I'm trying to make a "walk-to-bank".. but i figured, if you let the script click the same coordinates every time, you probally end up getting banned.. so if anyone know some code to have a little bit of randomness ..
I'm trying to make a "walk-to-bank".. but i figured, if you let the script click the same coordinates every time, you probally end up getting banned.. so if anyone know some code to have a little bit of randomness ..
You should do the walkings with radialwalk. Read some tutorials about it.
Randomness in clicking is rather easy.
It's simply to put in +random(SomeNumber) here.
or in SRL's MMouse procedure, just do this: MMouse(SomeCoord,SomeCoord,5,5)
That will make it click on random 5 pixels on each axis.
-Knives
If you want to click, use SRL's function "Mouse"
-Knives
[QUOTE=Santa_Clause;277761]I love you too TSN :p[/QUOTE]
[CENTER][URL="http://www.stats.srl-forums.com/sigs"][IMG]http://www.stats.srl-forums.com/sigs/1324.png[/IMG][/URL][/CENTER]
There are currently 1 users browsing this thread. (0 members and 1 guests)