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. Unfortunately we can not shit on market threads like this But this is all true, rip comments removed
  2. 3 its similar to the original one, its not perfect but me likey.
  3. House replied to Jacksonpm23's topic in Introductions
    #204 not bad :c Stealing my first spot in the online list down below i see!
  4. if (inventory.contains("Pizza base") && inventory.contains("Tomato")) { return State.MAKE_INCOMPLETE_PIZZA; } if (inventory.contains("Incomplete pizza") && inventory.contains("Cheese")) { return State.MAKE_UNCOOKED_PIZZA; } if (getBank().contains("Pizza base") && getBank().contains("Tomato")) { return State.WITHDRAW_BASE_TOMATO; } else if (getBank().contains("Incomplete pizza") && getBank().contains("Cheese")) { return State.WITHDRAW_INCOMPLETE_CHEESE; an example (don't forget to deposit the product item each time too) But just yeah its a lot to explain. i think ima have to give up im really bad with patients. Use my example use ititititit. Make one Task to withdraw and one to combine. Determine which items to combine within the task. That way you can fix code or append to each step of pizza making by editing it in one place
  5. imo its bad to trigger interactions in a row assuming the previous one correctly executed. hence why i told you on shitbox to return after each interaction and use the example i provided :p Start writing you script the same way my example is written. https://github.com/HouseMD/HMeltingBalls
  6. In general the statement deciding logic seems iffy. do something more like. does my inventory have dough and tomatoes in it -> combine else does my inventory have plain pizzas and cheese -> combine else ... ... bank.open() if bank contains dough and tomatoes -> withdraw them. else if bank contains plain pizzas and cheese -> withdraw them.
  7. when your flax holder acc will get banned
  8. put condoms on your fingers
  9. people are more willing to help if you post your code. I can help modify your code if it helps but you need to include it here
  10. House replied to soulstone's topic in Archive
    varrock easy diary is not a req.
  11. here to confirm legit top asshole around
  12. w000000w good find comrad
  13. Probably end of today.
  14. Give more memory to the client
  15. remove the main() method from your gui and create an instance in your script class. you can then reference the gui from there and its variables.
  16. 'Murica?
  17. What is getting baker acted?
  18. we don't know how it works exactly. http://osbot.org/forum/topic/106931-sharing-my-ban-experiences/ I would say this is the only good guess / info about the system
  19. why are you here?

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.