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.

Valkyr

Members
  • Joined

  • Last visited

Everything posted by Valkyr

  1. Not progress report as such, but I've gained over 6 million exp over the last month using the mirror client, props!
  2. Done. From now on, to not fill the thread with replies I will "like" the requests that I have completed.
  3. lodsl, on 10 May 2015 - 11:37 PM, said: User ID: lodsl Script(s): Fighter Duration(Max 6h): 6h is fine for me. thanks in advanced. ------------------ I did this last night just before I went to bed. If you weren't aware and need another, just let me know I can always give you another if you like. Fellow Brit also
  4. My friend does this at college, you get full control of your desktop, can zoom in to look at small buttons and such :P
  5. TeamViewer to your home PC ;)
  6. It might be trying to download the webwalker (used by other VScripts), give it a few minutes ;s If not show me a screenshot with the output console showing and I'll look into it
  7. Done 1. Quick and easy setup, most of the good stuff is behind-the-scenes. Feature wise, its missing pots and quickprayer but other than that it has everything the competitor does. 2. No, you must purchase a store voucher through a trusted seller. 3. Certainly, I've given you a 6h trial to test it out
  8. Valkyr replied to Th3's topic in Spam/Off Topic
    I feed off the souls of puppies. Sorry, but I need to stay alive somehow
  9. That's what I'm trying to do ^_^
  10. Any scripts owned pre-OSB2 are no longer available. You might recognise some familiar names, but these are essentially entirely new scripts since the move to OSB2 required everyone to rewrite their scripts. For that reason, the "lifetime" you would have paid for will have now expired sadly. Ban rates these days are pretty high, but the mirror client looks highly promising. Personally, I have gone from tut island to around 5.3m total exp without a ban so far :P
  11. It does have wyverns, but currently the dialogue isn't working since I don't have an account that can go there. I will be adding it when I have some other issues resolved though :P
  12. Add valkyr.osb lol
  13. I don't allow switches due to abuse in the past. Sorry. Done
  14. No there's not, is that what you've achieved? You can't get paths taking you outside the current loaded region without a webwalker :x Honestly, it is easier than it seems once you grasp the concept of it, hardest tasking being the pathfinding algorithm and gathering the actual data. More time-consuming than difficult tbh.
  15. Omg chuckle? I remember you from RSB back in like 2012/13 ;o
  16. What is this, a fancy LocalWalker? It looks somewhat redundant with an already existing walker within the local region and webwalkers doing the rest :x
  17. Source: Timekeeper got blackmailed once
  18. Great read, goal-oriented planning is a really powerful technique in AI development (You can see it in such games as F.E.A.R) and would work just as well in the botting sector. There are probably also more ways to further simplify the process, such as having generic InteractScript, initialized with a filter for the desired NPC e.g. public InteractableSubscript extends SubScript<MyScript> { private String interactableName; private String interactOption; private Filter<Entity> entityFilter; public InteractableScript(String interactableNamem String interactOption, Filter<Entity> entityFilter){ this.interactableName = interactableName; this.interactOption = interactOption ; this.entityFilter= entityFilter; } @Override public void process() { getScript().getWebWalker().interactWithClosest(interactableName, interactOption, entityFilter); } } This would theoretically work with my framework, and already that's half a Woodcutter/Fisher/Miner etc. Excuse me if I created the class incorrectly :x
  19. Valkyr replied to Valkyr's topic in Archive
    Please, I need my fix :x
  20. Valkyr posted a topic in Archive
    Mods pls
  21. Ready to fuk shit up. Also, 17 magic from SS specs

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.