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

	<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>2008-06-11T16:29:55-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Fire-Fox]]></name></author>
		<updated>2008-06-11T16:29:55-04:00</updated>

		<published>2008-06-11T16:29:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83489#p83489</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83489#p83489"/>
		<title type="html"><![CDATA[help with script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83489#p83489"><![CDATA[
Thanks alot <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=8230">Fire-Fox</a> — Wed Jun 11, 2008 4:29 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[speechles]]></name></author>
		<updated>2008-06-11T15:50:13-04:00</updated>

		<published>2008-06-11T15:50:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83488#p83488</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83488#p83488"/>
		<title type="html"><![CDATA[help with script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83488#p83488"><![CDATA[
<a href="http://forum.egghelp.org/viewtopic.php?t=15535&amp;start=6" class="postlink">http://forum.egghelp.org/viewtopic.php?t=15535&amp;start=6</a><br><br>This script accomplishes the same thing, but doesn't give users the admin's names. Instead you build a list of your admins, and the bot will message those admins when a user requires assistance.<br><br>The script above may just give you the inspiration (code you can steal..erm, borrow..heh) to do it yourself.. <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=8138">speechles</a> — Wed Jun 11, 2008 3:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Fire-Fox]]></name></author>
		<updated>2008-06-11T11:58:36-04:00</updated>

		<published>2008-06-11T11:58:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83485#p83485</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83485#p83485"/>
		<title type="html"><![CDATA[help with script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83485#p83485"><![CDATA[
hey <br><br>i need some help with this script here <br><br><div class="codebox"><p>Code: </p><pre><code>bind pub - !admin help.staff bind pub - !staff help.staffproc help.staff {nick host hand chan arg} {   foreach nicks [split [chanlist #Piratezone]] {     if {[isop $nicks]} {       if {[string tolower $nicks]=="bob" || [string tolower $nicks]=="sitebot" || [string tolower $nicks]=="tpz" } {      # [string match -nocase Apache* $nicks] || [string match -nocase Fedtmule* $nicks]      } else {        append o "$nicks "      }    }  }    putserv "privmsg $chan : 04$nick ::: Din admodning er sendt til staff "  putserv "privmsg #piratezone.staff : 04$nick Søger Hjælp Hos En Af Følgende Staff Medlemmer::: $o "}</code></pre></div>how can i put in so when some on use it like this "!staff help with bot setup"<br><br>now it's just "!staff" and it return a text in another chan, but will love if i comes to the the staff with tags ~ - &amp; - @<br><br>bottom line i need reason into the script but cant se how<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8230">Fire-Fox</a> — Wed Jun 11, 2008 11:58 am</p><hr />
]]></content>
	</entry>
	</feed>
