Results 1 to 9 of 9

Thread: Forget v1... Travelor V1.1 is out already!!

  1. #1
    Join Date
    Oct 2006
    Posts
    334
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default Forget v1... Travelor V1.1 is out already!!

    Note: this is still beta. There is no antiban.

    SCAR Code:
    program Walk2Place;
    {.Include SRL/SRL.Scar}
    //__________________________________\\
    //        Nategr8ns presents        \\
    //                                  \\
    //         LAZYBOI TRAVELOR         \\
    //       For those lazy peeps       \\
    //   Lumby Spawn to Draynor bank    \\
    //__________________________________\\

    //I am not responsible for any harm caused by this program.
    //No part of this script may be taken without my permission
    //PM me on SRL forums: nategr8ns

    //-----------------------------------------------------\\
    //version 1.1                                          \\
    //made less bannable and stuffz using MMouse and Mouse.\\
    //-----------------------------------------------------\\

    var xax,yax,cx,cy: Integer;

    procedure Draynor;
    begin
         if(FindColor(xax,yax,13614754,661,10,709,58))then
         begin
              MMouse(xax,yax,0,0);
              wait(100+random(50));
              Mouse(xax,yax,0,0,true)
              wait(11000+random(100));
                MMouse(577,57,0,0);
                wait(100+random(50));
                Mouse(577, 57,0,0,true);
                wait(16000+random(100));
              MMouse(580, 90,0,0);
              wait(100+random(50));
              Mouse(580, 90,0,0,true);
              wait(12500+random(100));
                MMouse(581, 91,0,0);
                wait(100+random(50));
                mouse(581, 91,0,0,true);
                wait(11000+random(100));
              MMouse(579, 86,0,0);
              wait(100+random(50));
              mouse(579, 86,0,0,true);
              wait(11500+random(100));
                MMouse(584, 76,0,0);
                wait(100+random(50));
                Mouse(584, 76,0,0,true);
                wait(12000+random(100));
              MMouse(579, 89,0,0);
              wait(100+random(50));
              Mouse(579, 89,0,0,true);
              wait(12000+random(100));
                MMouse(589, 44,0,0);
                wait(100+random(50));
                Mouse(589, 44,0,0,true);
                wait(11000+random(100));
              MMouse(610, 27,0,0);
              wait(100+random(50));
              Mouse(610, 27,0,0,true);
              wait(12000+random(100));
                FindColor(cx,cy,92286,500,50,700,200);
                Mouse(cx,cy,0,0,true);
                end;
    end;

    begin
    setupSRL;
    Draynor;
    end.

    This is my real first script. V1 was too glitchy.

  2. #2
    Join Date
    Mar 2007
    Posts
    180
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Can I know where does it walk from where to where?
    If you know any permanent Reg Ess buyer at 40 each, please pm me.
    Proud User of Wizzup Ess Miner Script, the best Ess Miner ever..
    Retired User
    http://www.fenjer.com/adnan/SRLStats/304.png

  3. #3
    Join Date
    Sep 2006
    Posts
    916
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Umm, you still used clickmouse. Change that to mouse . Try using radial walk to.

  4. #4
    Join Date
    Oct 2006
    Posts
    334
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    What does radial walk do?

  5. #5
    Join Date
    Mar 2007
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    it looks for a color in a radius such as 180 degrees then it walks from there that way you wont walk back wards its real good to use
    http://www.fenjer.com/adnan/SRLStats/416.png
    http://www.fenjer.com/adnan/SRL/8/87...erX%20V2.0.png
    Antibinki AKA Antibikini
    1337 Power Chopper
    Contains:
    -Sweet Setup Form
    -Form Saver Never Have To Redo Your Info
    -Anti Randoms
    -Anti Ent
    -Cuts Your Defined Tree!

  6. #6
    Join Date
    Mar 2007
    Location
    Cincinnati Ohio (513)!
    Posts
    66
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    traveler* <3 ya radial walk is a nice feature lol.. and maybe try from like shorter distances but a more stable walker first then move your way up to longer distances but good script nonetheless

  7. #7
    Join Date
    Mar 2007
    Posts
    3,681
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default hi

    i have tried radial walk tonns of times because the minimap is always different it does NOT work...

  8. #8
    Join Date
    Jun 2006
    Posts
    3,861
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    It works wonderfully. You're just not using it right (most likely).

  9. #9
    Join Date
    Feb 2007
    Location
    Alberta, Canada
    Posts
    4,615
    Mentioned
    50 Post(s)
    Quoted
    429 Post(s)

    Default

    use Flag; instead of waits...

    Scripts: Edgeville Chop & Bank, GE Merchanting Aid
    Tutorials: How to Dominate the Grand Exchange

    Quote Originally Posted by YoHoJo View Post
    I like hentai.

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
  •