Top

Code Master Version 1.1

Please Register to submit score.
Average Score  5.5
Scores Submitted  4
Date Added  Aug 24, 2005
Last Updated  Sep 23, 2005
Tags  autodecode  autoencode  code  decoder  encoder  master  secret 

Introduction

This is probably the best code snippet submitted to Hawkee.com for 2 reasons. You can set it to automatically encode everything you type in like normal text, making it much easier to type full paragraphs in code. The second reason is that it automatically decodes all code sent by someone with this same code! In the next version, I plan on making it so that you can have an @ window with encodings and decodings, and possibly double encode the text.
Note: This document is COMMENTED by me to help you understand what does what. Hopefully Code Master helps with your text coding. Also look for special codes in the future, with a way to make it better for simple person to person codes.
Special thanks to xDaeMoN, for helping clean-up and bug-check my code!



Grab the Code

Comments

  (10)  RSS
xDaeMoN
Comments: 696
 
mIRC Snippet:  Code Master Version 1.1
Posted on Aug 24, 2005 6:09 pm
hmm I thought that you said that you commented the code?
supergeo
Comments: 256
 
mIRC Snippet:  Code Master Version 1.1
Posted on Aug 24, 2005 6:10 pm
Oops I forgot that lol. I *KNEW* I forgot something!
Yoinx
Comments: 424
 
mIRC Snippet:  Code Master Version 1.1
Posted on Aug 24, 2005 6:19 pm
I was thinking of doing something kinda like this, but with blowfish and shared keys.
Ace99
Comments: 36
 
mIRC Snippet:  Code Master Version 1.1
Posted on Aug 24, 2005 6:27 pm
Reminds me of my Code Talk...Good job. :D
anthalus
Comments: 70
 
mIRC Snippet:  Code Master Version 1.1
Posted on Aug 24, 2005 10:47 pm
LOL Yoinx, I did do something like this with blowfish...

http://www.hawkee.com/view.php?file_id=1112
xDaeMoN
Comments: 696
 
mIRC Snippet:  Code Master Version 1.1
Posted on Aug 24, 2005 10:56 pm
I just noticed something. Change "echo -a ..." in your On Text event to "echo # ..."
F*U*R*B*Y*
Comments: 414
 
mIRC Snippet:  Code Master Version 1.1
Posted on Aug 25, 2005 2:35 am
well done

oh and btw while i remember nice dp xDaeMoN
supergeo
Comments: 256
 
mIRC Snippet:  Code Master Version 1.1
Posted on Aug 25, 2005 4:12 pm
Err.... does it look too messy now with the comments?
xDaeMoN
Comments: 696
 
mIRC Snippet:  Code Master Version 1.1
Posted on Aug 25, 2005 4:20 pm
Not really, it gives more details on how the snippet works.
xDaeMoN
Comments: 696
 
mIRC Snippet:  Code Master Version 1.1
Posted on Aug 26, 2005 6:58 pm
In your menu, you can change the 2 $iif's to ".Auto-Encode $iif(%eall == on, -Enabled-,-Disabled-): eall"

Please Register or Login to start posting comments.
Bottom