Jump to content

Eliot

$100.00 Donor
  • Posts

    4523
  • Joined

  • Last visited

  • Days Won

    10
  • Feedback

    100%

Everything posted by Eliot

  1. Can confirm mirror client will not scroll bank, injection client does.
  2. Eliot

    Teeth....

    Yeah I've have wisdom teeth removed, the craters will heal up such that you won't even notice them (because they will be gone).
  3. I wish @Maldesto would update OSBot already... *sigh*
  4. That only works in IE and probably requires user to allow plugin to run, if you figure out how to do it in a modern browser golf clap for you. Just double checked, you can get some hardware info in some browsers, but not a complete picture afaik.
  5. Without an additional download: a) No. b) No. c) No.
  6. Relax and it will be back up in time.
  7. We know you love . What about some love for the :dex:?
  8. Thanks he will have to refund if he wishes to return.
  9. That's actually really good use of Predicate, props to you!
  10. You're exactly right, it is to help it read better, it doesn't impact the performance of the script.
  11. I would suggest breaking things up into methods to make the code easier to read and maintain. I generally like a method to really only do one thing, of course sometimes that's not practical. So, for example, in your state script I would do something like: case COOK: cookFish(); break; case ... I find this helps keep the code manageable for when projects get larger. That's just what I noticed right off the bat, there are other ways to structure scripts which I prefer over stateful scripts, but there is absolutely nothing wrong with a state script. As a side note, I'd suggest reading about Java style guidelines as you're not following them properly. Perhaps also document your code. Hope this helps a bit.
  12. private EntityDefinition definition = new EntityDefinition(this) .name("Man") .action("Pickpocket") .reachable(); Is this supposed to be more clear than using a constructor?
  13. Kujaa has paid me, will refund thexokid when he gets online. Thanks to all.
  14. @Hailee has given me 1.8M to hold for @thexokid. PM your skype name so I can give it to you.
  15. The value of the refund will be as follows. 1x Bond 2,200,000 gp Wealth 400,000 gp Estimated value of account (1/39/1) 1,000,000 gp ___________________________________________ Total 3,600,000 gp Please refund in full within 24 hours, 50% from @Hailee 50% from @Kujaa. Alert me when the refund is complete.
  16. You can't advertise offsite feedback, sorry.
  17. As long as he gets fully refunded, do as you please.
  18. @Hailee and @Kujaa need to either refund the value of the account with its wealth, or (if @thexokid agrees) they can remake him a new identical account. @Hailee and @Kujaa will remain in TWC rank until resolved.
×
×
  • Create New...