Jump to content

Ericthecmh

Scripter II
  • Posts

    4888
  • Joined

  • Last visited

  • Days Won

    9
  • Feedback

    100%

Everything posted by Ericthecmh

  1. What are you talking about... I get 7.50 an hour, and I go to a 70k/year university. I still get by just fine... Oh wait... my parents pay my tuition and housing. But yeah... minimum wage is far too low.
  2. Ericthecmh

    v1.7.90-.97

    All right. Thanks for your fixes though
  3. Ericthecmh

    v1.7.90-.97

    Which randoms were fixed? And thanks Zach and Divinity
  4. XD Swizz You better keep updating those scripts in the afterlife. We're holding you responsible. But seriously though, if you're buying a one time purchase premium script, you're taking the risk. You can't force any scripter to update their scripts, nor can the OSBot administration.
  5. very very experimental :P but nevertheless it looks good. Still changing quite a bit of my code so that it runs in legacy mode though
  6. I'm definitely excited to use this in OSBot 2. Will this be usable in legacy scripts, or do we have to move to OSBot 2 scripts? Eric
  7. Some of those requirements, like the graph theory algorithms, aren't really Java related... And doesn't Alek already have the while/black glow thing? :P Eric
  8. Ericthecmh

    BETA v1.7.69

    The setRunning method by OSBot is fixed. In fact it was fixed in 1.7.68 when I tested it, but I guess Maxi decided to push another update just in case, which is fine. If the script doesn't turn on run properly, it is because the scripter is using his own method. You should post in his/her thread asking him/her to update their method. Eric
  9. And don't forget the new interface child ID for the setRun method! Eric
  10. Wow, this is a really clever idea. You should have release this sooner now OSBot 2 is gonna come out
  11. Ur signature made me look and almost cry lmfao! Wut?
  12. Awesome. So excited to see what OSBot 2 brings Eric
  13. I find it hard to be serious when the topic is in the "Spam" category :P Eric
  14. I wasn't aware you could bot multiple clients if you don't have VIP. I thought it was restricted also... Eric this use to be allowed it was restricted recently though so now you need VIP to bot on multiple accounts Yeah thought so. Eric
  15. Depends. 1) Do you bot more than one account? You can't do that without VIP or Sponsor. Botting with multiple tabs is slower than botting with multiple clients. (for me) Go VIP! I wasn't aware you could bot multiple clients if you don't have VIP. I thought it was restricted also... Eric
  16. Or it could be due to the fact that the bot server is having problems. I'd just wait for a day and see. Eric
  17. Depends. 1) Do you bot more than one account? You can't do that without VIP or Sponsor. 2) You also get a discount if you buy premium scripts from the SDN. 3) You are also allowed to change your display name, and you get a nice PiP and rank. 4) You support OSBot development. I think that's about it though. Eric
  18. Does windows take both? I didn't know that. Thanks Eric
  19. The second one is how you access the screen shot in your main class. If you don't surround it with try/catch, it will crash your whole program. The only way the exception can be thrown is if one of the calls inside the screenShot method throws an exception, but it will be caught by the handler inside that method. Can you give me a scenario in which an exception fails to be caught by the handler inside screenShot method but will be caught by the outer one? I can't seem to think of one lol... maybe I'm just missing something :P. But yeah it's a really nice piece of code. Thanks for sharing Eric
  20. Awesome thanks!! I was actually wondering how to do this earlier in the day :P. I'll test it and then integrate it into my remote access function for my essence mining script. Although... your second try-catch clause is a bit redundant... :P
  21. The version variable in the script manifest is a double right? That wouldn't allow me to number my versions as things like 0.8.3 because 0.8.3 can't be stored as a double. But yeah it does get annoying to change the version number in three different places instead of just updating the version in the script manifest :P Eric
×
×
  • Create New...