05 Mar 11, 02:56PM
I made a script! First one that really does something.
I basically looked at a bunch of scripts that you guys made, dissected them, and made my own.
Press and hold BACKSLASH and you'll say You'll never take ma alive, then you release backslash, you suicide. . .as you probably already figured. . .
also one that generates one of 15 messages when you press J
I basically looked at a bunch of scripts that you guys made, dissected them, and made my own.
[SELECT ALL] Code:
bind BACKSLASH [say "You'll never take me alive!"; onrelease [suicide] ]
[SELECT ALL] Code:
bind "J" [say is (at $randomis (rnd 6))]
randomis = ["angry" "happy" "a villain" "sad" "confuddled" "perplexed" "king of the world" "picking flowers" "shooting people" "a master sniper!" "teabagging the enemy" "saying random stuff!" "blank. . ." "feeling lucky" "bored" ]