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. looks like literal shit nice, scripts
  2. Boom api: http://osbot.org/api Start from reading methodprovider class Boom basic tutorial: http://osbot.org/forum/topic/58775-a-beginners-guide-to-writing-osbot-scripts-where-to-get-started-by-apaec/ Go to local script section, download some scripts, decompile them, see how it works and stuff.
  3. "Right now i would like to know how to use the api, like how do i read the documentation and for example how can i make a script that does the following for now." So basically you want us to baby feed you?
  4. Dank memes, didn't do full 99 cause wanted to do a 99 party EDIT: wet cape
  5. So you mean, have another section in the profile page where scripters can show what scripts they made?
  6. 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:
  7. do you have special characters in your pasword? i.e !@#$%^&*()?
  8. no need to hurt me like that
  9. But the real question is, will we get a kiss on the cheek from you?
  10. "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; }
  11. 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.
  12. 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);
  13. nice memes
  14. Dank EDT errors u have there
  15. A guy from a mental institute
  16. Vilius replied to lisabe96's topic in Spam/Off Topic
    https://osbot.org/mvc/scripters/info Look at last compile
  17. Vilius replied to Acerd's topic in Spam/Off Topic
    Correction. "shittiest scripter"
  18. Vilius replied to Okabe's topic in Gallery
    Made me moist, ooooooohhhh yaaaaa
  19. Vilius replied to Keven's topic in Requests
    do 2def ones work?

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.