Jump to content

UkBenH

Members
  • Posts

    181
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by UkBenH

  1. Thank you. I literally just knew how to change the areas it was using; but I'm trying to pick things up. Appreciate your comment.
  2. https://pastebin.com/M3QpyfX3 This is the full thing. I had to change the bank method to use the chest that's nearby as it was set up to use a depositbox. Now sometimes it'll walk to the bank area and stand idle Edit: It idles when you run out of energy mid-way to the bank
  3. I ended up changing the banking part to this: public void handleBank() throws InterruptedException { if (!getBank().isOpen()){ //If the bank is not open getBank().open(); //Opens bank chests, booths, etc. if (getBank().isOpen()) { getBank().depositAll(); if (getBank().close()) { Sleep.sleepUntil(() -> !getBank().isOpen(), 4000); } } } } hope that helps you.
  4. I've edited a script to do what I like, but sometimes when it walks back to the bank tile it'll stand idle until I move my character, where it'll then interact with the bank chest. My bank code is as follows: public void handleBank() throws InterruptedException { if (!getBank().isOpen()){ //If the bank is not open getBank().open(); //Opens bank chests, booths, etc. if (getBank().isOpen()) { getBank().depositAll(); if (getBank().close()) { Sleep.sleepUntil(() -> !getBank().isOpen(), 4000); } } } } I know nothing about scripting but I'd like to add some sort of failsafe to re-check it can use the bank chest somehow?
  5. Do I need an anti fire shield to use this in safespot mode? I haven't started the quest yet so I don't get them as a task on my ironman. Don't really need one in the taverly spot though?
  6. Just bought; using at Edgeville and I've tried with steel & silver bars. I get: Near bank! Has correct amount of (Silver ore) for bar plans, continuing... Over and over, it won't withdraw. If I withdraw manually it'll carry on until it needs to again. Something I'm doing wrong? Tried on mirror & normal.
  7. Can I use this on an ironman providing I have the items?
  8. Good script but could really use standing in the "safe spot" more often to save a bit of food. Just what I've picked up on so far; 50 - 73 atm.
  9. Any chance of a trial for this?
  10. When you consider the amount of updated to have been added to the game since then; it becomes a long time.
  11. This is coming up to a year old since last commented on; so I'm not surprised..
  12. According to the paint that's what I was getting, there was a LOT of ranarr's dropping for me. I use a ROW, too, for what it's worth. Liking this so far though, profit isn't always as good as what I was getting
  13. 3 - 400k/hour depending on what I opt to loot
  14. UkBenH

    Stealth Quester

    [INFO][Bot #1][03/22 02:25:27 AM]: using attack style: FIFTH [INFO][Bot #1][03/22 02:25:27 AM]: using spell: Fire Bolt [INFO][Bot #1][03/22 02:25:27 AM]: using ammo: none [INFO][Bot #1][03/22 02:25:27 AM]: all required runes are in inventory [INFO][Bot #1][03/22 02:25:27 AM]: opening bank [INFO][Bot #1][03/22 02:25:32 AM]: position: [x=3167, y=3489, z=0]; next: Witchs House; queue: 1; member: true; mirror: false; input: true, resized: false [INFO][Bot #1][03/22 02:25:32 AM]: starting quest: Witchs House; current stage: 0 [INFO][Bot #1][03/22 02:25:32 AM]: gear preset: [INFO][Bot #1][03/22 02:25:32 AM]: Blue wizard hat [INFO][Bot #1][03/22 02:25:32 AM]: Zamorak monk top [INFO][Bot #1][03/22 02:25:32 AM]: Zamorak monk bottom [INFO][Bot #1][03/22 02:25:32 AM]: Lava battlestaff [INFO][Bot #1][03/22 02:25:32 AM]: using attack style: FIFTH [INFO][Bot #1][03/22 02:25:32 AM]: using spell: Fire Bolt [INFO][Bot #1][03/22 02:25:32 AM]: using ammo: none [INFO][Bot #1][03/22 02:25:32 AM]: all required runes are in inventory [INFO][Bot #1][03/22 02:25:33 AM]: opening bank [INFO][Bot #1][03/22 02:25:33 AM]: Terminating script Stealth Quester... [INFO][Bot #1][03/22 02:25:33 AM]: execution interrupted [INFO][Bot #1][03/22 02:25:33 AM]: eating thread exited [INFO][Bot #1][03/22 02:25:34 AM]: Running quests in the following order #1 Witchs House settings:{FOOD=Lobster, DEBUG MODE=false, IRON MAN=false, STAMINA POTIONS=true, HAT=Blue wizard hat, CAPE=null, AMULET=null, WEAPON=Lava battlestaff, CHEST=Zamorak monk top, SHIELD=null, LEGS=Zamorak monk bottom, HANDS=null, FEET=null, RING=null, ARROWS=null, STYLE=4, SPELL=17} Selected gear, attack style, spell and rewards are displayed next to each quests above [INFO][Bot #1][03/22 02:25:34 AM]: Script Stealth Quester has exited! [INFO][Bot #1][03/22 02:25:34 AM]: stamina potion thread exited[/CODE] Any ideas? Keeps opening/closing bank but it's got runes in the invent.
  15. UkBenH

    Stealth Quester

    Hey how did you fix it? I set a spell and it does the same for me too
  16. UkBenH

    AIO MTA

    For anyone wondering how it performs, this was achieved in a day using my free trial. It did end up finishing the points for Tele, but I missed the screenshot. Instant-purchase for me :). Thanks @Eagle Scripts
  17. UkBenH

    AIO MTA

    Hey,any chance of a trial? I'm looking to get a couple new scripts
  18. UkBenH

    Stealth Quester

    Didn't withdraw runes for Earth Surge as set in the Magic tab for doing Lost City, is that something I set up wrong?
  19. https://imgur.com/a/xbhtlpy 95 Combat - around 40 - 50M bank. 177QP, Slayer helm, 2 black masks, eternal slayer gem. Can post more if interested :). I am original owner too.
  20. Sold 860m and this was my first sale so I was a little anxious. Chat operative made me feel comfortable and payment was sent incredibly fast. Will use again and thank you for helping me out.
  21. I believe they work for both games?
×
×
  • Create New...