July 27, 20178 yr On 7/23/2017 at 1:56 PM, Eagle Scripts said: Sure thing. Granted. I don't get to login every day, and just got online - guess the trial expired before I could login to try it.
July 27, 20178 yr Getting this error: java.lang.NumberFormatException: For input string: "HP To Eat At" at java.lang.NumberFormatException.forInputString(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at Core.cON.actionPerformed(u:303) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$500(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) Script won't start.
July 27, 20178 yr Author 39 minutes ago, hysteria227 said: Getting this error: java.lang.NumberFormatException: For input string: "HP To Eat At" at java.lang.NumberFormatException.forInputString(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at Core.cON.actionPerformed(u:303) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$500(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) Script won't start. You're not filling the GUI in correctly
July 27, 20178 yr 1 hour ago, Eagle Scripts said: You're not filling the GUI in correctly I found how to start it but there is an issue with the GUI not showing all options correctly. Now I have it started the bot just keeps trying to withdraw stamina potions from my bank. What is the inventory setup required? The image on your first post appears to be missing.
July 27, 20178 yr Author 5 minutes ago, hysteria227 said: I found how to start it but there is an issue with the GUI not showing all options correctly. Now I have it started the bot just keeps trying to withdraw stamina potions from my bank. What is the inventory setup required? The image on your first post appears to be missing. It's very weird but for some users the GUI pops up weird like this. To fix this --> minimize the GUI and then open it again; it will be loaded like it should by then
July 27, 20178 yr 8 minutes ago, Eagle Scripts said: It's very weird but for some users the GUI pops up weird like this. To fix this --> minimize the GUI and then open it again; it will be loaded like it should by then Yeah that fixed it. Any idea on the stuck on withdrawing potions? It withdraws 22 monkfish, 2 staminas, one waterskin, 2 staminas, then loops repeatedly trying to withdraw 2 staminas despite there being no inventory space?
July 27, 20178 yr Author 10 minutes ago, hysteria227 said: Yeah that fixed it. Any idea on the stuck on withdrawing potions? It withdraws 22 monkfish, 2 staminas, one waterskin, 2 staminas, then loops repeatedly trying to withdraw 2 staminas despite there being no inventory space? I won't be able to look into it for a while. Try to use 20 monkfish instead
July 27, 20178 yr 4 minutes ago, Eagle Scripts said: I won't be able to look into it for a while. Try to use 20 monkfish instead It automatically withdraws 22, how do I change the amount?
July 27, 20178 yr Author 2 minutes ago, hysteria227 said: It automatically withdraws 22, how do I change the amount? My bad, haven't looked into the code for a while. I'll try to have a swift look tomorrow.
July 27, 20178 yr 4 minutes ago, Eagle Scripts said: My bad, haven't looked into the code for a while. I'll try to have a swift look tomorrow. Thanks!
July 28, 20178 yr Author 3 hours ago, Sumacc said: hooray just spent $5 on a script that isnt workin:D Please place a proper bug report
July 29, 20178 yr I mean like.. what do you want me to tell you? The same thing everyone else is saying? It's stuck in a loop withdrawing shit at nardah. Stop selling it if you don't wanna fix it.
July 29, 20178 yr Author 57 minutes ago, Sumacc said: I mean like.. what do you want me to tell you? The same thing everyone else is saying? It's stuck in a loop withdrawing shit at nardah. Stop selling it if you don't wanna fix it. Thats what you should've said
Create an account or sign in to comment