Jump to content

Botre

Members
  • Posts

    5883
  • Joined

  • Last visited

  • Days Won

    18
  • Feedback

    100%

Everything posted by Botre

  1. If that means no more lolmanden TWC jokes then no. ... just kidding, you have suffered enough already
  2. twitch? link pls, think I know this guy from somewhere
  3. Where you running 5.4 or 5.5 ?
  4. Botre

    Will Smith

  5. Botre

    Thread viewability

    Number 7
  6. seriously tho, this story is going to haunt me for a while
  7. Botre

    Thread viewability

    Fair enough, guess I should change the request to: "allow a PM with a thread draft as an alternative to a regular thread for the SDN application in order to avoid methods being leaked before the release of the script"
  8. Botre

    Thread viewability

    That's a really good Idea if you are making/perfecting a really long thread. However, for the SDN application, the thread must be checkable by the staff who manages the requests, unless they have access to your drafts your solution won't work in this specific situation Add a "private" or "hide from public" option in the Post Options.
  9. The possibility to make a thread made by you viewable only for you. Would be usefull for scripters who don't want to leak their method before the script is released, since making a thread is a requirement for an SDN request this is impossible atm (unless I'm missing something). Other solution: Allow a PM with a thread draft as an alternative to a regular thread for the SDN application in order to avoid methods being leaked before the release of the script.
  10. Only 1 I think, maybe 2
  11. dogs..
  12. As in !p.equals(null) ? I never use .equals() for null checks Now I've got another thing to OCD about myself
  13. public int playerCounter(Area area) { int players = 0; for (Player p : this.client.getLocalPlayers()) { if (p != null && area.contains(p) && p != this.client.getMyPlayer()) { players++; } } return players; }
  14. Botre

    My new sig :)

    j1zz
  15. A whole day ^^ I'm a flexible person though
  16. Make sure you refresh your scripts Enjoy!
  17. Make sure you have done everything that's in the rules section (I'll make an exception for your postcount ) and I'll start your trial
  18. Botre

    Hashmaps

  19. You do realize that's probably a plastic prop right? #foodadvertisingfordummies
  20. lelelelel
  21. 16969 if you know what I mean ;)
  22. Make sure you refresh your scripts Enjoy!
  23. Make sure you have done everything that's in the rules section (I'll make an exception for your postcount ;)) and I'll start your trial
×
×
  • Create New...