Jump to content

progamerz

Scripter II
  • Posts

    3453
  • Joined

  • Last visited

  • Days Won

    3
  • Feedback

    100%

Everything posted by progamerz

  1. i did sadly, not sure what is the other problem
  2. I am trying to use proxies binded to the dedi server IP, on my dedi server it isn't working: When i bind them to my own pc ip it works well, using the same configs can some1 help me? logger: [INFO][09/22 04:00:03 AM]: Loaded 3 RS accounts! [ERROR][09/22 04:00:03 AM]: SOCKS: TTL expired [INFO][09/22 04:00:03 AM]: Welcome to OSBot 2.4.141! [ERROR][09/22 04:00:07 AM]: Failed to load hooks! java.lang.NullPointerException at java.nio.ByteBuffer.wrap(ByteBuffer.java:396) at org.osbot.BotApplication.IiIiIiiIiIii(ky:549) at org.osbot.yE.IiIiiiiIiIII(ox:275) at org.osbot.yE.IiIiiiiIiIII(ox:157) at org.osbot.bA.IiIIIiiIiiIi(uy:214) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252) at java.awt.Component.processMouseEvent(Component.java:6533) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4525) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) at java.awt.Container.dispatchEventImpl(Container.java:2280) at java.awt.Window.dispatchEventImpl(Window.java:2746) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:90) at java.awt.EventQueue$4.run(EventQueue.java:731) at java.awt.EventQueue$4.run(EventQueue.java:729) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) [DEBUG][Bot #1][09/22 04:00:07 AM]: Initializing stealth injection bot... [INFO][Bot #1][09/22 04:00:08 AM]: Downloading latest RS2 old-school client parameters... [INFO][09/22 04:00:08 AM]: Started bot #1 Edit: Nocix doesn't allow proxies to work on their network. Is there any other hosting recommended?
  3. Added to the main post thanks hopefully ur getting some gains
  4. For me project's hunter takes around 700mb max from my ram, my private scripts with walking also take around 600mb maybe a bit more, not sure what ur doing wrong, as my specs are also shit, maybe try using walkPath and see if the webwalking was causing a problem?
  5. @Castro_ use randomExecuter()#gettimetillbreak it returns in mins https://osbot.org/api/org/osbot/rs07/event/RandomExecutor.html#getTimeUntilBreak--
  6. Tyvm i already made one but, it isn't understandable as this thanks will upgrade to this
  7. @Czar Can you add if someone takes the ore i am mining for it to immediately change the ore? currently it waits until it finishes animating
  8. This would work thanks for the idea
  9. That is called debuging? please if u are here to get 100 post counts, u can check other threads(not being rude) Ok thanks ill try it
  10. Yup i tried it would work well but, it keeps switching tabs from inventory to spells tab and reverse
  11. Nope, what i am saying is lets say i am doing auto cast, onStart() returns true that it has the runes, but onLoop() returns false after -1 amount of runes so i am not sure
  12. I am having some problems using #contains in a magic script, this is my code: private boolean hasRunes() { return getInventory().contains("Fire rune") && getInventory().contains("Air rune") && getInventory().contains("Mind rune"); } What happens is at first it will return true if i have all runes but after casting a spell, it would ALWAYS return false, is it a problem in my code, if so how can i fix it? any suggestions? Thanks
  13. I am so excited for V2! already i have got couple of accs to 70+ thanks!
×
×
  • Create New...