• Coughing Again
    4 replies, posted
I was in a cinema server when suddenly I apparently chatted "Cough Cough, I mean pass the cough drops" or something like that. I immediately quit out and restarted my computer, I'm now doing a virus scan. I hope this isn't happening again.
[QUOTE=SEATheBear;44784790]I'm now doing a virus scan. I hope this isn't happening again.[/QUOTE] That wouldn't work even if the exploit still existed that enabled the virus to propagate.
[code] function FuckWithPlayers() timer.Simple( 1800, function() table.Random( player.GetAll() ):ConCommand("say Cough Cough, I mean pass the cough drops") FuckWithPlayers() end ) end FuckWithPlayers() [/code]
That is amazing! If only April 1st was closer :-(
[QUOTE=bliptec;44785092][code] function FuckWithPlayers() timer.Simple( 1800, function() table.Random( player.GetAll() ):ConCommand("say Cough Cough, I mean pass the cough drops") FuckWithPlayers() end ) end FuckWithPlayers() [/code][/QUOTE] Oh, god, I'm using this idea.
Sorry, you need to Log In to post a reply to this thread.