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.

House

Trade With Caution
  • Joined

  • Last visited

Everything posted by House

  1. you know every bond is the result of "real money" right
  2. who tf are you
  3. House replied to Explv's topic in Snippets
    These should help for determining when to run the login task. public boolean isLoggedIn() { return // isHopping() || // getClient().getLoginStateValue() == 30 || // getClient().isLoggedIn() || // isLoading(); } public boolean isHopping() { return // getClient().getLoginStateValue() == 45 || // getClient().getLoginStateValue() == 25;// } public boolean isLoading() { return // getClient().getLoginState() == LoginState.LOADING || // getClient().getLoginState() == LoginState.LOADING_MAP; } Client.isLoggedIn() triggers false when hopping so these checks are good to add in
  4. I don't think using a position given like that is good, like you said it will fuck you over if its not walkable and not do anything. Usually you want to deagro with changing the Z coord aka walking up a ladder What if you are in a small area also?
  5. Well does it work? Create a method called isShopEmpty. have a for loop and if any of the items have an amount > 0 return as false;
  6. You are trying to pass an array of strings but if you read the api it shows you it expects a single String.
  7. http://osbot.org/api/org/osbot/rs07/api/Store.html
  8. House replied to m4tis's topic in Spam/Off Topic
    nvm - some rude fuck trashed talked me for being wrong.
  9. Looking to get pp for 07gp. Post here or DM me sold
  10. House replied to Jammer's topic in Archive
    remove the semicolon from the end of the if statements?
  11. House replied to K9 Squad's topic in Botting & Bans
    Does it matter
  12. Mine is fine?
  13. House replied to Annointed's topic in Scripting Help
    check if its not interacting with anything?
  14. i am house
  15. Might want put it into a separate thread though? Pretty sure response times are a little while EDIT: also its done before but turned out as a bad idea im pretty sure xD
  16. support and free postcount
  17. don't bot that account. not worth the risk.
  18. Its gonna be 1 file and 20k lines. sounds familiar?
  19. House replied to Spookz's topic in Spam/Off Topic
    osbot fam be like

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.