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

	<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>2011-01-15T10:10:40-04:00</updated>

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

		<entry>
		<author><name><![CDATA[.pt]]></name></author>
		<updated>2011-01-15T10:10:40-04:00</updated>

		<published>2011-01-15T10:10:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95691#p95691</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95691#p95691"/>
		<title type="html"><![CDATA[Sir can u add this to your fzcommands.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95691#p95691"><![CDATA[
ty u but i want fzcommands with that, can u prolly modify it to work with it?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6989">.pt</a> — Sat Jan 15, 2011 10:10 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[doggo]]></name></author>
		<updated>2011-01-14T21:03:22-04:00</updated>

		<published>2011-01-14T21:03:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95682#p95682</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95682#p95682"/>
		<title type="html"><![CDATA[Sir can u add this to your fzcommands.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95682#p95682"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>############################################### Rls: botdo.tcl                             ## Date: 15/01/11                             ## Coded by: doggo                            ## Contact: #alt.binaries.inner-sanctum EFNET ################################################ Usage: botnick op &lt;nick&gt;#        botnick voive &lt;nick&gt;# Script Starts Herebind pubm - * botdoproc botdo {nick host hand chan text} {    set bot [lindex [split $text] 0]    set do [lindex [split $text] 1]    set who [join [lrange [split $text] 2 end]]    if {![isbotnick $bot]} { return }    switch -exact -- [string tolower $do] {        "op" {            if {![matchattr $hand o|o $chan]} { putserv "PRIVMSG $chan :you dont have the POWER!"; return }            if {![onchan $who $chan]} { putserv "PRIVMSG $chan :$who ?"; return }            putserv "MODE $chan +o $who"        }        "voice" {            if {![matchattr $hand o|o $chan]} { putserv "PRIVMSG $chan :you dont have the POWER!"; return }            if {![onchan $who $chan]} { putserv "PRIVMSG $chan :$who ?"; return }            putserv "MODE $chan +v $who"        }        default {            putserv "PRIVMSG $chan :hmm $do ?"        }    }}putlog "botdo.tcl loaded"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11046">doggo</a> — Fri Jan 14, 2011 9:03 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[.pt]]></name></author>
		<updated>2011-01-14T14:07:00-04:00</updated>

		<published>2011-01-14T14:07:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95671#p95671</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95671#p95671"/>
		<title type="html"><![CDATA[Sir can u add this to your fzcommands.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95671#p95671"><![CDATA[
bumping in hope someone does this <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6989">.pt</a> — Fri Jan 14, 2011 2:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[.pt]]></name></author>
		<updated>2009-08-15T01:52:48-04:00</updated>

		<published>2009-08-15T01:52:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89882#p89882</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89882#p89882"/>
		<title type="html"><![CDATA[Sir can u add this to your fzcommands.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89882#p89882"><![CDATA[
if u can and have the time for it, i would much apreciate<br><br>. the option of using also the botnick as a trigger <br><br>example: <br><br>now we use !op, i would like to use also botnick op<br><br>-----<br><br>ty in advance<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6989">.pt</a> — Sat Aug 15, 2009 1:52 am</p><hr />
]]></content>
	</entry>
	</feed>
