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

	<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>2007-08-17T17:48:47-04:00</updated>

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

		<entry>
		<author><name><![CDATA[iamdeath]]></name></author>
		<updated>2007-08-17T17:48:47-04:00</updated>

		<published>2007-08-17T17:48:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75353#p75353</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75353#p75353"/>
		<title type="html"><![CDATA[Easyspeak]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75353#p75353"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set trigbind -|-set script(chan)    "#channel"set script(trigger1) "!test"set script(trigger2) "help"set script(trigger3) "^help"set script(trigger4) "@help"set script(trigger5) "-help"set script(text1) "Your text line comes here1."set script(text2) "Your text line comes here2."set script(text3) "Your text line comes here3."set script(text4) "Your text line comes here4."set script(text5) "Your text line comes here5."bind ctcp $trigbind ACTION script:oneproc script:one {nick uhost hand chan kw arg} { global script set chan [string tolower $chan] set script(chan) [string tolower $script(chan)] if {$chan != $script(chan)} {return 0} if {[string match -nocase "$script(trigger1)" $arg]} {  putquick "privmsg $chan :$script(text1)" } if {[string match -nocase "$script(trigger2)" $arg]} {  putquick "privmsg $chan :$script(text2)" } if {[string match -nocase "$script(trigger3)" $arg]} {  putquick "privmsg $chan :$script(text3)" } if {[string match -nocase "$script(trigger4)" $arg]} {  putquick "privmsg $chan :$script(text4)" } if {[string match -nocase "$script(trigger5)" $arg]} {  putquick "privmsg $chan :$script(text5)" }return 0}putlog "Script loaded."</code></pre></div>Ok it is tested and working fine, it will work on 1 channel only.<br><br>Enjoy<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5982">iamdeath</a> — Fri Aug 17, 2007 5:48 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DragnLord]]></name></author>
		<updated>2007-08-17T08:48:13-04:00</updated>

		<published>2007-08-17T08:48:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75335#p75335</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75335#p75335"/>
		<title type="html"><![CDATA[Easyspeak]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75335#p75335"><![CDATA[
The script's author made it clear to contact him/her about suggesting changes to the script. <br>Contact the author before asking people here to modify the script, it's called being polite.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4461">DragnLord</a> — Fri Aug 17, 2007 8:48 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Besse]]></name></author>
		<updated>2007-08-17T06:50:42-04:00</updated>

		<published>2007-08-17T06:50:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75334#p75334</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75334#p75334"/>
		<title type="html"><![CDATA[Easyspeak]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75334#p75334"><![CDATA[
<blockquote class="uncited"><div><blockquote class="uncited"><div>#Now I am sure there are better ways to do this so <strong class="text-strong">if you have any suggestions</strong><br>#please feel free to <strong class="text-strong">email me at <a href="mailto:dalan2000@hotmail.com">dalan2000@hotmail.com</a></strong></div></blockquote></div></blockquote>ehmm. what's with that quote Alchera .. ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9202">Besse</a> — Fri Aug 17, 2007 6:50 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2007-08-16T20:32:52-04:00</updated>

		<published>2007-08-16T20:32:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75327#p75327</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75327#p75327"/>
		<title type="html"><![CDATA[Easyspeak]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75327#p75327"><![CDATA[
<blockquote class="uncited"><div>#Now I am sure there are better ways to do this so <strong class="text-strong">if you have any suggestions</strong><br>#please feel free to <strong class="text-strong">email me at <a href="mailto:dalan2000@hotmail.com">dalan2000@hotmail.com</a></strong></div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Thu Aug 16, 2007 8:32 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Besse]]></name></author>
		<updated>2007-08-16T12:38:47-04:00</updated>

		<published>2007-08-16T12:38:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75314#p75314</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75314#p75314"/>
		<title type="html"><![CDATA[url]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75314#p75314"><![CDATA[
Oh my bad!<br>Made a typo.. this link should work better. <a href="http://legestuen.net/scripts/easyspeak.html" class="postlink">easyspeak script</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9202">Besse</a> — Thu Aug 16, 2007 12:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[iamdeath]]></name></author>
		<updated>2007-08-16T12:23:34-04:00</updated>

		<published>2007-08-16T12:23:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75313#p75313</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75313#p75313"/>
		<title type="html"><![CDATA[Easyspeak]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75313#p75313"><![CDATA[
<a href="http://legenstuen.net/scripts/EasySpeak.html" class="postlink">http://legenstuen.net/scripts/EasySpeak.html</a><br><br><br><strong class="text-strong">The requested URL could not be retrieved</strong><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5982">iamdeath</a> — Thu Aug 16, 2007 12:23 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Besse]]></name></author>
		<updated>2007-08-16T11:31:00-04:00</updated>

		<published>2007-08-16T11:31:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75312#p75312</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75312#p75312"/>
		<title type="html"><![CDATA[Easyspeak]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75312#p75312"><![CDATA[
Hi i have loaded a script called Easyspeak <a href="http://legenstuen.net/scripts/EasySpeak.html" class="postlink">view here</a><br><br>It is triggered by text, but not on actions like /me <br>I would like it to be triggered by action instead. <br><br>I would be glad if anyone could tell me what to do <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9202">Besse</a> — Thu Aug 16, 2007 11:31 am</p><hr />
]]></content>
	</entry>
	</feed>
