Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » Finished MUD Scripts
eztli
Newbie


Joined: 08 Dec 2006
Posts: 1

PostPosted: 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
Reply with quote
xekon
Apprentice


Joined: 11 Oct 2007
Posts: 154

PostPosted: 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"

Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » Finished MUD Scripts All times are GMT
Page 1 of 1

 
Jump to:  
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

© 2009 Zugg Software. Hosted by Wolfpaw.net