Jump to content

Botre

Members
  • Posts

    5883
  • Joined

  • Last visited

  • Days Won

    18
  • Feedback

    100%

Everything posted by Botre

  1. Botre

    Dogelike

    Really really unhappy :saddoge: ...
  2. Final isn't a type. If you want to change the monster you would change the assigned value from: private static final String NAME = "Lesser demon"; to: private static final String NAME = "Goblin"; //For example, this is a comment btw. If you want to make it search from multiple monster names you could use an array like this: private static final String[] NAMES = new String[]{"Lesser demon", "Goblin"};
  3. Botre

    Dogelike

    1236 would really make me unhappy
  4. A superheat script is something I'll consider
  5. Botre

    Java 8

    Stream API / collection traversal. (I have a feeling the mirror client really could benefit from this) Lambda expressions. Functional interfaces. New time API. JavaScript engine (lel). Etc... http://www.oracle.com/technetwork/java/javase/8-whats-new-2157071.html
  6. PM @Maldesto edit: fast fox maldy in the place
  7. Botre

    Java 8

    while(true) love++;
  8. Yeah, noticed this happens a lot in the fally east bank. Added to OP
  9. A minute of silence for all that lost potential postcount :')
  10. You should try it before you go into know-it-all mode. I have yet to get banned and I'm testing scripts non-stop.
  11. We're more blue :x Thanks! I was inspired and helped by the best : D Good luck! Smurfsei. You're up next Practice, practice, practice! If you have specific questions just PM me! Thanks cat :x Thanksss Ty : D Weeee Thankz newb ty : d Thanks man, means a lot
  12. Just noticed I got smurfed into the smurf club About one year ago I knew nothing about programming. Thanks to everyone who helped me, endured me, proved me wrong, supported me, encouraged me, rejected me, etc... :')
×
×
  • Create New...