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

	<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>2009-11-02T15:50:09-04:00</updated>

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

		<entry>
		<author><name><![CDATA[arfer]]></name></author>
		<updated>2009-11-02T15:50:09-04:00</updated>

		<published>2009-11-02T15:50:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90764#p90764</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90764#p90764"/>
		<title type="html"><![CDATA[eggdrop not listening to me]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90764#p90764"><![CDATA[
Hard to say what a fault is if it doesnt exist anymore.<br><br>Possibly a channel mode preventing output to the channel. For example +M if the bot had not identified would prevent it outputting text to the channel (on DALnet, I don't know about Efnet).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5705">arfer</a> — Mon Nov 02, 2009 3:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tk0]]></name></author>
		<updated>2009-11-02T15:42:34-04:00</updated>

		<published>2009-11-02T15:42:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90763#p90763</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90763#p90763"/>
		<title type="html"><![CDATA[eggdrop not listening to me]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90763#p90763"><![CDATA[
OHHH S**T it worked!!!!! <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> but damn now why is that... damn even the other script had, is working now.. what tha....  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_confused.gif" width="15" height="15" alt=":?" title="Confused"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10933">tk0</a> — Mon Nov 02, 2009 3:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[arfer]]></name></author>
		<updated>2009-11-02T15:10:23-04:00</updated>

		<published>2009-11-02T15:10:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90762#p90762</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90762#p90762"/>
		<title type="html"><![CDATA[eggdrop not listening to me]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90762#p90762"><![CDATA[
Doesn't get us any nearer really. Should not be anything wrong there.<br><br>Try a modification to the script, just to see if the bind is triggering.<br><div class="codebox"><p>Code: </p><pre><code>bind PUB - !testing pPubTestingproc pPubTesting {nick uhost hand chan text} {    putlog "I heard that in $chan"    putquick "PRIVMSG $chan :I heard that!"    return 0}putlog "testing.tcl loaded"</code></pre></div>Don't forget to restart. This code will additionaly output 'I heard that in #channelname' to the partyline if the bind is triggered by anyone in an IRC bot channel uses the command !testing.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5705">arfer</a> — Mon Nov 02, 2009 3:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tk0]]></name></author>
		<updated>2009-11-02T15:01:00-04:00</updated>

		<published>2009-11-02T15:01:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90761#p90761</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90761#p90761"/>
		<title type="html"><![CDATA[eggdrop not listening to me]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90761#p90761"><![CDATA[
but it connects and everything, like it should...at least from the knowledge i have on them... its connecting to EfNet set net-type "0"<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10933">tk0</a> — Mon Nov 02, 2009 3:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[arfer]]></name></author>
		<updated>2009-11-02T14:58:33-04:00</updated>

		<published>2009-11-02T14:58:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90760#p90760</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90760#p90760"/>
		<title type="html"><![CDATA[eggdrop not listening to me]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90760#p90760"><![CDATA[
I'm running out of ideas other than a badly configured bot. What IRC network is your bot on and what setting do you have in its .conf file for 'set net-type'?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5705">arfer</a> — Mon Nov 02, 2009 2:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tk0]]></name></author>
		<updated>2009-11-02T14:41:21-04:00</updated>

		<published>2009-11-02T14:41:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90759#p90759</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90759#p90759"/>
		<title type="html"><![CDATA[eggdrop not listening to me]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90759#p90759"><![CDATA[
ive tried it from a different ip, running xchat on a linux box and still nothing.. and ive done it with ppl that have been added to the bot with +alo and other that have not.. and still nada <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10933">tk0</a> — Mon Nov 02, 2009 2:41 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[arfer]]></name></author>
		<updated>2009-11-02T14:18:03-04:00</updated>

		<published>2009-11-02T14:18:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90758#p90758</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90758#p90758"/>
		<title type="html"><![CDATA[eggdrop not listening to me]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90758#p90758"><![CDATA[
The test script I created does not have any user restrictions. Anyone can use the command, though I suppose it is worth asking someone else in the IRC channel to try the command !testing just to be certain it is the bot and not you.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5705">arfer</a> — Mon Nov 02, 2009 2:18 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tk0]]></name></author>
		<updated>2009-11-02T12:57:07-04:00</updated>

		<published>2009-11-02T12:57:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90757#p90757</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90757#p90757"/>
		<title type="html"><![CDATA[eggdrop not listening to me]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90757#p90757"><![CDATA[
whoohooo!!! help is here... <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>ok i did all that, and it shows that the script loaded fine...im able to get this far with other scripts as well, it will show script loaded... use the said switch for script or any other script and nothing... channel is not +m, now does everyones hostmask have to be added in order to use said scripts..<br><div class="codebox"><p>Code: </p><pre><code>Eggdrop v1.6.19+SSL (C) 1997 Robey Pointer (C) 2008 Eggheads[16:51] --- Loading eggdrop v1.6.19+SSL (Mon Nov  2 2009)[16:51] Listening at telnet port **** (all).[16:51] Module loaded: channels[16:51] Module loaded: dns[16:51] Module loaded: transfer         (with lang support)[16:51] Module loaded: share[16:51] Module loaded: server[16:51] Module loaded: ctcp[16:51] Module loaded: irc[16:51] Module loaded: notes            (with lang support)[16:51] Module loaded: console          (with lang support)[16:51] Module loaded: blowfish[16:51] Module loaded: uptime[16:51] Loaded cmd_resolve.tcl successfully.[16:51] testing.tcl. loaded[16:51] Userfile loaded, unpacking...[16:51] === &lt;botname&gt;: 2 channels, 2 users.Launched into the background  (pid: 3316)</code></pre></div>but if im owner wouldnt i be able to use public commands :/ damn im gonna kick myself in the butt if its something simple...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10933">tk0</a> — Mon Nov 02, 2009 12:57 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[arfer]]></name></author>
		<updated>2009-11-02T08:27:07-04:00</updated>

		<published>2009-11-02T08:27:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90750#p90750</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90750#p90750"/>
		<title type="html"><![CDATA[eggdrop not listening to me]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90750#p90750"><![CDATA[
Lets just be sure whether you can or cant use public commands from an addon Tcl script. Copy/Paste the following simple code into a text editor (I recommend Editpad Lite, which is free).<br><div class="codebox"><p>Code: </p><pre><code>bind PUB - !testing pPubTestingproc pPubTesting {nick uhost hand chan text} {    putquick "PRIVMSG $chan :I heard that!"    return 0}putlog "testing.tcl loaded"</code></pre></div>Save the file as testing.tcl (it does not require any configuration). Upload testing.tcl to the scripts subdirectory of your bot installation. Add a line to the end of the bot's .conf file as follows :-<br><div class="codebox"><p>Code: </p><pre><code>source scripts/testing.tcl</code></pre></div>Make sure you are editing the correct .conf file. Many times I have seen users modify a .conf file but it was not the one their bot happened to be using.<br><br>Restart the bot (use the partyline command .restart), whilst observing partyline output from your telnet connection with the bot. If you have correctly loaded the script, you will see the output "testing.tcl loaded" in the partyline.<br><br>If all is well, use the command !testing in an IRC channel (obviously one that the bot is in). You should see output similar to the following :-<br><br>[12:21] &lt;@arfer&gt; !testing<br>[12:21] &lt;osmosis&gt; I heard that!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5705">arfer</a> — Mon Nov 02, 2009 8:27 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tk0]]></name></author>
		<updated>2009-11-01T21:27:08-04:00</updated>

		<published>2009-11-01T21:27:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90743#p90743</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90743#p90743"/>
		<title type="html"><![CDATA[eggdrop not listening to me]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90743#p90743"><![CDATA[
well sort of the same issue in a sense, no matter the kind of script i use, use the trigger for that specific (any) script....bot does nothing. But I'm recognized by the bot, can telnet fine, run the eggdrop commands just fine.<br><br>Im at a loss here... help plz.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_confused.gif" width="15" height="15" alt=":?" title="Confused"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10933">tk0</a> — Sun Nov 01, 2009 9:27 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[arfer]]></name></author>
		<updated>2009-09-23T04:44:34-04:00</updated>

		<published>2009-09-23T04:44:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90323#p90323</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90323#p90323"/>
		<title type="html"><![CDATA[eggdrop not listening to me]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90323#p90323"><![CDATA[
Elaborate a little.<br><br>Eggdrop does not have any IRC channel commands by default. You would have to add Tcl scripts for that.<br><br>The only commands available are partyline (DCC chat or telnet) and IRC private message commands to the bot's nick. In either case it would have to recognise you from your host.<br><br><a href="http://www.egghelp.org/commands/index.htm" class="postlink">http://www.egghelp.org/commands/index.htm</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5705">arfer</a> — Wed Sep 23, 2009 4:44 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cool_guy6]]></name></author>
		<updated>2009-09-23T04:06:46-04:00</updated>

		<published>2009-09-23T04:06:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90322#p90322</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90322#p90322"/>
		<title type="html"><![CDATA[eggdrop not listening to me]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90322#p90322"><![CDATA[
hello i have installed Eggdrop v1.6.19 on my computer running Ubuntu 9.04 when i start up the eggdrop it joins the channel but i can not make it do any commands some commands work in telnet but nothing in the channel channel modes are nt only<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10875">cool_guy6</a> — Wed Sep 23, 2009 4:06 am</p><hr />
]]></content>
	</entry>
	</feed>
