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.

Chris

Scripter II
  • Joined

  • Last visited

Everything posted by Chris

  1. Chris replied to 0wne2dk1ll's topic in Archive
    I can do this for 30M 07 gp @ 1.2M/1$ rate My voucher thread can be found here: Contact me: Osbot Chatbox PM Discord: Christopher#2820 Skype: live:41269403f7a4d044
  2. Yes I am still working on that location at the moment. Had to fix some safespotting issues and expanded the area. should be better in the next update.
  3. 2 reasons it could be hopping which I will probably just remove v7.84. A player matching my filter was present (skulled || inCombatRange || hasCertainGear) and so on. At the bank and had last been 'attacked' or 'seen' a player matching the same filter above. I will probably only let it hop when it dies. Since this is causing to many issues. I recently pushed out v7.83 addressing other issues with potions and the like that was mentioned before. I will add a bonus feature for burning amulet if you will like that. Simply starting the script with it while the west mode is active will trigger it. I should already swap for charged glories, and I will fix run enabling even though it should already be available. If you still are not satisfied simply post in refunds section for a refund. Have a nice day, -Chris
  4. Chris replied to Acerd's topic in Spam/Off Topic
    same apparently the peanut is refunding? i hope these mods dont allow him back @Mods @Maldesto @Jordan @Decode
  5. I'll be taking a look. I'll have this sorted asap.
  6. OO: Chris Email is set. Stats Has Ava's accumulator.
  7. it does loot visage and you can buy a voucher for BTC from @RoomScape to purchase the script
  8. what settings are u doing if safespotting start at the safespot
  9. done./
  10. talk on skype.
  11. home tabs for taverly blue drags? i alrdy use falador teleport support
  12. private synchronized void writeToFile(String msg) { String fileName = getDirectoryData() + "mytextofnudes.txt"; PrintWriter printWriter = null; File file = new File(fileName); try { if (!file.exists()) file.createNewFile(); printWriter = new PrintWriter(new FileOutputStream(fileName, true)); printWriter.write(newLine + msg); } catch (IOException ioex) { ioex.printStackTrace(); } finally { if (printWriter != null) { printWriter.flush(); printWriter.close(); } } } used an example from stackoverflow and changed the path. just use getDirectoryData() and ur good with osbot
  13. sold over 1b+ on 1 acc and its not ban lols gg
  14. you need to be at the dragon lair alrdy. banking is not supported at this time authed u again
  15. Works as intended. you are calling isAnimating() which returns true once you start the tree chop animation it will stop the conditional sleep once it returns true. What you need is a logic check. if (!isAnimating()) chopTree();
  16. omg he scammed me too!!!!! never got my grapfixz!
  17. No bans comes with original email w/recover info for email (if i remember pass) OO: Th3
  18. good job bro! you do it!
  19. getGE().isOpen();
  20. authed
  21. I already have a beta mode out.

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.