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

  1. ProjectPact

    Script Factory Developer
    2
    Points
    6493
    Posts
  2. Czar

    Global Moderator
    2
    Points
    23620
    Posts
  3. yfoo

    Scripter II
    1
    Points
    245
    Posts
  4. Heiz

    Scripter II
    1
    Points
    396
    Posts

Popular Content

Showing content with the highest reputation on 03/10/26 in all areas

  1. Native Script Auto Compiler One Command to Build & Download Your Script Download: Click Here last updated: 04-13-2026 (v1.2.2) Update Log --- WHAT IT DOES --- Run one command and it will: - Package your script + dependencies + Cargo.toml into a ZIP - Upload it, trigger a rebuild, and wait for it to finish - Download the compiled DLL into compiler/downloads/ - Clean up the temp ZIP when done --- SETUP --- 1. Extract the compiler/ folder into your project root (same level as Cargo.toml): my_project/ ├── Cargo.toml ├── script_dependencies/ ├── my_script/ └── compiler/ 2. Install Python 3 if you don't have it: Python Installation Steps - Windows: https://www.python.org/downloads/ (check "Add to PATH") - macOS: brew install python3 - Linux: sudo apt install python3 python3-venv 3. Open a terminal in the compiler/ folder and run: Terminal Commands python3 -m venv .venv # macOS / Linux .venv/bin/pip install requests colorama python-dotenv # Windows .venv\Scripts\pip install requests colorama python-dotenv 4. Copy .env.example to .env and fill in your credentials: .env Credentials USERNAME=your_username PASSWORD=your_password That's it. Everything else is auto-detected. --- USAGE --- From your project root: Usage # macOS / Linux compiler/.venv/bin/python compiler/osbot_auto_build.py # Windows compiler\.venv\Scripts\python compiler\osbot_auto_build.py If you have multiple scripts, it will show a menu. You can also pass the name directly: compiler/.venv/bin/python compiler/osbot_auto_build.py my_script Your compiled DLL will be saved to compiler/downloads/. --- NOTES --- - Your source files are never modified or deleted - Works on Windows, macOS, and Linux - If a DLL already exists, it gets overwritten with the new build - Do not share your .env file — it contains your credentials
  2. 👑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

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.