diff options
| author | lempamo <[email protected]> | 2017-07-14 09:43:33 -0500 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-07-14 09:43:33 -0500 |
| commit | c579cf249977c9aa6abef79ef39c6d28960fea6c (patch) | |
| tree | dbcfda818dd6bf89e240db9df5a63c983cb90c0c /TimeHACK.Main/OS/Win95/Win95Apps/Story/Hack2.cs | |
| parent | 7c02e210108003913dfc77a001f546bb0617dba8 (diff) | |
| download | histacom2-c579cf249977c9aa6abef79ef39c6d28960fea6c.tar.gz histacom2-c579cf249977c9aa6abef79ef39c6d28960fea6c.tar.bz2 histacom2-c579cf249977c9aa6abef79ef39c6d28960fea6c.zip | |
Removed hwcv
Diffstat (limited to 'TimeHACK.Main/OS/Win95/Win95Apps/Story/Hack2.cs')
| -rw-r--r-- | TimeHACK.Main/OS/Win95/Win95Apps/Story/Hack2.cs | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/Story/Hack2.cs b/TimeHACK.Main/OS/Win95/Win95Apps/Story/Hack2.cs index 26cd4d1..7d05dba 100644 --- a/TimeHACK.Main/OS/Win95/Win95Apps/Story/Hack2.cs +++ b/TimeHACK.Main/OS/Win95/Win95Apps/Story/Hack2.cs @@ -22,27 +22,13 @@ namespace TimeHACK.OS.Win95.Win95Apps.Story await Task.Delay(2000); Console.WriteLine("12padams> WHAT DO YOU THINK YOU'RE DOING??"); await Task.Delay(3000); - Console.WriteLine("12padams> First you hack my FTP server and download hwcv.exe.."); + Console.WriteLine("12padams> First you hack my FTP server.."); await Task.Delay(4500); - Console.WriteLine("12padams> And use it to hack my website.."); - await Task.Delay(3500); Console.WriteLine("12padams> Then you download my secret Time Distorter program?"); await Task.Delay(4000); Console.WriteLine("12padams> Oh, and I know you activated it."); await Task.Delay(4000); Console.WriteLine("12padams> I can see your screen right now.."); - await Task.Delay(4000); - Console.WriteLine("12padams> And I will prove it to you."); - await Task.Delay(4000); - Console.WriteLine("12padams> That countdown will be at 130 seconds.."); - await Task.Delay(4000); - Console.WriteLine("12padams> Right."); - await Task.Delay(1000); - Console.WriteLine("12padams> About."); - await Task.Delay(1000); - Console.WriteLine("12padams> Now."); - await Task.Delay(1000); - Console.WriteLine("12padams> See?"); await Task.Delay(5000); Console.WriteLine("12padams> Now, in about 2 minutes you think you're going to be able to travel to 1999."); await Task.Delay(3500); |
