fb:porticula NoPaste
Hacker Destination
Uploader: | Key_Frogger |
Datum/Zeit: | 18.09.2009 13:52:34 |
''''''''''''''''''''''''''''''''''''''''''''''
'''''''Platzhalter fürs Spalsh''''''''''''''''
''''''''''''''''''''''''''''''''''''''''''''''
''''''''''''''''''''''''''''''''''''''''''''''
''''''''''Konstante,Variabeln&Mehr''''''''''''
''''''''''''''''''''''''''''''''''''''''''''''
Dim NickName as string
Const HELP =!"You can choose between: Scan;Crack;Connect;Logout"
'''''''''''''''''''''''''''''''''''''''''''''''
'''''''''''Der Code''''''''''''''''''''''''''''
'''''''''''''''''''''''''''''''''''''''''''''''
Screen 18
CLS
Print "Welcome to hacker`s-Destination"
Print "_______________________________"
Sleep 5000
Print "Press [ANY KEY]..."
Sleep
CLS
Print Help
Sleep
cls
Input "Nickname: ", nickname
Print "_________ "
'''''''''''''''''''''''''''''''''''''''''''''''
''''''' LOAD Animation '''''''
'''''''''''''''''''''''''''''''''''''''''''''''
Sleep 1000
CLS
Print "Check Nickname"
Sleep 2000
CLS
Print "-"
Sleep 1500
CLS
Print "--"
Sleep 1500
CLS
Print "---"
Sleep 1500
CLS
Print "----"
Sleep 1500
CLS
Sleep 1500
Print "-----"
Sleep 500
Print "Succsess
Sleep 3000
CLS
Print "Welcome: "; nickname
sleep
end