Results 1 to 9 of 9

Thread: Keepalive

  1. #1
    Join Date
    Apr 2007
    Posts
    38
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default Keepalive

    basically i wrote this not too long ago and i use it all the time if i need to maybe run downstairs for a minute our something.

    since its actually useful, maybe others can use it. This isn't my very first script, but it is my first released script for scar and srl.

    if you don't know what a keep alive is, basically it keeps you connected. in our case, it keeps you logged in. be sure to comment on it. shouldn't be any bugs at all.

  2. #2
    Join Date
    Apr 2007
    Location
    Perth, Australia
    Posts
    3,926
    Mentioned
    3 Post(s)
    Quoted
    2 Post(s)

    Default

    lol thats funny.

    i've got a few suggestions.

    firstly, do you even need SetupSRL if your are just click tabs and waiting?

    secondly, you could make the script click random tabs instead of tab 5 and 10. you do this:

    SCAR Code:
    procedure keepalive;
      begin
       Writeln('Keeping you logged in.');
       GameTab(Random(13)+1);
       Wait(10000+random(2000));
      end;

    thirdly, you should add random waits instead of exactly 10000ms each time (see above).

    also, you should learn the standards of scripting such as indenting and setting out. this will make your script easier to follow and easier for someone to understand what you are doing.

  3. #3
    Join Date
    Dec 2006
    Posts
    173
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Pretty creative! Here are some suggestions and I am not going to list the ones that Zephry already wrote.

    Depending on where the character is standing, you might get a random or something. Anti ban and Anti randoms would help.

    Maybe an autoresponder with random messages( i dont know how to make it random srry)
    Starting to merchant, if you know of any good clans, PM me please.

  4. #4
    Join Date
    Jun 2007
    Location
    Kentucky, United States of America
    Posts
    409
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Handy little thing.

    I could probably help you out with the autoresponder if you feel like adding it. PM me if you want a bit of help. . .

  5. #5
    Join Date
    Aug 2006
    Posts
    408
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    We need to find a way to make this work with ghostmouse. I'll think about this.

  6. #6
    Join Date
    Nov 2006
    Location
    NSW, Australia
    Posts
    3,487
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Why the hell would you need an autoresponder if you're trying to stay logged in for a few minutes?
    [CENTER][img]http://signatures.mylivesignature.com/54486/113/4539C8FAAF3EAB109A3CC1811EF0941B.png[/img][/CENTER]
    [CENTER][BANANA]TSN ~ Vacation! ~ says :I Love Santy[/BANANA][/CENTER]

    [CENTER][BANANA]Raymond - Oh rilie? says :Your smart[/BANANA][/CENTER]

  7. #7
    Join Date
    May 2007
    Location
    http://www.srl-forums.com
    Posts
    265
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Lol if you need to go toilet keep this on.

    But still its no difference cause typing your pass & user.

    Takes around 30 seconds???

  8. #8
    Join Date
    Apr 2007
    Location
    Perth, Australia
    Posts
    3,926
    Mentioned
    3 Post(s)
    Quoted
    2 Post(s)

    Default

    lol hes just learning to script. but i agree, opening scar, setting up the script and everything will probably take longer than typing your pass and username in again...

  9. #9
    Join Date
    Aug 2006
    Posts
    408
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    If you could make it work with ghostmouse it would be nice to stay logged in while fishing while doing stuff in other tabs without having to check as often.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. KeepAlive Nov 03,2008
    By ron1337 in forum First Scripts
    Replies: 10
    Last Post: 11-24-2008, 07:18 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •