<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/6458" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2003-12-23T17:08:46-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/6458</id>

		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2003-12-23T17:08:46-04:00</updated>

		<published>2003-12-23T17:08:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=31731#p31731</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=31731#p31731"/>
		<title type="html"><![CDATA[MD5 script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=31731#p31731"><![CDATA[
MD5 is a 1 way hash, as such, it was never meant to be 'decoded'.<br>If you need to check if it is the same as something, take a md5 hash of that and compare the two md5 hashes.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Tue Dec 23, 2003 5:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cvanmeer]]></name></author>
		<updated>2003-12-23T16:54:20-04:00</updated>

		<published>2003-12-23T16:54:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=31730#p31730</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=31730#p31730"/>
		<title type="html"><![CDATA[encoding works]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=31730#p31730"><![CDATA[
proc md5start {nick host hand chan text} {<br>   putquick "PRIVMSG $chan :[md5 $text]"<br>}<br><br>this works for encoding....but I can't decode it<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4215">cvanmeer</a> — Tue Dec 23, 2003 4:54 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cvanmeer]]></name></author>
		<updated>2003-12-23T16:43:09-04:00</updated>

		<published>2003-12-23T16:43:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=31729#p31729</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=31729#p31729"/>
		<title type="html"><![CDATA[MD5 script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=31729#p31729"><![CDATA[
Hi,<br><br>could somebody help me write a script that can code and decode to / from MD5?<br><br>I want to make a encryption / decryption TCL script so people can do like: !md5 chris and it will return: chris = 6b34fe24ac2ff8103f6fce1f0da2ef57<br><br>thx<br><br>Chrizz<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4215">cvanmeer</a> — Tue Dec 23, 2003 4:43 pm</p><hr />
]]></content>
	</entry>
	</feed>
