need something to clock teleport camelot button!

Discussion in 'RuneScape Scripts' started by jokerj10, Sep 24, 2010.

need something to clock teleport camelot button!
  1. Unread #1 - Sep 24, 2010 at 7:31 AM
  2. jokerj10
    Joined:
    Jul 24, 2007
    Posts:
    196
    Referrals:
    0
    Sythe Gold:
    0

    jokerj10 Active Member

    need something to clock teleport camelot button!

    Ill buy a script to click teleport spell for me
     
  3. Unread #2 - Sep 24, 2010 at 9:43 AM
  4. cazax
    Joined:
    Nov 13, 2007
    Posts:
    457
    Referrals:
    0
    Sythe Gold:
    0

    cazax Forum Addict

    need something to clock teleport camelot button!

    Here you go, a simple camelot teleported(just press run):
    Code:
    program AutoCamelotTeleporter;
    
    Var
      ToTeleport, Teleported : Integer;
      
    begin
      ToTeleport := StrToIntDef(ReadLn('How many times do you want to teleport?'), -1);
      If ToTeleport <= 0 Then
      Begin
        Writeln('Invalid amount of teleports!');
        TerminateScript;
      End;
      ClickWindMouse(746, 186, 5, 5, True);
      Wait(500 + Random(500));
      ClickWindMouse(722, 451, 5, 5, True);
      Wait(500 + Random(500));
      Repeat
        ClickWindMouse(575, 255, 5, 5, True);
        Wait(2500 + Random(1500));
        Teleported := Teleported + 1;
        Writeln('Teleports: ' + IntToStr(Teleported));
      Until ToTeleport = Teleported;
      Writeln('Done!');
    end.
    You need SCAR 3.23+ so you should download it from the repostery: http://freddy1990.com/svn/scarprerelease/
     
  5. Unread #3 - Sep 24, 2010 at 9:57 AM
  6. RossDuggan
    Joined:
    Jan 13, 2010
    Posts:
    1,615
    Referrals:
    1
    Sythe Gold:
    0

    RossDuggan ^ Uses Internet Explorer, then complains that the site is broken.
    Banned

    need something to clock teleport camelot button!

    Just download an auto clicker, and move it a pixel away every hour lmao. Thats what i did.
     
  7. Unread #4 - Sep 25, 2010 at 6:38 PM
  8. jokerj10
    Joined:
    Jul 24, 2007
    Posts:
    196
    Referrals:
    0
    Sythe Gold:
    0

    jokerj10 Active Member

    need something to clock teleport camelot button!

    Thanks alot!
     
  9. Unread #5 - Oct 9, 2010 at 1:18 PM
  10. dollardonator
    Joined:
    Sep 30, 2010
    Posts:
    83
    Referrals:
    0
    Sythe Gold:
    0

    dollardonator Member
    Banned

    need something to clock teleport camelot button!

    yep autoclicker works very good i used it to autoalch mage for me
     
  11. Unread #6 - Aug 10, 2011 at 11:03 PM
  12. jazerdet
    Joined:
    Aug 10, 2011
    Posts:
    80
    Referrals:
    0
    Sythe Gold:
    0

    jazerdet Member

    need something to clock teleport camelot button!

    Yeah, sometimes I just want to clock that cocky Camelot Teleport button, too.
     
  13. Unread #7 - Aug 15, 2011 at 2:49 AM
  14. Nunchuck
    Joined:
    Apr 25, 2011
    Posts:
    861
    Referrals:
    0
    Sythe Gold:
    0

    Nunchuck Apprentice
    Banned

    need something to clock teleport camelot button!

    I also use auto clicker :p
     
  15. Unread #8 - Aug 16, 2011 at 2:55 PM
  16. Dizcovery
    Joined:
    Jul 15, 2010
    Posts:
    233
    Referrals:
    0
    Sythe Gold:
    0

    Dizcovery Active Member
    Banned

    need something to clock teleport camelot button!

    Use garyhood lol
     
< Rsbots working scripts | f2p/p2p Dung script. -OFFER-! >

Users viewing this thread
1 guest


 
 
Adblock breaks this site