HEre is my code for that part. Whenever i type hi it sends up the alert it is wrong what can i do.
Define hi As String
Var Name As String = ConsoleReadLine( "Please enter your username:", False )
If name > hi Then
Alert("You are wrong","Wrong username")
End If
If name = hi Then
Alert("Yes you are right", "TItle")
SetConsoleFont("Verdana", 12)
ConsoleWriteLine( "Hello phoex")
ConsoleWriteLine(" Welecome to two ship game")
ConsoleWriteLine("So")
ConsoleWriteLine("Press Escape for next step")
ConsoleWriteLine("")
:)
The best progamer