Jump to content
View in the app

A better way to browse. Learn more.

OSBot :: 2007 OSRS Botting

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

chad0ck

Members
  • Joined

  • Last visited

Everything posted by chad0ck

  1. chad0ck replied to chad0ck's topic in Archive
    me and you joined the same month
  2. chad0ck posted a topic in Archive
    How do i get this? I've seen people who joined after me with vet ranks.
  3. chad0ck replied to chad0ck's topic in Archive
    Let me start with the fire rune crafter and see how it is, we can go from there
  4. I thought this was osrs and was like what?? .29/M anyway, glws
  5. Export it as a runnable jar lol
  6. eh I have to use eclipse at work, so that's just what i stick with lol
  7. They are actually very easy to understand, giving up won't get you anywhere!
  8. I'd use eclipse over intellij tho, there are guides on how to properly setup eclipse with OSbot.
  9. 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
  10. 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.
  11. chad0ck replied to chad0ck's topic in Archive
    noted. Still taking request There isn't much of a market for farming scripts, if i made a farming script it would be premium. =\ I will not make a script that Czar or Valkyr has, keep that in mind please.
  12. chad0ck replied to chad0ck's topic in Archive
    Done. Waiting on SDN approval then i have to wait for it to be uploaded. 14 hour - 4 minutes and 54 seconds progress report. Still needs: GUI Paint Better combat checks other than that, pretty flawless. i think he released the beta
  13. chad0ck replied to chad0ck's topic in Archive
    I do actually plan on making this, not anytime soon however. Czar actually has a nice slayer bot, I'd check out his scripts!
  14. chad0ck posted a topic in Archive
    Looking to make another script while I wait for approval on SDN. Let me know what you want
  15. Looks like this was taken care of.. cheers
  16. chad0ck replied to ciel's topic in Archive
    Is this still needed? Let me know.
  17. Czar is a fucking beast, if you haven't already, check out his scripts.
  18. I mean you do got a point there.. lol
  19. 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
  20. Thank you for the update! keep up the good work guys.
  21. Follow this, and you'll have a good time.
  22. 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.
  23. 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!
  24. 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.

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.