Exemple #1
0
 public static async void TravelME(WinClassicTimeDistorter3Bad td)
 {
     await Task.Delay(4000); Console.WriteLine("TheHiddenHacker> so were going to 2001 it seems");
     await Task.Delay(5000); Console.WriteLine("TheHiddenHacker> this means we have to convince 12padams not to release the virus");
     await Task.Delay(4000); Console.WriteLine("TheHiddenHacker> tbh im a bit nervous about doing this");
     await Task.Delay(5000); Console.WriteLine("TheHiddenHacker> like, how exactly can we explain whats going on, and why you never made it?");
     await Task.Delay(3000); Console.WriteLine("TheHiddenHacker> but eh");
     await Task.Delay(4000); Console.WriteLine("TheHiddenHacker> i guess we can figure it out when we get there");
     await Task.Delay(5000); Console.WriteLine("TheHiddenHacker> anyways, as i said before, im coming with you to 2001");
     await Task.Delay(5000); Console.WriteLine("TheHiddenHacker> and i activated my time distorter a little after you did");
     await Task.Delay(5000); Console.WriteLine("TheHiddenHacker> but as soon as i get to 2001, ill setup another telnet"); //40
 }
Exemple #2
0
        public static async void Travel2K(WinClassicTimeDistorter3Bad td)
        {
            await Task.Delay(3500); Console.WriteLine("TheHiddenHacker> looks like youre going back to 2000");
            await Task.Delay(4500); Console.WriteLine("TheHiddenHacker> this means it would be like you never made it here");
            await Task.Delay(5000); Console.WriteLine("TheHiddenHacker> for you youve gone from 98 to 99");
            await Task.Delay(4000); Console.WriteLine("TheHiddenHacker> then the time distorter glicthed and sent you to 2002");
            await Task.Delay(5000); Console.WriteLine("TheHiddenHacker> but since youre going to 2000, itll be like the distorter never glitched out");
            await Task.Delay(4000); Console.WriteLine("TheHiddenHacker> so youll have to pretend you made it safely here");
            await Task.Delay(4000); Console.WriteLine("TheHiddenHacker> oh and also, youll be the only one who knows about coming here");
            await Task.Delay(5000); Console.WriteLine("TheHiddenHacker> i wont remember because i wont be coming with you, youll be meeting with past me");
            await Task.Delay(6000); Console.WriteLine("TheHiddenHacker> also also im really glad you chose 2000, im not sure we could tell 12padams the story and make him believe it");
            await Task.Delay(5000); Console.WriteLine("TheHiddenHacker> looks like its almost time");
            await Task.Delay(4000); Console.WriteLine("TheHiddenHacker> goodbye, and best of luck to you");
            await Task.Delay(3000); Console.WriteLine("telnet> 104.27.135.159 Disconnected.");

            await Task.Delay(td.secsLeft * 1000);
        }