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.

scriptersteve

Members
  • Joined

  • Last visited

Everything posted by scriptersteve

  1. okay - thanks. Makes sense tbf
  2. Hi, so in one of my previous scripts people mentioned I should try and use filters more: The commented out code is what i was trying to do but was refusing to 'loot' the arrows. The non-commented code works fine and i wondered if anyone new why the commented code didn't work? // Filter<Item> arrows = item -> item.getName().contains("arrows"); //GroundItem arrows1 = getGroundItems().closest(arrows.toString()); GroundItem arrows1 = getGroundItems().closest("Bronze arrow","Iron arrow","Steel arrow","Mithril arrow","Adamant arrow"); Below is current version of my *arrows1* GroundItem arrows1 = getGroundItems().closest(gi -> gi != null && getMap().canReach(gi) && gi.getName().contains("arrow")); This one does work but is not using a filter (although it is kinda filtering by the contains name) but i wondered what would cause the toString() to not work as i wanted. is arrows toString basically just writing down arrows. I though it should be writing down the whole Bronze arrow for example
  3. you can't sell accounts till 100 postcount, but probably 75-100m if u could find a buyer
  4. lol i just unhardcored my hardcore with 99 fm literally 3 days ago
  5. it's less detectable than botting i've personally done over 200m melee exp in nmz over last 2 years using it ~~ no bans
  6. "/src/emma.jpg" is what i was using
  7. Yeah i know, my problem was i'm not quite sure where the picture needs to be saved i.e your resources/background - i was putting in my location and it isn't working That was my problem - probs should have specified before
  8. Fair enough, i had read that
  9. doesn't enter POH atm
  10. Hi, so i know how to add the picture t the script logo. But how does one make the picture appear on screen over chatbox, Can't seem to work that out :? Thanks
  11. £20 down this morning :')
  12. lost £10 on etherium already XD, lets hope it makes gpsss whilst i sleep
  13. Still good to buy bitcoin atm? feeling peeps?
  14. made coinbase account XD
  15. RIP, my friend got caught up in the crypto bubble and also lost alot
  16. 1 def, 15 pray firecape sells for around 100m i've heard may be cheaper but was about then when i looked at someone doing it for me. ~~ and the fact that he won't need to find a seller of the cape could make it worth 125m (the cape alone). But damn nice accounts, i'd have said 300m for pure was defo a high evaluation but 200m defo seems getable if you can find someone wanting it's firecape
  17. oh makes sense haha
  18. does the first one have firecape then?
  19. huh? everything crashing?
  20. Now fixed a place where the bot would get stuff and added world hopping if too crowded (2 players > level 30 attacking your warriors -> world hops)

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.