Adblock breaks this site

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

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

  1. strongman

    strongman Member

    Joined:
    Apr 9, 2007
    Posts:
    94
    Referrals:
    0
    Sythe Gold:
    0
    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
     
  2. killer turky

    killer turky Guest

    Referrals:
    0
    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? >


 
 
Adblock breaks this site