Skip to content
MSN

breakthrough in mIRC technology

A TG007 community discussion started by vexation.

Discussion 9 posts
Page 1 of 1
Open
Topic #3254 · 9 published posts · 924 views

i have done it! lol. okay maybe you'll think this is a useless snippet, but imagine the possibilities.....

alias plat {
 var %a = 1
 while (%a <= $numtok($1-,32)) {
   var %m = 1, %t = $gettok($1-,%a,32), %b, %c
   if (($len($remove(%t,a,e,i,o,u)) == $len(%t))) || (($len(%t) == 1) || (($left(%t,1) isin aeiou) && ($remove($right(%t,-1),a,e,i,o,u) == $right(%t,-1)))) var %c = %t
   else {
     while (%m <= $len(%t)) {
       if (%m > 1) && ($mid(%t,%m,1) isin aeiou) { var %c = $mid(%t,%m,500) $+ %b $+ ay | break }
       else { var %b = $left(%t,%m) | inc %m }
     }
   }
   var %d = %d %c
   inc %a
 }
 return %d
}

usage: $plat(multiword text string goes here)

 

hahaha im l33t.

Edited Apr 1, 2005 8:40 PM by vexation

bfush.PNG

lmfao ya just nuts and have too much free time on your hands

My code does NOT have bugs. It just develops random features.

for us noobs.. what does it do ? lol

try it out and see

bfush.PNG

At first glance I'd say pig latin

 

hush cleric lol

 

ya ment to let them try it lol

My code does NOT have bugs. It just develops random features.

The vowels and "ay" make it look like a pig latin snippet

 

lol I agree with ozzy, he has much free time to make code like this

How does it work then ??? I already tried and I see nothing at all

 

You and me will all go down in history,

With a sad Statue of Liberty,

And a Generation that didn't agree.