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.

Reflexd

Members
  • Joined

  • Last visited

  1. You're probably being watched more closely now, so yeah as Zikama said if you want to loose your main, carry on botting.
  2. Reflexd replied to Token's topic in Others
    Damn, good job on this looks amazing.
  3. You can chuck getRandomPosition onto the end of your area like this: getWalking().webWalk(yourArea.getRandomPosition()) It will randomize the position it ends up in, but it still spam clicks the last tile.
  4. Thanks, I'll certainly look at that.
  5. Damn, it works. Thanks a bunch, you're beautiful.
  6. kk ty m9
  7. Grats, now never post again
  8. I'm trying to call a function in the main class from another class called CookFood, but it doesn't want to work. Everything inside the CookFood class works fine, like getting the food name and the actual cooking. CookFood: package reflexd; import org.osbot.rs07.api.model.Entity; import org.osbot.rs07.api.ui.RS2Widget; import org.osbot.rs07.script.Script; import org.osbot.rs07.script.MethodProvider; import reflexd.Main; public class CookFood { private Main main = new Main(); private String foodName = main.getFoodName(); // works public CookFood(Script s) throws InterruptedException { main.changeStatus("Moving camera"); // doesn't work } } The function in Main that I'm trying to access: public void changeStatus(String status) { scriptStatus = status; } How I'm initializing CookFood: case COOK: new CookFood(this); break; It doesn't spit out any errors or anything at all in the logger, don't really know what to do. Any help is greatly appreciated.
  9. Holy shit, I've seen all the Harry Potters like 3 or 4 times, always wanted to see a new one.
  10. Reflexd replied to woepieg01's topic in Introductions
    sup man.
  11. I never touch the toilet seat, ever. I stand up when I wipe and I also hover above the seat when I shit too... Speaking of shit, I need one now.
  12. Hi

    Reflexd replied to NoahTheWeebWolf's topic in Spam/Off Topic
    waddup bro
  13. Reflexd replied to Salty as fuck's topic in Archive
    Hopefully it'll be ready by next year.

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.