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.

Alek

Ex-Staff
  • Joined

  • Last visited

Everything posted by Alek

  1. It didnt look like you were blatantly scammed. It appeared the script was actually written and the resolution to the dispute was Extreme Scripts finishing the script. I also ended the dispute by saying: "Please allow him a week or two to try and catch-up (provided he is physically able to). If you are still having major issues, please contact me."
  2. @zarichill So just to be clear, how much were you already refunded?
  3. Alek replied to tumblr's topic in Introductions
    There is this nice game, its called Runescape. It is very fine, fine line. The objective of the game is to make gold via transaction. Luckily I know great site to do this. Welcome to OSBot
  4. You can't force users to enable certain settings, the botter is free to decide whatever they want.
  5. Well if its not an SDN script you can just tell people to start OSBot with norandoms flag?
  6. He asked specifically for CLI arguments in general, which I don't think scripters can access. The only thing you can grab is script parameters from CLI. In general, all scripts should be fully usable without any specific OSBot settings enabled or disabled.
  7. Use the entity hover debug tool, I guarantee you there is a difference. Colors, rotation, models, something.
  8. Good idea, when I meant "Quest Scripts" I was kind of referring to something which does a bunch of quests. One or two quests which bot farmers need is fine, miniquests, house favor, all good.
  9. Over the last few weeks I've been denying some free script requests (required for Scripter I) because we either already have a similar script, or because it's simply not needed. What kind of free scripts would you guys like to see? Do not suggest the following: -Any type of AIO -Any type of dragon/boss killer -Questing scripts -Bot farming scripts Keep it reasonable and your suggestions will be taken. If you suggest something like "Barrows script with GE support", I'll probably just ignore this thread and you guys can get 100 more chicken killers. Thanks! Edit: Don't troll/shitpost here, go in Spam section for that.
  10. You can do whatever the hell you want, but don't expect us to help you with disputes regarding private scripts.
  11. Try calling something like: bool b = servant.interact(); or if(servant.interact()) Essentially we are checking to see if interact passed or failed on OSBot's end
  12. Alek replied to Ayylmao420's topic in Scripting Help
    It does what you want, it types a string. If you don't want to use the front API then you should really know how the back API works.
  13. The only difference between hover and interact is that hover doesn't click. hover() or setting it in interact, still uses the same core interactionevent. Maybe a code snippet might help.
  14. Alek replied to Nym's topic in Scripting Help
    GUI builders are garbage, you really should just write them yourself. Also there is not enough room for the JLabels, you have to account for OSBot's look and feel which is something the builder wont do.
  15. Alek replied to Ayylmao420's topic in Scripting Help
    Keyboard typeString(String string)
  16. Dammit, just honest opinions of what its worth lol. Looks like the consensus is 15-20m. Thanks guys (by the way im not selling, just was wondering).
  17. Thank you good sir
  18. Alek replied to Tylersbored's topic in General Help
    LoginResponseCodes change so codes which I don't handle are printed out. Codes which are handled include stuff like invalid user/pass, the you have been banned message, and anything telling you to wait a few minutes. Edit: Codes which I don't handle are just defaulted to stopping the script.
  19. For the love of christ just use random. gRandom doesn't use normal distribution, it uses some custom algorithm which has some flaws. It creates a one-sided normal distribution that forces anything past 3 standard deviations (99.7%) to be set as max deviation. If you don't know what I'm talking about then don't use the method. If you are thinking about "antiban" using something involving gRandom, then you're in for a real long road ahead.
  20. "hey guys" - I'm guessing you meant to put this in General Help because Zach and myself are the only ones who go through bug reports.
  21. 99% of the scripts would break because scripters dont listen to me about static ids (widgets).
  22. By writing code a lot and actually enjoy what you are doing. Eventually you will learn what bad practices you need to change and what the good practices are. You will also start understanding what you are writing. Time is the best learning source.
  23. Meh. At least he's trying something else and his customers are happy.
  24. I actually laughed out loud.

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.