Check this shit out.
My first function in Lua.
-- Connor's Function :P
function dildo(thePlayer, command)
outputChatBox("Eat shit, you dildo weilding gimp. BONDAGE FOR ALL!", thePlayer)
giveWeapon(thePlayer, 10, 1 )
setPlayerSkin(thePlayer, 178)
end
addCommandHandler("dildo", dildo)
Well, it insults you, gives you a dildo, then makes you look like a sexy girl/slut. All in less than a second.