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

	<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>2008-01-01T15:11:01-04:00</updated>

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

		<entry>
		<author><name><![CDATA[testebr]]></name></author>
		<updated>2008-01-01T15:11:01-04:00</updated>

		<published>2008-01-01T15:11:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=79719#p79719</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=79719#p79719"/>
		<title type="html"><![CDATA[request admin and or op stats]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=79719#p79719"><![CDATA[
<blockquote class="uncited"><div>Try:<br><div class="codebox"><p>Code: </p><pre><code>bind need - {#mychannel *} proc:needproc proc:need {channel type} {    global botnick    if {$type == "op"} {        putquick "PRIVMSG chanserv :admin $channel $botnick"        return 1    }}</code></pre></div></div></blockquote>Thanks a lot man, work like an charm <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7055">testebr</a> — Tue Jan 01, 2008 3:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[TCL_no_TK]]></name></author>
		<updated>2008-01-01T11:53:37-04:00</updated>

		<published>2008-01-01T11:53:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=79715#p79715</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=79715#p79715"/>
		<title type="html"><![CDATA[request admin and or op stats]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=79715#p79715"><![CDATA[
found a script <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"> that dose this: <a href="http://forum.purehype.net/phpBB3/viewtopic.php?f=36&amp;t=16&amp;p=16#p16" class="postlink">http://forum.purehype.net/phpBB3/viewto ... 6&amp;p=16#p16</a>  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8130">TCL_no_TK</a> — Tue Jan 01, 2008 11:53 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[r0t3n]]></name></author>
		<updated>2007-12-31T18:47:37-04:00</updated>

		<published>2007-12-31T18:47:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=79695#p79695</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=79695#p79695"/>
		<title type="html"><![CDATA[request admin and or op stats]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=79695#p79695"><![CDATA[
Try:<br><div class="codebox"><p>Code: </p><pre><code>bind need - {#mychannel *} proc:needproc proc:need {channel type} {    global botnick    if {$type == "op"} {        putquick "PRIVMSG chanserv :admin $channel $botnick"        return 1    }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6300">r0t3n</a> — Mon Dec 31, 2007 6:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[testebr]]></name></author>
		<updated>2007-12-31T16:46:27-04:00</updated>

		<published>2007-12-31T16:46:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=79694#p79694</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=79694#p79694"/>
		<title type="html"><![CDATA[request admin and or op stats]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=79694#p79694"><![CDATA[
Nice TCL_no_TK, share with us. Here the chanserv commands:<br><br>admin:<br><div class="codebox"><p>Code: </p><pre><code>chanserv admin #channel nick</code></pre></div>op:<br><div class="codebox"><p>Code: </p><pre><code>chanserv op #channel nick</code></pre></div>Thank you<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7055">testebr</a> — Mon Dec 31, 2007 4:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[TCL_no_TK]]></name></author>
		<updated>2007-12-31T10:10:38-04:00</updated>

		<published>2007-12-31T10:10:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=79688#p79688</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=79688#p79688"/>
		<title type="html"><![CDATA[request admin and or op stats]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=79688#p79688"><![CDATA[
I use a script that i wrote to do something simlar to this for one of my bots. I may be able to adapt it for you to use, if would like to give it a try. I only need to know how the bot would get op/admin status from the services on the network?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8130">TCL_no_TK</a> — Mon Dec 31, 2007 10:10 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[testebr]]></name></author>
		<updated>2007-12-30T21:02:33-04:00</updated>

		<published>2007-12-30T21:02:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=79679#p79679</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=79679#p79679"/>
		<title type="html"><![CDATA[request admin and or op stats]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=79679#p79679"><![CDATA[
Thank you YooHoo. Sorry about my poor explanation.<br><br>In my channel at irchighway network I just disabled the autoop and autoadmin in chanserv (/chanserv levels #zegames disable autoadmin ....). Users in access list never get op and admin status automatically by chanserv.<br><br>Then, I want that my bot auto get admin and op status when it joined the channel. Because many times the bot lost connection and when it back never get admin and op status itself.<br><br>sorry my poor english<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7055">testebr</a> — Sun Dec 30, 2007 9:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[YooHoo]]></name></author>
		<updated>2007-12-30T20:35:48-04:00</updated>

		<published>2007-12-30T20:35:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=79678#p79678</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=79678#p79678"/>
		<title type="html"><![CDATA[request admin and or op stats]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=79678#p79678"><![CDATA[
Since you are not very clear about what exactly it is that you need the bot to do, I suggest you alter this default script found in your conf file to suit your needs.<div class="codebox"><p>Code: </p><pre><code>bind evnt - init-server evnt:init_serverproc evnt:init_server {type} {  global botnick  putquick "MODE $botnick +i-ws"}</code></pre></div>If you need more help, you will need to be much more specific about what you require.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2706">YooHoo</a> — Sun Dec 30, 2007 8:35 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[testebr]]></name></author>
		<updated>2007-12-29T19:22:00-04:00</updated>

		<published>2007-12-29T19:22:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=79659#p79659</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=79659#p79659"/>
		<title type="html"><![CDATA[request admin and or op stats]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=79659#p79659"><![CDATA[
Hi,<br><br>In my channel I disabled the autoop/admin (IrcHighWay) and if my bot left and back later he never get the admin status again.<br><br>How to I can do to my bot request admin status to chanserv on joined the channel?<br><br>Thank you<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7055">testebr</a> — Sat Dec 29, 2007 7:22 pm</p><hr />
]]></content>
	</entry>
	</feed>
