Thread history
Time | User | Activity | Comment |
---|---|---|---|
No results |
Another trick I think is that to use very large bandwidth, since WscB & C will fire at near 1.0 when you have some speed, being as far as possible helps a lot.
Since ScalarBot is using something more like uniform shape function (and very low weighted 1 / (1 + sq(x)) to hint true surfing), and it's weighting secondary wave equally for same bullet power, without evaluating stationary danger, all making it visit as much gfs as possible, it's not strange it will perform very bad against simple guns (where being precise and strict hurts).
Maybe trying Normal Distribution would help. Sometimes I see Rechner just going between 2 possible bullet locations and get hit there.
I am using normal distribution in probability view. But this is not helping me against simple guns.
iirc something like 1 / (1 + abs(x)) works better.
What is a probability view?