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

	<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>2004-07-27T21:11:30-04:00</updated>

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

		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2004-07-27T21:11:30-04:00</updated>

		<published>2004-07-27T21:11:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39144#p39144</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39144#p39144"/>
		<title type="html"><![CDATA[Botrequest Script +o checker]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39144#p39144"><![CDATA[
Here is the solution you are looking for.<br>Try this link:<br><br><a href="http://forum.egghelp.org/viewtopic.php?t=7897" class="postlink">http://forum.egghelp.org/viewtopic.php?t=7897</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Tue Jul 27, 2004 9:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[]Kami[]]></name></author>
		<updated>2004-07-27T14:42:09-04:00</updated>

		<published>2004-07-27T14:42:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39134#p39134</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39134#p39134"/>
		<title type="html"><![CDATA[Re: Botrequest Script +o checker]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39134#p39134"><![CDATA[
<blockquote class="uncited"><div>Hey i am trying to make a botrequest script, <br>i have got as far as been able to add the bot by commands, <br>but i am now trying to ge the bot to scan the channel to see is, A. the person requesting is opped, B. are there 5 other users in the channel.<br>I just cant get my head around it...<br><br>           if {[string first $requestbot $botnicks] != -1} {<br>              if {$channel != ""} {<br>                if {$homepage != ""} {<br>                   putserv "PRIVMSG $requestbot :join $channel"<br><br>This is where i need to add the user op scanner, can someone script something for me, cause i aint gettin anywhere. Thanks</div></blockquote>There was topic about *same* thing allready, so i suggest you to use search function, you might find something usefull  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3559">]Kami[</a> — Tue Jul 27, 2004 2:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[GodOfSuicide]]></name></author>
		<updated>2004-07-27T14:30:01-04:00</updated>

		<published>2004-07-27T14:30:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39131#p39131</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39131#p39131"/>
		<title type="html"><![CDATA[Botrequest Script +o checker]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39131#p39131"><![CDATA[
this is how it works:<br><ul><li>bind for join<br>when the bind is triggerd - &gt;check if the nick = $::botnick and if the chan = the requested chan<br>if yes -&gt; get all the ppl on the channel with [chanlist $chan] -&gt; run the result trought a loop -&gt; check with isop / isvoice for each users current status and compare it with your old data (the nick who requested the bot)</li></ul><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1433">GodOfSuicide</a> — Tue Jul 27, 2004 2:30 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-07-27T13:19:28-04:00</updated>

		<published>2004-07-27T13:19:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39128#p39128</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39128#p39128"/>
		<title type="html"><![CDATA[Botrequest Script +o checker]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39128#p39128"><![CDATA[
Hey i am trying to make a botrequest script, <br>i have got as far as been able to add the bot by commands, <br>but i am now trying to ge the bot to scan the channel to see is, A. the person requesting is opped, B. are there 5 other users in the channel.<br>I just cant get my head around it...<br><br>           if {[string first $requestbot $botnicks] != -1} {<br>              if {$channel != ""} {<br>                if {$homepage != ""} {<br>                   putserv "PRIVMSG $requestbot :join $channel"<br><br>This is where i need to add the user op scanner, can someone script something for me, cause i aint gettin anywhere. Thanks<p>Statistics: Posted by Guest — Tue Jul 27, 2004 1:19 pm</p><hr />
]]></content>
	</entry>
	</feed>
