|
eztli Newbie
Joined: 08 Dec 2006 Posts: 1
|
Posted: Fri Dec 08, 2006 3:23 am
random word color script, and question (Aardwolf) |
Code: |
#SENDP "CHANNEL"
#LOOP 1,%numparam( ) {#SENDP "@"%case( %random( 1, 14), r, R, b, B, g, G, y, Y, m, M, w, W, c, C)%param( %i)" "}
#CR |
this is to be put in an alias, replace the CHANNEL with the channel you wish to speak on (in Aardwolf any public channel except curse, this script can get you in trouble)
i was also wondering, taking thisscript how would i convert it to change each letter to sa different color, i had it in the past but i forgot to back it up when i formatted |
|
|
|
xekon Apprentice
Joined: 11 Oct 2007 Posts: 154
|
Posted: Sun Nov 18, 2007 4:47 am |
Code: |
#ALIAS ft {#SENDP "ft ";#LOOP 1,%len( %-1) {#SENDP {"~@"%case( %random( 1, 7), R, B, G, Y, M, W, C)%copy( %-1, %i, 1)}};#CR} "misc|channel color" |
|
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|