ahh end of runescape!!!!!!!!!!!!!!!!!!!!!!

Discussion in 'Scar/Simba Help' started by strongman, Sep 27, 2007.

ahh end of runescape!!!!!!!!!!!!!!!!!!!!!!
  1. Unread #1 - Sep 27, 2007 at 1:20 AM
  2. strongman
    Joined:
    Apr 9, 2007
    Posts:
    94
    Referrals:
    0
    Sythe Gold:
    0

    strongman Member

    ahh end of runescape!!!!!!!!!!!!!!!!!!!!!!

    not really
    this mite be against the rules but i really needed urgent help b4 i go to sleep

    Hey you know how to increase the color tolerence so there is more chances of picking the color instead of leaving it like that, plz and thankyou.

    and how do you make the macro click on one spot the first repeat and then click a 10 (y-axis) below on the second repeat and so on?

    and im sorry if i troubled u in advance
     
  3. Unread #2 - Sep 30, 2007 at 12:36 AM
  4. killer turky
    Referrals:
    0

    killer turky Guest

    ahh end of runescape!!!!!!!!!!!!!!!!!!!!!!

    "and how do you make the macro click on one spot the first repeat and then click a 10 (y-axis) below on the second repeat and so on?"

    You could use somthing like this

    clickmouse(x,y,true);
    wait(100);
    getmousepos(x,y);
    wait(100);
    clickmouse(x,y+10);
    wait(100);
    getmousepos(x,y);
    wait(100);
    clickmouse(x,y+10);
    wait(100);
    getmousepos(x,y);
    wait(100);
    clickmouse(x,y+10);

    ..It will click x,y...then click x,y+10..then store x,y+10 as the new x,y ..and so on ...If u understand what im saying then good :p..if not..just use that .it'll work
     
< instead of clickmouse movemouse? | can anyone tell me? >

Users viewing this thread
1 guest


 
 
Adblock breaks this site