18 Jun 11, 12:37AM
Rick-Roll'd!
Random texturescale!
[SELECT ALL] Code:
alias "rick" [sleep 2000 [say "Never gonna let you down."]; sleep 4000 [say "Never gonna run around and desert you."]; sleep 6000 [say "Never gonna make you cry.]; sleep 8000 [say "Never gonna say goodbye."]; sleep 10000 [say "Never gonna tell a lie and hurt you."]]
Random texturescale!
[SELECT ALL] Code:
alias rdmtxt [random_texturescale ; sleep 10 [rdmtxt]]
alias random_texturescale [
texturescale (at $texture_list (rnd (listlen $texture_list)))
]
texture_list = "16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 "