Page 1 of 2 12 LastLast
Results 1 to 25 of 46

Thread: [ProjectRs06] Air Rune Runner!

  1. #1
    Join Date
    Dec 2012
    Posts
    87
    Mentioned
    0 Post(s)
    Quoted
    19 Post(s)

    Default [ProjectRs06] Air RuneCrafter!

    Been messing around with TPA walking at it seems to be working pretty well from my tests.

    The minimap colour scheme changes randomly between I think 4 different ones. Keep restarting your client until it matches the one pictured otherwise walking will not work.


    Instructions.
    MUST BE ON V BRIGHT

    1. Put Ess in first bank slot.
    2. Be wearing an air tiara.
    3. In fally bank log in and out so your angle resets.
    4. Move camera up. (But don't press left/right keys)
    5. Have an inventory of ess.
    6. Press Go.


    Coming soon.
    Air Tally Support.
    Run Feature.
    Anti-Randoms.
    Proggies.
    Alternative walking paths.
    Extra Fail-safes.

    Problems.
    PLEASE post any issues you have so that I can fix them.
    Attached Files Attached Files
    Last edited by Pew; 01-28-2013 at 05:54 PM.

  2. #2
    Join Date
    Dec 2012
    Posts
    87
    Mentioned
    0 Post(s)
    Quoted
    19 Post(s)

    Default

    Just fixed the issue with crafting twice. Just crafted 500 ess no issues.

    Will be releasing version 2 in the next few days. Would really appreciate some feedback good or bad.
    [My ProjectRs06 Scripts]

    Barbarian Powerfisher - Air RuneCrafter

  3. #3
    Join Date
    Dec 2012
    Posts
    87
    Mentioned
    0 Post(s)
    Quoted
    19 Post(s)

    Default

    Fixed a little offclick that caused the bot to stuff up walking. Have 44 runecrafting now so due to that and the fact that no one seems to be using this I probably will not update any further.
    [My ProjectRs06 Scripts]

    Barbarian Powerfisher - Air RuneCrafter

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

    Default

    I like how everyone replies to the AutoEssance topic when it's just using static coords and doesn't even work and nobody responds to this.

  5. #5
    Join Date
    Dec 2012
    Posts
    87
    Mentioned
    0 Post(s)
    Quoted
    19 Post(s)

    Default

    Quote Originally Posted by rjj95 View Post
    I like how everyone replies to the AutoEssance topic when it's just using static coords and doesn't even work and nobody responds to this.
    Who knows man..
    [My ProjectRs06 Scripts]

    Barbarian Powerfisher - Air RuneCrafter

  6. #6
    Join Date
    Jan 2013
    Posts
    30
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    just bought ess ill let you know how it goes.


    Gets here and stops. I relogged 6 time so I couldnt be minimap color ive tried running and walking always seems to stop

    Untitled.png
    Last edited by Edin; 02-02-2013 at 01:52 AM.

  7. #7
    Join Date
    Dec 2012
    Posts
    87
    Mentioned
    0 Post(s)
    Quoted
    19 Post(s)

    Default

    Quote Originally Posted by Edin View Post
    just bought ess ill let you know how it goes.


    Gets here and stops. I relogged 6 time so I couldnt be minimap color ive tried running and walking always seems to stop

    Untitled.png
    Is this on the way to the altar or on the way back? Relogging does not change the minimap colour you need to actually re-launch the client until it matches the one pictured.

    Looking at what you submitted and the road is a different colour.
    [My ProjectRs06 Scripts]

    Barbarian Powerfisher - Air RuneCrafter

  8. #8
    Join Date
    Nov 2012
    Posts
    2,351
    Mentioned
    55 Post(s)
    Quoted
    603 Post(s)

    Default

    Quote Originally Posted by Pew View Post
    Is this on the way to the altar or on the way back? Relogging does not change the minimap colour you need to actually re-launch the client until it matches the one pictured.

    Looking at what you submitted and the road is a different colour.
    Just so you know you could use a CTS method and get all four colors and it would work all the time

    If you want to make it easier to script more rs06 stuff, we're working on http://villavu.com/forum/showthread.php?t=95916 If your interested
    Last edited by DannyRS; 02-02-2013 at 09:59 AM.


    Programming is like trying keep a wall of shifting sand up, you fix one thing but somewhere else starts crumbling

  9. #9
    Join Date
    Dec 2012
    Posts
    87
    Mentioned
    0 Post(s)
    Quoted
    19 Post(s)

    Default

    Quote Originally Posted by DannyRS View Post
    Just so you know you could use a CTS method and get all four colors and it would work all the time

    If you want to make it easier to script more rs06 stuff, we're working on http://villavu.com/forum/showthread.php?t=95916 If your interested
    Care to elaborate?
    [My ProjectRs06 Scripts]

    Barbarian Powerfisher - Air RuneCrafter

  10. #10
    Join Date
    Jan 2013
    Posts
    30
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Quote Originally Posted by Pew View Post
    Is this on the way to the altar or on the way back? Relogging does not change the minimap colour you need to actually re-launch the client until it matches the one pictured.

    Looking at what you submitted and the road is a different colour.

    This is on they way back and it looked like the same color. And i have to start the script next to the altar because when its at the bank is doesnt walk. if that helps you let me know if you need more info

    And now if showing that theres and error in this inprogram new; (first line)
    Last edited by Edin; 02-02-2013 at 04:04 PM.

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

    Default

    Quote Originally Posted by Pew View Post
    Care to elaborate?
    you could do something like this:

    Simba Code:
    Function ClickTree: Boolean;
    Var
      tmpCTS,i, L,Counter: Integer;
      ObjTPA: TPointArray;
      ObjATPA: T2DPointArray;
      X,Y,DMCount,Moves: Integer;
    Begin
      Moves:=0;
      DMCount:=0;

      tmpCTS := GetToleranceSpeed;
      SetColorToleranceSpeed(2);

      SetToleranceSpeed2Modifiers(0.06, 0.20);
      FindColorsTolerance(ObjTPA, 3166038, MSX1, MSY1, MSX2, MSY2, 5);
      SplitTPAWrap(ObjTPA, 10, ObjATPA);

      SortATPASize(ObjATPA,True);
      SetColorToleranceSpeed(tmpCTS);
      SetToleranceSpeed2Modifiers(0.02, 0.02);

      DMCount:=RandomRange(3,5);
      L := High(ObjATPA)
      MarkTime(Counter);
      For i := 0 To L Do
        Begin
          MiddleTPAEx(ObjATPA[i], X, Y);

          Repeat Begin
            Status := ('Looking for tree');
            WriteDebug;
            Moves:=Moves+1;
            mmouse(x, y, 1, 1);
            Wait(RandomRange(140, 200));
            If (P06_IsUpTextMultiCustom(['Willow','illow', 'llow'])) Then
            Begin
              Status := ('Cutting tree');
              WriteDebug;
              clickmouse2(mouse_Left);
              Wait(700);
              while (IsMoving) do
              wait(100);
              Exit;
            End;
          End; Until (Moves > DMCount)
          If (TimeFromMark(Counter) > 5000) Then
          Begin
            Break;
          End;
        End;
      Result:=False;
    End;

    Just change the colors to alter and use the include, will never fail

  12. #12
    Join Date
    Dec 2012
    Posts
    87
    Mentioned
    0 Post(s)
    Quoted
    19 Post(s)

    Default

    Quote Originally Posted by Edin View Post
    This is on they way back and it looked like the same color. And i have to start the script next to the altar because when its at the bank is doesnt walk. if that helps you let me know if you need more info

    And now if showing that theres and error in this inprogram new; (first line)
    Trust me it's the wrong colour. Keep restarting it in the bank pictured in my example. If it can't take the first step from bank you have the wrong colour and need to restart client.

    Thanks RJJ
    [My ProjectRs06 Scripts]

    Barbarian Powerfisher - Air RuneCrafter

  13. #13
    Join Date
    May 2012
    Location
    New Mexico
    Posts
    99
    Mentioned
    0 Post(s)
    Quoted
    30 Post(s)

    Default

    Getting the same error. Stops everytime.

    Quote Originally Posted by Edin View Post
    just bought ess ill let you know how it goes.


    Gets here and stops. I relogged 6 time so I couldnt be minimap color ive tried running and walking always seems to stop

    Untitled.png
    “Oh, hi. So, how are you holding up? BECAUSE I'M A POTATO"
    http://www.southweststandard.com

  14. #14
    Join Date
    Jan 2013
    Posts
    30
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Quote Originally Posted by Pew View Post
    Trust me it's the wrong colour. Keep restarting it in the bank pictured in my example. If it can't take the first step from bank you have the wrong colour and need to restart client.

    Thanks RJJ
    yeah it clicks to the left of the bank and says not in altar and im pretty sure i have the same color

    If we get it to work ill run it untill an update then ill give u a proggy
    Last edited by Edin; 02-02-2013 at 09:04 PM.

  15. #15
    Join Date
    Dec 2012
    Posts
    87
    Mentioned
    0 Post(s)
    Quoted
    19 Post(s)

    Default

    I am so confused it seems to be working fine for me :/
    [My ProjectRs06 Scripts]

    Barbarian Powerfisher - Air RuneCrafter

  16. #16
    Join Date
    Jan 2013
    Posts
    30
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    can you try doing what rjj95 said so it can work on all colors?

  17. #17
    Join Date
    Jan 2013
    Posts
    30
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    i got it to work!!! all i had to do is redownload client. ill go buy like 5k rune ess and see how it goes

  18. #18
    Join Date
    Dec 2012
    Posts
    87
    Mentioned
    0 Post(s)
    Quoted
    19 Post(s)

    Default

    Thank god. Yeah sweet keep me updated on any bugs.
    [My ProjectRs06 Scripts]

    Barbarian Powerfisher - Air RuneCrafter

  19. #19
    Join Date
    May 2007
    Location
    knoxville
    Posts
    2,873
    Mentioned
    7 Post(s)
    Quoted
    70 Post(s)

    Default

    I really suggest creating an auto color for the roads. Why restart the client when you can advance you're knowledge?
    <TViYH> i had a dream about you again awkwardsaw
    Malachi 2:3

  20. #20
    Join Date
    Dec 2012
    Posts
    87
    Mentioned
    0 Post(s)
    Quoted
    19 Post(s)

    Default

    Maybe in my next script. For airs it's really not worth rewriting it all and I'm pretty busy with my final year of school just starting.
    [My ProjectRs06 Scripts]

    Barbarian Powerfisher - Air RuneCrafter

  21. #21
    Join Date
    Jan 2013
    Posts
    30
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    I really hope you can keep updating or make one for nats

  22. #22
    Join Date
    May 2007
    Location
    knoxville
    Posts
    2,873
    Mentioned
    7 Post(s)
    Quoted
    70 Post(s)

    Default

    Quote Originally Posted by Pew View Post
    Maybe in my next script. For airs it's really not worth rewriting it all and I'm pretty busy with my final year of school just starting.
    You dont rewrite anything

    Simba Code:
    program new;
    {$I SRL/SRL.Simba}
    var
      Colors : TIntegerArray;
      Tol, color : integer;
      Modiefiers : TExtendedArray;
    begin
      colors := [ ];
      color := GetBestColor(Colors, 2, Tol, Modifiers);
      writeln('The best color to use is: ' + tostr(color));
      writeln('Tolerance to use: ' + tostr(tol) + ' Modifiers for CTS2: ' + tostr(Modifiers));
      writeln(' ');
    end.

    use that to get the best road color, along with what tolerance and modifiers to use. First gather 3-5 different colors of the specific road, and what ever color it says to use use it. super simple
    <TViYH> i had a dream about you again awkwardsaw
    Malachi 2:3

  23. #23
    Join Date
    Dec 2012
    Posts
    87
    Mentioned
    0 Post(s)
    Quoted
    19 Post(s)

    Default

    Quote Originally Posted by Edin View Post
    I really hope you can keep updating or make one for nats
    For nats I would have to make a walk path. Ain't no body got time fo dat.

    Maybe if you can access shilo but walking from the cave is too long.
    [My ProjectRs06 Scripts]

    Barbarian Powerfisher - Air RuneCrafter

  24. #24
    Join Date
    Jan 2013
    Posts
    30
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    hey man i love this bot i made over 800k so far in couple of hours

  25. #25
    Join Date
    Dec 2012
    Posts
    87
    Mentioned
    0 Post(s)
    Quoted
    19 Post(s)

    Default

    Quote Originally Posted by Edin View Post
    hey man i love this bot i made over 800k so far in couple of hours
    No problems at all? Yeah once you start getting multiple it actually makes a nice profit.
    [My ProjectRs06 Scripts]

    Barbarian Powerfisher - Air RuneCrafter

Page 1 of 2 12 LastLast

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
  •