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.

Chris

Scripter II
  • Joined

  • Last visited

Everything posted by Chris

  1. They will be quieter
  2. Ye but make sure you get it I'm Mx Browns
  3. WebWalkEvent toDestination = new WebWalkEvent(INodeRouteFinder.createAdvanced(), destination); //can do Position position || try area.getRandomPosition(); toDestination.setBreakCondition(new Condition() { //if true, break the walker. @Override public boolean evaluate() { return condition; //area.contains(myPos) || pos.distance() <= threshold } }); execute(toDestination);
  4. Hey

    Chris replied to Krys's topic in Spam/Off Topic
    yes
  5. wait till it gets fixed i guess. randoms don't do anything anyways
  6. Chris replied to Gellie's topic in Introductions
  7. 1 att 1 str 1 def 99 firemake. arson pker
  8. Chris replied to Deceiver's topic in Spam/Off Topic
  9. pmed you full source
  10. Try this messing with it a bit.. grab if the player is skulled, combat avg is around our players level according to current wilderness lvl, and in the wild + not the botters player. Example public Optional<Player> getDangerousPlayers(){ return getPlayers().getAll().stream().filter(o -> o != null && !o.getName().equals(myPlayer().getName()) && playerWithinCombatRange(o.getCombatLevel(), myPlayer().getCombatLevel()) && playerIsSkulled(o) && getMap().getWildernessLevel() > 0).findAny(); }
  11. Chris replied to Chris's topic in Spam/Off Topic
  12. Chris posted a topic in Spam/Off Topic
  13. I got banned using Sinatra swamp collector! i am in the same boat man
  14. im the best scripter
  15. Chris replied to Mister Slyther's topic in Gallery
    make a gallery post
  16. Chris replied to Deceiver's topic in Spam/Off Topic
    ᕙ ╱
  17. pos1.distance(pos2) || if myPosition#distance(pos1) <= x //do stuff else if myPosition#distance(pos2) <= x //do stuff

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.