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

	<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-08-29T18:31:37-04:00</updated>

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

		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2011-08-29T18:31:37-04:00</updated>

		<published>2011-08-29T18:31:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=97567#p97567</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=97567#p97567"/>
		<title type="html"><![CDATA[Request OP]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=97567#p97567"><![CDATA[
Modified version to work for any channel, as requested on IRC<div class="codebox"><p>Code: </p><pre><code>bind raw - "366" requestOpproc requestOp {from cmd text} {  set args [split $text]  puthelp "PRIVMSG cs :op [lindex $args 1]"  return 0}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Mon Aug 29, 2011 6:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Arkadietz]]></name></author>
		<updated>2011-08-29T17:58:45-04:00</updated>

		<published>2011-08-29T17:58:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=97566#p97566</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=97566#p97566"/>
		<title type="html"><![CDATA[Request OP]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=97566#p97566"><![CDATA[
It's not working.. <br><br>So: here i'm writing the write names and host for services, also they have aliases like nickserv = ns and chanserv = cs<br><br>-----&lt; Beginning &gt;----------------------------<br>» Nick: NickServ<br>» Real Name: Nickname Services<br>» Hostmask: <a href="mailto:NickServ@services.bg">NickServ@services.bg</a><br>» Server:services.bg<br>» Server Info:ShakeIT network services<br>» Signed on at: Monday 22/08/2011 18:20:50<br>» Time idle: 0secs<br>» Time online: 1wk 6hrs 34mins 27secs<br>-----&lt; The End &gt;-----------------------------<br>-----&lt; Beginning &gt;----------------------------<br>» Nick: ChanServ<br>» Real Name: Channel Services<br>» Hostmask: <a href="mailto:ChanServ@services.bg">ChanServ@services.bg</a><br>» Server:services.bg<br>» Server Info:ShakeIT network services<br>» Signed on at: Monday 22/08/2011 18:20:50<br>» Time idle: 0secs<br>» Time online: 1wk 6hrs 34mins 30secs<br>-----&lt; The End &gt;-----------------------------<br><br>Here: i'm put the syntax to get an op for proparly making a tcl.<br><br>[00:55:46] -&gt; *cs* help op<br>[00:55:46] -ChanServ- Syntax: OP &lt;channel | ALL&gt; [nicknames]<br>[00:55:46] -ChanServ-  <br>[00:55:46] -ChanServ- Gives channel operator status to [nicknames].  If no<br>[00:55:46] -ChanServ- nicknames are specified, ChanServ will op the nick who gave<br>[00:55:46] -ChanServ- the command.  Placing a - in front of a nick will<br>[00:55:46] -ChanServ- deop that nick.  If SECUREOPS is ON, ChanServ will not<br>[00:55:46] -ChanServ- op nicks who do not have a level of AutoOp or higher.<br>[00:55:46] -ChanServ- Examples:<br>[00:55:46] -ChanServ-          /msg ChanServ OP #channel<br>[00:55:46] -ChanServ-            Ops the nick who gave the command on #channel.<br>[00:55:46] -ChanServ-  <br>[00:55:46] -ChanServ-          /msg ChanServ OP #channel nick1 -nick2 nick3<br>[00:55:46] -ChanServ-            Ops nick1 and nick3, but deops nick2 on #channel.<br>[00:55:46] -ChanServ-  <br>[00:55:46] -ChanServ-          /msg ChanServ OP ALL<br>[00:55:46] -ChanServ-            Ops you in all channels you are currently in, if<br>[00:55:46] -ChanServ-           you have CMDOP access.<br><br>If you're figured out something i'm ready to test and post the result.<br><br>From all of posts here only the nml375 making this that i want.<br>Will great if works for every channel not for one.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7974">Arkadietz</a> — Mon Aug 29, 2011 5:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2011-08-29T18:27:53-04:00</updated>

		<published>2011-08-29T15:56:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=97562#p97562</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=97562#p97562"/>
		<title type="html"><![CDATA[Request OP]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=97562#p97562"><![CDATA[
Oh, almost forgot;<br>Your best bet at sending the op request before eggdrop does all it's internal crunching, would be to use a raw binding to listen for the 366 (END_OF_NAMES) numeric. However, doing it this way means that eggdrop has no idea of the current state of the channel, so classic botisop and botonchan checks will not work reliably.<br><div class="codebox"><p>Code: </p><pre><code>bind raw - "366" requestOpproc requestOp {from cmd text} {  set args [split $text]  if {[string equal -nocase [lindex $args 1] "#Copacabana"]} {    #We *probably* just joined #Copacabana...    puthelp "PRIVMSG cs :op #Copacabana"  }  return 0}</code></pre></div>The code above is untested, and might very well prevent your eggdrop from working at all. Test it throughoutly before using in "production enviroment".<br><br>Edit: Fixed incorrect list index.<br>Edit: Corrected ChanServ command to suite OP's network.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Mon Aug 29, 2011 3:56 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2011-08-29T15:35:28-04:00</updated>

		<published>2011-08-29T15:35:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=97561#p97561</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=97561#p97561"/>
		<title type="html"><![CDATA[Request OP]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=97561#p97561"><![CDATA[
<span style="color:red">Lets all take it a little easy, leave the cursing, insulting, name calling, etc in the Junk Yard; and stick with the constructive fragments in here...</span><br><br>Regarding the need-op event; it's triggered at three points in the irc module, under three different events:<ul><li>On a minutely basis, among many sanity checks (see check_lonely_channel() in mod/irc.mod/irc.c).</li><li>When your eggdrop sees a -o mode on the channel that matches itself. This would be instantly triggered.</li><li>When your eggdrop receives the 352 or 354 numeric response (END_OF_WHO). This might take a little while on larger channels...</li></ul><span style="color:red">Speechles, if you'd like to petition a thread for locking, PM one of us moderators. We're more likely to notice the issue, and respond more promptly that way.<br>In this case, the only reason for locking this thread would be all the insulting and name-calling.</span><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Mon Aug 29, 2011 3:35 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[hrz]]></name></author>
		<updated>2011-08-29T15:06:40-04:00</updated>

		<published>2011-08-29T15:06:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=97560#p97560</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=97560#p97560"/>
		<title type="html"><![CDATA[Request OP]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=97560#p97560"><![CDATA[
Also, nice English!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11700">hrz</a> — Mon Aug 29, 2011 3:06 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[speechles]]></name></author>
		<updated>2011-08-29T15:07:22-04:00</updated>

		<published>2011-08-29T15:01:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=97559#p97559</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=97559#p97559"/>
		<title type="html"><![CDATA[Request OP]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=97559#p97559"><![CDATA[
<blockquote class="uncited"><div>Bro, i just give an example, i'm smarter than you be sure in that.  my eggs have around 1 years and more uptime. So I'm no need to restart and for your  notice just open the THANKS ( you can found it in eggdrop source ) and there you can see my email with my username i'm supporter to eggdrop. Don't talk like a little boy in frount of you mom ok? I think the problem is may be in source code in eggdrop or may be i wrong. This stuff with request op is only when bot is restarting and how i said before I AM NOT RESTARTING MY BOT LIKE A DUMMIE THIS IS TO SHOW YOU EXACTLY WHERE IS THE PROBLEM.<br><br>The thread will open to resolve the case!</div></blockquote>Dude, STFU.. If you are smarter than me, you would understand what the hell you are asking.. (because nobody else does, ask willyw <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy">)<br><br>Sheesh.. Thank you for donating to eggdrop, appreciate that. What I don't appreciate is you being some type of douche bag foreigner. Learn English. I didn't attack you, you flipping ass gasket douche bag, but I will now. The problem you demonstrated is in RESTARTING. If that wasnt the problem, then WTF. Describe the god damned problem properly. Otherwise, dude, of anyone able to help you. You are spitting in the face of someone you shouldn't be. I won't waste another second in this thread because as I've said before, and I'm saying again. THIS THREAD SHOULD BE CLOSED.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8138">speechles</a> — Mon Aug 29, 2011 3:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Arkadietz]]></name></author>
		<updated>2011-08-29T14:45:38-04:00</updated>

		<published>2011-08-29T14:45:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=97558#p97558</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=97558#p97558"/>
		<title type="html"><![CDATA[Request OP]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=97558#p97558"><![CDATA[
Bro, i just give an example, i'm smarter than you be sure in that.  my eggs have around 1 years and more uptime. So I'm no need to restart and for your  notice just open the THANKS ( you can found it in eggdrop source ) and there you can see my email with my username i'm supporter to eggdrop. Don't talk like a little boy in frount of you mom ok? I think the problem is may be in source code in eggdrop or may be i wrong. This stuff with request op is only when bot is restarting and how i said before I AM NOT RESTARTING MY BOT LIKE A DUMMIE THIS IS TO SHOW YOU EXACTLY WHERE IS THE PROBLEM.<br><br>The thread will open to resolve the case!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7974">Arkadietz</a> — Mon Aug 29, 2011 2:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2011-08-29T11:42:24-04:00</updated>

		<published>2011-08-29T11:42:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=97556#p97556</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=97556#p97556"/>
		<title type="html"><![CDATA[Request OP]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=97556#p97556"><![CDATA[
<blockquote class="uncited"><div><br>...<br>That delay is the amount of time before the tcl event engine is allowed to capture the event that the bot has joined the channel.<br>...</div></blockquote>Interesting.<br><br>Thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Mon Aug 29, 2011 11:42 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[speechles]]></name></author>
		<updated>2011-08-29T11:29:12-04:00</updated>

		<published>2011-08-29T11:29:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=97555#p97555</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=97555#p97555"/>
		<title type="html"><![CDATA[Request OP]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=97555#p97555"><![CDATA[
Look at the guys log of what the eggdrop is doing during it's restart.<br><br>Then look at the very very last line...<br><br>[11:07:52] * Elionor (~kiril@217.75.136.110) has joined #Copacabana<br>[11:08:45] * ChanServ sets mode: +o Elionor<br><br>That delay is the amount of time before the tcl event engine is allowed to capture the event that the bot has joined the channel.<br><br>So working around it, is ridiculous. Stop restarting your bot so damn often is the answer. Use rehash like a normal person.<br><br>His request is hereby irrational. It can never be fufilled. So stop asking.<br><br>NOTE: Think of it like starting a car. He wants it to burn the tires off right after starting the car. But you can't do that. You will destroy the engine. It has to "warm up" before you can be that aggressive with it. Eggdrop also needs this "warm up" time when you restart. The answer is stop restarting so often.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8138">speechles</a> — Mon Aug 29, 2011 11:29 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2011-08-29T11:26:12-04:00</updated>

		<published>2011-08-29T11:26:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=97554#p97554</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=97554#p97554"/>
		<title type="html"><![CDATA[Request OP]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=97554#p97554"><![CDATA[
<blockquote class="uncited"><div>...<br>The guy obviously has no clue that a restart you get this delay.<br>YOU CANNOT WORK AROUND THAT DELAY!<br>...</div></blockquote><br>What would happen with a script that, on joining the channel,  sends something like<br>/msg chanserv OP [#channel [nick]]<br>or whatever the correct syntax is for the server?<br><br>Would it not immediately send the op command?<br><br><br>[I too am a bit frustrated, and have lost enthusiasm.  But I want to learn about this delay you mention.    Thanks  ]<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Mon Aug 29, 2011 11:26 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[speechles]]></name></author>
		<updated>2011-08-29T11:16:32-04:00</updated>

		<published>2011-08-29T11:16:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=97553#p97553</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=97553#p97553"/>
		<title type="html"><![CDATA[Request OP]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=97553#p97553"><![CDATA[
Yeah, somebody needs to close and lock this thread.<br><br>The guy obviously has no clue that a restart you get this delay.<br>YOU CANNOT WORK AROUND THAT DELAY!<br><br>STOP RESTARTING THE BOT! ARE YOU STUPID?<br><br>Use .rehash like a normal person would...<br><br><br>So yeah, in short.. *the end*<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8138">speechles</a> — Mon Aug 29, 2011 11:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Arkadietz]]></name></author>
		<updated>2011-08-29T04:11:34-04:00</updated>

		<published>2011-08-29T04:11:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=97551#p97551</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=97551#p97551"/>
		<title type="html"><![CDATA[Request OP]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=97551#p97551"><![CDATA[
Stop give to me these threads, they're a neccessary. i say it to you again the problem is not in .conf and with settings. egg is added a level only to use cmdop not AUTO OP here is the difference. The main idea is when bot join on #channel to get op via command how i said before. I want a tcl for this and not one of these they're already have here. I want a custom and simple.<br><br>Because now, when egg join to the channel after .restart<br><br>Show:<br><br>[11:06:43] &lt;Kiril&gt; .restart<br>[11:06:43] &lt;Elionor&gt; [11:06:58] #Kiril# restart<br>[11:06:43] &lt;Elionor&gt; Restarting.<br>[11:06:43] &lt;Elionor&gt; [11:06:58] Restarting ...<br>[11:06:43] &lt;Elionor&gt; [11:06:58] Module unloaded: assoc<br>[11:06:43] &lt;Elionor&gt; [11:06:58] Module unloaded: console<br>[11:06:43] &lt;Elionor&gt; [11:06:58] Module unloaded: notes<br>[11:06:43] &lt;Elionor&gt; [11:06:58] Module unloaded: compress<br>[11:06:43] &lt;Elionor&gt; [11:06:58] Sending 'share end' to all sharebots...<br>[11:06:43] &lt;Elionor&gt; [11:06:58] Unloaded sharing module, flushing tbuf's...<br>[11:06:43] &lt;Elionor&gt; [11:06:58] Module unloaded: share<br>[11:06:43] &lt;Elionor&gt; [11:06:58] Unloading transfer module, killing all transfer connections...<br>[11:06:43] &lt;Elionor&gt; [11:06:58] Module unloaded: transfer<br>[11:06:43] &lt;Elionor&gt; [11:06:58] Module unloaded: irc<br>[11:06:43] &lt;Elionor&gt; [11:06:58] Module unloaded: ctcp<br>[11:06:43] &lt;Elionor&gt; [11:06:58] Module unloaded: server<br>[11:06:43] &lt;Elionor&gt; [11:06:58] Module unloaded: channels<br>[11:06:43] &lt;Elionor&gt; [11:06:58] Listening at telnet port 6996 (users).<br>[11:06:43] &lt;Elionor&gt; [11:06:58] Listening at telnet port 9669 (bots).<br>[11:06:43] &lt;Elionor&gt; [11:06:58] No longer supporting channel #Copacabana<br>[11:06:43] &lt;Elionor&gt; [11:06:58] Module loaded: channels        <br>[11:06:43] &lt;Elionor&gt; [11:06:58] Module loaded: server          <br>[11:06:43] &lt;Elionor&gt; [11:06:58] Module loaded: ctcp            <br>[11:06:43] &lt;Elionor&gt; [11:06:58] Module loaded: irc             <br>[11:06:43] &lt;Elionor&gt; [11:06:58] Module loaded: transfer         (with lang support)<br>[11:06:43] &lt;Elionor&gt; [11:06:58] Module loaded: share           <br>[11:06:43] &lt;Elionor&gt; [11:06:58] Module loaded: compress        <br>[11:06:43] &lt;Elionor&gt; [11:06:58] Module loaded: notes            (with lang support)<br>[11:06:43] &lt;Elionor&gt; [11:06:58] Module loaded: console          (with lang support)<br>[11:06:43] &lt;Elionor&gt; [11:06:58] Module loaded: assoc            (with lang support)<br>[11:06:43] &lt;Elionor&gt; [11:06:58] TCL | Added<br>[11:06:43] &lt;Elionor&gt; [11:06:58] TCL | Anti Spam<br>[11:06:43] &lt;Elionor&gt; [11:06:58] TCL | Anti Flood<br>[11:06:43] &lt;Elionor&gt; [11:06:58] TCL | Ban Tools<br>[11:06:43] &lt;Elionor&gt; [11:06:58] TCL | Bind<br>[11:06:43] &lt;Elionor&gt; [11:06:58] TCL | DiePass<br>[11:06:43] &lt;Elionor&gt; [11:06:58] TCL | Last Connection<br>[11:06:43] &lt;Elionor&gt; [11:06:58] TCL | List<br>[11:06:43] &lt;Elionor&gt; [11:06:58] TCL | Modes<br>[11:06:43] &lt;Elionor&gt; [11:06:58] TCL | Notice<br>[11:06:43] &lt;Elionor&gt; [11:06:58] TCL | PartyLine AutoAway<br>[11:06:43] &lt;Elionor&gt; [11:06:58] TCL | ShakeIT Services<br>[11:06:43] &lt;Elionor&gt; [11:06:58] TCL | Userinfo<br>[11:06:43] &lt;Elionor&gt; [11:06:58] All is Ok let's Go..<br>[11:06:43] &lt;Elionor&gt; [11:06:58] Userfile loaded, unpacking...<br>[11:06:43] &lt;Elionor&gt; *** [Kiril] Write your future cuz it's your past<br>[11:06:43] &lt;Elionor&gt; You have no messages.<br>[11:06:44] &lt;Elionor&gt; [11:06:59] Trying server [irc.archimed.bg]:6667<br>[11:06:44] &lt;Elionor&gt; [11:06:59] Connected to irc.archimed.bg<br>[11:06:44] &lt;Elionor&gt; [11:06:59] -NOTICE- *** Looking up your hostname...<br>[11:06:44] &lt;Elionor&gt; [11:06:59] -NOTICE- *** Checking Ident<br>[11:06:44] &lt;Elionor&gt; [11:06:59] -NOTICE- *** Couldn't look up your hostname<br>[11:06:47] &lt;Elionor&gt; [11:07:03] Elionor joined #Copacabana.<br>[11:06:48] &lt;Elionor&gt; [11:07:03] -ChanServ (<a href="mailto:ChanServ@services.bg">ChanServ@services.bg</a>)- [#Copacabana] You're need to relax? You're choose a right channel! Enjoy it here <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><br><br>[11:07:52] * Elionor (~kiril@217.75.136.110) has joined #Copacabana<br>[11:08:45] * ChanServ sets mode: +o Elionor<br><br>Can you see it? It has been 1 minute before he gets it an op.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7974">Arkadietz</a> — Mon Aug 29, 2011 4:11 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[SmasHinG]]></name></author>
		<updated>2011-08-29T03:00:54-04:00</updated>

		<published>2011-08-29T03:00:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=97550#p97550</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=97550#p97550"/>
		<title type="html"><![CDATA[Request OP]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=97550#p97550"><![CDATA[
<blockquote class="uncited"><div>Also, check the ChanServ list of nicks on Auto Op list for the channel in question.<br><br>Is bot's nick on that list?</div></blockquote>Bot is not on Auto OP list because he don`t want to use auto op. He want just when join bot to channel now ask op from ChanServ.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11766">SmasHinG</a> — Mon Aug 29, 2011 3:00 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2011-08-28T08:57:05-04:00</updated>

		<published>2011-08-28T08:57:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=97547#p97547</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=97547#p97547"/>
		<title type="html"><![CDATA[Request OP]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=97547#p97547"><![CDATA[
Also, check the ChanServ list of nicks on Auto Op list for the channel in question.<br><br>Is bot's nick on that list?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Sun Aug 28, 2011 8:57 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2011-08-28T08:55:21-04:00</updated>

		<published>2011-08-28T08:55:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=97546#p97546</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=97546#p97546"/>
		<title type="html"><![CDATA[Request OP]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=97546#p97546"><![CDATA[
Check out:<br><br><a href="http://forum.egghelp.org/viewtopic.php?p=95379&amp;highlight=nickserv+identify#95379" class="postlink">http://forum.egghelp.org/viewtopic.php? ... tify#95379</a><br><br><a href="http://forum.egghelp.org/viewtopic.php?p=95379&amp;highlight=nickserv+identify#95379" class="postlink">http://forum.egghelp.org/viewtopic.php? ... tify#95379</a><br><br>Those say essentially the same thing that speechles said.  Perhaps another example will be beneficial though.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Sun Aug 28, 2011 8:55 am</p><hr />
]]></content>
	</entry>
	</feed>
