Jump to content

ez11

Scripter II
  • Posts

    3690
  • Joined

  • Last visited

  • Days Won

    13
  • Feedback

    100%

Everything posted by ez11

  1. ez11

    Osbot Discord

    Discord doesnt like markets
  2. ez11

    Fruity Zul

    I would suggest killing zulrah
  3. start osbot in debug mode as described in the link above and when it wont start you will get a very detailed log about what isnt working. Once you have done that you google the error message and see if you find something that helps you and if that wasnt succesful you make a post in the client bug report section and include those logs
  4. There are a lot of ways to filter stuff, thats just a quick way to filter the closest object that meets the criteria. You could also filter for .hasAction() or pretty much anything else. Just google "osbot filter" for more info/examples
  5. Use filters: getObjects().closest(o -> o.getname.equals("Rock") && o.getPosition().equals(POSITION))
  6. ez11

    ezCannon

    I just tested it and they are working properly on the sdn version. Dont forget to click the checkbox. The number you select is the number of cannonballs left in the cannon, not the amount of cannonballs fired. Also keep in mind it takes at minimum 1 gametick (600ms) before your interaction is even registered in the game and it takes time to walk over and interact with the cannon and your cannon will keep shooting during that time, so if your refill threshhold is just barely above an empty cannon the cannon might go empty by the time the script actually walks over to refill.
  7. ez11

    ezCrabs

    I believe deleting your Osbot folder (c/users/Osbot) should fix this. Make sure to copy any settings/local scripts before deleting the folder
  8. ez11

    ezCrabs

    Which osbot version are you using? The current version or the dev build? It seems to be some sort of client issue. Have you restarted the client already? Are you doing anything not normal (like running on a virtual machine)?
  9. It just shows you won that fightpits minigame https://oldschool.runescape.wiki/w/TzHaar_Fight_Pit#Reward
  10. What exactly do you need that isnt already on their website?
  11. Forum got an update and is now currently still WIP
  12. ez11

    ezCannon

    v1.4: added some failsafes so script wont stop because the client loads the inventory to slow after logging in, should be live in 24h
  13. ez11

    ezCrabs

    v.2.05: Fixed bug that made script attacking crabs on other spots not work properly, improved worldhopping to work consistently and added another area for resetting at sandcrabs so resetting should be faster at those spots. As usual updates should be live within 24h
  14. ez11

    ezCrabs

    Please dm me screenshots of the settings you used so i can take a look at it or message me on discord ez11#6553
  15. ez11

    ezCannon

    Yes it works, but you should just dm a mod to get your old account back. Activated 1h trial in the meantime.
  16. I heard chris' dragon killer script is excellent
  17. ez11

    ezCannon

    Thanks for letting me know, will take a look and get this fixed after the weekend
  18. have you tried not doing tutorial island on a proxy?
×
×
  • Create New...