script to keep me loged in

Discussion in 'Script Requests' started by bob2004, May 27, 2007.

script to keep me loged in
  1. Unread #1 - May 27, 2007 at 5:01 PM
  2. bob2004
    Joined:
    Mar 28, 2006
    Posts:
    227
    Referrals:
    0
    Sythe Gold:
    0

    bob2004 Active Member
    Banned

    script to keep me loged in

    ne 1 have a script that keeps me logged in for ex be4 it logs me off it would move the mouse enough to keep me logged in.
     
  3. Unread #2 - May 27, 2007 at 8:47 PM
  4. beamer30
    Joined:
    Jan 21, 2007
    Posts:
    175
    Referrals:
    0
    Sythe Gold:
    0

    beamer30 Active Member
    Banned

    script to keep me loged in

    if you want i could make a script that does that how much will you pay for it?
     
  5. Unread #3 - May 27, 2007 at 11:31 PM
  6. bob2004
    Joined:
    Mar 28, 2006
    Posts:
    227
    Referrals:
    0
    Sythe Gold:
    0

    bob2004 Active Member
    Banned

    script to keep me loged in

    wouldn't that script take u like 5min to make?
     
  7. Unread #4 - May 28, 2007 at 1:48 AM
  8. beamer30
    Joined:
    Jan 21, 2007
    Posts:
    175
    Referrals:
    0
    Sythe Gold:
    0

    beamer30 Active Member
    Banned

    script to keep me loged in

    not really cause id have to have an auto login and specialy mske it so it doesnt ruin you guy or att some random thing cause move around the mouse on our cpu doesnt keep you logged in you gotta clicl stuff son
     
  9. Unread #5 - May 28, 2007 at 8:26 AM
  10. bob2004
    Joined:
    Mar 28, 2006
    Posts:
    227
    Referrals:
    0
    Sythe Gold:
    0

    bob2004 Active Member
    Banned

    script to keep me loged in

    ohh ok how much would u want 4 it?
     
  11. Unread #6 - May 28, 2007 at 10:01 AM
  12. beamer30
    Joined:
    Jan 21, 2007
    Posts:
    175
    Referrals:
    0
    Sythe Gold:
    0

    beamer30 Active Member
    Banned

    script to keep me loged in

    dont worry you can chose the price as long as its not too low and it doesnt have to be too high either so dont think you have to pay me 1mil lol
     
  13. Unread #7 - May 28, 2007 at 3:17 PM
  14. Town
    Joined:
    Jan 21, 2007
    Posts:
    3,776
    Referrals:
    3
    Sythe Gold:
    5

    Town Grand Master
    Scar Programmers

    script to keep me loged in

    Don't buy scripts from Beamer30. You post the same thing on every thread.

    You shouldn't have to pay for this script.

    Code:
    program RepeatIt;
    
    {.include SRL/SRL.scar}
    
    const
      TimeToStayIn = 20; // In Seconds
    
    var
      m: Integer;
    
    begin
      SetupSRL;
      ActivateClient;
      MarkTime(m);
      repeat
        if (Random(100) = 10) then MMouse(321, 205, 200, 200);
        FindNormalRandoms;
        if (FindFight) then
          RunAwayDirection('n');
        Wait(200);
      until (TimeFromMark(m) > (TimeToStayIn * 1000));
    end.
     
  15. Unread #8 - May 28, 2007 at 5:48 PM
  16. bob2004
    Joined:
    Mar 28, 2006
    Posts:
    227
    Referrals:
    0
    Sythe Gold:
    0

    bob2004 Active Member
    Banned

    script to keep me loged in

    thanx town
     
  17. Unread #9 - May 28, 2007 at 10:31 PM
  18. beamer30
    Joined:
    Jan 21, 2007
    Posts:
    175
    Referrals:
    0
    Sythe Gold:
    0

    beamer30 Active Member
    Banned

    script to keep me loged in

    hey dont double post it'll get ya banned an watever i thought you wanted a high qualidy script no that piece of junk but wateva
     
  19. Unread #10 - May 28, 2007 at 11:31 PM
  20. bob2004
    Joined:
    Mar 28, 2006
    Posts:
    227
    Referrals:
    0
    Sythe Gold:
    0

    bob2004 Active Member
    Banned

    script to keep me loged in

    my bad sythe lost connection and i clicked post 2 times...
     
  21. Unread #11 - May 29, 2007 at 12:00 AM
  22. beamer30
    Joined:
    Jan 21, 2007
    Posts:
    175
    Referrals:
    0
    Sythe Gold:
    0

    beamer30 Active Member
    Banned

    script to keep me loged in

    ok just be careful i got banned for somethin stupid like tht before so i was just warnin ya
     
  23. Unread #12 - May 29, 2007 at 5:17 AM
  24. Gofez0r
    Joined:
    Jan 21, 2007
    Posts:
    1,820
    Referrals:
    1
    Sythe Gold:
    0

    Gofez0r Guru

    script to keep me loged in

    Doesnt spamming get u banned too -_- and backseat modding..?

    "piece of junk"? Like u could say that about towns scripts.. I doubt u know anything about SCAR scripting. A script that keeps u logged in doesnt need to be any more complicated than that.
     
  25. Unread #13 - May 29, 2007 at 12:18 PM
  26. the scar noob
    Joined:
    Jan 21, 2007
    Posts:
    620
    Referrals:
    0
    Sythe Gold:
    0

    the scar noob Forum Addict

    script to keep me loged in

    Yea i agree with gof, a script that stays logged in shouldn't have got more than Town's one, my first idea was also maybe clicking the inv :)
    (also gettab to go back to that tab after it :p)
    EDIT: @ Town: How you get those scar scripter and programmer mod status??
     
  27. Unread #14 - May 29, 2007 at 12:30 PM
  28. Town
    Joined:
    Jan 21, 2007
    Posts:
    3,776
    Referrals:
    3
    Sythe Gold:
    5

    Town Grand Master
    Scar Programmers

    script to keep me loged in

    Lots of begging and a little bit of hard work. Didn't you already PM me about that a few days ago?
     
< Need West Varrock Yew Chopper+banker!!! | Auto fletcher >

Users viewing this thread
1 guest


 
 
Adblock breaks this site