Fun Text

By CoReY on Aug 18, 2007

juz copy and past at your remote (alt + R)..have fun

Comments

Sign in to comment.
pwnisher3   -  Dec 20, 2008

i swear i have seen the ascii text script before -_- loos like mine when i first posted it =\

 Respond  
big_boya   -  Dec 20, 2008

it does two of the word on mine like one in black then the one in coler

 Respond  
Joel-Kun   -  May 30, 2008

This version still has some bugs. A couple of $replaces are combined into one line and / or are not properly bracketed (You don\'t have a ) at the end of it) Plus some of the symbols used for replacing the letters can\'t be identified by some versions of mIRC. Other than that you did pretty good.

 Respond  
Kenny   -  Feb 08, 2008

nice i also like when u replaced the normal letters

 Respond  
dxboy11   -  Oct 01, 2007

How do i use it?

 Respond  
M[n]M   -  Sep 08, 2007

[Quote] Cool!

 Respond  
guest598594   -  Aug 21, 2007

little problem

need $null

on *:input:*: {
  if ($left($1,1) = /) return
  if ($left($1,1) = @) return
  if ($left($1,1) = !) return
  set %rainbow1 $replace($1-,$chr(32), ) | set %rainbow1 $left(%rainbow1,200) | set %rainbow2 $chr(3) $+ 4,1 | set %rainbow3 1 | set %rainbow4 1
  :loop
  set %rainbow2 %rainbow2 $+ $chr(3) $+ $gettok(4&7&6&9&12&13,%rainbow4,38) $+ $mid(%rainbow1,%rainbow3,1) 
  inc %rainbow3
  if ( $mid(%rainbow1,%rainbow3,1) != $null  ) { inc %rainbow4 }
  if ( %rainbow4 > 6 ) { set %rainbow4 1 }
  if ( $mid(%rainbow1,%rainbow3,1) != $null ) { goto loop }
  say %rainbow2 | unset %rainbow1 %rainbow2 %rainbow3 %rainbow4 | halt
}

put that in instead of the other one

great job though, however, you should make it so that you cant do ascii1 and ascii2 at once, also rbi and color at once, and rainbow and color at once...

 Respond  
CoReY   -  Aug 19, 2007

thankss Godzilla..:)

 Respond  
Godzilla   -  Aug 18, 2007

Nice, have little bugs on it, but well done ^^

 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.