Jump to content

chad0ck

Members
  • Posts

    102
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by chad0ck

  1. eh I have to use eclipse at work, so that's just what i stick with lol
  2. They are actually very easy to understand, giving up won't get you anywhere!
  3. I'd use eclipse over intellij tho, there are guides on how to properly setup eclipse with OSbot.
  4. are you not compiling the scripts? there isn't a local script tab that i'm aware of. You need to put them in C:\Users\*USERNAME*\OSBot\Scripts
  5. That is correct, and they do sell for that much. I made 15 lvl 60 wcing accounts and sold all of them for $6 a pop. Also sold a maxed main for $450, PA is the way to go for selling. He isn't advertising, he posted a link. Everyone knows about PA smh.
  6. I figured he was still trying to learn the process, if I were him i'd stick to states, they are easy to understand and after you have them down you can learn new processes
  7. Thank you for the update! keep up the good work guys.
  8. Follow this, and you'll have a good time.
  9. You need to follow a guide on how to setup osbot with the IDE you are using. I don't think it will be possible to compile without it in your library.
  10. This ^ They say you should spend 50% of development time planning your program out, think of this as the building blocks of your script. You don't want to build a house with a shitty foundation The best way of planning it out, do what you are gonna do manually, and write down everything you do. If you went down a set of stairs, you'll need that. if you walked somewhere, you'll need that. write everything down!
  11. Actually, I'd say there is nothing wrong with the banking you have. if (inventory.isFull() && BANK_AREA.contains(myPlayer().getPosition())) { if (inventory.isFull()) { return State.GO_TO_BANK; } This is part of my fighting script. It switches to the correct states when needed, I don't see how it can be improved.
  12. my screen just goes black. Any idea?
  13. http://prntscr.com/7r20ea been stuck here for about 5 minutes.. seers ahh need to disable roofs, thanks.
  14. Was referenced from an acquaintance, script runs perfectly. Until today, unless the falador rooftop was broken previously it's not working now, please look into this! Thanks.
  15. Whats the ban rate? Botting 8 hours a day with breaks..... whats the ban rate? Any clue?
×
×
  • Create New...