Jump to content
Frequently Asked Questions
  • Are you not able to open the client? Try following our getting started guide
  • Still not working? Try downloading and running JarFix
  • Help! My bot doesn't do anything! Enable fresh start in client settings and restart the client
  • How to purchase with PayPal/OSRS/Crypto gold? You can purchase vouchers from other users
  • holic

    Scripter
    • Posts

      639
    • Joined

    • Last visited

    • Days Won

      20

    Posts posted by holic

    1. On 1/6/2024 at 3:14 PM, rozdpiocpn said:

      Same thing is happening to me on linux. I manually downloaded the images too.

      I'll look into it, my paths must be messed up for linux

      On 1/6/2024 at 7:29 AM, Nedanders said:

      Great script but it's  currently not showing the usual list of looting items lists? 

      Probably an issue with my server, it's pulling from a database online

      On 1/9/2024 at 3:27 AM, FluffinMuffin said:

      It seems to be having trouble banking when you're in slayer caves like Mount Karuulm or Kourend Catacombs. Seems to have trouble navigating to and from the banks. Otherwise it's been working great.

      Unfortunately, I don't have those as officially supported as I don't have a P2P account to debug with. You could always let me know what obstacles and what actions on those obstacles are needed to navigate those areas and I can add them.

      21 hours ago, Jofsuch said:

      How exactly do you make it so:

      I'm using Iron scimitar,
      Want it to use a adamant scimitar when i reach level, and for the script to buy it for me. 
      What exactly should i insert and where

      If you only want it to go from iron to adamant, you would buy the adamant scimitar and ensure "Buy upgrade items" isn't checked. Then set your weapon to "^ scimitar" and it'll swap out the iron when you're at the necessary level

       

      On 1/6/2024 at 3:44 AM, xRadi said:

      Yee got 4 accounts banned, because i thought all the time it wasnt because of this Script. But sadly it is. I was just killing cows with this script

      Bans will happen, rest your accounts, don't bot too much, don't use tut island scripts, etc.

    2. On 12/26/2023 at 3:57 AM, Vernezea said:

      So im trying to train magic and just using windstrike at level 15 magic, the script starts fine but after a couple minutes it freaks out and started trying to equip fire strike which i dont have runes for. I have turned off banking but that just causes it to switch to meleeing the cows with the staff itself. Any suggestions?

      Can you post your setup?

    3. On 12/18/2023 at 3:23 PM, shimminy420 said:

      This script works much better at Ice Giants than it does Moss Giants.  Although it is still lingering on Prayer node even when prayer is disabled.  Alcing your drops works better without the fire staff, but not well enough to partake in.  That's been my experience anyways, after a few dozen hours at several different spots.

       

      On 12/17/2023 at 6:19 PM, shimminy420 said:

      it seems to keep spamming prayer node even though prayer is disabled.  although overall this script does function well

      I'll see what I can do

    4. 12 hours ago, Cheesebox13 said:

      Has been perfect for months but now it doesn't even load the GUI. Just stops on 'Set up' for some reason.

       

      Any ideas?

      No idea, I'll look into it.

       

      3 hours ago, okxin316 said:

      Hey love the script but noticed it doesn't pick up monkey bones. Can this be fixed??

      It should, maybe change the looting frequency and set the node mode to loot and report back to me

    5. On 12/8/2023 at 12:28 PM, Reeder said:

      Hey man, I also tried it without Protos launcher, but same outcome. If I'm just above ground, it will start, but  it'll just say threshold to 46 and standstill. 

      I've been messing about with various options in the setup, but the one attached is one I had saved and attempted previously. Thanks for your help man.

      Mutated Bloodveld Mutated Bloodveld.ini 2.2 kB · 3 downloads

      You're missing the prayer potion amount and food amount. I've added an update to help clarify these issues.

    6. On 12/6/2023 at 9:04 AM, Reeder said:

      I fill out the GUI but I cannot get the script to run, regardless of where I am, it just won't start. It will recognise where I am, and what loot the monsters drop and what equipment I'm wearing etc. but it just won't do anything, the GUI will just stay on the screen. I'm running it via Protos DB launcher via the RuneLite client option. 

      Error log: 


      16:58:00: [SCRIPT] Starting!
      16:58:00: [SCRIPT] NPCs set to [Ljava.lang.String;@3a78ea06
      16:58:00: [SCRIPT] Loot set to [Ljava.lang.String;@3a5af283
      16:58:00: [SCRIPT] Blacklist set to [Ljava.lang.String;@4c9afe2b
      16:58:00: [SCRIPT] Food: [Shark]
      16:58:00: [SCRIPT] Tile set to (1677, 10076, 0)
      16:58:00: [SCRIPT] Putting equipment Melee as Weapon: 'Osmumten's fang', Shield: 'Dragon defender', Helmet: 'Black mask (2)', Amulet: 'Amulet of fury', Body: 'Proselyte hauberk', Legs: 'Proselyte cuisse', Gloves: 'Holy wraps', Boots: 'Primordial boots'
      16:58:00: [SCRIPT] Arrows set to Holy blessing
      16:58:00: [SCRIPT] Bank set to null
      16:58:00: [SCRIPT] Buy missing set to false
      16:58:00: [SCRIPT] Buy upgrades set to false
      16:58:00: [ERROR] Exception in thread "AWT-EventQueue-0" 
      16:58:00: [ERROR] java.lang.NumberFormatException: For input string: ""
      16:58:00: [ERROR]     at java.base/java.lang.NumberFormatException.forInputString(Unknown Source)
      16:58:00: [ERROR]     at java.base/java.lang.Integer.parseInt(Unknown Source)
      16:58:00: [ERROR]     at java.base/java.lang.Integer.parseInt(Unknown Source)
      16:58:00: [ERROR]     at ah.e(ah.java:5643)
      16:58:00: [ERROR]     at aH.mouseClicked(aH.java:336)
      16:58:00: [ERROR]     at java.desktop/java.awt.AWTEventMulticaster.mouseClicked(Unknown Source)
      16:58:00: [ERROR]     at java.desktop/java.awt.Component.processMouseEvent(Unknown Source)
      16:58:00: [ERROR]     at java.desktop/javax.swing.JComponent.processMouseEvent(Unknown Source)
      16:58:00: [ERROR]     at java.desktop/java.awt.Component.processEvent(Unknown Source)
      16:58:00: [ERROR]     at java.desktop/java.awt.Container.processEvent(Unknown Source)
      16:58:00: [ERROR]     at java.desktop/java.awt.Component.dispatchEventImpl(Unknown Source)
      16:58:00: [ERROR]     at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source)
      16:58:00: [ERROR]     at java.desktop/java.awt.Component.dispatchEvent(Unknown Source)
      16:58:00: [ERROR]     at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
      16:58:00: [ERROR]     at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
      16:58:00: [ERROR]     at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
      16:58:00: [ERROR]     at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source)
      16:58:00: [ERROR]     at java.desktop/java.awt.Window.dispatchEventImpl(Unknown Source)
      16:58:00: [ERROR]     at java.desktop/java.awt.Component.dispatchEvent(Unknown Source)
      16:58:00: [ERROR]     at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
      16:58:00: [ERROR]     at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
      16:58:00: [ERROR]     at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
      16:58:00: [ERROR]     at java.base/java.security.AccessController.doPrivileged(Native Method)
      16:58:00: [ERROR]     at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
      16:58:00: [ERROR]     at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
      16:58:00: [ERROR]     at java.desktop/java.awt.EventQueue$5.run(Unknown Source)
      16:58:00: [ERROR]     at java.desktop/java.awt.EventQueue$5.run(Unknown Source)
      16:58:00: [ERROR]     at java.base/java.security.AccessController.doPrivileged(Native Method)
      16:58:00: [ERROR]     at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
      16:58:00: [ERROR]     at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
      16:58:00: [ERROR]     at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
      16:58:00: [ERROR]     at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
      16:58:00: [ERROR]     at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
      16:58:00: [ERROR]     at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
      16:58:00: [ERROR]     at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
      16:58:00: [ERROR]     at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)
      16:58:02: [INFO] [SYSTEM INFO] DreamBot Version: 3.23.1 / Script Running: Fightaholic v7.4 by holic / Java: Eclipse Adoptium version 11.0.21 / OS: Windows 10 version 10.0 / Memory: 250.87MB used out of 389.00MB total
       

       

      12 hours ago, Unknowndisco said:

      Looks like a great script but It wont start fighting. 😕

      Proto's launcher isn't guaranteed to work right now. Please post your setups.

    7. On 12/3/2023 at 11:33 AM, Guhkee said:

      I'm having the same issue - running Proto's DB Launcher to replace HDOS, tried all of the different mouse settings but getting the same error log as his original comment.
       

      19:29:53: [SCRIPT] Run threshold set to 17
      19:29:53: [ERROR] Exception in thread "AWT-EventQueue-0" 
      19:29:53: [ERROR] java.lang.NumberFormatException: Zero length BigInteger
      19:29:53: [ERROR] 	at java.base/java.math.BigInteger.<init>(Unknown Source)
      19:29:53: [ERROR] 	at java.base/java.math.BigInteger.<init>(Unknown Source)
      19:29:53: [ERROR] 	at aP.c(aP.java:156)
      19:29:53: [ERROR] 	at aP.b(aP.java:218)
      19:29:53: [ERROR] 	at ah.e(ah.java:5658)
      19:29:53: [ERROR] 	at aH.mouseClicked(aH.java:336)
      19:29:53: [ERROR] 	at java.desktop/java.awt.AWTEventMulticaster.mouseClicked(Unknown Source)
      19:29:53: [ERROR] 	at java.desktop/java.awt.Component.processMouseEvent(Unknown Source)
      19:29:53: [ERROR] 	at java.desktop/javax.swing.JComponent.processMouseEvent(Unknown Source)
      19:29:53: [ERROR] 	at java.desktop/java.awt.Component.processEvent(Unknown Source)
      19:29:53: [ERROR] 	at java.desktop/java.awt.Container.processEvent(Unknown Source)
      19:29:53: [ERROR] 	at java.desktop/java.awt.Component.dispatchEventImpl(Unknown Source)
      19:29:53: [ERROR] 	at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source)
      19:29:53: [ERROR] 	at java.desktop/java.awt.Component.dispatchEvent(Unknown Source)
      19:29:53: [ERROR] 	at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
      19:29:53: [ERROR] 	at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
      19:29:53: [ERROR] 	at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
      19:29:53: [ERROR] 	at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source)
      19:29:53: [ERROR] 	at java.desktop/java.awt.Window.dispatchEventImpl(Unknown Source)
      19:29:53: [ERROR] 	at java.desktop/java.awt.Component.dispatchEvent(Unknown Source)
      19:29:53: [ERROR] 	at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
      19:29:53: [ERROR] 	at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
      19:29:53: [ERROR] 	at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
      19:29:53: [ERROR] 	at java.base/java.security.AccessController.doPrivileged(Native Method)
      19:29:53: [ERROR] 	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
      19:29:53: [ERROR] 	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
      19:29:53: [ERROR] 	at java.desktop/java.awt.EventQueue$5.run(Unknown Source)
      19:29:53: [ERROR] 	at java.desktop/java.awt.EventQueue$5.run(Unknown Source)
      19:29:53: [ERROR] 	at java.base/java.security.AccessController.doPrivileged(Native Method)
      19:29:53: [ERROR] 	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
      19:29:53: [ERROR] 	at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
      19:29:53: [ERROR] 	at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
      19:29:53: [ERROR] 	at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
      19:29:53: [ERROR] 	at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
      19:29:53: [ERROR] 	at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
      19:29:53: [ERROR] 	at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
      19:29:53: [ERROR] 	at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)

       

       

      On 12/3/2023 at 2:08 PM, matthew243342 said:

      having same issue using db launcher to replace HDOS, was having the problem at ogres didn't test at other areas

       

      On 12/3/2023 at 7:15 PM, shimminy420 said:

      Can someone spoonfeed me how to start the script?  "Have your NPC selected"?  How do I select an npc and then click on start script button?  I'm doing Hill Giants FWIW, along with thousands of others apparently.  I start the script, input all the correct settings, and he just stands there.  Did the genie puzzle for me tho.  

       

      here's the log : 2023-12-03 21:43:11 [ERROR] Exception in thread "AWT-EventQueue-0" 
      2023-12-03 21:43:11 [ERROR] java.lang.NumberFormatException: Zero length BigInteger
      2023-12-03 21:43:11 [ERROR]     at java.base/java.math.BigInteger.<init>(Unknown Source)
      2023-12-03 21:43:11 [ERROR]     at java.base/java.math.BigInteger.<init>(Unknown Source)
      2023-12-03 21:43:11 [ERROR]     at aP.c(aP.java:156)
      2023-12-03 21:43:11 [ERROR]     at aP.b(aP.java:218)
      2023-12-03 21:43:11 [ERROR]     at ah.e(ah.java:5658)
      2023-12-03 21:43:11 [ERROR]     at aH.mouseClicked(aH.java:336)
      2023-12-03 21:43:11 [ERROR]     at java.desktop/java.awt.AWTEventMulticaster.mouseClicked(Unknown Source)
      2023-12-03 21:43:11 [ERROR]     at java.desktop/java.awt.Component.processMouseEvent(Unknown Source)
      2023-12-03 21:43:11 [ERROR]     at java.desktop/javax.swing.JComponent.processMouseEvent(Unknown Source)
      2023-12-03 21:43:11 [ERROR]     at java.desktop/java.awt.Component.processEvent(Unknown Source)
      2023-12-03 21:43:11 [ERROR]     at java.desktop/java.awt.Container.processEvent(Unknown Source)
      2023-12-03 21:43:11 [ERROR]     at java.desktop/java.awt.Component.dispatchEventImpl(Unknown Source)
      2023-12-03 21:43:11 [ERROR]     at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source)
      2023-12-03 21:43:11 [ERROR]     at java.desktop/java.awt.Component.dispatchEvent(Unknown Source)
      2023-12-03 21:43:11 [ERROR]     at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
      2023-12-03 21:43:11 [ERROR]     at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
      2023-12-03 21:43:11 [ERROR]     at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
      2023-12-03 21:43:11 [ERROR]     at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source)
      2023-12-03 21:43:11 [ERROR]     at java.desktop/java.awt.Window.dispatchEventImpl(Unknown Source)
      2023-12-03 21:43:11 [ERROR]     at java.desktop/java.awt.Component.dispatchEvent(Unknown Source)
      2023-12-03 21:43:11 [ERROR]     at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
      2023-12-03 21:43:11 [ERROR]     at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
      2023-12-03 21:43:11 [ERROR]     at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
      2023-12-03 21:43:11 [ERROR]     at java.base/java.security.AccessController.doPrivileged(Native Method)
      2023-12-03 21:43:11 [ERROR]     at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
      2023-12-03 21:43:11 [ERROR]     at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
      2023-12-03 21:43:11 [ERROR]     at java.desktop/java.awt.EventQueue$5.run(Unknown Source)
      2023-12-03 21:43:11 [ERROR]     at java.desktop/java.awt.EventQueue$5.run(Unknown Source)
      2023-12-03 21:43:11 [ERROR]     at java.base/java.security.AccessController.doPrivileged(Native Method)
      2023-12-03 21:43:11 [ERROR]     at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
      2023-12-03 21:43:11 [ERROR]     at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
      2023-12-03 21:43:11 [ERROR]     at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
      2023-12-03 21:43:11 [ERROR]     at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
      2023-12-03 21:43:11 [ERROR]     at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
      2023-12-03 21:43:11 [ERROR]     at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
      2023-12-03 21:43:11 [ERROR]     at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
      2023-12-03 21:43:11 [ERROR]     at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)
      2023-12-03 21:43:15 [INFO] [SYSTEM INFO] DreamBot Version: 3.23.0 / Script Running: Fightaholic v7.4 by holic / Java: Eclipse Adoptium version 11.0.21 / OS: Windows 10 version 10.0 / Memory: 213.81MB used out of 256.00MB total

      I can't guarantee it works with that launcher. I'm currently testing it with RL and it seems fine but until then use the official one.

    8. 21 hours ago, TYG said:

      Thank you, here's a screenshot https://imgur.com/a/4RBqvNY
      But I also tried pretty much every setting including "Looting frequency: High", "Loot anything over 1gp", "Custom loot: Big bones"

       

      Something else to consider while you're looking at it; I found another script where it works for the most part except for when you kill a mob on a tile that already has loot on it, it will keep trying to pick up that loot over and over again until it despawns. I'm not sure if yours already considers this, since it didn't get that far, but here's a screenshot of the chat message you can check for. There would be at least 4 different versions of this message, for male/female and normal/group iron. Possibly hardcore/ultimate iron as well.  I can get screenshots for the rest if you need them. 

      https://imgur.com/a/eNCeiNb

      Oh cheers, I must have only coded it for "iron man" and not the others. I will fix that.

    9. 4 hours ago, DirtySphinct said:

      Is there any chance you could fix the aggressive monsters reset. It was working for a bit once but not anymore. Sand crabs it will just stand there for ever after they become non aggressive, even with those options selected.

       

      Thanks again for the script and your time.

      Will do, thanks for letting me know

      5 hours ago, gillesbr said:

      Having the same issue, threshold set, nothing happening.

      Did you try changing the mouse settings? Is there an error thrown? Are you using Proto's DB Launcher?

    10. 9 hours ago, cowlick said:

      Having the same issues with Status: Run threshold set to 48.

       

      My other account works and run great - how do I change the setting to DreamMouse?]

       

      The account that isnt working is ran through the Jagex Launcher - could that be why?

      Maybe, I haven't tried that tool yet to use the official or RL. I'll have to look into it.

      Also you can change it in the antiban tab of my script

    11. Hey all, I hear your concerns and issues with the script. I need you to post script logs and script configurations as when I test it it all seems to work as I left it.

      I'm super busy right now so I don't have much time to dedicate to a free script. Any thing y'all can do to help me out in terms of debugging would help everyone else out too. Help me and itll happen faster.

      Hit a bug? Post it. Not working as it should? Post logs and config. Etc

    12. 21 hours ago, NeilBFormy said:

      Welcome back Holic :)

      As Insinuated above, your script basically supports Taverly dungeon atleast the parts of it i've ventured into.
      Just a bump, in case it wouldn't be too big a hasle to Implement agility shortcuts in dungeon for walking.

      Thanks buddy! I'll see what I can do about that. I won't have a members account to test it on so no guarantees

    13. On 4/29/2023 at 9:13 AM, Brainyworky said:

      FreakyForesterSolver does not work for me sometimes, gets stuck. does not kill the 4 feather bird.

      [INFO] [FreakyForesterSolver] Lets find out what he wants...
       [INFO] [FreakyForesterSolver] Okay the freak wants 4[ID:5500] tail feathers
      [ERROR] Solver looped 20 times and has been going over 30 seconds! Temporarily disabling FreakyForesterSolver
      [INFO] [WalkUtil] Failed to walk 1 times
      [INFO] [Walk] Walking to target area
       [INFO] [WalkUtil] Failed to walk 2 times
       [INFO] [Walk] Walking to target area
      INFO] [WalkUtil] Failed to walk 3 times
       [INFO] [Walk] Walking to target area
      [INFO] [WalkUtil] Failed to walk 4 times
       [INFO] [Walk] Walking to target area
      [INFO] [WalkUtil] Walking failed, using DaxWalker
      [INFO] [DaxWalker] Navigating to (2455,5160,0)
      INFO] [DaxWalker]: Generated path in 890ms
       [INFO] [DaxWalker] No valid path found
      [INFO] [Walk] Walking to target area
      [INFO] It's been 2 minutes, Re-Enabling solver FreakyForesterSolver after disabled for taking too long.
      [INFO] [Main] [MetalGearSolidAlertSFX.wav]
       [INFO] [Main] Delaying response to random by 1 seconds
       [INFO] Starting random event solver FreakyForesterSolver...
       [ERROR] Solver looped 20 times and has been going over 30 seconds! Temporarily disabling FreakyForesterSolver
      [INFO] [WalkUtil] Failed to walk 1 times
       [INFO] [Walk] Walking to target area
       [INFO] [WalkUtil] Failed to walk 2 times
      [INFO] [Walk] Walking to target area
       [INFO] [WalkUtil] Failed to walk 3 times
      [INFO] [Walk] Walking to target area
      [INFO] [WalkUtil] Failed to walk 4 times
       [INFO] [Walk] Walking to target area
       [INFO] [WalkUtil] Walking failed, using DaxWalker
      [INFO] [DaxWalker] Navigating to (2456,5159,0)
       [INFO] [DaxWalker]: Generated path in 887ms
      [INFO] [DaxWalker] No valid path found
      [INFO] [Walk] Walking to target area
      [INFO] [WalkUtil] Failed to walk 1 times
      [INFO] [Walk] Walking to target area
      [INFO] [WalkUtil] Failed to walk 2 times
       [INFO] [Walk] Walking to target area
      [INFO] [WalkUtil] Failed to walk 3 times
      [INFO] [Walk] Walking to target area
      [INFO] It's been 2 minutes, Re-Enabling solver FreakyForesterSolver after disabled for taking too long.
      [INFO] [Main] [MetalGearSolidAlertSFX.wav]
       [INFO] [Main] Delaying response to random by 2 seconds
       [INFO] Starting random event solver FreakyForesterSolver...
       [ERROR] Solver looped 20 times and has been going over 30 seconds! Temporarily disabling FreakyForesterSolver
      [INFO] [WalkUtil] Failed to walk 4 times
       [INFO] [Walk] Walking to target area
       [INFO] [WalkUtil] Walking failed, using DaxWalker
      [INFO] [DaxWalker] Navigating to (2455,5160,0)
       [INFO] [DaxWalker]: Generated path in 778ms
       [INFO] [DaxWalker] No valid path found
       [INFO] [Walk] Walking to target area
       [INFO] [WalkUtil] Failed to walk 1 times
      [INFO] [Walk] Walking to target area
      [INFO] [WalkUtil] Failed to walk 2 times
       [INFO] [Walk] Walking to target area
      [INFO] [WalkUtil] Failed to walk 3 times
      [INFO] [Walk] Walking to target area
       [INFO] [WalkUtil] Failed to walk 4 times
       [INFO] [Walk] Walking to target area
       [WalkUtil] Walking failed, using DaxWalker
      2[INFO] [DaxWalker] Navigating to (2455,5159,0)
      [INFO] [DaxWalker]: Generated path in 642ms
      [INFO] [DaxWalker] No valid path found
      [INFO] [Walk] Walking to target area
       [INFO] [WalkUtil] Failed to walk 1 times
       [INFO] [Walk] Walking to target area
      [INFO] It's been 2 minutes, Re-Enabling solver FreakyForesterSolver after disabled for taking too long.
       [INFO] [Main] [MetalGearSolidAlertSFX.wav]
       [INFO] Starting random event solver FreakyForesterSolver...
       [ERROR] Solver looped 20 times and has been going over 30 seconds! Temporarily disabling FreakyForesterSolver
       [INFO] [WalkUtil] Failed to walk 2 times

      Cheers, guess it needs a tweak.

    14. On 3/20/2023 at 8:36 PM, flewk said:

      Is it possible to add the gate between Lumbridge and Al Kharid?

       

      2 hours ago, teamgxg said:

      I just wanted to say this script has been very convenient and works quite well, thanks! I've only found one place where it gets hung up consistently, around Ice Mountain while trying to go to black knights' fortress. I agree with the Al Kharid gate option being a useful addition but for something I can click and wait on, it's not super important.

      If you have enough coins in your inventory, or have completed the quest, this will use the gate. If it's not, then let me know where you were walking to and from so I can debug it.

    15. 5 hours ago, GreenAgent500 said:

      Can you update it with a button to check so it doesn't auto pick up arrows and bolts?

       

      Also an option for it to use keys and teleport tabs. It used my Falador tab but then banked and deposited them all then also banked my Dusty key......

      All those options are there. Uncheck "equip arrows" and make sure they're not in your loot list. And add your key and tabs to your required items list. Look at all the settings closely.

    16. 2 hours ago, lootistonly said:

      I'm getting this error when I uncheck "Use Bank" setting. Script seems to works fine if you keep the option checked.

      EDIT: The script threw the same error after 5 minutes of running, even with the "Use Bank" option checked.

      EDIT: Upon further testing I figured out what was the real cause. If you adjust the "Mouse speed" setting in Dreambot settings while the script is running. It will throw this error. I was playing around with that while running the script and that's what caused this error to come up.

      2023-03-13 01:13:30 [WARN] This script threw an error, contact the script writer.
      2023-03-13 01:13:30 [ERROR] Exception has occurred while running! Please report error to developer if problem persists
      java.lang.StackOverflowError
          at java.base/java.lang.StrictMath.hypot(StrictMath.java:1550)
          at java.base/java.lang.Math.hypot(Math.java:2048)
          at aO.a(aO.java:36)
          at bf.a(bf.java:85)
          at bf.b(bf.java:68)
          at b_.b(b_.java:53)
          at aN.handleMovement(aN.java:63)
          at org.dreambot.api.input.event.impl.mouse.impl.MoveEvent.run(MoveEvent.java:41)
          at org.dreambot.api.input.Mouse.0(Mouse.java:625)
          at org.dreambot.api.input.Mouse.move(Mouse.java:533)
          at org.dreambot.api.input.Mouse.move(Mouse.java:516)
          at bf.a(bf.java:175)
          at bf.b(bf.java:68)
          at b_.b(b_.java:53)
          at aN.handleMovement(aN.java:63)
          at org.dreambot.api.input.event.impl.mouse.impl.MoveEvent.run(MoveEvent.java:41)
          at org.dreambot.api.input.Mouse.0(Mouse.java:625)
          at org.dreambot.api.input.Mouse.move(Mouse.java:533)
          at org.dreambot.api.input.Mouse.move(Mouse.java:516)
          at bf.a(bf.java:175)
          at bf.b(bf.java:68)
          at b_.b(b_.java:53)
          at aN.handleMovement(aN.java:63)
          at org.dreambot.api.input.event.impl.mouse.impl.MoveEvent.run(MoveEvent.java:41)
          at org.dreambot.api.input.Mouse.0(Mouse.java:625)
          at org.dreambot.api.input.Mouse.move(Mouse.java:533)
          at org.dreambot.api.input.Mouse.move(Mouse.java:516)
          at bf.a(bf.java:175)
          at bf.b(bf.java:68)
          at b_.b(b_.java:53)
          at aN.handleMovement(aN.java:63)
          at org.dreambot.api.input.event.impl.mouse.impl.MoveEvent.run(MoveEvent.java:41)
          at org.dreambot.api.input.Mouse.0(Mouse.java:625)
          at org.dreambot.api.input.Mouse.move(Mouse.java:533)
          at org.dreambot.api.input.Mouse.move(Mouse.java:516)
          at bf.a(bf.java:175)
          at bf.b(bf.java:68)
          at b_.b(b_.java:53)

      the error keeps repeating itself.

      I'm on MacOS if that helps (M2 Macbook Air)
       

       

      1 hour ago, lootistonly said:

      One quick note. Even if you uncheck "Use bank" option, when starting the script, a prompt still comes up saying "You appear to be underground, you may not use the closest bank" (something along those lines, not exact wording). It ask you to check Yes or No. I just check Yes and it works fine but this prompt is probably not necessary if you don't need bank.

      Cheers to both, will be fixed in the next release!

    ×
    ×
    • Create New...

    Important Information

    We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.