Smokabul Novice
Joined: 27 Sep 2002 Posts: 37 Location: USA
|
Posted: Thu Mar 11, 2004 3:12 am
color script help |
ok, i would realy like to modify this script or just get another on so that it doesnt rendom each word but it randoms colors each letter
#ALIAS test
#SENDP "say"
#LOOP 1,%numparam( ) {#SENDP " @"%case( %random( 1, 9), R, r, w, B, G, Y, M, W, C)%param( %i)}
#CR
the "R, r, w, B, G, Y, M, W, C" are the different color codes id like to use. |
|