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

	<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>2004-09-23T20:36:40-04:00</updated>

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

		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2004-09-23T20:36:40-04:00</updated>

		<published>2004-09-23T20:36:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41160#p41160</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41160#p41160"/>
		<title type="html"><![CDATA[Pcw Request Relayer]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41160#p41160"><![CDATA[
You can bind to specific flags.<br>Those specific flags then can only trigger !pcw.<br><br>Example:<br>bind pub -|- !pcw pcw<br><br>Flags: -|-<br>channel|global flags are matched<br><br>#bind pub of|of !pcw pcw<br>#bind pub mn|mn !pcw pcw<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Thu Sep 23, 2004 8:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-09-23T17:31:04-04:00</updated>

		<published>2004-09-23T17:31:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41157#p41157</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41157#p41157"/>
		<title type="html"><![CDATA[Hmm]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41157#p41157"><![CDATA[
Just one thing, can there be like a lvl 50 access for ops so admins can del spam posts etc.. ?<br><br>Soz bout that.<p>Statistics: Posted by Guest — Thu Sep 23, 2004 5:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2004-09-22T21:25:42-04:00</updated>

		<published>2004-09-22T21:25:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41145#p41145</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41145#p41145"/>
		<title type="html"><![CDATA[Pcw Request Relayer]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41145#p41145"><![CDATA[
I think, this is what you are looking for then.<br><div class="codebox"><p>Code: </p><pre><code>#Usage: !pcw &lt;message&gt; bind pub - !pcw pcw proc pcw {nick uhost hand chan text} {  if {([lindex $text 0] != "")} {  foreach c [channels] {   putserv "PRIVMSG $c :[lrange $text 0 end] - \[Requested by: $nick\]"   }  return 0  } } </code></pre></div>Anything you type after the trigger !pcw, the bot will message that text to all the channels it is on. I hope this helps. It will also give the requested persons nick in the end. You can modify the format of the message if you like! <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Wed Sep 22, 2004 9:25 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-09-22T12:41:07-04:00</updated>

		<published>2004-09-22T12:41:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41137#p41137</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41137#p41137"/>
		<title type="html"><![CDATA[Pcw Request Relayer]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41137#p41137"><![CDATA[
Basically i need a script like you would find in #warfinder..<br><br>So when some1 types !pcw it relays their message with requesters name added at end. So people can refer back 2 it..<br><br>Check out #warfinder, they av a gud example. It is quite hard 2 explain.<p>Statistics: Posted by Guest — Wed Sep 22, 2004 12:41 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2004-09-21T21:44:47-04:00</updated>

		<published>2004-09-21T21:44:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41120#p41120</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41120#p41120"/>
		<title type="html"><![CDATA[Pcw Request Relayer]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41120#p41120"><![CDATA[
For this what you can do is:<br>!pcw 5v5 dust2 gotserver<br><div class="codebox"><p>Code: </p><pre><code>#Usage:!pcw 5v5 dust2 gotserver &lt;message&gt;bind pub - !pcw pcwproc pcw {nick uhost hand chan text} { if {([string equal "5v5" [lindex $text 0]]) &amp;&amp; ([string equal "dust2" [lindex $text 1]]) &amp;&amp; ([string equal "gotserver" [lindex $text 2]]) &amp;&amp; ([lindex $text 3] != "")} { foreach c [channels] {  putserv "PRIVMSG $c :[lindex $text 3]"  } return 0 }}</code></pre></div>For the !war stuff, you have to be a bit specific and give a good clear purpose of what that trigger has todo.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Tue Sep 21, 2004 9:44 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-09-21T14:53:32-04:00</updated>

		<published>2004-09-21T14:53:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41104#p41104</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41104#p41104"/>
		<title type="html"><![CDATA[Pcw Request Relayer]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41104#p41104"><![CDATA[
Lo all,<br><br>I was jus wondering if some of you guys cud help me with a tcl script, what i am looking for is a !war or !pcw request/relayer.<br><br>Basically how it works is wen some types !pcw 5v5 dust2 gotserver it will add this message and relay it, in whichever chan the eggdrop is in. Also an !rem war function makes things a lot easier, so like if the wars requested where done in numbers so an Op cud jus time !remwar #1<br><br>Thanks For any Help.<p>Statistics: Posted by Guest — Tue Sep 21, 2004 2:53 pm</p><hr />
]]></content>
	</entry>
	</feed>
