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
  • Fightaholic - The scrappy AIO fightin' script - Interaction Before Fight Added


    holic

    Recommended Posts

    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.

    Link to comment
    Share on other sites

    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?

    Link to comment
    Share on other sites

    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.

    Link to comment
    Share on other sites

    11 hours ago, babayaga92 said:

    Hello. Fightaholic kills chicken, but doesnt pick up feathers. 1 out of 100 chicken it picks up feathers

     

    Try changing the loot frequency to high

    Link to comment
    Share on other sites

    On 12/1/2023 at 7:36 PM, holic said:

    Will do, thanks for letting me know

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

    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)

     

    Link to comment
    Share on other sites

    2 hours ago, 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)

     

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

    Link to comment
    Share on other sites

    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

    Edited by shimminy420
    Link to comment
    Share on other sites

    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.

    Link to comment
    Share on other sites

    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    ×
    ×
    • 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.