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

	<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>2009-06-19T12:09:28-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2009-06-08T06:22:57-04:00</updated>

		<published>2009-06-08T06:22:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89124#p89124</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89124#p89124"/>
		<title type="html"><![CDATA[sir_fz, fzcommands any help pls[solved]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89124#p89124"><![CDATA[
It's not necessary to modify FzCommands for this reason. You can simply load another script for oper commands (I'm not sure if one exists in the <a href="http://www.egghelp.org/tcl.htm" class="postlink">Tcl Archive</a>). An example on how to make the bot react on a private command:<div class="codebox"><p>Code: </p><pre><code># a message "kill" from a bot owner (flag n)bind msg n kill msg:killproc msg:kill {nick uhost hand arg} { # target will be the first word after "kill" set target [lindex [split $arg] 0] # kill target (the syntax isn't necessary correct) putserv "kill $target"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Mon Jun 08, 2009 6:22 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[LB_1981]]></name></author>
		<updated>2009-06-19T12:09:28-04:00</updated>

		<published>2009-06-08T06:08:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89123#p89123</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89123#p89123"/>
		<title type="html"><![CDATA[sir_fz, fzcommands any help pls[solved]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89123#p89123"><![CDATA[
Hi im currently using fzcommands on my server and it works wonders but im wondering if it would be possible to add to it the bot it is used on has network admin rights if possible can the following command be added so it will do it via /msg botnick <br><br>act kill tempshun sajoin sapart gline<br>Gline needs to be pre set to 4hours if possible<br><br>these will then act as extra privaledges for our senior moderators and some more basic commands for our room moderators<br><br>if any is able to help many thanks in advance<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10704">LB_1981</a> — Mon Jun 08, 2009 6:08 am</p><hr />
]]></content>
	</entry>
	</feed>
