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.

The Hero of Time

Members
  • Joined

  • Last visited

Everything posted by The Hero of Time

  1. use webwalkevent public static void webWalkEvent(final INodeRouteFinder routeFinder, final Position position, final int treshold, final MethodProvider script) { WebWalkEvent event = new WebWalkEvent(routeFinder, position); event.setBreakCondition(new Condition() { @Override public boolean evaluate() { return script.getMap().distance(position) <= treshold; } }); script.execute(event); } then use it like this webWalkEvent(Variables.routeFinder, new Position(2924+ctx.random(1), 3175+ctx.random(5), 0), 5, ctx); make a routeFinder onStart() , only do this onstart! it will use up a lot of cpu otherwise INodeRouteFinder routeFinder public void onStart() { routeFinder = INodeRouteFinder.createAdvanced(); } i put my routevinder in my class Variables so i can access it anywhere public static INodeRouteFinder routeFinder; ctx being my methodprovider 5 being the radius in which it breaks the webwalk so it will bank or do other things smoothly so lets say you're at a fishing spot, and you're using this to walk to a bank, if you're in a radius of 5, it will break webwalking so it doesnt want to walk to that exact tile, and it will attempt to bank
  2. ill try adding the parameter true first, if it doesnt work ill try this i appreciate you helping with this code, but apparently you can enable realdistance just by adding true as parameter to .closest ;) thanks for the explanation and the solution guys! cheers
  3. "Then it picks a random one OR it picks the first one on the checking order." I expected this, i didn't realize a diagonal tile was 1 tile though what does it do?
  4. NPC FishingSpot = npcs.closest("Fishing spot"); works if you do it once, the second time its like it picks a random one between the two. the one it's currently fishing at is obviously closer
  5. what am i lookin at
  6. Da Tweekaz Code black Linkin park Disturbed Red hot chili peppers Papa roach Günther Game sountracks Movie soundtracks Anime sountracks two steps from hell and then there's my shit folder which i always listen to which is all kinds of songs from all kinds of bands mixed togheter
  7. so much information...
  8. spem
  9. i think you mean : khal : :khaleesi: is too long..
  10. it wasn't made to be 80 def, i asked you why it was 80 and you said u got bored with it and trained it till 99 70 def is for dharok 75 for dfs/prim boots 80 def doesnt offer anything, extra combat and this discussion isn't supposed to happen here btw lol
  11. ppl will offer less for a zerker with more than 45 def, even if its like 47 also if u were lvl 70 def you'd be 3cb lvls lower, thats a lot in pking m8
  12. well, you ruined it as a pker it didnt make it an bad account but its too high def for pking
  13. why 80 def?? ( i presume its a pker, since 75 atk and 94 mage)
  14. ur shitting me? 86+ runecrafting? 91+ fishing? 93 slayer? i have the rest lol(91 slayer) did u bot?
  15. i want to add zulrah scale fishing to my script but i don't have the requirements to access zul-andra. an account with just access to zul-andra could be enough, but testing if the fishing + extracting scales works never hurts i don't need this right now, but i'd like to know if anyone would be kind enough to lend me their account for a moment
  16. gud mornin
  17. it doesnt work like that l0l hey lets use this script for like a month, okay goal achieved with the script, lets refund and get my money back!
  18. am i supposed to be impressed?
  19. bullshit. you don't have all elite diaries complete

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.