Kickstarter - Plugin codegenerator

Discussion in 'Resources' started by s1mpl3x, Jul 28, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    LinkterSHD

    Hey im on a school computer and i cant downlaod it. Whats the link to the download via text
     
  2. Offline

    Codex Arcanum

  3. Offline

    LinkterSHD

  4. Offline

    tobiyas

    Are you still developing it? I just made an "Fan-Update" for myself.
    If you don't have any problems with it, I would release it so others can still use this wonderful tool.
     
  5. Offline

    s1mpl3x

    no currently not, maybe later but yea... not in the next time so yea i would love to see it updated, release it and if you could create a pull request on git that would be awesome
     
  6. Offline

    tobiyas

    Attached Files:

    Codex Arcanum likes this.
  7. Offline

    IamNoob

    Can You Make A Video Tutorial Of It?
     
  8. Offline

    TigerHix

    IamNoob For god's sake, don't bump a 2 year post, while Capitalize Every Single Word Like This and asking someone for a video tutorial without some simple respect.
     
  9. Offline

    BigAl512

    I downloaded the file, but it never opens
     
  10. Offline

    Deleted user

    BigAl512
    StringBuilder builder = new StringBuilder("do you not %#%$!$% see the $#@%$^! post date");
    for (int i = 0; i < 50; i++) {
    builder.append("?");
    }
    String message = builder.toString();
    message.replace("%#%$!$%", swearList.get(random.nextInt(swearList.size()))).replace("$#@%$^!", swearList.get(random.nextInt(swearList.size())));
    message.toUpperCase();

    System.out.println(message);
     
  11. Offline

    Regablith

    Wtf guys. This was made 2 years ago...
     
  12. Offline

    stoneminer02

    As far as I know, you should look into JavaFX because that is replacing Swing.
    And please, use Java 7 when using JavaFX if you change ;)
     
Thread Status:
Not open for further replies.

Share This Page