Results 1 to 4 of 4

Thread: Best fail safe idea ever?

  1. #1
    Join Date
    Sep 2013
    Posts
    90
    Mentioned
    1 Post(s)
    Quoted
    44 Post(s)

    Default Best fail safe idea ever?

    say if you were running another script outside of lumby you could put this in as a failsafe if you died:
    http://villavu.com/forum/showthread.php?t=97668

    and inside that you could put a logout failsafe

  2. #2
    Join Date
    Sep 2012
    Location
    Netherlands
    Posts
    2,752
    Mentioned
    193 Post(s)
    Quoted
    1468 Post(s)

    Default

    Quote Originally Posted by Qw4rt6yu9 View Post
    say if you were running another script outside of lumby you could put this in as a failsafe if you died:
    http://villavu.com/forum/showthread.php?t=97668

    and inside that you could put a logout failsafe
    mmh doesnt that just search for the water sign? and idk about the scripts you use but i have never died with botting

  3. #3
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default

    No:

    Simba Code:
    Writeln('Walked past the rats LOL. lets fix this!');
              wait(2000);
              Mouse(254,264,0,0,true);
              wait(7000);
              Mouse(28,208,0,0,true);
              wait(5000);
              Mouse(28,208,0,0,true);
              wait(5000);
              Mouse(28,208,0,0,true);
              wait(5000);
              Mouse(28,208,0,0,true);
              wait(5000);
              Mouse(28,208,0,0,true);
              wait(5000);

    Static clicks and poor area detection

  4. #4
    Join Date
    Sep 2012
    Location
    Netherlands
    Posts
    2,752
    Mentioned
    193 Post(s)
    Quoted
    1468 Post(s)

    Default

    Quote Originally Posted by Officer Barbrady View Post
    No:

    Simba Code:
    Writeln('Walked past the rats LOL. lets fix this!');
              wait(2000);
              Mouse(254,264,0,0,true);
              wait(7000);
              Mouse(28,208,0,0,true);
              wait(5000);
              Mouse(28,208,0,0,true);
              wait(5000);
              Mouse(28,208,0,0,true);
              wait(5000);
              Mouse(28,208,0,0,true);
              wait(5000);
              Mouse(28,208,0,0,true);
              wait(5000);

    Static clicks and poor area detection
    +static waits

Thread Information

Users Browsing this Thread

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

Posting Permissions

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