15 Jul 12, 10:50PM
A similar concept...
Then what I did when I opened AC was /bind n n
I guess there's a simpler way to do that (without the redundant n's), but I'm sure a more experienced coder can figure that out.
The "31" corresponds to the # of names listed.
I made this script following the model of another person's "random" script.
[SELECT ALL] Code:
n = [name (at $randomname (rnd 31))]
randomname = [ "Omegatron" "B}ShadowZ" "|LOL|Pwns" "|40+|KaBOOMZ" "Haxorus" "hax_et_lag" "Dragonite" "The_Mystic_{B}" "Pikachuuuu" "Metagross" "MasterChef" "OptimusCrime" "lolzatron" "SuperMashPros" "teh_pwnzor" "|ELITE|Panchito" "BlazingRage" "V-kachu" "boba_fett" "Fragtastic" "LightZ" "a_ninja" "ShadowStrike" "FunFlory" "SpamSlam_3000" "Alacrity" "Scipio" "Aquilon" "Zephyrus" "eXcaliBurN" "Brahmagupta"]
I guess there's a simpler way to do that (without the redundant n's), but I'm sure a more experienced coder can figure that out.
The "31" corresponds to the # of names listed.
I made this script following the model of another person's "random" script.