Simple Coded Talk
Platform: mIRC
Published Aug 22, 2005
Updated Aug 24, 2005
Just fill in the fields, to encode english to the language, click encode. Then click ok, it should then say the encoded message. To decode a message, copy and paste it into the decode field, then click ok, it will echo the decoded message to you.
;Fill in the field "Encode" and type.It will then translate in special coding.
;To translate from the coding back to english, copy and paste the field "Decode" with the encoded message.
;Ace - irc.animelab.com
menu status,nicklist,channel,query {
Code Talk
.Encode://say $encode($$?="Message?",m)
.Decode://Echo $Active The Decoded Message Was $decode($$?="Code?",m)
}