ASCII text v2.0

By pwnisher3 on Aug 16, 2008

i have fixed the enable and disable made a few changes. it is better the my old one. and i can't figure out how to remove it.

#asciitxt on
on *:input:*: {
  if ($left($1,1) = /) return
  if ($left($1,1) = @) return
  %txtsc = $1-
  %txtsc = $replace(%txtsc,a,ä,b,ß,c,ç,e,è,g,g,h,}{,i,¡,j,j,l,£,n,ñ,o,ø,p,þ,r,®,s,§c,t,T,u,û,y,ÿ)
  /say  %txtsc  | unset %txtsc | halt 
}
#asciitxt end
menu * {
  -
  Ascii Text %kelsh $+ 
  .On:set %kelsh On | enable #asciitxt 
  .Off:set %kelsh Off | disable #asciitxt
}

Comments

Sign in to comment.
EL   -  Aug 16, 2008

PM hawkee with the name of the code an direct link to the snippet to get it removed.`-.-´

 Respond  
pwnisher3   -  Aug 16, 2008

i messed up the paged ddin't load and i thought it didn't upload this script srry removing it now

 Respond  
napa182   -  Aug 16, 2008

why didnt you just update ur old one like the rules state

 Respond  
Soulkeeper   -  Aug 16, 2008

Forgot a closing bracket.

 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.