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.

ProjectPact

Script Factory Developer
  • Joined

  • Last visited

Everything posted by ProjectPact

  1. v1.2.2 updated!
  2. Script Factory is now available for purchase on the store! Purchase Here You may also learn more information about it here! made with ❤️
  3. We've officially launched our Script Network where you may download FREE, open-sourced, scripts for Script Factory 3.0! https://pposb.org/scripts More scripts coming soon! ❤️
  4. In case you've been living under a rock, Script Factory 3.0 is now in BETA! Be sure to check it out for FREE for a few more days. More information here: https://pposb.org/ Download here: https://osbot.org/mvc/nativesdn/scripts/21 Happy botting :)
  5. ProjectPact posted a topic in Fishing
    PPOSB Fisher Smart fishing script with a clean GUI and real-time paint overlay. Select your fish type and the script automatically handles everything-mapping to the correct fishing spot, interaction actions, required tools, and bait. It also validates your inventory before starting to ensure you’re fully prepared. Requirements: • Proper equipment for selected fishing method (auto-validated) • Start near fishing spots • Starting position is saved for automatic return after banking Includes: • GUI configuration (Tools → GUI Editor) • Paint overlay (Tools → Paint Editor)
  6. Script Factory 3.0 The most advanced Script ever made 🌟Powered by AI🌟 Click here to learn more! made with ❤️
  7. IP + running multiple accounts could definitely be an issue. You should also get VIP so you can try botting on the new C++ client. It has had exceptional results!
  8. 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
  9. We’re excited to officially announce Script Factory 3.0 — a next-generation evolution of the platform, purpose-built for the new native C++ OSBot client. Development is already underway, and this isn’t just an incremental upgrade. Script Factory 3.0 represents a complete ground-up rewrite designed to modernize the entire system while preserving everything users love about Script Factory and Script Factory 2.0. A Fresh Foundation One of the biggest changes is the transition from Java to Rust. This move allows us to dramatically improve performance, safety, and efficiency while giving us tighter control over memory and execution behavior. The result is a leaner core with lower overhead, faster runtime performance, and improved long-term stability. Smarter Architecture Script Factory 3.0 introduces a redesigned architecture built for robustness and scalability. The new structure makes scripts easier to manage, update, and deploy, while reducing unnecessary complexity under the hood. We’re focusing heavily on maintainability — both for developers extending the system and for users running it day to day. Familiar Power, Modern Execution While the internals are being rebuilt, our goal remains clear: preserve the features and workflows the community already relies on. Everything that made Script Factory and Script Factory 2.0 effective — automation tools, extensibility, and usability — is being carried forward and enhanced. What This Means Going Forward By aligning Script Factory 3.0 with the native C++ OSBot client and a modern Rust backend, we’re laying the groundwork for a faster, more stable, and future-proof ecosystem. This release is about longevity, performance, and creating a foundation that can grow with the platform. We’ve only just broken ground, but the direction is set — and we’re excited to bring Script Factory into its next chapter. Stay tuned for progress updates as development continues. - ProjectPact
  10. Hi there, That isn't a bug, that is a fail safe. You may disable it in the settings if you wish to not use it! But it helps in case your script gets stuck or breaks, Script Factory will try to save your player from dying or remaining logged in.
  11. Let me take a peek at this after work. Can you join my Discord?
  12. Any items it doesn't support may be added manually and saved to your own local bank file
  13. Does it still do this if you stop the script and reload the client?
  14. Good luck with it!
  15. There should be a discount! We may need @Token to look into this one.
  16. Are you trying to purchase the monthly or one time fee version of SF2?
  17. Hi there! If you have purchased 1.0, then when you go to the store it should appear as a discount! If you do not see the discount, you may need to contact @Maldesto
  18. Update has been placed on pause with the new release of OSBot 3.0 coming soon.
  19. Check your client

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.