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.

Jewlz

Members
  • Joined

  • Last visited

  1. Not sure if this problem is related to my scripts or not.. but working on my own scripts.. when trying to run 2 bots on 1 client i get a memory spike and CPU spike at 100%, but when running each 2 scripts individually it is fine?
  2. Would like to try a trial thanks
  3. Jewlz replied to Zach's topic in Releases
    Just says You cannot start a new topic
  4. Jewlz replied to Zach's topic in Releases
    Using my own script I wrote, its a bug with the client web walking for sure I cant start a thread in that forum area..
  5. Jewlz replied to Zach's topic in Releases
    It's still spam clicking the minimap at the start of the walk path sometimes, especially at edgeville bank walking to barbarian village
  6. Still happening in 2.4.52
  7. The web walking spam clicks the minimap when it starts its walk path Happens in every location happens in latest osbot version 2.4.52 Nothing in description log using WebWalkEvent toDestination = new WebWalkEvent(node, w); sleep(random(500,1000)); toDestination.setBreakCondition(new Condition() { @Override public boolean evaluate() { if(myPlayer().getPosition().distance(w) <= ro) { return true; } else { return false; } } }); execute(toDestination); }
  8. When the web walking starts its first click on the minimap to walk a route it spam clicks it every single time using WebWalkEvent toDestination = new WebWalkEvent(INodeRouteFinder.createAdvanced(), w)
  9. map.canReach() doesnt seem to check if you can reach an npc properly, aka if a door/gate is closed Any solutions?
  10. The isVisible and isOnScreen functions dont seem to work for what i want basically to check if the item is visible on the screen by the players camera angle, walls etc? any ideas?
  11. How would you bot multiple accounts at once one with different ips? Surely they would all be on the VPN ip address?
  12. Hi, im curious as to whether it is safe to bot on multiple accounts (3 or less) on the same ip from the same PC can this be detected? Is it safe?
  13. I'm developing a script and web walking keeps saying it cannot find the path to the destination (Edgeville) even though it can walk to the bank from the fishing spot but cant walk back Any reason for this? edit: using inodeadvanced btw

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.