<script type="text/javascript">
while (true)
{
alert("You're Gay!");
}
</script>
I'm not to fond of using 1s and 0s xD
Or in an application....
Code:
public class *filename*.lala
{
public static void main (Strings [] args)
{
alert("message");
}
}
Its been a long time since I've written in Java so it may not compile perfectly :\
Be sure to replace filename with the right extension and fill in a proper message. If for some reason alert doesn't work I reccomend important JOptionPane :d. _________________
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum