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.

Leaderboard

Popular Content

Showing content with the highest reputation on 03/05/25 in all areas

  1. ๐Ÿ‘‘CzarScripts #1 Bots ๐Ÿ‘‘ ๐Ÿ‘‘ LATEST BOTS ๐Ÿ‘‘ If you want a trial - just post below with the script name, you can choose multiple too. ๐Ÿ‘‘ Requirements ๐Ÿ‘‘ Hit 'like' ๐Ÿ‘ on this thread
  2. Can i have 24 with quester ? And crafter after that ?
  3. do this support tiaras or gotr?
  4. Totally gonna use it; when i start making combat scripts ๐Ÿซข
  5. Hmm it seems to think it died without actually dying, I will see maybe there's some chatbox message saying "dead" frequently, will release a new fix for this right now.
  6. Why does OSBot use more memory than XYZ Bot? Most bots set a jvm argument indicating the max heap space, "-xmx". This usually limits the jvm from going over a certain amount of heap space. At OSBot, we don't set the max heap space, we let Java naturally allocate the resources that it wants to. How much memory the jvm naturally wants should not be an issue, unless you are running a serious bot farm - which I know for a fact that most botters aren't. This matters because smaller heap space means that the jvm has to GC more and is usually more prone to memory exceptions. If you have 16GB of RAM, I'm sure you can spare 1-2GB unless you are farming. I set -mem in CLI but it uses more! Why? -mem is a wrapper for -xmx, a stupid idea on my part. Remember, xmx indicates max heap space, and the stack space allocation is something you cannot set. So although you set your heap space for 512mb, your stack space will increase the total memory usage. This has absolutely nothing to do with the client or botting. What is the stack and heap? I don't understand! Don't set -mem or -xmx if you are unfamiliar with these terms. You are playing around with settings that you probably shouldn't be. Once again, if you absolutely have a requirement to set max heap space, then do so.

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.