lol =) exactly and okey dokey to you NextGen
thx =) why the hell does it say 1/39 wtf 0____0 I made that straight out of Visual Basic last night
It's a false positive from symantec, don't pay it to much mind
Looks Good, Try using a picture box and add images for a more "game like" feel
lol ookaaay my next project is Game Spammer from Youtube lol =) im sooo bored when my internet shuts off at 11:45 at night X____X
EDIT:501st POST HELLL YEAH IM NOW AN EXPERT MEMBER FUCK YEAH BITCHES!!!!!!
how do I add pictures? I know how to change the Icon but how do I change the Background?
haha. u can make it that, if u win, a pic will come up.
You have to start with:
PictureBox1.Visible = False
Then
If (whatever happens here) Then
PictureBox1.Visible = True