Adblock breaks this site

Auto Fighter {[(first script)]}

Discussion in 'Outdated RS Scripts' started by zeejenkins, Dec 21, 2007.

  1. zeejenkins

    zeejenkins Guest

    Referrals:
    0
    Auto Fighter {[(first script)]}

    This is my first script.
    It has no rendome antirendomes <srry for that i dont know how to add the

    Script.

    Code:
    program AutoFighter;
    
    /////////////////////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
    //BY;zeejenkins10
    //You May need to eddit line 32                                                            \
    //This Is a simple "AutoFighter"                                              \
    // I recomend waching it every 5-10 minutes because there is not anitrendomes \
    // Pleas comment.                                                             \
    /////////////////////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
    
    var
    
    x,y: Integer;
    
    const
    
    /////////////////////////Setup\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
                                                                //
    MonsterColor1 =1712231; {Enter Monster Color Here}          //
    MonsterColor2 =2699060; {Enter Other Monster Color Here}    //
                                                                //
    ////////////////////////EndSetup\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
     
     begin
    repeat
    if (FindColor(x,y,MonsterColor1,0,0,515,336))
    or (FindColor(x,y,MonsterColor2,0,0,515,336)) then
      begin
        MoveMouseSmoothEx(x,y +random(0),20,40,45,25,20);
        Wait(123+random(10));
        ClickMouse(x,y,true);
        wait(9000); {how meany second you want to wait between each click}
      end;
    until(false)
    end.
     
  2. adam melo

    adam melo Forum Addict
    $5 USD Donor

    Joined:
    Jul 2, 2007
    Posts:
    582
    Referrals:
    0
    Sythe Gold:
    75
    Auto Fighter {[(first script)]}

    ...Ok, i'm new to this scar stuff, so how do i start? i pressed play after i edited my stuff.
     
  3. zeejenkins

    zeejenkins Guest

    Referrals:
    0
    Auto Fighter {[(first script)]}

    yes after u move the circle to the rs window
     
  4. klintan

    klintan Guest

    Referrals:
    0
    Auto Fighter {[(first script)]}

    this is goooooooodddd:p!!
     
  5. lilgoldfish

    lilgoldfish Newcomer

    Joined:
    Dec 30, 2007
    Posts:
    9
    Referrals:
    0
    Sythe Gold:
    0
    Auto Fighter {[(first script)]}

    not a bad script. very simple and easy to use.However, you should make it so that it logs out after a while of autofighting...
     
  6. ProphesyOfWolf

    ProphesyOfWolf Member

    Joined:
    Dec 6, 2007
    Posts:
    85
    Referrals:
    0
    Sythe Gold:
    0
    Auto Fighter {[(first script)]}

    And coulda used procedures.. But decent first script! ^^
     
  7. th3 dark 0ne

    th3 dark 0ne Guest

    Referrals:
    0
    Auto Fighter {[(first script)]}

    where do i put code in at?
     
  8. zeejfps

    zeejfps Newcomer

    Joined:
    Aug 23, 2009
    Posts:
    11
    Referrals:
    0
    Sythe Gold:
    0
    Auto Fighter {[(first script)]}

    Wtf... Zeejenkins is my old account, how i get it back!
     
< | >


 
 
Adblock breaks this site