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.

rjames94

Members
  • Joined

  • Last visited

Everything posted by rjames94

  1. This did it, thank you.
  2. So I have it working, but there's quite a big delay before clicking. I found some other threads on this about setting the event mode to async, I did that but the mouse moves rapidly and double clicks and not very reliable. Here's the code I have so far. if (state == 1 && !isMyWidgetWorking()) { WebWalkEvent webWalkEvent = new WebWalkEvent(obeliskArea); webWalkEvent.setBreakCondition(new Condition() { @Override public boolean evaluate() { return isMyWidgetWorking(); } }); execute(webWalkEvent); } else { getMyWidget().interact(); } https://imgur.com/afyCFDL
  3. I'm making a script for new accounts that requires walking into the wilderness. I'm using webwalk to get to that location, however the wilderness ditch warning stops it. I have code to click Enter wilderness but will not run because web walk hasn't reached the destination. Is there a more optimal solution than making two Areas and web walking to ditch and then web walking to wilderness location? Anything to interrupt the one webwalk method? or something similar
  4. could i get a trial please?
  5. looks great may purchase
  6. rjames94 replied to Khaleesi's topic in Minigames
    could i get a trial please
  7. rjames94 replied to Night's topic in Minigames
    trial please
  8. rjames94 replied to FrostBug's topic in Minigames
    worked great for me as usual... don't know why people are having a hard time
  9. Good catch, I never thought to check the log for that lol.
  10. Yeah, the looting currently is messed up I've noticed. Only picks up stackable weapons, watermelon seeds, and key halves for some reason, no matter how low you set the GP threshold. Also noticed that sometimes it gets stuck in the basement after you've run out of food. Status shows "Walking to Bank" but the cursor never moves and you end up dying, all though it has only happened once over the span of 3-4 hours of running the script. Could be caused by mirror mode but I have no idea.
  11. rjames94 replied to Czar's topic in Thieving
    does this support goblin cave wire thieving?
  12. There are better XP ways of training but snakeskin armour is the most profitable way to 99 crafting, so adding it would be very useful.

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.