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

	<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>2006-04-10T04:45:24-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Bman]]></name></author>
		<updated>2006-04-10T04:45:24-04:00</updated>

		<published>2006-04-10T04:45:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61798#p61798</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61798#p61798"/>
		<title type="html"><![CDATA[Bots and bot link oping]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61798#p61798"><![CDATA[
well didnt think id test it so fast but here are the results<br><br>[03:44:10AM] * |Bman| sets mode: +o CIA<br>[03:44:12AM] * CIA sets mode: +bbbb *!*Kim@*.interbussines.it *!*ndigo@*.arnez.si *!*mirc2000@*.szczcecin.pl *!*roqqa@*.internetsserviceteam.com<br>[03:44:13AM] * CIA sets mode: +bbbb *!danielwxy@*.t-dialup.net *!swat@*.ijdolz.net *!michcio@*.internetdsl.tpgnet.pl *!spawn@*.arch.unyfi.it<br>[03:44:13AM] * CIA sets mode: +bb *!<a href="mailto:eyeofra@supid.pl">eyeofra@supid.pl</a> *!*sinistor@*.office.miscg.com<br>[03:44:16AM] * CIA sets mode: +o CTU<br>[03:44:18AM] * CIA sets mode: +oooo IRS NSA DEA DOD<br>[03:44:20AM] * CIA sets mode: +oooo INS` NASA` FBI` NYPD<br>[03:44:21AM] * CIA sets mode: +oo FCC ATF<br><br>that is better than before so thanks for your help guys much thanks<br><br>Hey when i already have the bans in place this is what my bots do<br>[03:48:21AM] * |Bman| sets mode: +o CIA<br>[03:48:24AM] * CIA sets mode: +o CTU<br>[03:48:25AM] * CIA sets mode: +oooo DEA NASA` INS` ATF<br>[03:48:26AM] * CIA sets mode: +oooo NYPD FBI` IRS NSA<br>[03:48:27AM] * CIA sets mode: +oo FCC DOD<br><br>and thats perfect for me thanks sooo much<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7575">Bman</a> — Mon Apr 10, 2006 4:45 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Bman]]></name></author>
		<updated>2006-04-10T04:40:28-04:00</updated>

		<published>2006-04-10T04:40:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61797#p61797</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61797#p61797"/>
		<title type="html"><![CDATA[Bots and bot link oping]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61797#p61797"><![CDATA[
ok ill try that and get back to you thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7575">Bman</a> — Mon Apr 10, 2006 4:40 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[slennox]]></name></author>
		<updated>2006-04-09T17:10:52-04:00</updated>

		<published>2006-04-09T17:10:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61776#p61776</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61776#p61776"/>
		<title type="html"><![CDATA[Bots and bot link oping]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61776#p61776"><![CDATA[
botnetop.tcl supports pushmode. But the non-default bop_osync setting Bman has chosen means it's not even being used. As it says in the documentation, "enabling this can result in +o flooding". Change it back to 0. <br><br>You've also changed bop_delay from 20 to 0, which doesn't give bots much time to accumulate op requests so they can respond with fewer op lines. Try increasing it to 5 or 10.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=13034">slennox</a> — Sun Apr 09, 2006 5:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[YooHoo]]></name></author>
		<updated>2006-04-09T16:47:11-04:00</updated>

		<published>2006-04-09T16:47:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61773#p61773</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61773#p61773"/>
		<title type="html"><![CDATA[Bots and bot link oping]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61773#p61773"><![CDATA[
well, the answer to op'ing multiple bots was answered by BarkerJr, by using <strong class="text-strong">pushmode</strong>, but since <strong class="text-strong">botnetop.tcl</strong> is part of slennox's <strong class="text-strong">netbots.tcl</strong> (and kinda complicated), I wouldn't recommend trying to alter any code by yourself.<br>Rather, why not try a different script such as <strong class="text-strong">getops.tcl</strong>? There are many excellent scripts in the tcl archive devoted to this exact issue...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2706">YooHoo</a> — Sun Apr 09, 2006 4:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Bman]]></name></author>
		<updated>2006-04-09T15:29:52-04:00</updated>

		<published>2006-04-09T15:29:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61770#p61770</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61770#p61770"/>
		<title type="html"><![CDATA[Bots and bot link oping]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61770#p61770"><![CDATA[
here is the settings im using<br><br># botnetop.tcl settings<br>set nb_component(botnetop) 1<br>set bop_delay 0<br>set bop_maxreq 1<br>set bop_modeop 1<br>set bop_linkop 1<br>set bop_icheck 1<br>set bop_hcheck 1<br>set bop_osync 1<br>set bop_addhost 1<br>set bop_log 0<br><br>now this is what happeneds when i op a bot in a new channel<br><br>[02:28:25PM] * |Bman| sets mode: +o CIA<br>[02:28:26PM] * CIA sets mode: +bbbb *!*Kim@*.interbussines.it *!*ndigo@*.arnez.si *!*mirc2000@*.szczcecin.pl *!*roqqa@*.internetsserviceteam.com<br>[02:28:26PM] * CIA sets mode: +o CTU<br>[02:28:26PM] * CIA sets mode: +o INS`<br>[02:28:27PM] * CTU sets mode: +bbbb *!*sinistor@*.office.miscg.com *!<a href="mailto:eyeofra@supid.pl">eyeofra@supid.pl</a> *!spawn@*.arch.unyfi.it *!michcio@*.internetdsl.tpgnet.pl<br>[02:28:27PM] * CIA sets mode: +o NASA`<br>[02:28:28PM] * CTU sets mode: +bb *!swat@*.ijdolz.net *!danielwxy@*.t-dialup.net<br>[02:28:29PM] * CTU sets mode: +o FCC<br>[02:28:29PM] * CTU sets mode: +o FBI`<br>[02:28:29PM] * CIA sets mode: +o IRS<br>[02:28:29PM] * INS` sets mode: +o ATF<br>[02:28:29PM] * CTU sets mode: +o DOD<br>[02:28:30PM] * CIA sets mode: +o DEA<br>[02:28:31PM] * CTU sets mode: +o NYPD<br>[02:28:33PM] * CIA sets mode: +o FBI`<br>[02:28:34PM] * CIA sets mode: +o FCC<br>[02:28:36PM] * CIA sets mode: +o NSA<br>[02:28:38PM] * CIA sets mode: +o DOD<br>[02:28:41PM] * CIA sets mode: +o NYPD<br>[02:28:43PM] * CIA sets mode: +o ATF<br><br>I would like to know if theres an easy way to get my bots to op 4 bots at a time instead of this way, any help is apprecieated<br><br>also note thats all the lines it took to op all the bots and i have 12 bots in my botnet<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7575">Bman</a> — Sun Apr 09, 2006 3:29 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Bman]]></name></author>
		<updated>2006-04-09T15:24:32-04:00</updated>

		<published>2006-04-09T15:24:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61769#p61769</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61769#p61769"/>
		<title type="html"><![CDATA[Bots and bot link oping]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61769#p61769"><![CDATA[
well idk but i think all the bots need to run botnetop to request ops from another bot and so on<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7575">Bman</a> — Sun Apr 09, 2006 3:24 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[YooHoo]]></name></author>
		<updated>2006-04-09T08:03:56-04:00</updated>

		<published>2006-04-09T08:03:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61756#p61756</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61756#p61756"/>
		<title type="html"><![CDATA[Bots and bot link oping]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61756#p61756"><![CDATA[
<blockquote class="uncited"><div>it's not slow thats not the problem, when they op each bot ops only one at a time which floods the channel yea i know i can make each bot req one bot to op it thats not what i want i just want say the first bot that gets ops to op 4 other bots right away and then the new bot op the rest, so theres like 3 lines on the chat of opping and not like 12 lines or more if you know what i mean, i will show an example later when i get home, thanks for any help</div></blockquote>Sure seems crazy to have every single op'd bot going nuts in yer channel like that.  Are you sure that <strong class="text-strong">botnetop.tcl</strong> is the script responsible?  Maybe turning this component off in all except 2 or 3 might help too...?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2706">YooHoo</a> — Sun Apr 09, 2006 8:03 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Bman]]></name></author>
		<updated>2006-04-08T23:15:50-04:00</updated>

		<published>2006-04-08T23:15:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61749#p61749</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61749#p61749"/>
		<title type="html"><![CDATA[Bots and bot link oping]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61749#p61749"><![CDATA[
it's not slow thats not the problem, when they op each bot ops only one at a time which floods the channel yea i know i can make each bot req one bot to op it thats not what i want i just want say the first bot that gets ops to op 4 other bots right away and then the new bot op the rest, so theres like 3 lines on the chat of opping and not like 12 lines or more if you know what i mean, i will show an example later when i get home, thanks for any help<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7575">Bman</a> — Sat Apr 08, 2006 11:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[slennox]]></name></author>
		<updated>2006-04-07T17:52:07-04:00</updated>

		<published>2006-04-07T17:52:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61731#p61731</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61731#p61731"/>
		<title type="html"><![CDATA[Bots and bot link oping]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61731#p61731"><![CDATA[
Moved from the scripting forum as it doesn't look like you're trying to script anything.<br><br>I assume when you say you're using netbots.tcl that you're using the botnetop component to do the opping. If that's the case, your settings are probably too aggressive. Refer <a href="http://forum.egghelp.org/viewtopic.php?t=5631" class="postlink">this post</a> to reduce flooding, and <a href="http://forum.egghelp.org/viewtopic.php?t=1212" class="postlink">this post</a> for the related matter of slow opping (less flooding usually means slower opping, and vice versa).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=13034">slennox</a> — Fri Apr 07, 2006 5:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Bman]]></name></author>
		<updated>2006-04-07T01:06:27-04:00</updated>

		<published>2006-04-07T01:06:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61709#p61709</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61709#p61709"/>
		<title type="html"><![CDATA[Bots and bot link oping]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61709#p61709"><![CDATA[
Wheres pushmode?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7575">Bman</a> — Fri Apr 07, 2006 1:06 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[BarkerJr]]></name></author>
		<updated>2006-04-05T21:59:48-04:00</updated>

		<published>2006-04-05T21:59:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61682#p61682</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61682#p61682"/>
		<title type="html"><![CDATA[Bots and bot link oping]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61682#p61682"><![CDATA[
use pushmode<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2933">BarkerJr</a> — Wed Apr 05, 2006 9:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Bman]]></name></author>
		<updated>2006-04-04T23:12:39-04:00</updated>

		<published>2006-04-04T23:12:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61663#p61663</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61663#p61663"/>
		<title type="html"><![CDATA[Bots and bot link oping]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61663#p61663"><![CDATA[
Here's a little snip of what happens<br>[10:10:45PM] * |Bman| sets mode: +o ATF<br>[10:10:47PM] * ATF sets mode: +o NASA`<br>[10:10:47PM] * ATF sets mode: +o NewzFire<br>[10:10:49PM] * NASA` sets mode: +o DOD<br>[10:10:49PM] * NASA` sets mode: +o NYPD<br>[10:10:49PM] * ATF sets mode: +o DNI<br>[10:10:49PM] * NewzFire sets mode: +o DNI<br>[10:10:49PM] * NASA` sets mode: +o DOD<br>[10:10:49PM] * NASA` sets mode: +o NYPD<br>[10:10:49PM] * ATF sets mode: +o DNI<br>[10:10:49PM] * NewzFire sets mode: +o DNI<br>[10:10:49PM] * NewzFire sets mode: +o DOD<br>[10:10:49PM] * NASA` sets mode: +o DEA<br>[10:10:51PM] * NewzFire sets mode: +o INS`<br>[10:10:51PM] * DOD sets mode: +o IRS<br>[10:10:52PM] * DOD sets mode: +o FBI`<br>[10:10:52PM] * DOD sets mode: +o CTU<br>[10:10:52PM] * NYPD sets mode: +o NSA<br>[10:10:52PM] * DEA sets mode: +o FBI`<br>[10:10:52PM] * ATF sets mode: +o NSA<br><br>and goes one a bit more but i cut it off since i assume you get the picture<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7575">Bman</a> — Tue Apr 04, 2006 11:12 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Bman]]></name></author>
		<updated>2006-04-04T21:52:24-04:00</updated>

		<published>2006-04-04T21:52:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61660#p61660</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61660#p61660"/>
		<title type="html"><![CDATA[Bots and bot link oping]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61660#p61660"><![CDATA[
Hey I have a little concern when my bots op each other in a channel they each op another bot with one +o in the line, is there a way to make say the bots that get ops first to then in turn op with +oooo to op faster and not take up the whole screen with single +o's?<br><br>Also i'm using NetBots v4.10 and Eggdrop v1.6.17<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7575">Bman</a> — Tue Apr 04, 2006 9:52 pm</p><hr />
]]></content>
	</entry>
	</feed>
