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

	<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-07-09T04:19:09-04:00</updated>

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

		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2005-07-09T04:19:09-04:00</updated>

		<published>2005-07-09T04:19:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52078#p52078</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52078#p52078"/>
		<title type="html"><![CDATA[bot auto op wont work]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52078#p52078"><![CDATA[
just add the bots nick to a Qline on your ircd that way noone but opers can use that nick<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Sat Jul 09, 2005 4:19 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-07-09T04:18:03-04:00</updated>

		<published>2005-07-09T04:18:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52077#p52077</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52077#p52077"/>
		<title type="html"><![CDATA[bot auto op wont work]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52077#p52077"><![CDATA[
...and even less ircops are completely clueless, although I know of a fairly large network (in the top ten) where virtually all ircops and admin staff have level of knowledge similar to yours (no offense)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Sat Jul 09, 2005 4:18 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Crack02]]></name></author>
		<updated>2005-07-09T04:11:50-04:00</updated>

		<published>2005-07-09T04:11:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52076#p52076</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52076#p52076"/>
		<title type="html"><![CDATA[bot auto op wont work]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52076#p52076"><![CDATA[
hehe, sh*t happens, who cares <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><br><br>hm got an idea. the bot has an o line. so if someone chance his name to the bots normal name and the bot cant select this namen, the bot can kill this user and reget his correct name. <br>im not sure about a script for this already exist, but i think no, because (maybe) less bots have an o-line on an irc network <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6420">Crack02</a> — Sat Jul 09, 2005 4:11 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2005-07-08T17:07:24-04:00</updated>

		<published>2005-07-08T17:07:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52049#p52049</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52049#p52049"/>
		<title type="html"><![CDATA[bot auto op wont work]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52049#p52049"><![CDATA[
oops my bad.<br><br>dont remove the logic for if its the bots nick or not. else it will op itself when <span style="text-decoration:underline">anyone</span> joins the channel not just the bot<br><div class="codebox"><p>Code: </p><pre><code>bind join - "*" botjoinproc botjoin {nick uhost hand chan} {  if { $nick == $::botnick } {    putserv "opmode $chan +o $::botnick"  }} </code></pre></div>That will work and will only op itself when it joins the channel not when anyone joins.<br><br>Sorry about that  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_redface.gif" width="15" height="15" alt=":oops:" title="Embarassed"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Fri Jul 08, 2005 5:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Crack02]]></name></author>
		<updated>2005-07-08T16:53:29-04:00</updated>

		<published>2005-07-08T16:53:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52047#p52047</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52047#p52047"/>
		<title type="html"><![CDATA[bot auto op wont work]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52047#p52047"><![CDATA[
i tried lots of combinations but either i get an error or it does nothing. i removed everything's useless and now it works<br><div class="codebox"><p>Code: </p><pre><code>bind join - "*" botjoinproc botjoin {nick uhost hand chan} {    putserv "opmode $chan +o BotsName"}</code></pre></div>not as functionally as the original script/s but it works, thats it <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6420">Crack02</a> — Fri Jul 08, 2005 4:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[greenbear]]></name></author>
		<updated>2005-07-08T16:48:00-04:00</updated>

		<published>2005-07-08T16:48:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52046#p52046</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52046#p52046"/>
		<title type="html"><![CDATA[bot auto op wont work]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52046#p52046"><![CDATA[
it should be '$::botnick', not 'botnick' in that code you just posted<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=24">greenbear</a> — Fri Jul 08, 2005 4:48 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Crack02]]></name></author>
		<updated>2005-07-08T16:21:49-04:00</updated>

		<published>2005-07-08T16:21:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52042#p52042</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52042#p52042"/>
		<title type="html"><![CDATA[bot auto op wont work]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52042#p52042"><![CDATA[
improbably, because irc operators doesnt have any throttleds as far as i know.<br><br>how do i define a utimer?<br><br>found something in the logfiles<br><div class="codebox"><p>Code: </p><pre><code>[22:10] Tcl error [botjoin]: can't read "botnick": no such variable</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6420">Crack02</a> — Fri Jul 08, 2005 4:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2005-07-08T16:19:11-04:00</updated>

		<published>2005-07-08T16:19:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52040#p52040</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52040#p52040"/>
		<title type="html"><![CDATA[bot auto op wont work]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52040#p52040"><![CDATA[
it's possible that your bot is joining before its opering up and being ignored by your services or being throttled. That script works fine for me and has been working fine for over 2 years. put a utimer on the putserv and delay it asking.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Fri Jul 08, 2005 4:19 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Crack02]]></name></author>
		<updated>2005-07-08T16:07:47-04:00</updated>

		<published>2005-07-08T16:07:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52036#p52036</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52036#p52036"/>
		<title type="html"><![CDATA[bot auto op wont work]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52036#p52036"><![CDATA[
ok ill try<br><br>ok i added<br><div class="codebox"><p>Code: </p><pre><code>source scripts/opper.tcl</code></pre></div>to my eggdrop.conf<br><br>and wrote into scripts/opper.tcl<br><div class="codebox"><p>Code: </p><pre><code>bind join - "*" botjoinproc botjoin {nick uhost hand chan} {  if { $nick == $::botnick } {    putserv "opmode $chan +o botnick"  }}</code></pre></div>so the eggdrop starts but doesn't help itself top operator status again.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6420">Crack02</a> — Fri Jul 08, 2005 4:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2005-07-08T16:06:42-04:00</updated>

		<published>2005-07-08T16:06:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52035#p52035</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52035#p52035"/>
		<title type="html"><![CDATA[bot auto op wont work]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52035#p52035"><![CDATA[
Take it out of your config file. stick it in a nice tcl file all on its own and call it at the end of your script with source scripts/yourfile.tcl . That way you give the config file time to load everything first before you start to give it commands.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Fri Jul 08, 2005 4:06 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Crack02]]></name></author>
		<updated>2005-07-08T16:02:55-04:00</updated>

		<published>2005-07-08T16:02:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52034#p52034</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52034#p52034"/>
		<title type="html"><![CDATA[bot auto op wont work]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52034#p52034"><![CDATA[
<blockquote class="uncited"><div><blockquote class="uncited"><div>heh<br><br>do you realize that 2 different people are talking to you, with 2 different solutions?<br><br>are you able to differentiate between the two?</div></blockquote>heh I thought that whilst I was writing my last post. I wonder if he/she was doing something odd and merging the two scripts together. lmao <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"></div></blockquote>omg <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"> <strong class="text-strong">he</strong> didnt merge them <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6420">Crack02</a> — Fri Jul 08, 2005 4:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2005-07-08T15:59:52-04:00</updated>

		<published>2005-07-08T15:59:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52031#p52031</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52031#p52031"/>
		<title type="html"><![CDATA[bot auto op wont work]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52031#p52031"><![CDATA[
<blockquote class="uncited"><div>heh<br><br>do you realize that 2 different people are talking to you, with 2 different solutions?<br><br>are you able to differentiate between the two?</div></blockquote>heh I thought that whilst I was writing my last post. I wonder if he/she was doing something odd and merging the two scripts together. lmao <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Fri Jul 08, 2005 3:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Crack02]]></name></author>
		<updated>2005-07-08T16:04:25-04:00</updated>

		<published>2005-07-08T15:59:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52030#p52030</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52030#p52030"/>
		<title type="html"><![CDATA[bot auto op wont work]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52030#p52030"><![CDATA[
im trying all options  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><br><div class="codebox"><p>Code: </p><pre><code>[22:00] Tcl error in file 'eggdrop.conf':[22:00] bad type, should be one of: act, away, bcst, bot, chat, chjn, chof, chon, chpt, ctcp, ctcr, dcc, disc, evnt, filt, flud, link, load, msg, msgm, nkch, notc, note, raw, time, unld, wall    while executing"bind join - "*" botjoin"    (file "eggdrop.conf" line 783)[22:00] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)</code></pre></div>same error<br><br><br>thats the place where i put it<br><div class="codebox"><p>Code: </p><pre><code>...# Set what should be displayed in the real-name field for the bot on IRC.set realname "Service Bot"# This is a Tcl script to be run immediately after connecting to a server.bind evnt - init-server evnt:init_serverproc evnt:init_server {type} {  global botnick  putserv "privmsg x :auth botsname botspass"  putserv "oper botsname botsoperpass"}bind join - "*" botjoinproc botjoin {nick uhost hand chan} {  if { $nick == $::botnick } {    putserv "opmode $chan +o botnick"  }}# Set the default port which should be used if none is specified with# '.jump' or in 'set servers'.set default-port 6667...</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6420">Crack02</a> — Fri Jul 08, 2005 3:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2005-07-08T15:58:34-04:00</updated>

		<published>2005-07-08T15:58:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52029#p52029</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52029#p52029"/>
		<title type="html"><![CDATA[bot auto op wont work]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52029#p52029"><![CDATA[
ergh. try this then<br><div class="codebox"><p>Code: </p><pre><code>bind join - "*" botjoinproc botjoin {nick uhost hand chan} {  if { $nick == $::botnick } {    putserv "mode $chan +o botnick"  }}</code></pre></div>Your bot must be odd cuz that last script worked ok for me.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Fri Jul 08, 2005 3:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-07-08T15:57:24-04:00</updated>

		<published>2005-07-08T15:57:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=52028#p52028</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=52028#p52028"/>
		<title type="html"><![CDATA[bot auto op wont work]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=52028#p52028"><![CDATA[
heh<br><br>do you realize that 2 different people are talking to you, with 2 different solutions?<br><br>are you able to differentiate between the two?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Fri Jul 08, 2005 3:57 pm</p><hr />
]]></content>
	</entry>
	</feed>
