Page 3 of 3 FirstFirst 123
Results 51 to 67 of 67

Thread: Console Walking [Perfect Walking]

  1. #51
    Join Date
    Jan 2008
    Location
    C:\
    Posts
    1,483
    Mentioned
    2 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by xtrapsp View Post
    I didnt think about the FPS. To be honest haha

    Sorry :3 im interested in this walking method tbh, plus looking at the code... It looks easier than the other methods

    Would it be at all possible (possibly after injecting runescape) to get a map with all the co-ords built in with various areas?

    Split into each village and main paths etc...

    Maybe a tool like an SPS tool?
    I'm sure Home is planning something awesome that will consist of a library of locations/points and allow you to walk anywhere based upon your initial location. But even if he isn't, it's basically SPS but math instead of bmp matching. You supply the points, and the function walks 'em.

  2. #52
    Join Date
    Jan 2008
    Location
    C:\
    Posts
    1,483
    Mentioned
    2 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by momotron View Post
    Oh my bad, I meant to clarify that having wait(75) while is moving is kinda a waste, Home wants to do it in such away that it becomes the most efficient/accurate method possible. (I'm not just talking outa my ass, had a long chat with him about it.)
    Is he looking for people to help create/perfect this method? I'd definitely be willing to help. Is he on the SRL irc or something?

    E: Whoops lol, didn't even notice the double post >.<

  3. #53
    Join Date
    Dec 2011
    Posts
    496
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by Runaway View Post
    Is he looking for people to help create/perfect this method? I'd definitely be willing to help. Is he on the SRL irc or something?

    E: Whoops lol, didn't even notice the double post >.<
    PM him offering him your assistance, I'm sure he'll take you up on it! (was talking to him on skype, would give you his skype but you know how these things are private, so its up to him!)
    Nearly maxed, woowweee.

  4. #54
    Join Date
    Mar 2012
    Location
    127.0.0.1
    Posts
    1,199
    Mentioned
    0 Post(s)
    Quoted
    26 Post(s)

    Default

    Quote Originally Posted by xtrapsp View Post
    I didnt think about the FPS. To be honest haha

    Sorry :3 im interested in this walking method tbh, plus looking at the code... It looks easier than the other methods

    Would it be at all possible (possibly after injecting runescape) to get a map with all the co-ords built in with various areas?

    Split into each village and main paths etc...

    Maybe a tool like an SPS tool?
    I think what you are referring to was actually what RSBuddy was working on when it was closed down. They were working on generating an accurate world-walking-method that scanned all of an area around it and applied the coords to it. I don't remember the specific name of it, but I'm assuming Jacmob is not looking to release it to a scripting community :P

  5. #55
    Join Date
    Oct 2007
    Posts
    111
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Highly detectable no? You need dev console open to enter the command and jagex will be their suspicious selves when they see this command used multiple times.

  6. #56
    Join Date
    Jan 2008
    Location
    C:\
    Posts
    1,483
    Mentioned
    2 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by dweg View Post
    Highly detectable no? You need dev console open to enter the command and jagex will be their suspicious selves when they see this command used multiple times.
    You only need to open it once every time you walk somewhere.

  7. #57
    Join Date
    Feb 2006
    Posts
    3,044
    Mentioned
    4 Post(s)
    Quoted
    21 Post(s)

    Default

    Ok, people now I need all Keys that you use to open the Console window.
    I will use it so it will close the consoleafter clicking each point (It's very fast )


    ~Home

  8. #58
    Join Date
    Feb 2012
    Location
    DON'T PM ME ASKING FOR STUFF
    Posts
    2,170
    Mentioned
    38 Post(s)
    Quoted
    423 Post(s)

    Default

    Quote Originally Posted by Hazzah View Post
    I think what you are referring to was actually what RSBuddy was working on when it was closed down. They were working on generating an accurate world-walking-method that scanned all of an area around it and applied the coords to it. I don't remember the specific name of it, but I'm assuming Jacmob is not looking to release it to a scripting community :P

    No offence but this thread has nothing to do with RSBuddy or Jacmob haha

  9. #59
    Join Date
    Jan 2012
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    interesting! will definitely try it

  10. #60
    Join Date
    Jul 2011
    Location
    /home/litoris
    Posts
    2,226
    Mentioned
    0 Post(s)
    Quoted
    159 Post(s)

    Default

    As someone pointed out, this would be really useful (and much less detectable) if the scripters used a path generator based on this, and the scripts didn't need to use the console while running. Maybe it could open the console as a failsafe and get the coords?
    Miner & Urn Crafter & 07 Chicken Killer
    SPS BlindWalk Tutorial

    Working on: Nothing

    teacher in every art, brought the fire that hath proved to mortals a means to mighty ends

  11. #61
    Join Date
    Dec 2011
    Location
    The Netherlands
    Posts
    1,631
    Mentioned
    47 Post(s)
    Quoted
    254 Post(s)

    Default

    Quote Originally Posted by Home View Post
    Ok, people now I need all Keys that you use to open the Console window.
    I will use it so it will close the consoleafter clicking each point (It's very fast )


    ~Home
    To get to this console press the [`] (quote/grave accent) or [²] (superscript 2). It is found to the left of the '1' key on most QWERTY keyboards. The tilde [~] is on the same key, on some keyboards. If you find yourself unable to close it, try holding [shift] while pressing any of these buttons. The console is useable on the login screen.
    I would use the [`] key

    Pressing the "Page Up" or "Page Down" keys on your keyboard can list the previously used commands in the Developer console.
    So yeah:
    1) Press ` to open the console
    2) Type getcamerapos and hit enter
    3) Convert the data
    4) Press ` to close the console
    5) Walk
    repeat
    Press ` to open the console, Press page-up to instantly use getcamerapos, hit enter, press ` to close the console
    until we are at the right position

    Script source code available here: Github

  12. #62
    Join Date
    Jul 2008
    Location
    NSW, Australia
    Posts
    881
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

  13. #63
    Join Date
    Jul 2008
    Location
    NSW, Australia
    Posts
    881
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Too bad as soon as Jagex see's this post lol'z and realizes the critical mistake that's been made on their part this will be nerfed I can guarantee it

  14. #64
    Join Date
    Nov 2011
    Location
    England
    Posts
    3,072
    Mentioned
    296 Post(s)
    Quoted
    1094 Post(s)

    Default

    Quote Originally Posted by leetsxc View Post
    Too bad as soon as Jagex see's this post lol'z and realizes the critical mistake that's been made on their part this will be nerfed I can guarantee it
    ^ I see no reason why a player would ever ever need this.

  15. #65
    Join Date
    Feb 2012
    Location
    Wonderland
    Posts
    1,988
    Mentioned
    41 Post(s)
    Quoted
    272 Post(s)

    Default

    Quote Originally Posted by J J View Post
    I would use the [`] key

    So yeah:
    1) Press ` to open the console
    2) Type getcamerapos and hit enter
    3) Convert the data
    4) Press ` to close the console
    5) Walk
    repeat
    Press ` to open the console, Press page-up to instantly use getcamerapos, hit enter, press ` to close the console
    until we are at the right position
    I don't think you even need to close it unless you are changing your camera angle/direction. When I have my console open, I can still open my bank, walk around, etc. - I just can't use my arrow keys as far as I know.

    E: I can actively gather my camerapos whilst walking

  16. #66
    Join Date
    Feb 2012
    Location
    DON'T PM ME ASKING FOR STUFF
    Posts
    2,170
    Mentioned
    38 Post(s)
    Quoted
    423 Post(s)

    Default

    So... it's not working for me, I'm obviously being stupid.

    Simba Code:
    Procedure WalktoWilderness;
      begin
      WriteLn('MyPos : ' + ToStr(C_GetPos));
      C_WalkToPoint(Point(4854, 2339));
      end;

    and then in my main loop:

    Simba Code:
    WalktoWilderness;

    From edgeville* bank... I have all the other code added
    Last edited by xtrapsp; 05-29-2012 at 09:07 PM.

  17. #67
    Join Date
    Feb 2006
    Posts
    3,044
    Mentioned
    4 Post(s)
    Quoted
    21 Post(s)

    Default

    http://villavu.com/forum/showthread.php?t=83408

    Walking Include

    And for the future discussion. Talk in above thread.

    Thanks.

    ~Home

Page 3 of 3 FirstFirst 123

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
  •