How I make mouse to click random time in one spot?
_siikanen![]()
How I make mouse to click random time in one spot?
_siikanen![]()
http://i223.photobucket.com/albums/d...RLforums-1.jpg
RS Jail, banned for ever whit 5m in inventory(h) (h)![]()
What?. A little more of what you want to do may help.
SCAR Code:procedure clicking;
begin
repeat
Mouse(55,125,0,0,true);
wait(1000+random(1000));
until(false);
end;
Repeatedly clicking in one spot, random 1 > 2 seconds interval.
Rogeruk's Al-Kharid Tanner V1.1 [Released]
Rogeruk's Barbarian Crafter [Coming Soon]
Rogeruk's Guild Fisher [Coming Soon]
!! - Taking Requests - !!
Thanks that Is just I was look for, many thanks!
http://i223.photobucket.com/albums/d...RLforums-1.jpg
RS Jail, banned for ever whit 5m in inventory(h) (h)![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)