Forum Replies Created
-
AuthorPosts
-
David
ParticipantFollow principles, not people.
But yes, he did set the bar high when he was a star, and revolutionized music in more ways than one. Unfortunate that he died so early, but one cannot help but wonder – it was coming sooner or later.
David
ParticipantPirkid said:tarheel91 said:FunnyFroggy said: OMGZ! IT’S COMING TRUEEEEEEEEEEE!THE PROPHECY IS TRUEEEEEEEEE!
Is your skin green yet?
Are your eyes green?I have a green marker which leaks all over whoever holds it?
I sincerely hope you are not referring to your phalanx.
I almost died.
David
Participantspygirl57 said: I AM 5’6″.
😀
I’m 13.
I’m taller than all my best friends. 🙁Name: Aarthi aka Spygirl
Age: 13
Description (Personality, likes/dislikes): Very bubbly (hence the nickname: Bubblez!), nosy, and outgoing. Likes being told secrets and keeping secrets. Dislikes Spiders. A lot.
Height: 5’6″Page requested does not exist.
David
ParticipantDest1 said: I’m sad I haven’t started real puberty yet. -waits for growth spurt-I’m afraid you’re gonna have to wait a loooooong time. :p
I kid, I kid.
David
ParticipantMasterCheeze said:The Latest sections are linking to the first page of threads and blogs instead of the last. I guess technically that solves the whole hyperlink page number deal.
I suppose it does.
David
ParticipantNass said: Yeah, you can post it in your blog. I’ll just take note that it’s for here too.Topic: Prom?
I’ll play.
Meep, why would you do this to me, and yourself – we have no personal experience. 🙁
Fien.
I’ll play.
David
ParticipantHm, that’s very very VERY specific… I’ll see what I can do tomorrow. XD Today’s kinda late.
David
ParticipantAdded charts 😀
David
Participant:/
Fixed:
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;class AnnonaLeetness extends JFrame {
JButton AnnonaOmg = new JButton(“Find out if Annona is LEET!”);
JTextField AnnonaPlz = new JTextField(30);public AnnonaLeetness() {
super(“Is Annona leet?”);
setSize(350,100);
setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
FlowLayout Annona = new FlowLayout();
setLayout(Annona);add(AnnonaOmg);
AnnonaOmg.addActionListener(new AnnonaEvent());
setVisible(true);
}class AnnonaEvent implements ActionListener {
public void actionPerformed(ActionEvent annonarocksmysocks) {
String Annona = “Mecha Tenchu”,
favorable = “Meepa Tenchu”,
Leetness = “Annona is a “;
if (Annona.equals(Leetness)) {
add(AnnonaPlz);
AnnonaPlz.setEnabled(false);
AnnonaPlz.setText(“Annona is a ” + Annona + “, thus, he is leet. Durr.”);
setVisible(true);
} else {
add(AnnonaPlz);
AnnonaPlz.setEnabled(false);
AnnonaPlz.setText(“Annona is a ” + favorable + “, thus, he is not leet. Durr.”);
setVisible(true);
}
}
}public static void main(String[] args) {
AnnonaLeetness ANNONALOVESYOUALL = new AnnonaLeetness();
}
}David
ParticipantThanks to the database…
5+ 10-13
21+ 14-17
15+ 18-21
6+ 21+David
ParticipantCool. This had better be good. 🙁 Don’t drag it. Short and snappy young man, short and snappy.
David
ParticipantNass said:Ezyan said:
Nass you are freaking CUTE. No, not cute. KYUTE. <33 XDIt’s how I get the girls 😉
I’ll bet. =O
David
Participant🙁 I just noticed, you gots secret BBCodes in your signature.
Btw, we need a place to put all the pictures of the VuTalers. :3
David
ParticipantPirkid said: Does anyone else think Dest’s cute picture hides an evil pulsating essence of destruction?EDIT: Mippy, is a tuxedo picture good? With a white background?
Lulz, totally. It radiates pure EVIL – but with a innocent smile to cover it up.
-
AuthorPosts