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.

Novak

Members
  • Joined

  • Last visited

Everything posted by Novak

  1. people could just say they are buying czars script and get the cheaper price. you will never know what they buy with it....
  2. can i join? ill be ur slave
  3. yes please!
  4. don't worry, he's been working on the web walker for 2 years now!111!!!!111oneone11!
  5. this is VERY accurate
  6. Novak replied to Novak's topic in Spam/Off Topic
    a 3 script task based one, where you could switch between scripts, kind of like master race omega
  7. Novak replied to Novak's topic in Spam/Off Topic
    thanks for being a troll, I'm sure everyone appreciates it.
  8. Novak posted a topic in Spam/Off Topic
    Back in the day (6-7 years ago), i was the noobiest of noobs. I lurked the pb forums and leeched like nobody business. I eventually started buying premium scripts, thinking i could never learn to do what these guy can. Lets skip forward to current day, I can pretty much do whatever I want with java related to runescape. So many of you may be asking, how did this happen? the answer is hard work. I took multiple courses in java and c++, and really dedicated myself to learning programming. tl;dr if you wanna do something, work hard at it and it will happen obviously this was just a proof of concept, but tile and animation eventually got hooked. never give up on your dreams never in a million years did i think i could start making my own bot and hooking different functions
  9. its in the rar, theres no jar just the files
  10. just use gyazo or lambda lmfao
  11. position.interact(Walk here) seems to work. However, i need local walker too when it isn't visible on the minimap (and i don't want to start having to make paths and a custom walk method for it to work) can we expect an update to local walker for this?
  12. neither localWalker or map.walk work on al kharid rooftop. it just does nothing. anyone else experience this/have a workaround? edit: seems like it doesn't work on varrock rooftop either. it works on pollnivneach though, which is weird
  13. the osbot 2 area class does not support planes, so i made my own package data; import org.osbot.rs07.api.map.Position; import org.osbot.rs07.api.model.Entity; import org.osbot.rs07.utility.Area; public class RS2Area { public final Area area; public final int plane; public RS2Area(Area area, int plane) { this.area = area; this.plane = plane; } public boolean contains(Position pos) { return area.contains(pos) && pos.getZ() == plane; } public boolean contains(Entity entity) { return area.contains(entity) && entity.getPosition().getZ() == plane; } }
  14. im a legend at this game
  15. Novak replied to edoggydogg's topic in Archive
    Last Active: Feb 2
  16. Novak replied to Muffins's topic in Introductions
    so you intend to elsewhere?
  17. lmfao last time i gave my snapchat out to someone on osbot they spammed me for nudes for like a week
  18. whats the fun in playing a game that you can beat in a short amount of time?
  19. Novak replied to RoomScape's topic in Spam/Off Topic
    more like he put all his money in a bank account now and locked it so she cant throw it away
  20. you messed up your bracketing somewhere, make sure every opening bracket has a closing one
  21. Novak posted a topic in Spam/Off Topic
    woo

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.