Search:

Type: Posts; User: sacco

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    543

    I really need to know this mouse function

    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....
  2. I need to know how to drag mouse from one place...

    I need to know how to drag mouse from one place (x,y) to another (x',y')
    thanks
  3. Replies
    6
    Views
    560

    FindFight, FindInventoryRandoms,...

    FindFight, FindInventoryRandoms, FindNormalRandoms, those are ussefull, if you need more advice, search in this tutorial...
  4. Replies
    7
    Views
    876

    procedure GetOre; begin AntiBan; repeat; ...

    procedure GetOre;
    begin
    AntiBan;
    repeat;
    FindNormalRandoms;
    FindTalk;
    wait(500 + random(500));
    if FindColorSpiralTolerance(x, y, IronColor, 4, 6, 513, 336, 3) then
    begin
    ...
  5. Replies
    5
    Views
    482

    yes, at the top in scar, near the bottom for run,...

    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.
  6. Replies
    66
    Views
    8,935

    wow, the tut is great, but I have one doubt. I...

    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:)
Results 1 to 6 of 6