Fun Office Prank With AutoHotkey
2009 July 5
Ok, so this script is a basic one but it is pretty funny watching a non-IT employee have to deal with it. Using keyboard remapping we can change keys around so a K turnings into an I, and whatever else you want.
k::i
u::p
w::4
v::p
Then just run the EXE on their computer and watch, good for at least 5 minutes of fun.