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

	<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>2003-07-24T22:48:48-04:00</updated>

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

		<entry>
		<author><name><![CDATA[droolin]]></name></author>
		<updated>2003-07-24T22:48:48-04:00</updated>

		<published>2003-07-24T22:48:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23935#p23935</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23935#p23935"/>
		<title type="html"><![CDATA[thank you]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23935#p23935"><![CDATA[
I seen the bind event of raw and that you could use either text word or numerics.  I could not find a irc numeric for that specific raw, and thats why I didnt think it was correct.<br>Again, thank you.<br><br>droolin<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3562">droolin</a> — Thu Jul 24, 2003 10:48 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2003-07-24T22:38:10-04:00</updated>

		<published>2003-07-24T22:38:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23933#p23933</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23933#p23933"/>
		<title type="html"><![CDATA[opped eggie seeing network user connections]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23933#p23933"><![CDATA[
try: <div class="codebox"><p>Code: </p><pre><code>bind raw - NOTICE blah</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Thu Jul 24, 2003 10:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[droolin]]></name></author>
		<updated>2003-07-24T21:19:31-04:00</updated>

		<published>2003-07-24T21:19:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=23932#p23932</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=23932#p23932"/>
		<title type="html"><![CDATA[opped eggie seeing network user connections]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=23932#p23932"><![CDATA[
Hi, Im new to scripting but i understand for any tcl script to function.  That an event that has been binded must be envoked.  What I am trying to do is have an eggdrop monitor the connections that occur accross a network. I have tried the following binded events to capture this information: ctcp, ctcr, notc, msg, and msgm.  I have totally wildcarded the binds so that any of the events will execute the procedure.  Examples:<br>bindnotc-"*"Check_Notice<br>bindmsgm-"*"Check_Message<br>bindmsg-"*"Check_Private_Message<br>bindctcp-*Check_Ctcp<br>bindctcr-"*"Check_Ctcr<br>    In the procedures, I am just issuing a message to the channel at this point to let me know that the bot has reconized the event.  The bot reacts to global server notices, service's(nickserv) notices, private notices/messages.  I am running the eggdrop with flags -nt, so that I can observ what ever the bot should be seeing.  So, I know that the Notice(appears in text line) of a user connection is being seen by the bot.<br>    Ok, my guese/question is this.  Would this type of event be an action???<br>If not, what type of event would I bind too?  The bot has a global ircop setting with the proper modes set to see all network wide connections.<br>    Thank you for any help that can be offered.  I know im missing something easy here, but I do not know what.  Also, the ircd that this bot is running on is Unreal.<br><br>    droolin<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3562">droolin</a> — Thu Jul 24, 2003 9:19 pm</p><hr />
]]></content>
	</entry>
	</feed>
