Top

mIRC Code Snippets Tagged with decoder

  (3)  
Sort by 
This snippet turns the input in a $chr string example: if the input is 'Hi Sam!' the output will be: $+($chr(72),$chr(105),$chr(32),$chr(83),$chr(97),$chr(109),$chr(33)) if you wan't to get it..
Tags: chr  decoder  encoder  irc  mirc 
+ 0 likes
6 comment(s)    Score: 7.0    Platform: mIRC    Posted by Patatje-oorlog on Jul 30, 2009
This Code decodes md5 texts. Work /md5.decode text command eg. /md5.decode 014fe11a93ce59a35f0a59a71dd87e89
Tags: decoder  md5 
+ 0 likes
1 comment(s)    Score: 2.5    Platform: mIRC    Posted by SCouNDReL on Aug 12, 2006
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..
+ 0 likes
10 comment(s)    Score: 5.5    Platform: mIRC    Posted by supergeo on Aug 24, 2005
Bottom