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

	<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-10-16T14:42:43-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Getodacul]]></name></author>
		<updated>2009-10-16T14:42:43-04:00</updated>

		<published>2009-10-16T14:42:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90529#p90529</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90529#p90529"/>
		<title type="html"><![CDATA[Q Request Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90529#p90529"><![CDATA[
You need something like:<div class="codebox"><p>Code: </p><pre><code>bind pub - "request" request:qbind pub - "!request" request:qbind pub - "!Q" request:qproc request:q { nick uhost hand chan text } {global owner botnick if {[onchan Q $chan]} {return 0} if {[botisop $chan] == 0} { puthelp "NOTICE $nick :I dont have ops!" return 0 } if {([matchattr $hand o|o] || [isop $nick $chan])} { putserv "PRIVMSG R :requestbot $chan" if {[onchan Q $chan]} { putserv "PRIVMSG Q :chanlev $chan $nick +mop" puthelp "NOTICE $nick :$nick, you are master on $chan now!" return 0  } }}</code></pre></div>It's not tested but should work. I hope! <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=9046">Getodacul</a> — Fri Oct 16, 2009 2:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CoOoD3R]]></name></author>
		<updated>2009-09-25T14:47:21-04:00</updated>

		<published>2009-09-25T14:47:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90335#p90335</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90335#p90335"/>
		<title type="html"><![CDATA[Q Request Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90335#p90335"><![CDATA[
Hello,<br><br>Could someone make Q Request script?<br><br>When you write on channel eg. "-Q" bot tryes to get Q...<br>Bot checks is there is already Q<br>Bot says if he have no ops..<br>Requester hasto have ops on requestable channel.<br>If there isnt enought users, then it warns...<br><br>Script checks all reqruments and then requests Q, 30min delay.<br>When Q coming, Bot automatically sets +mop to requester.<br><br>I tryed to make this kind script, but it didnt work, so i deleted it, and now i loved if someone could do this kind script.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10878">CoOoD3R</a> — Fri Sep 25, 2009 2:47 pm</p><hr />
]]></content>
	</entry>
	</feed>
