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.

DragonAlpha

Members
  • Joined

  • Last visited

Everything posted by DragonAlpha

  1. To extend upon my Kebab Buyer script which I am well known for (link here: http://osbot.org/forum/topic/94493-free-kebab-buyer-no-requirements-30k-phr/) I am now developing the SUPER KEBAB BUYER! (Premium script) What is a Super Kebab? It's a members-only improved Kebab What does the Super Kebab do? I am currently undecided on the price. Any feedback on price will be appreciated. There will be an extensive free-BETA period before it's sold.
  2. If someone made the correct script, you could make essentially a website, where you say "Rent khals blast furnace for 6 hours", type in login details, and it logs in on your home PC (because you own the premium script), and runs it for 6hr. Script renting like that could be a concern if it became widespread.
  3. DragonAlpha replied to Mod Weath's topic in Spam/Off Topic
    It's clinically proven that girls get Mod more on the internet. Why not just pretend?
  4. bacha bazi
  5. Spam/off-topic section should not affect post count
  6. You all realize that you can just have the runescape game client loaded, and record mouse clicks, and when you replay don't actually move the mouse, just call the MouseListeners mouseMoved/clicked event. That way we can minimize it just like OSBot.
  7. interesting development, keep us informed of any changes in this story
  8. Which script?
  9. a script because you can set breaks
  10. Banned a lot? Try Mirror Mode. (VIP required to use Mirror Mode: http://osbot.org/forum/store/product/4-vip/) Mirror Mode is an advanced botting mode, which lets you bot inside the actual runescape web browser/game client, instead of loading runescape inside OSBot.
  11. Looks like something you would expect to see in Kazahkstan.
  12. Clicking a lampost using BoundingBox
  13. It just occurred to me you don't have access to my Dev stats thread. (Scripting forum). It's just the auto-exception reporting and manual bug reporting we discussed on skype, there will be no signature stuff.
  14. It's done to protect you and everyone that uses your script. The current speed mouse settings are finetuned and have been perfected by OSBot staff to be as human-like as possible. If you could increase that speed, it would be bad for bans and general bot detectability.
  15. I did. As mentioned earlier, any getMessage() and text checking of widgets always failed on MirrorMode.
  16. isMirrorMode isVIP deprecated and yes getUsername() only returned "-username" exactly, but it's meant to be the forum login name. Caching these values is a separate process from obtaining them. The obtaining methods, the 2 I'm most interested: isVIP isMirrorMode are deprecated now . Caching values is useless if you can't obtain them in the first place to cache them so I'm not sure what you are talking about.
  17. I needed these for Dragon Developer Stats
  18. I did. I developed it in Stealth. Mirror was failing on this part (works perfectly in stealth) So I changed it to rely on different checks:
  19. Ok thanks for your advice. Any idea how the API could do widget string checks in MirrorMode whilst Script's couldn't?
  20. I can't understand how. I haven't tried Mirror recently, but when I tried it anything regarding widgets getMessage() or containingText() did not work. But dialogues.isOption did work. So we know it's not text being used. Is it something like, looking for the 2 sprites (those 2 swords) that are visible at the top left+right of the option menu. If so, those would be static ids too right? Unless they are looking at the height/width/color of the sword sprites, in which that check is against a static value too?
  21. Click Tools at the top, select Options. Click Fonts & Colors Select Profile Norway Today: Dark coloured backgrounds, and light text is preferable as it reduces eye-strain.
  22. Which widget root is it checking, just 219? Ok thanks I'll look into it. I think I will just use the Dialogues API for this if I can't get it working. I prefer to rely as little as possible on the higher API's and to try to understand how things work in the API. (If something breaks I've got the ability to fix it quick). I know there are multiple different IDs for the Continue dialogues, but I am struggling to find anything besides 219 for Select Option. Poor standards below, the class is WIP. Netbeans. It is Java's officially supported IDE.
  23. Checking widget text is buggy in mirror mode, otherwise I'd be using it. dialogues.isPendingOption() always worked in MirrorMode. I'm pretty sure it's not checking the text. I'm almost positive it's checking for the ID (being 219). Had to disable text checking in my Kebab Buyer for MirrorMode compatibility:

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.