Hey,
I found a little bug on the effect value
effect is the value clicks devided by hits out.
deviding a number by zero should not be zero but unlimited high number, lets say a capped high value like 9999 ?
This trade who did send clicks but did not get anything back from ME should be ON TOP of the toplist sorted on effect.
But the error is when deviding by zero, it comes up with the effect value of zero....
When running toplists sorted on the effect value there must be at least one hit being sent out to get a trade in the toplist !!!
But when its sorted on effect the trade will never get in the toplist so the hit out will never be sent.
I can force that one hit, but when the trade dies it dies forever because the value effect will be zero again ! until I force again
Possible solution: Let the script think it always sent one hit to each trade (out value +1)
Hope this will get fixed because I want to run many new sites this way by only sending through thumb and textlinks sorted by effect.
Thanks