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.

Vilius

Scripter II
  • Joined

  • Last visited

Everything posted by Vilius

  1. So, I have spotted that not really everyone know how to set the client to fixed so here it is a simple tutorial for all of you Text: Open up settings tab -> Display -> Fixed mode button GIF:
  2. do you have special characters in your pasword? i.e !@#$%^&*()?
  3. no need to hurt me like that
  4. But the real question is, will we get a kiss on the cheek from you?
  5. "with no java knowledge at all" so basically you are encouraging skidding, right? Plus, fairly bad code design you are showing for the plebs You could have done: public abstract class Task{ protected Script script; public Task(Script script){ this.script = script; } public abstract boolean active(); public abstract void execute(); public void run(){ if (active()) execute(); } } and just in the main class did: public int onLoop(){ tasks.forEach(task -> task.run()); return 100; }
  6. Not osbots fault, not scripts fault. Its your fault for using other un trusted clients like the clients that bots spam at g.e. You had a virus/got phished or something else happened.
  7. Vilius replied to Prolax's topic in Scripting Help
    Your question doesn't really make sense, but you basically add the opposite corners of a rectangle/square. So you get those coordinates from the game and you place them in the correct place as "x1, y1, x2, y2" final Area YEW_AREA = new Area(x1, y1, x2, y2);
  8. nice memes
  9. Dank EDT errors u have there
  10. A guy from a mental institute
  11. Vilius replied to lisabe96's topic in Spam/Off Topic
    https://osbot.org/mvc/scripters/info Look at last compile
  12. Vilius replied to Acerd's topic in Spam/Off Topic
    Correction. "shittiest scripter"
  13. Vilius replied to Okabe's topic in Gallery
    Made me moist, ooooooohhhh yaaaaa
  14. Vilius replied to Keven's topic in Requests
    do 2def ones work?
  15. Vilius replied to Purple's topic in Tutorials
    Nice
  16. Interesting accusations fam
  17. Please for god sakes dont create threads asking if its down, there is a status panel which you should check ever so often And finally, dont come into the chatbox asking if the bot its down -love, Vilius

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.