Jump to content

House

Trade With Caution
  • Posts

    510
  • Joined

  • Last visited

  • Feedback

    97.4%

Everything posted by House

  1. You are trying to pass an array of strings but if you read the api it shows you it expects a single String.
  2. http://osbot.org/api/org/osbot/rs07/api/Store.html
  3. nvm - some rude fuck trashed talked me for being wrong.
  4. Looking to get pp for 07gp. Post here or DM me sold
  5. check if its not interacting with anything?
  6. 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
  7. don't bot that account. not worth the risk.
  8. Your question is way too broad. Include your specific code you want to modify or that is not working
  9. I assume you are hopping a lot because you mentioned store buying. The inventory returns null or empty sometimes as a result of the loading screen. I recommend adding if (getClient().getLoginState() == LoginState.LOADING || getClient().getLoginState() == LoginState.LOADING_MAP) { return 300; } To your loop
  10. House

    Got Owned

    nice post formatting
×
×
  • Create New...