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.

Apaec

Scripter III
  • Joined

  • Last visited

Everything posted by Apaec

  1. in terms of pathwalking, you'll have to record your own path (you can use divine's utility on the sdn to do this, i've heard it's good with the pre-recorded path (as a Position[]), you can use localwalker to walk it: localWalker.walkPath(Position[] path); and that will get you from A to B. As for banking, you can use the fruitful banking API which will allow you to open the closest bank provided you're close enough, as well as allow you to withdraw, deposit etc eg bank.depositAll() deposits your inventory. apa
  2. Apaec replied to Goku1's topic in Scripting Help
    The tutorial you're using is outdated. Now you can just use: getInventory() with the methods: http://osbot.org/api/org/osbot/rs07/api/Inventory.html#deselectItem--
  3. Yep. exactly the same idea except you may need walking states aswell (eg to and from). You could equally condense it into 1 state but then you're not making full use of the framework available Ye it's really not as complicated as you may first think. Deffo worth a try and hopefully you'll be able to pull off some nice scripts apa Open the spoilers stage by stage and it will talk you through it! apa
  4. Apaec replied to MrChocolate's topic in Archive
    then write one, it's easy! http://osbot.org/forum/topic/58775-a-beginners-guide-to-writing-osbot-scripts-where-to-get-started-by-apaec/
  5. yay loving the return of the in browser script selector. Looks way better now too apa
  6. Apaec replied to Apaec's topic in Magic & Prayer
    thank you for the amazing proggie i've featured it on the front page. apa
  7. really with I could play this game as it looks awesome, but unfortunately it's too graphics heavy
  8. Hey guys: ) I'm looking for a good steam game to play with some friends of mine. Basically, what i'm looking for: Multiplayer. Maybe not MMO, but maybe co-op or 4 player etc Cheap - need to buy a 4pack and i only have £25 steam wallet atm. Low-spec -> My comp is a slow old laptop so I can't run games like csgo etc (I cant even run minecraft lol) Strategy is good but other times are fine too not fps anyone got any suggestions? here's what i've got atm and I like: binding of isaac (not multiplayer so no good) Hero siege (awesome) Dota 2 (struggle to run this above 5 fps cheers apa
  9. Apaec replied to Apaec's topic in Magic & Prayer
    yes, botting is against the runescape rules apa
  10. Done. Enjoy! thanks for posting here apa
  11. Sorry, I messed up and gave you the wrong timing for the trial. I've re-started the auth, reload your scipts list and it should be there! apa Done, enjoy!
  12. I've given you another 24h trial. Enjoy! apa
  13. Follow the framework I have for the tea thiever. But you're going to need different states: BANK, GRAB the grab state would have a check for bones: GroundItem bone = groundItems.closest("Bones"); if (bone != null && bone.exists()) { bone.interact("Take"); } The other state would be bank define bank the same way as stall, and interact wtih it the same way. Take a look at the banking API to see the interactinos apa
  14. Done and done. Enjoy!: ) apa
  15. Done. enjoy! apa
  16. Apaec replied to Apaec's topic in Combat & Slayer
    someone else also reported this issue so I promised to look into it. hopefully i'll see what's wrong and fix it before the weekend will also make a few things a bit more clear on front of gui hopefully as specified above^ apa
  17. pants? what are pants OH ! you mean trousers? chinos. jeans are aweful
  18. done. enjoy! apa
  19. good marketing strat I should give it a shot
  20. I don't think you can release VIP scripts, could be wrong tho
  21. Apaec replied to Apaec's topic in Combat & Slayer
    I will add some more clear instructions upon script startup hopefully this weekend when I look into the script getting stuck - Thanks for pointing this out! apa
  22. np. Let me know when u do get around to testing. It should say v 1.5 at the top of the paint and gui apa
  23. Apaec replied to Apaec's topic in Combat & Slayer
    the script will only withdraw full potions so please decant the potions at the he and try again with (4)s. also, open the console and it should give you info if you're missing anything else. apa
  24. Hey On second thoughts, I tried to get into the room but it turns out you need varrock hard diaries completed in order to get in. I can probably still add support for it, but it will be untested as I can't actually try it xD Just so you know. It should still work though. let me know if it doesn't! apa PS update coming out shortly ========================================================================== UPDATE! Version 1.50 Updated banking a little (I think this may have been a previous behind the scenes push, but just announcing it now) Added support for cooks guild cooking area (untested, PLEASE LET ME KNOW IF IT WORKS!) enjoy, apa
  25. Apaec replied to Apaec's topic in Combat & Slayer
    will be taking a look soon, hopefully I can get these bugs ironed out before the weekend. Will also be adding support for blowpipe apa

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.