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

	<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-09-03T15:31:47-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-09-03T15:31:47-04:00</updated>

		<published>2003-09-03T15:31:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26376#p26376</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26376#p26376"/>
		<title type="html"><![CDATA[Check hosts/names on the server]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26376#p26376"><![CDATA[
I started with a ISON, so now I have a trigger on nickname at least.<br><br>Its only around 200 users online so it'll probably work anyway i think.<p>Statistics: Posted by Guest — Wed Sep 03, 2003 3:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-09-03T12:58:15-04:00</updated>

		<published>2003-09-03T12:58:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26339#p26339</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26339#p26339"/>
		<title type="html"><![CDATA[Check hosts/names on the server]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26339#p26339"><![CDATA[
The who command will return every user on the server.<br><br>While there will not be a code loop, due to the way the data is returned, your bot will be flooded with MB's of data.<br><br>I would sugest staggering the lookups with soemthing like "WHO a*", and rotating through the alphabet and numerics.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Wed Sep 03, 2003 12:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2003-09-03T12:16:44-04:00</updated>

		<published>2003-09-03T12:16:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26334#p26334</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26334#p26334"/>
		<title type="html"><![CDATA[Check hosts/names on the server]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26334#p26334"><![CDATA[
"NAMES" will give you all the nicks and "WHO" will give you hosts and more <br><br>Check the irc rfc for the numerics needed to fetch the response and the format of the messages.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Wed Sep 03, 2003 12:16 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-09-03T12:11:32-04:00</updated>

		<published>2003-09-03T12:11:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26332#p26332</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26332#p26332"/>
		<title type="html"><![CDATA[Check hosts/names on the server]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26332#p26332"><![CDATA[
No no no, not to spam.<br><br>My bot will be ircop on the server and it's for finding a lovely person using like a billion different proxies to harass our users. We dont have ircops awake all the time and when he know someone is there he'll DDoS us far away from this planet, so I want a hidden bot to find him and hunt him down.<p>Statistics: Posted by Guest — Wed Sep 03, 2003 12:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2003-09-03T11:26:18-04:00</updated>

		<published>2003-09-03T11:26:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26330#p26330</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26330#p26330"/>
		<title type="html"><![CDATA[Re: Check hosts/names on the server]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26330#p26330"><![CDATA[
<blockquote class="uncited"><div>Is it possible to go through all nicknames/hostmasks on the server with some random interval to find something specific?</div></blockquote>Like what? Someone to spam? Most users are invisible nowadays and can't be seen unless you're on a channel they're on or know their nick already.<br><br>If your bot is a privileged user on the ircd, you can make it list all users and catch the response from the server using a couple of raw binds.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Wed Sep 03, 2003 11:26 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-09-03T11:18:27-04:00</updated>

		<published>2003-09-03T11:18:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26329#p26329</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26329#p26329"/>
		<title type="html"><![CDATA[Check hosts/names on the server]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26329#p26329"><![CDATA[
Is it possible to go through all nicknames/hostmasks on the server with some random interval to find something specific?<br><br>I havent been coding eggie-TCL for a while but i remember that i didn't find that when I was coding like a year ago or something. I only found channel-function for this.<br><br>Can anyone give me a little example on how to find a nick and how to find a hostmask online on the server. The bot wont be in any channel (i want it hidden).<br><br>Thanks!<p>Statistics: Posted by Guest — Wed Sep 03, 2003 11:18 am</p><hr />
]]></content>
	</entry>
	</feed>
