Jump to content

Ericthecmh

Scripter II
  • Posts

    4888
  • Joined

  • Last visited

  • Days Won

    9
  • Feedback

    100%

Everything posted by Ericthecmh

  1. Thanks for the positive feedback :) Trial given
  2. 1) Intentional, it saves your energy for when you're actually in the stronghold (reduce time with aggro). Could change to activate run when it reaches 100 2) Might add varrock later, but not glory. I don't want to have to equip stuff. 3) Will add later
  3. It runs when walking. I'll enable run when fighting too. Done.
  4. Hey, forgot to say that I fixed this issue and extended your trial for you to check again Just one of them.
  5. Lol... You can't just run a command and make a program magically use less memory.
  6. First of all, if you're doing string comparison you should be using .equals() Second, setEnabled controls whether the checkbox is active. You're looking for setSelected() And I would recommend doing something like boolean selected = Boolean.parseSelected(line05); checkbox.setSelected(selected); Cleaner code
  7. Add me on skype (ericthecmh).
  8. What? This script is now DreamStronghold. Some images might still say CMHStronghold until I get them changed.
  9. Also should note that users who previously purchased a script will keep their access to the script.
  10. Loving these proggies, you'll both get access. Just don't get banned please :P
  11. New update 2.3 Should fix the issue with the script trying to attack a dying monster.
  12. Because the newest OSBot released removed the Area class which many scripts were depending on. The scripters will have to update their scripts for it.
  13. Wow, thanks man! Yes you do. Your prize is free access to the other scripts that will be part of the DreamScripts package (provided that my partner will be okay with it) :P LOL haha I've actually not had a single ban report so far. The antiban is pretty good if I do say so myself.
  14. Done. Was an API change, but I fixed the script for it. Your trial has been automatically extended
  15. Ask for a trial first! http://osbot.org/forum/topic/78101-cmhscripts-are-back-request-a-trial-here/
  16. Shameless advertising (facepalm)
  17. Read my correction above EDIT: Fixed in new version 2.2 Thanks to @ThatOtherGuy and @Three Shot for the report and help.
  18. 99% sure this is an OSBot issue. Your getting hit by the logout timeout and when it logs back it the script doesnt' resume properly. Correction: With the help of @Three Shot, I was able to identify the problem. Will fix now
  19. Unfortunately it's nearly impossible to debug based solely on that info. Can you proved the following info: 1) When you see that it's stuck, what is it doing? Is it trying to click the door over and over? 2) If you open the console log, what does it say? 3) What state is the paint in? Thanks
  20. Dual boot with 2 windows installs is a pain in the ass. Not to mention some people don't want to repartition their drives and mess around with the bootloader... And if you have a computer sitting around... why not?
×
×
  • Create New...