/me Auto-colors

By Sora- on Sep 11, 2007

SIMPLEST SCRIPT OFF THE WEST COAST, POST INTO REMOTES AND TYpe /me Something, edit freely, just give me credit >:p

;/me COLOR THINGY, ROFL;
;Post into remotes;

/me {
%me = $rand(1,3)
if (%me == 1) describe $active 12,1:13,14 $1- 12,1:
if (%me == 2) describe $active 14,15:9,6.4,1 $1- 9,6.14,15:
if (%me == 3) describe $active 7,12:;:12,9 $1- 7,12:;:
}

Comments

Sign in to comment.
MightyKiller   -  Sep 23, 2007

This Code Working In Alias Not In Remote.

 Respond  
kerstt   -  Sep 12, 2007

this script shows clearly the IQ of the average people of \"west coast\"

 Respond  
FRISH   -  Sep 12, 2007

or ya can put the code in aliases and that works

 Respond  
guest598594   -  Sep 11, 2007

i know...

alias me {
  var %me = $rand(1,3)
  if (%me == 1) describe $active 12,1:13,14 $1- 12,1:
  if (%me == 2) describe $active 14,15:9,6.4,1 $1- 9,6.14,15:
  if (%me == 3) describe $active 7,12:;:12,9 $1- 7,12:;:
}

that should work

 Respond  
Sora-   -  Sep 11, 2007

DOESN\'T WORK, DON\'T USE

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.