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

	<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-11-20T09:36:26-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2003-11-20T09:36:26-04:00</updated>

		<published>2003-11-20T09:36:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=30393#p30393</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=30393#p30393"/>
		<title type="html"><![CDATA[help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=30393#p30393"><![CDATA[
and any user with or without flags can use the help command.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Thu Nov 20, 2003 9:36 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Aron]]></name></author>
		<updated>2003-11-19T18:42:00-04:00</updated>

		<published>2003-11-19T18:42:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=30353#p30353</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=30353#p30353"/>
		<title type="html"><![CDATA[help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=30353#p30353"><![CDATA[
That would work, exept for one thing <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> <br><br>nick should be $nick, otherwise it will send a notice to someone called "nick".<br><br>For the rest, that should work fine <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2858">Aron</a> — Wed Nov 19, 2003 6:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[grinch157]]></name></author>
		<updated>2003-11-19T18:38:13-04:00</updated>

		<published>2003-11-19T18:38:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=30352#p30352</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=30352#p30352"/>
		<title type="html"><![CDATA[help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=30352#p30352"><![CDATA[
okay. <br><br>well anyways i pretty much don't have a grasp of this but this is what i have... (please don't laugh, i am so new to this it's pathetic).<br><div class="codebox"><p>Code: </p><pre><code>bind msg - help prochelpprochelp { nick uhost hand chan text } {puthelp "NOTICE nick :These are my commands"puthelp "notice nick : ..."puthelp "notice nick : ..."puthelp "notice nick: ..."}</code></pre></div>i know is wrong but hey it's a start.. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>please help!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4121">grinch157</a> — Wed Nov 19, 2003 6:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2003-11-19T18:05:54-04:00</updated>

		<published>2003-11-19T18:05:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=30351#p30351</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=30351#p30351"/>
		<title type="html"><![CDATA[help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=30351#p30351"><![CDATA[
depends on what you set them in the bind.<br><br>example : bind pub flags|flags mask proc <br><br>the flags would be the allowed flags to trigger that pub bind (global-flags|channel-flags)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Wed Nov 19, 2003 6:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[grinch157]]></name></author>
		<updated>2003-11-19T17:53:27-04:00</updated>

		<published>2003-11-19T17:53:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=30350#p30350</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=30350#p30350"/>
		<title type="html"><![CDATA[help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=30350#p30350"><![CDATA[
how can i find out what the flags are for the diff commands???<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4121">grinch157</a> — Wed Nov 19, 2003 5:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[egghead]]></name></author>
		<updated>2003-11-14T10:31:08-04:00</updated>

		<published>2003-11-14T10:31:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=29995#p29995</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=29995#p29995"/>
		<title type="html"><![CDATA[help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=29995#p29995"><![CDATA[
Alternatively, you can also have a look at mycmds.tcl at <a href="http://members.fortunecity.com/eggheadtcl/" class="postlink">http://members.fortunecity.com/eggheadtcl/</a>. This script lists all the PUB commands the user has access to.<br>It does not give instructions on how to use the triggers.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=282">egghead</a> — Fri Nov 14, 2003 10:31 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[]Kami[]]></name></author>
		<updated>2003-11-14T10:21:22-04:00</updated>

		<published>2003-11-14T10:21:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=29994#p29994</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=29994#p29994"/>
		<title type="html"><![CDATA[help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=29994#p29994"><![CDATA[
Look some public commans scipt, and you will see how they are builted....<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3559">]Kami[</a> — Fri Nov 14, 2003 10:21 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2003-11-14T10:21:17-04:00</updated>

		<published>2003-11-14T10:21:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=29992#p29992</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=29992#p29992"/>
		<title type="html"><![CDATA[help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=29992#p29992"><![CDATA[
refer to tcl-commands.doc (in your eggdrop's doc dir) and check the MSG bind, when you know how to create a bind, use <strong class="text-strong">puthelp "NOTICE nick :message"</strong> to notice nick a specific line.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Fri Nov 14, 2003 10:21 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[grinch157]]></name></author>
		<updated>2003-11-14T10:07:34-04:00</updated>

		<published>2003-11-14T10:07:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=29988#p29988</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=29988#p29988"/>
		<title type="html"><![CDATA[help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=29988#p29988"><![CDATA[
i need help with creating a scipt that when someone types the trigger it lists all available bot triggers with instuctions on how to use them. plz help!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4121">grinch157</a> — Fri Nov 14, 2003 10:07 am</p><hr />
]]></content>
	</entry>
	</feed>
