<?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/11121" />

	<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>2006-01-05T20:20:27-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2006-01-05T20:20:27-04:00</updated>

		<published>2006-01-05T20:20:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59101#p59101</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59101#p59101"/>
		<title type="html"><![CDATA[changing source code for default banmask type]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59101#p59101"><![CDATA[
Using user's maskhost proc<div class="codebox"><p>Code: </p><pre><code>set maskhostDefaultType 2</code></pre></div>this will change the default type to *!*@ip. Or you can use this:<div class="codebox"><p>Code: </p><pre><code>proc maskhost uhost { return *!*@[lindex [split $uhost @] 1]}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Thu Jan 05, 2006 8:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[honeybee]]></name></author>
		<updated>2006-01-05T19:50:10-04:00</updated>

		<published>2006-01-05T19:50:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59097#p59097</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59097#p59097"/>
		<title type="html"><![CDATA[changing source code for default banmask type]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59097#p59097"><![CDATA[
thanks but as i said i wanna change the source code for default banmask type. not tcl. lemme explain this to you by default you get a ban like *!ident@*.host but I dont want that, i want it to be *!*@host.ip<br>i tried to edit the source code for it its kinda too messy, hope any good C coder can recode it. thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7174">honeybee</a> — Thu Jan 05, 2006 7:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2006-01-05T13:09:36-04:00</updated>

		<published>2006-01-05T13:09:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59084#p59084</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59084#p59084"/>
		<title type="html"><![CDATA[changing source code for default banmask type]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59084#p59084"><![CDATA[
Use <a href="http://forum.egghelp.org/viewtopic.php?t=8741" class="postlink">this</a> <strong class="text-strong">maskhost</strong> proc by user.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Thu Jan 05, 2006 1:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[honeybee]]></name></author>
		<updated>2006-01-05T11:25:11-04:00</updated>

		<published>2006-01-05T11:25:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59076#p59076</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59076#p59076"/>
		<title type="html"><![CDATA[changing source code for default banmask type]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59076#p59076"><![CDATA[
well iwant to change the default source code for banmask and i m not good with c can anyone do it for me?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7174">honeybee</a> — Thu Jan 05, 2006 11:25 am</p><hr />
]]></content>
	</entry>
	</feed>
