Basically i'm guessing he means that he wants a middle man to hold the card for 2 weeks in case you bought the PSN card with a stolen credit card which would mean that the code / value will be removed from the account it was activated on after it was flagged as malicious.
Idk how Sony deals with that sort of shit or if that is how it works but that is what the other guy meant.
BufferedImage image = new Robot().createScreenCapture(Rectangle);
ImageIO.write(image, "png", new File(getDirectoryData() + "screenshot.png"));
This captures your screen in the given rectangle, not sure if this supports multi monitor setups.
You do not need a valid email to use as your username.
And you need to use a service such as death by captcha.
Also you need to change your IP often since there is an account creation limit per hour on IPs.
While i strongly agree with this and i was originally going to post something similar, i don't think its ok to comment such things in the poor mans market thread :l We are not supposed to make comments like that on market posts
Pretty straight forward, you can can see the API
It helps you track time and you can translate a Date to a long and vice versa
You can compare the current Date with the future Date you set using your random interval by using Date#after() or Date#before
I'm not sure this will work i have not tested it but maybe:
myPlayer().getInteracting() instanceof Player
you could determine if its a player or an NPC this way
You basically use parameters in an executable file which starts the clients up with the scripts automatically started.
The CLI usage is as stated on here and it also supplies an example of the contents of the file.
For windows you save it as a .bat file while on linux its a .sh file.