My First Script-AutoSeller:by ElScripter

Discussion in 'Outdated RS Scripts' started by ElScripter, Jul 30, 2007.

My First Script-AutoSeller:by ElScripter
  1. Unread #1 - Jul 30, 2007 at 8:18 PM
  2. ElScripter
    Referrals:
    0

    ElScripter Guest

    My First Script-AutoSeller:by ElScripter

    Code:
    Program AutoSeller;//my first script EVER so dont laugh :)
    {How to use:]
    [First put your item that you are selling in your number 1 inventory spot]
    [then just click Start, it should run, i dont know if this is undetectable]
    [HAVE FUN!}
    
    
    
    //credits for help go to!
    //Town, Crossback7 and WhoCares357
    {----------------------------------------------------------------------}
    
    
    begin
    repeat
    
    activateclient;
      MoveMouseSmooth(708+random(2),439-random(1));//Change the coordinates if they are not correct
    wait(1000);
      HoldMouse(708,439,false);//Change the coordinates if they are not correct
    Wait(100+random(200));
      ReleaseMouse(708,439,true);//Change the coordinates if they are not correct
    
    
    MoveMouseSmooth(708+random(2),494-random(1));//Change the coordinates if they are not correct
    wait(700+random(200));
      HoldMouse(708,494,true);//Change the coordinates if they are not correct
    wait(100+random(200))
      ReleaseMouse(708,494,true);//Change the coordinates if they are not correct
    wait(1000+random(100));
    until(false);

    tell me what you guys think

    feed back apreciated and tips
     
< [SRL][DIVI] CrossBack7's AutoTalker & Trader | Ashur2good's CoinPicker >

Users viewing this thread
1 guest


 
 
Adblock breaks this site