(EDIT) the code to the game, if anyone could covert it or something to php or html..
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Iwilltry.Click
If nameBox.Text = "text here" Then
MsgBox("text here")
MsgBox("text here")
Label2.Text = "Wo0T! 1337!"
nameBox.Text = ""
Label2.Text = ""
Else
Label2.Text = "sorry mate..."
End If
End
Regards
skapure
This post has been edited by skapure: 09 February 2009 - 11:01 AM

New Topic/Question
Reply




MultiQuote



|