Jump to content

Novak

Members
  • Posts

    1583
  • Joined

  • Last visited

  • Days Won

    3
  • Feedback

    100%

Everything posted by Novak

  1. is startconfig in your main class? if so why are you passing an instance of PestControl(which i assume is your main class)
  2. script.inventory.interact("Use", "Knife"); MethodProvider.sleep(MethodProvider.random(200, 400); script.inventory.interact("Use", log); it works fine
  3. auto fletcher on the withdraw nodes
  4. [ERROR][Bot #1][12/28 03:32:48 PM]: Error in script executor! java.lang.NullPointerException at java.awt.Rectangle.contains(Rectangle.java:684) at org.osbot.rs07.api.Bank.isSlotVisible(ck:1517) at org.osbot.rs07.api.Bank.scrollToSlot(ck:1055) at org.osbot.rs07.api.Bank.withdraw(ck:1277) at org.osbot.rs07.api.Bank.withdraw(ck:1368) at nodes.WithdrawCutNode.execute(WithdrawCutNode.java:35) at core.AutoFletcher.onLoop(AutoFletcher.java:97) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(ll:153) at java.lang.Thread.run(Thread.java:745) still happening when withdrawing from a tab, now it does it with both withdraw(int, amount) and withdrawAll(int)
  5. i totally read the title as "buying xbox live", as in buying the whole xbox live framework haha. anyways gl on getting it
  6. walking methods should be boolean to determine if they have happened/you are at the tile/Area you want to be
  7. I just wanted to make a thread thanking @Alek. He has single handedly kept the OSBot client from burning to the ground with his great skill and determination. He manages the SDN, which is a job and a half on its own. On top of that, he maintains and updates the client with new API features. He has taken what should be about 5 peoples jobs and made them his own, which deserves some recognition. Without him, there would be no client right now, and thus no site. So, thank you @Alek for all you have done. It doesn't go unnoticed and I hope you continue to be a wizard. -Novak
  8. I need around 3 beta testers for my tanning script. Your job will be to: -report bugs -get proggies > 3 hours -give suggestions -anything else i need If you are a beta tester and you are successful at these things, you will get a free copy of the script when it goes on the SDN. Things to know: -the jar will be obfuscated. don't like it, don't ask for a beta spot. -it will contact a website to get a boolean of whether the script is still in beta. if the boolean is false, then the beta is over and the script will no longer run. post here/add me on Skype to discuss. Skype is in my siggy
  9. The first person to get a 10 hour proggie with Auto Magic Pro wins 500k. Post it here, then pm me to arrange payment. Alching/Stunning is probably your best bet, as superheat may have a few bugs as well as stun-alching. Good Luck!
  10. tbh mine isn't even updating, i guess we will have to wait until a dev sorts this out
  11. what OS X version do you have? it opens fine for me on 10.10.1
  12. plss stop making videos like you are good
  13. when you sign in it is automatically loaded from the SDN. just hit start script and they should pop up automatically
  14. antiBan.unregisterAllBehaviors(); right in the docs
×
×
  • Create New...