Skip 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.

Joseph

Trade With Caution
  • Joined

  • Last visited

Everything posted by Joseph

  1. Chop and burn is both together I'm sure
  2. 1. what mysteryy said. 2. what rocket said, you should cache it into their osbot > data > [your new folder]
  3. once you ask for a trial and the user give you access to it. You should refresh your script loader unless your opening up a new bot.
  4. Your script looks fine in general. The only thing is if you don't want to do so many skill calculations. You can use the experience tracker. It pretty much does all that except give you the start lvl nor the start exp.
  5. It's you area class make sure you set it up correctly. If you want get the area. Grab all its tiles. Then display the area on the screen. That's how I would do it. Or do a simple log check if you area within the area.
  6. You don't get it then -.-ItemContainer is a abstract class that have methods that other class extends. So rather then typing those same method inside each class again. they just simply extend ItemContainer. Now that we have enough classes extending ItemContainer. We could use oop rather than genetics. You just simply grab and feed an instance of the class. Then you can do whatever you want with it. Genetics is used more for our filters http://osbot.org/forum/topic/63619-oop-tutorial/
  7. Log the stack trace or the error log. I see you are loving the word npe. Are you sure it's a npe and not anything else
  8. Joseph replied to risky's topic in Scripting Help
    I think world hopper used the new install world hop lol
  9. Joseph replied to Lynx Titan's topic in Archive
    Osbot has default antiban. You roll the dice. If it lands on the number it will execute some sort of random
  10. Ugly lolGet inventory(). Get item(string array).interact (action)
  11. All he needs to do is update the old area class and it should work again
  12. i think you might need some help :P
  13. I'm calling it right now. It get banned after it hits yes or magic. Also are you saying my friends chop and drop is not a good script
  14. I could tell by the area you made. It gave you my format ;)Auto path collection give you a random distance. Displays it on the paint. With that being said it randomize when it collects a path. Also removing a tile all you do is right click the tile on the main screen.
  15. Apa was talking about divine utilities as the script that records paths. I'm going to update it soon Op for the failsafe I suggest making a fail safe timer. On the onloop you can throw in a simple method that just reset the timer to 0 whenever it animating and not fighting. Within that method you can add the if statement. If it passes the time frame end script. This doesn't not track your experience gain. But your players activity. Remember give the timer a decent amount of time. Cuz I know you have to walk to bank and back. Enjoy
  16. Go to the store and check it out.Ask around for trials so you can test them out and buy the one that make you happy
  17. You were part of 911 weren't you
  18. Joseph replied to Mexiah's topic in Scripting Help
    Nope only a class can extend only one class. You'll have a script class and a sepreate jframe class
  19. apply for sdn rank. looks like a good script. gl on it
  20. with the devs/managers
  21. Been there, done that. I know you have not seen the private section nor been here for very long like me. Before we never had the communication we have now. We actually have more power then we did before. I believe this is all we are going to get, for now..... The blue pixie could probably vouch for this.
  22. Just to kill the rumors the only reason scripts like that are not allowed premium is because the method is good for a little then dies off quickly. Plus in the past we had these scripts. The scripters would make a couple quick bucks and run away and forget about the script. So...... now it's on the non wanted list
  23. Joseph replied to Botre's topic in Archive
    I have the same idea as him and it has java with c/c++Good luck op. I know you can do it but your gui frame, I believe will fuck you over. But let's see how you will handle this
  24. noobs initialize your global instance using the getter method from method provider do it on the onStart ExperienceTracker xpTrack; onStart() { this.xpTrack = getExperienceTracker(); }

Account

Navigation

Search

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.