Jump to content

Shudsy

Scripter I
  • Posts

    841
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Shudsy

  1. Your script had a massive CPU usage because you got a NPE.
  2. Is OSbot not working? - > Yes. Thats confusing as fuck. Who wouldn't type "Is OSbot working? -> No/yes
  3. Not sure, but isLoggedIn() always bugs out for me when checking for items
  4. This returns true during the "Loading please wait" message aswell, and items will still return null.
  5. Soon hopefully. As soon as the devs push it through
  6. I've completely rewritten the walking and i did notice that the bug happened at a specific camera angle at the first gate. Tested it a few times myself now and everything seems to work fine. The script should now always take the chaos druid route aswell.
  7. I'll try to see if i can make a post about it and see if they can fix the webwalking bug
  8. 10/10 cropping. lmao. i knew of most of these and they're not exactly "new" bugs. some versions they appear more than others and it's a common webwalker bug.
  9. if (getMagic().isSpellSelected()) { getInventory().interact("Cast", "Item"); } else { getMagic().castSpell(Spells.NormalSpells._LEVEL_ALCHEMY); }
  10. Found, fixed and pushed. Note to next time tho, please include the "Status" on the GUI. This only happened when the status was set to "Eating". The fact that i didnt have full hp on the account i tried it on is pretty lucky.
  11. Shudsy

    trials

    24 hour trials? never have and never will be giving out any that long, and i doubt a lot of people do. You're testing the script to see if you want to buy it. a few is more than enough
  12. Pushed a fix for it.
  13. For how long? Forever? and is this the edgeville ladder next to the bank?
  14. Half of your script could of been removed using the experiencetracker and skills api
×
×
  • Create New...