Results 1 to 12 of 12

Thread: walking and repositoning help.

  1. #1
    Join Date
    Dec 2006
    Posts
    354
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default walking and repositoning help.

    hmm, so basicaly, i've just finished my leather crafter. it works perfect, no flaws in it so far. i have also an auto-tanner script, it's completely finished, but unfortunetaly my walking to the tanner, and back to the bank procedures arent as accurate as i'd like them to be.. ( they dont work... ) normaly i would post my problem here, and some member would take it and change it and paste it back correctly, but i've came to the conclusion that i really need to figure this type of stuff out myself, 90% of scripts include walking, either using symbols, or radial walk. i know a little of both, i just need to make ends meet. so i was wondering if a member, or someone that knows this field well to give me a hand VIA AIM, or MSN?

    check out my signature if you're interested, and if you cant bare with someone that's obviously not a pro at scar, then dont add me and be a dick.


    thanks a lot everyone, oh, and once my tanner script is complete both will be posted in the free scripts section up for download.
    Thick As Blood

  2. #2
    Join Date
    Dec 2006
    Location
    Third rock from the sun.
    Posts
    2,510
    Mentioned
    4 Post(s)
    Quoted
    1 Post(s)

    Default

    I don't have AIM or MSN, and I'm not a member, but I might be able to help you.

    RadialWalk is quite frusterating and rather hard to learn. Even when I thought I understood it, and partially got it working. It turned out I didn't.

    RoadWalkTol is much easier to use, however.

    FindRoadColor will automatically get the road color for you when put in the Color section of the command. But you don't only have to use it for Roads. You can use it for any color you want.

    You have to have your camera set up in the right direction (North works best), and then you decide what direction you want to go, what color you want it to find, and the tolerance it should let the color have. Here's an example:

    SCAR Code:
    RoadWalkTol(FindRoadColor, 'W',5);

    FindRoadColor will get the road color for you, 'W' is West. You can change that to anything. And 5 is the tolerance.

    Mess around with it, get to know it. It's a lot easier to use than RadialWalk. That also means that it's not as accurate, however.

  3. #3
    Join Date
    Sep 2006
    Location
    New Jersey, USA
    Posts
    5,347
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    As Jason said, RoadWalkTol is alot easier to use than RadialWalk, but in my opinion, the extra time spent making RadialWalk work right is worth it, because with RoadWalkTol, you're gonna need a TON of failsafes to get wherever you're going
    Interested in C# and Electrical Engineering? This might interest you.

  4. #4
    Join Date
    Dec 2006
    Location
    Third rock from the sun.
    Posts
    2,510
    Mentioned
    4 Post(s)
    Quoted
    1 Post(s)

    Default

    ^^^ He speaks the truth, Brother! ^^^

  5. #5
    Join Date
    Dec 2006
    Posts
    354
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    well see guys, i can get RadialRoadWalk to work fine, it's just that i'm using it in al karid, and well, their's no roads so the sand everywhere is the same color. the FindRoadColor procedure, i never really figured out, i just used SandColor: =GetColor(x,y) and it worked a little, but their are symbols, all the way from the bank to the tanner. can someone teach me to be able to click like + 5 below a symbol instead of on it? and also, autocolors? if it's even needed..
    Thick As Blood

  6. #6
    Join Date
    Dec 2006
    Location
    Third rock from the sun.
    Posts
    2,510
    Mentioned
    4 Post(s)
    Quoted
    1 Post(s)

    Default

    I'm not sure how to do that, but you might be able to use the surroundings of the bank to walk with. Like the side of the buildings?

  7. #7
    Join Date
    Feb 2007
    Posts
    25
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    You can use the radial walk for the sands as well
    I have a hide tunner too but my problem is with the closed door finding

  8. #8
    Join Date
    Dec 2006
    Posts
    354
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    why not like make it search for the bank symbol? and if not banksymbol, then make it turn map east and findobj open door, at the doors color? then mouse xy false, and click option open?
    Thick As Blood

  9. #9
    Join Date
    Feb 2006
    Location
    Amsterdam
    Posts
    6,136
    Mentioned
    28 Post(s)
    Quoted
    17 Post(s)

    Default

    Follow the MiniMap RockColor and do colorspiral ... Our Tanner (Private)
    SRL is a Library of routines made by the SRL community written for the Program Simba.
    We produce Scripts for the game Runescape.

  10. #10
    Join Date
    Dec 2006
    Location
    Third rock from the sun.
    Posts
    2,510
    Mentioned
    4 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by ReyMen View Post
    You can use the radial walk for the sands as well
    I have a hide tunner too but my problem is with the closed door finding

    I feel ya

    I hate closed doors as well

  11. #11
    Join Date
    Feb 2007
    Posts
    25
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Follow the MiniMap RockColor and do colorspiral ... Our Tanner (Private)
    :O Im confused
    it is so private that i cant see it ?

  12. #12
    Join Date
    Feb 2006
    Location
    Amsterdam
    Posts
    6,136
    Mentioned
    28 Post(s)
    Quoted
    17 Post(s)

    Default

    You can see its stats
    SRL is a Library of routines made by the SRL community written for the Program Simba.
    We produce Scripts for the game Runescape.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Better way of walking..?
    By Gone Fishing in forum OSR Help
    Replies: 3
    Last Post: 06-04-2008, 01:41 AM
  2. i need walking help
    By PvH in forum OSR Help
    Replies: 17
    Last Post: 05-18-2008, 04:56 PM
  3. Walking...
    By Runescapian321 in forum OSR Help
    Replies: 8
    Last Post: 04-13-2008, 02:40 PM
  4. Map Walking HELP
    By faster789 in forum OSR Help
    Replies: 13
    Last Post: 03-29-2008, 07:48 PM

Posting Permissions

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