gas Posted July 27, 2017 Share Posted July 27, 2017 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. Quote Link to comment Share on other sites More sharing options...
hysteria227 Posted July 27, 2017 Share Posted July 27, 2017 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. Quote Link to comment Share on other sites More sharing options...
Eagle Scripts Posted July 27, 2017 Author Share Posted July 27, 2017 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 Quote Link to comment Share on other sites More sharing options...
hysteria227 Posted July 27, 2017 Share Posted July 27, 2017 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. Quote Link to comment Share on other sites More sharing options...
Eagle Scripts Posted July 27, 2017 Author Share Posted July 27, 2017 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 Quote Link to comment Share on other sites More sharing options...
hysteria227 Posted July 27, 2017 Share Posted July 27, 2017 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? Quote Link to comment Share on other sites More sharing options...
Eagle Scripts Posted July 27, 2017 Author Share Posted July 27, 2017 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 Quote Link to comment Share on other sites More sharing options...
hysteria227 Posted July 27, 2017 Share Posted July 27, 2017 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? Quote Link to comment Share on other sites More sharing options...
Eagle Scripts Posted July 27, 2017 Author Share Posted July 27, 2017 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. Quote Link to comment Share on other sites More sharing options...
hysteria227 Posted July 27, 2017 Share Posted July 27, 2017 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! Quote Link to comment Share on other sites More sharing options...
Sumacc Posted July 28, 2017 Share Posted July 28, 2017 hooray just spent $5 on a script that isnt workin:D Quote Link to comment Share on other sites More sharing options...
Eagle Scripts Posted July 28, 2017 Author Share Posted July 28, 2017 3 hours ago, Sumacc said: hooray just spent $5 on a script that isnt workin:D Please place a proper bug report Quote Link to comment Share on other sites More sharing options...
Sumacc Posted July 29, 2017 Share Posted July 29, 2017 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. Quote Link to comment Share on other sites More sharing options...
Eagle Scripts Posted July 29, 2017 Author Share Posted July 29, 2017 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 Quote Link to comment Share on other sites More sharing options...
DuckingLost Posted July 31, 2017 Share Posted July 31, 2017 Is this script currently working well with the Sophanem bank? Quote Link to comment Share on other sites More sharing options...