I remember two other accounts I had, both of which got banned which I still have no reason for. The first one was called, “zammy!!” the second “x Blitz x”… I think in total I’ve been here longer then most of you. ;o
zammy!! was registered on February 02, 2007, 12:45:16 PM. First post was made February 06, 2007, 11:10:13 AM
[quote=“zammy!!, post:1, topic:55536”]hel i always get this error
Error: owner steve size mismatch in getnpcpos - pos:102 psize:105
Error: T2 - 65,81,134 - 105,3251,3434 - 19,2,66,0,127,-2,1,32,58,58,112,105,109,112,49,32,58,58,112,105,109,112,50,32,58,58,112,105,109,112,51,32,58,58,103,104,111,115,116,32,58,58,115,119,101,101,116,32,58,58,[/quote]
x Blitz x was registered on September 16, 2007, 04:37:31 PM. First post was made on September 16, 2007, 07:42:45 PM
[quote=“x blitz x, post:1, topic:143980”][code]
import java.awt.;
import java.awt.image.;
import java.io.;
import javax.imageio.;
public class ScreenShots {
public static int num = 0;
public static void main(String[] args) {
try
{
//Get the screen size
Dimension screenSize = Toolkit.getDefaultToolkit().getScreenSize();
Rectangle rectangle = new Rectangle(0, 0, screenSize.width, screenSize.height);
Robot robot = new Robot();
BufferedImage image = robot.createScreenCapture(rectangle);
File file;
//Save the screenshot as a jpg
file = new File("screen"+num+".jpg");
ImageIO.write(image, "jpg", file);
num++;
}
catch (Exception e)
{
System.out.println(e.getMessage());
}
}
}
[/code]
Just compile and run. it will take pictures of your screen lol i know it is not ment to be here but it was fun,.[/quote]
I, Epic Steve, was registered on November 09, 2009, 11:30:22 AM. First post on, January 26, 2010, 04:40:17 PM.
I can’t quote it as the topic is locked, but it said,
“You fucktards, stop feeding the troll.”