Raid commented on a Page, Replace letters.  -  Oct 02, 2005

Try this its alot easier.
menu channel {
Symbol Talker
.On: /enable #talker
.Off: /disable #talker
}

talker on

On :Input:: {
If ($Left($1,1) != /) && (!$Ctrlenter) { msg $active $replace($1-,a, b, c, ,d, e, f, F,g, ,h, h,i, i,j, j,k, k,l, ,m, m,n, o, p, P,q, q,r, ,s, ,t, t,u, ,v, v,w, w,x, y, ,z, z) | halt }
}

talker end

 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.