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.

Apaec

Scripter III
  • Joined

  • Last visited

Everything posted by Apaec

  1. IRC? Edit: Feel free to PM me the code & i'll help out all i can!
  2. Apaec replied to Apaec's topic in Combat & Slayer
    UPDATE! Version 2.05 Added Ranged potion support Bug fixes Enjoy! apaec
  3. public void potionHandler(String potionName, String potionInteraction) { for (int i = 1; i <= 4; i++) { if (this.inventory.contains(potionName + "(" + i + ")")) { this.inventory.interact( this.inventory.getSlot(potionName + "(" + i + ")"), potionInteraction); break; } } } Implementation: if (this.myPlayer().getSkills().getDynamic(Skill.PRAYER) <= 25) { potionHandler("Prayer potion", "Drink"); } Untested I wrote it for you now but it should work any more questions just let me know gl
  4. i i i i i i i i i i i i _,-^^^^^^-,_ i i < O > i i """^--------^""" i i i i i i i i i i i i i i i i i i i
  5. Script available here: http://osbot.org/mvc/sdn2/scripts/2?action=add&scriptID=539 Congrats on the release mate!
  6. Apaec replied to Seks's topic in Runescape
    Join the club
  7. Apaec replied to Apaec's topic in Combat & Slayer
    Thanks very much for the kind words yet again, and appreciate the review. I probably won't add the ability to change the gui while you're using the script as this can arise all sorts of problems, but I'll work on range pots this weekend for you. Thanks for the suggestions though! EDIT: Just pushed V 2.05. This update now supports ranged potions and should be available within 24 hours! (Please note that this is untested, do get back to me if it doesn't work!) Have fun, Apaec
  8. Apaec replied to Apaec's topic in Combat & Slayer
    Thanks for the kind comments ! Feel free to leave a review if ya get a second! :3 http://osbot.org/forum/store/product/373-apa-rock-crabs/
  9. Apaec replied to Apaec's topic in Combat & Slayer
    This is an error with the client so unfortunately there's nothing I can do about it! I'll inform alek when i get round to it
  10. Make one yourself! Take a look at the guides on the tutorials forum
  11. Auth added!
  12. Nope, this is just the data to save you going all the way to jad to find them x)
  13. I think you could maybe put this kind of thing on the premium SDN? I'm not sure if it's allowed as it's not really a bot script but it relates to runescape. Perhaps you could give that a shot!
  14. Apaec replied to Apaec's topic in Combat & Slayer
    Heya ! There used to be a delay however I got a complaint that it was handing around and so I removed the delay. I think if you have a delay, it will go attack a crab, realise world is too full and will want to hop, however cant because it's in combat. Admittedly it would hop after killing 1 crab, but idk, It seems to be fine as it is for me. I mean alot of people at rock crabs run this script so even if I added a delay, alot of bots would hop at the same time xD If others want this feature as well, I'll implement it. Thanks for letting me know!
  15. Added - enjoy! I thought I already gave you a trial? If you didn't get round to trying it, i've enabled it for another 12 hours starting now.
  16. random 200,300 is fine! I heard gRandom(215,80) is optimum. Also I think 'Mine Rock' is the incorrect string but I could be wrong
  17. Added - have fun!
  18. Apaec posted a topic in Spam/Off Topic
  19. Heya, you sure you exported the correct file? I mean that seems odd as you have the manifest and all... You added the buildpath, right? any red lines in the code?
  20. Nvm i was serious but just realised my frield trolled me using inspect element (facepalm) sorry lads
  21. There's a type on our front page under the scripting section My m8 sent me this :p
  22. Added for both of you. Enjoy!

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.