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

	<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>2002-01-23T06:32:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-01-23T06:32:00-04:00</updated>

		<published>2002-01-23T06:32:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=3996#p3996</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=3996#p3996"/>
		<title type="html"><![CDATA[Bind to newuser, chattr, etc for a botnet linked bot]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=3996#p3996"><![CDATA[
That would be *great*<br><br>Thanks for eggdrop, it's a godsend <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":smile:" title="Smile"><br><br>trevelyn<p>Statistics: Posted by Guest — Wed Jan 23, 2002 6:32 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2002-01-23T03:31:00-04:00</updated>

		<published>2002-01-23T03:31:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=3993#p3993</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=3993#p3993"/>
		<title type="html"><![CDATA[Bind to newuser, chattr, etc for a botnet linked bot]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=3993#p3993"><![CDATA[
If we make them binds, then they will work even in languages without a trace command (1.7).<br><br>I've always wanted to have a bind for chattr, and the proc could approve/deny the bind. Same with chanset, new hosts, user/channel creation/deletion, etc.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Wed Jan 23, 2002 3:31 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[guppy]]></name></author>
		<updated>2002-01-23T02:08:00-04:00</updated>

		<published>2002-01-23T02:08:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=3992#p3992</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=3992#p3992"/>
		<title type="html"><![CDATA[Bind to newuser, chattr, etc for a botnet linked bot]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=3992#p3992"><![CDATA[
Well [censored] ... lets get fixing that <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>Jeff<br><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10">guppy</a> — Wed Jan 23, 2002 2:08 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2002-01-22T17:23:00-04:00</updated>

		<published>2002-01-22T17:23:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=3980#p3980</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=3980#p3980"/>
		<title type="html"><![CDATA[Bind to newuser, chattr, etc for a botnet linked bot]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=3980#p3980"><![CDATA[
guppy I don't think we call Tcl_UpdateLinkedVar anywhere in the code, so traces shouldn't work on eggdrop variables.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Tue Jan 22, 2002 5:23 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[guppy]]></name></author>
		<updated>2002-01-22T15:57:00-04:00</updated>

		<published>2002-01-22T15:57:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=3979#p3979</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=3979#p3979"/>
		<title type="html"><![CDATA[Bind to newuser, chattr, etc for a botnet linked bot]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=3979#p3979"><![CDATA[
<blockquote class="uncited"><div>On 2002-01-22 09:06, ppslim wrote:<br>EG, use a link bind, and detect if the bot is a share bot. Then use timers to work out when the value of the global variable "getting-users" (documented in tcl-commands.doc) is changed to 0. When it is set to 0, this usualy means that the userfile is complete, or the bot got delinked, you should check this, then take your action acordignly.</div></blockquote>You should be able to use 'trace' to detect when a variable changes instead of using timers to figure it out<br><br>Jeff.<br><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10">guppy</a> — Tue Jan 22, 2002 3:57 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-01-22T12:06:00-04:00</updated>

		<published>2002-01-22T12:06:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=3972#p3972</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=3972#p3972"/>
		<title type="html"><![CDATA[Bind to newuser, chattr, etc for a botnet linked bot]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=3972#p3972"><![CDATA[
Short answer no.<br><br>Longer answer, you can make guesses when the userfile is complete, and take action then.<br><br>EG, use a link bind, and detect if the bot is a share bot. Then use timers to work out when the value of the global variable "getting-users" (documented in tcl-commands.doc) is changed to 0. When it is set to 0, this usualy means that the userfile is complete, or the bot got delinked, you should check this, then take your action acordignly.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Tue Jan 22, 2002 12:06 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-01-22T04:36:00-04:00</updated>

		<published>2002-01-22T04:36:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=3963#p3963</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=3963#p3963"/>
		<title type="html"><![CDATA[Bind to newuser, chattr, etc for a botnet linked bot]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=3963#p3963"><![CDATA[
Is there a specific bind i can use so that bots on a botnet can take specific action when the master bot adduser, chattr?<br><br>I can see the userfile changes logged in the console, but is there a bind for these changes?<br><br>TIA<br>trevelyn<br><br>&lt;font size=-1&gt;[ This Message was edited by: trevelyn on 2002-01-22 01:37 ]&lt;/font&gt;<p>Statistics: Posted by Guest — Tue Jan 22, 2002 4:36 am</p><hr />
]]></content>
	</entry>
	</feed>
