ascii text v3.0

By pwnisher3 on Jun 28, 2008

if you have wanted your text to £øøk £íkè thís. you need my Ascii Text snippet. it now has a different menu only on and off has more text replaces. rate it if you like it.

#asciitext on
on *:input:*: {
  if ($left($1,1) = /) return
  if ($left($1,1) = @) return
  %txtsc = $1-
  %txtsc = $replace(%txtsc,a,ä,b,ß,c,ç,e,è,i,í,j,j,l,£,n,ñ,o,ø,p,þ,u,û,y,ÿ,?,¿,£ø£, 11£12äûghiñg 11ø12ût 11£12øûd,røf£, 9r3ø££iñg 9ø3ñ 9f3£øør 9£3äûghiñg,£mäø, 8£4ûäghiñg 8m4ÿ 8ä4ss 8ø4ff,£mfäø, 14£1äûghiñg 14m1ÿ 14f1ûçkiñg 14ä1ss 14ø1ff,ßrß, 11ß12è 11r12ight 11ß12äçk,ßߣ, 11ß12è 8ß4äçk 9£3ätèr,ßßs, 8ß4è 14ß1äçk 13s6øøñ,stfû, 9s3hût 9t3hè 9f3ûçk 9û3þ,g2g, 8g4øt 8t4ø 8g4ø,h/ø, 11h12ø£d 11ø12ñ )
  /say  %txtsc  | unset %txtsc | halt 
} 
#asciitext end 
menu * { 
  Ascii Text is $group(#asciitext).status 
  .Turn Ascii Text $iif($group(#asciitext).status == on,Off,On) : $iif($group(#asciitext).status == on,.dis,.en) $+ able #asciitext
}

Comments

Sign in to comment.
Gummo   -  Jan 28, 2009

wIRC has its own 'on input' event, so you have to disable that if you want this to be the only one..

 Respond  
Epik-Fail   -  Sep 26, 2008

any way this will not do doubles on wIRC?

 Respond  
pwnisher3   -  Aug 23, 2008

lol™

 Respond  
Eugenio   -  Aug 22, 2008

rofl

 Respond  
EL   -  Aug 22, 2008

`-.-´ (™ && © @ EL)

 Respond  
a careful warchild   -  Aug 22, 2008

ah so spanky thats where you colour script came from, you RIPPED it from everyone else and the imalgamated it `-.-´

 Respond  
Spanky   -  Aug 21, 2008

ROFL i bet tropical tries to either a.RIP it or b.give it away as his own oh and er :/ me fixes script adds to my colour script ur desperate to get

 Respond  
pwnisher3   -  Aug 19, 2008

UPDATED now has more text like rø££iñg øñ f£øør £äûghiñg and £äûghiñg øût £øûd
would anyone like me to make it into a dialog snippet?

 Respond  
napa182   -  Aug 03, 2008

look\'s like you have some bracket missmatch\'s

 Respond  
pwnisher3   -  Aug 03, 2008

UPDATED!

 Respond  
pwnisher3   -  Aug 03, 2008

you can add colors to it

 Respond  
TropicalMeltdown   -  Jul 22, 2008

i wish they had colors for some of the letter

 Respond  
StaticX__   -  Jul 06, 2008

i hate it when they don\'t close the brackets.

 Respond  
pwnisher3   -  Jun 28, 2008

er idk that i just replaced all the ? marks in the script and posted it i\'l doo that sometime though and at the same time i\'m learning xD

 Respond  
EL   -  Jun 28, 2008

Indeed as BT says you can replace everything you want in one $replace line.`-.-´

 Respond  
BlueThen   -  Jun 28, 2008

instead of resetting the variable everytime you replace a letter, you could have it say

%txtsc = $replace($1-,a,ä,c,ç,e,è...)

Also things like

$replace(%txtsc,b,b)
$replace(%txtsc,d,d)
$replace(%txtsc,f,f)
$replace(%txtsc,g,g)

are pretty much useless and waste of space.

 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.