Results 1 to 7 of 7

Thread: [OSR] simple map saver

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

    Default [OSR] simple map saver

    just a simple script that will save your current loaded minimap.

    instructions
    - remove {$DEFINE SMART} at the top of the script or comment it out if you are using a browser/rsbuddy (BE SURE TO TARGET IT)
    - be logged in.
    - change the name of the "mapName" if you want to give the map your desired name.
    - if using smart, enable it.
    - press play and wait a few seconds
    - done.

    requirements
    - AeroLib include from @Flight;

    NOTE: im going to expand this snippet, you'll have to wait what to expect!




    edit: @slacky; basically made this possible, rep++ to him.
    Attached Files Attached Files

  2. #2
    Join Date
    Apr 2015
    Posts
    112
    Mentioned
    2 Post(s)
    Quoted
    45 Post(s)

    Default

    Great, this should be useful for grabbing underground areas.

  3. #3
    Join Date
    Feb 2012
    Location
    Norway
    Posts
    995
    Mentioned
    145 Post(s)
    Quoted
    596 Post(s)

    Default

    @hoodz It's possible, for areas like the surface to automatically piece together each map piece as you go, tho it could be unreliable at times, so if you consider writing something to do that you might wanna consider writing a GUI around it, so that it can get some userinput if/when it positions a piece wrongly, so that the user can correct it.
    With some trickery, this could possibly work for underground areas as well, but it will involve a bit more work.

    All the core functions for doing this is already in RSWalker. I recorded a short video of some "proof-of-concept-code" which automatically pieces together the map as I walk around in RS:

    It's quite slow, but eyy, it works. I think it's pretty neat :P
    Last edited by slacky; 05-08-2015 at 06:10 AM.
    !No priv. messages please

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

    Default

    Quote Originally Posted by slacky View Post
    @hoodz *snip*
    yes i was going to do that, it seems you are me always one step before. Thank you for your input, im going to work on it asap.

  5. #5
    Join Date
    Feb 2012
    Location
    Norway
    Posts
    995
    Mentioned
    145 Post(s)
    Quoted
    596 Post(s)

    Default

    Quote Originally Posted by hoodz View Post
    yes i was going to do that, it seems you are me always one step before. Thank you for your input, im going to work on it asap.
    hehe I wrote the code for that as I wrote that post, just to demonstrate that I'm aweso.. eh, I mean, to show that it can be done without too much work.
    !No priv. messages please

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

    Default

    Quote Originally Posted by slacky View Post
    hehe I wrote the code for that as I wrote that post, just to demonstrate that I'm aweso.. eh, I mean, to show that it can be done without too much work.
    you can just say awesome

  7. #7
    Join Date
    Dec 2007
    Posts
    289
    Mentioned
    4 Post(s)
    Quoted
    86 Post(s)

    Default

    Is this any different from https://github.com/WarPie/RSWalker/b...pGrabber.simba ?

    Either way, this functionality is exceptionally useful.
    Automated piecing together of map chunks will be even more so.

Thread Information

Users Browsing this Thread

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

Tags for this Thread

Posting Permissions

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