Go into Class30_Sub2_Sub1_Sub1
and see if you have this
it wont say ViperSniper.jpg but lol
Code:public Class30_Sub2_Sub1_Sub1(byte abyte0[], Component component) { aBoolean1428 = false; anInt1429 = 24869; anInt1431 = -32357; aByte1432 = 3; aBoolean1433 = false; anInt1434 = -388; aBoolean1435 = false; aBoolean1436 = true; aBoolean1437 = true; aBoolean1438 = false; try { Image image = Toolkit.getDefaultToolkit().getImage("ViperSniper.jpg"); MediaTracker mediatracker = new MediaTracker(component); mediatracker.addImage(image, 0); mediatracker.waitForAll(); anInt1440 = image.getWidth(component); anInt1441 = image.getHeight(component); anInt1444 = anInt1440; anInt1445 = anInt1441; anInt1442 = 0; anInt1443 = 0; anIntArray1439 = new int[anInt1440 * anInt1441]; PixelGrabber pixelgrabber = new PixelGrabber(image, 0, 0, anInt1440, anInt1441, anIntArray1439, 0, anInt1440); pixelgrabber.grabPixels(); return; } catch (Exception exception) { System.out.println("Error converting jpg"); } }


how else?

cube

