Hi all!
I already know that mouse options are not for runescape, because the'll banned you inmediatly, buy I want to know If there is any code for moving the mouse clicked to one place to another....
Type: Posts; User: sacco
Hi all!
I already know that mouse options are not for runescape, because the'll banned you inmediatly, buy I want to know If there is any code for moving the mouse clicked to one place to another....
I need to know how to drag mouse from one place (x,y) to another (x',y')
thanks
FindFight, FindInventoryRandoms, FindNormalRandoms, those are ussefull, if you need more advice, search in this tutorial...
procedure GetOre;
begin
AntiBan;
repeat;
FindNormalRandoms;
FindTalk;
wait(500 + random(500));
if FindColorSpiralTolerance(x, y, IronColor, 4, 6, 513, 336, 3) then
begin
...
yes, at the top in scar, near the bottom for run, the script, there are two rectangles, for pause the script. But there's no code for pause to write in the script.
wow, the tut is great, but I have one doubt. I don't know how to do that 2 or more autos log in at the same time (the miner/s and the banker/s)
tyvm:)