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

	<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>2005-11-11T08:05:46-04:00</updated>

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

		<entry>
		<author><name><![CDATA[MasterScript]]></name></author>
		<updated>2005-05-05T09:27:35-04:00</updated>

		<published>2005-05-05T09:27:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=49045#p49045</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=49045#p49045"/>
		<title type="html"><![CDATA[scan chan tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=49045#p49045"><![CDATA[
I am on irc.webchat.org<br><br>/msg chanserv info #channame<br><br>Example:<blockquote class="uncited"><div>-ChanServ- *** #iWEBTEAM is iWEBTEAM Enterprise <a href="http://www.iwebteam.com" class="postlink">http://www.iwebteam.com</a><br>-ChanServ- Founder      : MasterScript<br>-ChanServ- CSN          : 101983<br>-ChanServ- Registered   : 12/09/04 10:58:44 GMT<br>-ChanServ- Last Opping  : 04/26/05 09:58:39 GMT<br>-ChanServ- Last Topic   : Selamat Datang Ke Laman <a href="http://www.iwebteam.com" class="postlink">http://www.iwebteam.com</a> <a href="http://www.mircmalaysia.com/index.php?option=com_content&amp;task=view&amp;id=20&amp;Itemid=52" class="postlink">http://www.mircmalaysia.com/index.php?o ... &amp;Itemid=52</a> (MasterScript)<br>-ChanServ- ModeLock     : +rtn-k<br>-ChanServ- Options      : ModeLock, OpGuard, KeepTopic<br>-ChanServ- MemoLevel    : UOp<br>-ChanServ- *** End of info ***</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6140">MasterScript</a> — Thu May 05, 2005 9:27 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-05-04T16:38:23-04:00</updated>

		<published>2005-05-04T16:38:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=49005#p49005</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=49005#p49005"/>
		<title type="html"><![CDATA[scan chan tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=49005#p49005"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind notc - "*Founder :*" got:infoproc got:info {nick uhost hand arg dest} { global gotfounder if {[isbotnick $dest]} {  set gotfounder [lindex [split $arg] 2] }}</code></pre></div>this should set the founder's nick in $gotfounder.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Wed May 04, 2005 4:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[avilon]]></name></author>
		<updated>2005-05-04T16:31:31-04:00</updated>

		<published>2005-05-04T16:31:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=49004#p49004</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=49004#p49004"/>
		<title type="html"><![CDATA[scan chan tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=49004#p49004"><![CDATA[
<blockquote class="uncited"><div>what does the info command return from chanserv ?</div></blockquote><blockquote class="uncited"><div><blockquote class="uncited"><div>-ChanServ- *** #iWEBTEAM is iWEBTEAM Enterprise <a href="http://www.iwebteam.com" class="postlink">http://www.iwebteam.com</a><br>-ChanServ- Founder      : MasterScript<br>-ChanServ- CSN          : 101983<br>-ChanServ- Registered   : 12/09/04 10:58:44 GMT<br>-ChanServ- Last Opping  : 04/26/05 09:58:39 GMT<br>-ChanServ- Last Topic   : Selamat Datang Ke Laman <a href="http://www.iwebteam.com" class="postlink">http://www.iwebteam.com</a> <a href="http://www.mircmalaysia.com/index.php?option=com_content&amp;task=view&amp;id=20&amp;Itemid=52" class="postlink">http://www.mircmalaysia.com/index.php?o ... &amp;Itemid=52</a> (MasterScript)<br>-ChanServ- ModeLock     : +rtn-k<br>-ChanServ- Options      : ModeLock, OpGuard, KeepTopic<br>-ChanServ- MemoLevel    : UOp<br>-ChanServ- *** End of info ***</div></blockquote></div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5191">avilon</a> — Wed May 04, 2005 4:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-05-04T12:21:29-04:00</updated>

		<published>2005-05-04T12:21:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48993#p48993</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48993#p48993"/>
		<title type="html"><![CDATA[scan chan tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48993#p48993"><![CDATA[
what does the info command return from chanserv ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Wed May 04, 2005 12:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[MasterScript]]></name></author>
		<updated>2005-05-04T01:30:12-04:00</updated>

		<published>2005-05-04T01:30:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48968#p48968</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48968#p48968"/>
		<title type="html"><![CDATA[scan chan tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48968#p48968"><![CDATA[
My problem now is bots didint give founder nick just channel info at party line. I want bots send msg to #MyHUB:<br><br>1. how many user<br>2. Clones if bots find it<br>3. Channel Founder<br><br>Like this:<br><blockquote class="uncited"><div>scan on #iwebteam: duration(0.05) clones(0) usercount(150) founder(MasterScript)</div></blockquote>Thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6140">MasterScript</a> — Wed May 04, 2005 1:30 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[MasterScript]]></name></author>
		<updated>2005-05-03T05:23:10-04:00</updated>

		<published>2005-05-03T05:23:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48934#p48934</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48934#p48934"/>
		<title type="html"><![CDATA[scan chan tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48934#p48934"><![CDATA[
Thanks a lots.<br><br>Bots didint part from channel for second time checking. I am testing on webchat server.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6140">MasterScript</a> — Tue May 03, 2005 5:23 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[avilon]]></name></author>
		<updated>2005-11-11T08:05:46-04:00</updated>

		<published>2005-04-30T10:49:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48775#p48775</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48775#p48775"/>
		<title type="html"><![CDATA[scan chan tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48775#p48775"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind msg n|- "scan" scan:channelproc scan:channel {nick uhost hand text} {global scanningset chan [lindex [split $text] 0]if {[string match "#?*" $chan]&amp;&amp;![validchan $chan]} {channel add $chanset scanning($chan) $nickbind raw - 315 check:channel}}proc check:channel {from key text} {global scanningset chan [lindex [split $text] 1]if {[botonchan $chan]&amp;&amp;[info exists scanning($chan)]} {set total_users [llength [chanlist $chan]]putquick "PRIVMSG chanserv :INFO $chan"putquick "PRIVMSG $scanning($chan) :Total users on $chan: $total_users"unset scanning($chan)channel remove $chan}unbind raw - 315 check:channel}</code></pre></div>I'm short on experience concerning raws, I tested it on QuakeNet (ircu/asuka), where raw 315 catches "End of /WHO list".<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5191">avilon</a> — Sat Apr 30, 2005 10:49 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[spock]]></name></author>
		<updated>2005-04-30T06:54:14-04:00</updated>

		<published>2005-04-30T06:54:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48758#p48758</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48758#p48758"/>
		<title type="html"><![CDATA[scan chan tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48758#p48758"><![CDATA[
do [llength [chanlist $chan]] when you recieve end-of-who<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2369">spock</a> — Sat Apr 30, 2005 6:54 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[MasterScript]]></name></author>
		<updated>2005-04-30T06:41:27-04:00</updated>

		<published>2005-04-30T06:41:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48757#p48757</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48757#p48757"/>
		<title type="html"><![CDATA[scan chan tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48757#p48757"><![CDATA[
Then what is your suggestion?<br><br>Thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6140">MasterScript</a> — Sat Apr 30, 2005 6:41 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2005-04-30T03:14:07-04:00</updated>

		<published>2005-04-30T03:14:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48727#p48727</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48727#p48727"/>
		<title type="html"><![CDATA[scan chan tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48727#p48727"><![CDATA[
you have do the whole with thing interactiv or at least timer based.<br>in awyeahs example 'channel remove $chan' is invoked before 'putquick "JOIN $chan"' has left the bot, meaning the bot has here 'set total_users [llength [chanlist $chan]]' an empty list ^-^.<br><br>PS: i dont believe it was meant as a complete script <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink">.<br>btw. 'putquick "JOIN $chan"' is redudant, because 'channel add' will invoke a JOIN anyway.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Sat Apr 30, 2005 3:14 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[MasterScript]]></name></author>
		<updated>2005-04-29T23:58:24-04:00</updated>

		<published>2005-04-29T23:58:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48723#p48723</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48723#p48723"/>
		<title type="html"><![CDATA[scan chan tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48723#p48723"><![CDATA[
Thanks.<br><br>Scan Channel<br>-&gt; *MyBot* scan #phpnuke<br><br>In private message:<br>*MyBot* Total ops on #phpnuke: 0<br><br>In party line<br>&lt;MyBot&gt; [11:56] joined #phpnuke but didn't want to!<br>and channel info bla bla....<br><br>Problem:<br>1. Bots dont get total user<br>2. bots didint give founder infomation<br>3. Bots has been ban<br><br>* MyBot (MyBot@=uYhgmefu.gunbound.com.my) has joined #phpnuke<br>* MyBot (MyBot@=uYhgmefu.gunbound.com.my) has left #phpnuke<br>* encik sets mode: +b *!*@=uYhgmefu.gunbound.com.my<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6140">MasterScript</a> — Fri Apr 29, 2005 11:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2005-04-28T10:45:23-04:00</updated>

		<published>2005-04-28T10:45:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48659#p48659</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48659#p48659"/>
		<title type="html"><![CDATA[scan chan tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48659#p48659"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind msg n "scan" scan:channelproc scan:channel {nick uhost hand text} { if {[string equal "#" [string index $text 0]]} {  set chan [lindex $text 0]#Add the channel to the bots channel list and join it  channel add $chan; putquick "JOIN $chan"#Getting total channel users here    set total_users [llength [chanlist $chan]]#Doing ChanServ INFO here  putquick "PRIVMSG chanserv :INFO $chan"#Displaying one of the gotten results  putquick "PRIVMSG $nick :Total ops on $chan: $total_users"#Remove the channel from the bot's channel list  channel remove $chan  }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Thu Apr 28, 2005 10:45 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[MasterScript]]></name></author>
		<updated>2005-04-28T05:46:49-04:00</updated>

		<published>2005-04-28T05:46:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48646#p48646</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48646#p48646"/>
		<title type="html"><![CDATA[scan chan tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48646#p48646"><![CDATA[
Thanks.<br><br>Now i try make scan channel like this:<br><br>/msg botnick scan #chan<br><br>Bots Action:<br><br>1. join channel<br>2. scan channel for :<br>   a) How many user in channel<br>   b) check for clones<br>   c) founder<br>3. part from channel<br>4. report to my channel (HUB channel)<br><br>but i dont know how to make bot join/part. I try use "cycle" but bots didint scan channel.<br><br>*Newbies  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cry.gif" width="15" height="15" alt=":cry:" title="Crying or Very sad"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6140">MasterScript</a> — Thu Apr 28, 2005 5:46 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2005-04-27T15:01:40-04:00</updated>

		<published>2005-04-27T15:01:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48624#p48624</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48624#p48624"/>
		<title type="html"><![CDATA[scan chan tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48624#p48624"><![CDATA[
Main proc, meaning your main procedure, which will scan total operators, clones etc. You have to have 2-3 procedures with 2 binds atleast for this script to work -- give 3 output results.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Wed Apr 27, 2005 3:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[MasterScript]]></name></author>
		<updated>2005-04-27T03:32:46-04:00</updated>

		<published>2005-04-27T03:32:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48610#p48610</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48610#p48610"/>
		<title type="html"><![CDATA[scan chan tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48610#p48610"><![CDATA[
What do u mean #For your main proc and #Bind on notc and make a proc with this?<br><br> <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cry.gif" width="15" height="15" alt=":cry:" title="Crying or Very sad"> <br><blockquote class="uncited"><div>This one you can do something like:<br><div class="codebox"><p>Code: </p><pre><code>#For your main proc - scanning one you can do this: putserv "PRIVMSG chanserv :INFO $chan" set doscan($chan) 1</code></pre></div>and then:<br><div class="codebox"><p>Code: </p><pre><code>#Bind on notc and make a proc with this: global doscan if {[info exists doscan($chan)] &amp;&amp; [string equal "ChanServ" $nick] &amp;&amp; &amp;&amp; [isbotnick $chan] &amp;&amp; [string equal "Founder" [lindex $text 0]] &amp;&amp; [string equal ":" [lindex $text 1]]} { set chanfounder [lindex $text 2]; unset doscan}#Then you can set $chanfounder global and use it in your main proc</code></pre></div></div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6140">MasterScript</a> — Wed Apr 27, 2005 3:32 am</p><hr />
]]></content>
	</entry>
	</feed>
