Jump to content

Mr_MilkysButler

Members
  • Posts

    64
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Mr_MilkysButler

  1. Surprised no one said this, In-N-Out Burger.
  2. I will buy the card for 5m 07. You will go first or we will use a middle man at your expenses. Message me or add me on Discord: n9yg5VdKr9#2373
  3. +1 to Chris's tutorials.
  4. Doesn't work for me either, bug?
  5. Discord took the server down. https://osbot.org/forum/topic/152230-discord/
  6. You are returning way too fast.
  7. Runescape.com->Account->Account Status
  8. By the way, you need Scripter ll+ in order to sell premium scripts.
  9. You have 3 missing braces, please learn how to properly brace. https://imgur.com/a/m6E0WPd
  10. 12m right now.
  11. I thought he was talking about the status of the bots and not the literal stats my bad.
  12. You could always search it up on google, I heard Explv’s account manager is good.
  13. First, if you are using Intellij rebuild your project so it cleans your code. Your problem is you are trying to use variables out of their scope.
  14. Have a check if your inventory even contains oak planks.
  15. You wanted to learn how to create GUIs, they are not part of the bot api.
  16. You can always search up tutorials on Youtube.
  17. Isn't JFormDesigner paid?
  18. if(getInventory().isFull()){ if(getInventory().dropAll()){ new ConditionalSleep(5000) { @Override public boolean condition() { return !getInventory().isFull; } }.sleep(); } } Good OSbot scripting tutorial found here:
  19. Right here 5m.
  20. I believe gold goes for 1m/0.80?
×
×
  • Create New...