Page 1 of 4 123 ... LastLast
Results 1 to 25 of 94

Thread: Ranger's West Varrock Miner and Banker

  1. #1
    Join Date
    Aug 2006
    Posts
    114
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Ranger's West Varrock Miner and Banker

    This is my West Varrock Miner and Banker. It's still a little bit buggy, but works for the most part.

    Version 2.5
    Released
    1/1/07!


    ------------------------------------------------------------

    That's right, I got the fix completed. New Tolerance finder, and new RangerFunctions include. MUST BE DOWNLOADED

    ------------------------------------------------------------

    Instructions

    • Download both files
    • Install RangerFunction.scar to your SRL directory (includes/SRL)
    • Tamper with the settings of the script if u wish
    • Set your player name etc. in DeclarePlayers;


    Be sure to do ALL of those in order to get it working.

    Known Bugs:
    • Walking back
    • Possible bank finding
    • Finding the right iron rocks
    • Not finding the 1 tree (can be a prob, hopefully not)
    • May go off track (still unknown)


    Plz test it and tell me your results!



    Prog:
    1/1/07 - Fixed the script! (For the most part)
    Works for me, let me know of any problems.
    NOTE: A total re-vamp was not done! Maybe some other time...

    12/10/06 - Fixed the Memory leak from not freeing the bitmaps. Fixed clicking on the mining symbol almost constantly. Fixing the gas finding procedures(will be close to 100%)

  2. #2
    Join Date
    Sep 2006
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Anybody want to go first and make sure they are clean? BTW, where do the attachments go to?


    *Edit*

    They're clean. Im going to give it a shot.


    Edit #2

    Roadcolor not found

  3. #3
    Join Date
    Aug 2006
    Posts
    114
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by ranger135xp
    Store VarrockWestColorFinder in Scar's path\includes\SRL\SRL\misc
    Store the AntiBan in Scar's path\includes\SRL\SRL\core
    That is where you store them. Try again, it'll find the road color if your in the sout-most bank slot.

  4. #4
    Join Date
    Sep 2006
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Well it worked once. I changed to a mith pick, and tried it again. IT gets the colors and everything, but doesnt leave the bank.

    Edit*

    Stuck at the bank ftl


  5. #5
    Join Date
    Sep 2006
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I figured the closebank problem out. For those of you who are getting stuck when its time to close bank. In the script where it has Closebank; simply and another Closebank; on the following line

  6. #6
    Join Date
    Feb 2006
    Location
    Under a rock.
    Posts
    1,351
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by Browning1981
    I figured the closebank problem out. For those of you who are getting stuck when its time to close bank. In the script where it has Closebank; simply and another Closebank; on the following line
    This is better:
    SCAR Code:
    while BankScreen do
    begin
      CloseBank;
      wait(100+random(100));
    end;
    You could add a time marker, but it doesn't matter. The loop will Exit itself if the script lags, and logs out, because there is no BankScreen.
    SRL Developer
    ◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘

  7. #7
    Join Date
    Sep 2006
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Cool, Ill try that. Could you look at my last post on the guild raper thread? I really want to figure that out

  8. #8
    Join Date
    Aug 2006
    Posts
    114
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Browning1981
    Cool, Ill try that. Could you look at my last post on the guild raper thread? I really want to figure that out
    Actually, I don't remember how i fixed it...

  9. #9
    Join Date
    Aug 2006
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Line 193: [Error] (15354:30): Unknown identifier 'BoothColor' in script

    Line 193: [Error] (15354:30): Unknown identifier 'BoothColor' in script

    and i am in the south most bank spot

  10. #10
    Join Date
    Aug 2006
    Posts
    114
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by zimban1 View Post
    Line 193: [Error] (15354:30): Unknown identifier 'BoothColor' in script

    and i am in the south most bank spot
    because yoou did not download the files I attached. can't you ppl read?

  11. #11
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    2,984
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    Nope, they can't
    Administrator's Warning:


  12. #12
    Join Date
    Feb 2006
    Location
    L.A, USA
    Posts
    1,632
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by ranger135xp View Post
    because yoou did not download the files I attached. can't you ppl read?

    Why don't you just implement those procedures inside your script? It's much smarter....

  13. #13
    Join Date
    Aug 2006
    Location
    Alabama, U.S. of A.
    Posts
    38
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    its a great script for me up until it has to bank. It runs about half way to the bank and then just stops. Help pl0x. I downloaded everything you said

  14. #14
    Join Date
    Feb 2006
    Location
    New Zealand
    Posts
    1,330
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ahhh reading through script. This is really wizzys minus the walking. No credit given when most of the script is his?

  15. #15
    Join Date
    Aug 2006
    Posts
    114
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    there is credit within the script, is that not enough? i'll gladly give more credit

  16. #16
    Join Date
    Aug 2006
    Location
    Alabama, U.S. of A.
    Posts
    38
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ........please.....i would really like to get this script working....its the only banking script ive found.....sorry for being a noob....and maybe double posting..i dont know..GAH

  17. #17
    Join Date
    Sep 2006
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Looks like a bit complicated (All those 1. 2. 3. ores etc) But i think im going to try it. Im planning to make a varrock east miner and banker for my first big project in pascal :P

  18. #18
    Join Date
    Sep 2006
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Failed when compiling
    Line 193: [Error] (15006:30): Unknown identifier 'BoothColor' in script C:\Program Files\SCAR 2.03\Scripts\miner.scar

    done everything said however i got that error

  19. #19
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    2,984
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    It's in big cow letters on the top page
    Administrator's Warning:


  20. #20
    Join Date
    Aug 2006
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    It works pretty good for me. It does like to go back to the middle of the mining area after each ore mined, then go back to the ore. If you could just get it to go from ore to ore without going back to the middle it would be much more life like. It also ran away from the mugger nicely and anther random that I had. I found my way back and started mining again. Banks nicely.

    Nice work, Thanks. I'm looking forward to the next release of this script.

  21. #21
    Join Date
    Sep 2006
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Nice piece of work. when i get enough time, i would write some scripts too

  22. #22
    Join Date
    Sep 2006
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    oops, well i did pm him but he is busy at the moment

  23. #23
    Join Date
    Sep 2006
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ahh... I must thank you even before testing it. I have been able to successfully compile it and with that only I am happy. Anyways I will edit this post after trying it out and if it works then you are my hero. <3<3<3

    EDIT:// Below

  24. #24
    Join Date
    Sep 2006
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Here's an update. Works well. Started at Varrock East Bank, used script. It took me to the mine properly. Started mining, got attacked by muggers a few times. Got away, but it was a bit slow. Got a random and a mysterious man came up to me. The script did nothing and he teled me to wizard tower. A little work needed there.

    Are there even any random event protection in this script? Anyways, hope this gets fixed. Thank you.

  25. #25
    Join Date
    Sep 2006
    Posts
    161
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    If I overwrite my existing files, will they still work with other scripts that may need them?

Page 1 of 4 123 ... LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Lumbridge West Coal Miner & Banker
    By Rubenos in forum RS3 Outdated / Broken Scripts
    Replies: 5
    Last Post: 04-24-2008, 06:23 PM
  2. [SRL 4] Varrock West Miner by The Claw
    By The Claw in forum RS3 Outdated / Broken Scripts
    Replies: 218
    Last Post: 11-17-2007, 12:19 AM
  3. First Varrock West Miner&Banker
    By yanix in forum RS3 Outdated / Broken Scripts
    Replies: 11
    Last Post: 08-19-2007, 06:55 AM

Posting Permissions

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