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.

update-osbot.sh: An easy shell script to keep OSBot up-to-date

Featured Replies

I'm releasing a useful bash script of mine, update-osbot.sh to the OSBot community! This script makes updating OSBot something you never have to worry about.

Features

  • Downloads the latest jar from https://osbot.org/mvc/get
  • Update a specific OSBot jar file, or default to ~/OSBot/osbot.jar which is created automatically.
  • Backs up old versions of OSBot to ~/OSBot/osbot.jar-backups/, just in case.
  • No-clutter logging makes it easy to stay up to date

Usage

It really couldn't be simpler. Just invoke it using bash before you run scripts via CLI!

$ bash update-osbot.sh
$ bash update-osbot.sh path/to/osbot.jar

Protip: You can also set the executable permission using chmod lets you run it directly:

$ chmod +x update-osbot.sh
$ ./update-osbot.sh

Portability

  • Works on most Linux distributions, like Ubuntu, right out of the box! (Uses curl or wget)
  • Works on Windows if you have a bash interpreter, such as Git BASH included in gitforwindows.

Download update-osbot.sh from the GitHub repository

Tip: Right-click, Save link as... will save it directly. Using a Linux VPS? Use wget to download it:

wget https://raw.githubusercontent.com/OzzyCallooh/update-osbot.sh/master/update-osbot.sh -O update-osbot.sh

Enjoy guys, let me know if this was useful in your botting workflow 😎

Edited by agentcallooh

  • 4 months later...

can something like this be integrated into the client itself? an option for automatically download and install updates

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

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.