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.

Leaderboard

Popular Content

Showing content with the highest reputation on 12/19/24 in Posts

  1. try InventorySlotDestination currItemDestination = new InventorySlotDestination(bot, currentSlot); InventorySlotDestination placementDestination = new InventorySlotDestination(bot, mapSlot); if (currentSlot != mapSlot) { if (bot.getMethods().getMouse().continualClick(currItemDestination, new Condition() { @Override public boolean evaluate() { return bot.getMethods().getMouse().move(placementDestination) && placementDestination.evaluate(); } })) { //sleep or do something after? } } This is an example from my code I use to sort my inventory using a map of items. this is how I get it to drag items around So mapSlot would be slot 27?
  2. Great script, added a little proggy
  3. No bundles as far as I know 😉 But if you want to create some kind of acc builder yourself you can always use the osbot queueing system to queue scripts at this point
  4. For save proxy usage when using pay-per-GB proxies, you need to block heavey resources, enable data compression, cache data locally, optimize scraping logic, use lightweight protocols, auto proxy rotation and stickness, monitor bandwidth usage
  5. 1 point
    What type of proxy is it? Mobile, data center etc? Most should technically support gaming if they have enough bandwith for the game shouldn't they? Edit: @D Bolter has a proxy shop here on the market with heaps of good reviews:
  6. It could be, best way is to run wireshark maybe to analyse traffic
  7. That is too high, something is being downloaded such as images or big text files maybe, which scripts are you using?

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.