Top

$updown,$spaces


mIRC Code
+ 0 likes
Please Register to submit score.
Average Score  5.5
Scores Submitted  2
Date Added  Mar 06, 2006
Last Updated  Mar 06, 2006
Tags  funny 
  Bookmark and Share

Introduction

$updown identifier can be used to return the text in random case
eg: $updown(hawkee) can return HaWkeE
whereas the $spaces identifers can be used to return the text separated by spaces.
eg: $spaces(hawkee) will return h a w k e e
u can also use the 2 identifiers at the same time.
eg: $spaces($updown(hawkee)) and that may return H a W K E e
thats how it works..

Grab the Code

Comments

  (1)  RSS
Biggeorgiafan14
Comments: 8
 
mIRC Snippet:  $updown,$spaces
Posted on Mar 6, 2006 10:55 pm
I like it, it would work well with random colors also... You could make some pretty wild text.

Please Register or Login to start posting comments.
Bottom