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

	<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-11-13T11:25:20-04:00</updated>

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

		<entry>
		<author><name><![CDATA[NTHosts]]></name></author>
		<updated>2005-11-13T11:25:20-04:00</updated>

		<published>2005-11-13T11:25:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57376#p57376</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57376#p57376"/>
		<title type="html"><![CDATA[wewt !]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57376#p57376"><![CDATA[
THANK YOU VERY MUCH !<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6839">NTHosts</a> — Sun Nov 13, 2005 11:25 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[]Kami[]]></name></author>
		<updated>2005-11-13T10:36:20-04:00</updated>

		<published>2005-11-13T10:36:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57368#p57368</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57368#p57368"/>
		<title type="html"><![CDATA[bot 2 perform svsnick on a given command]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57368#p57368"><![CDATA[
Well, then you should use:<br><div class="codebox"><p>Code: </p><pre><code>putquick "PRIVMSG operserv :svsnick $::nick $::nickOnAir </code></pre></div>Before this you need to define variables nick and nickOnAir:<br><br>set nick "something"<br>set nickOnAir "bla"<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3559">]Kami[</a> — Sun Nov 13, 2005 10:36 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[NTHosts]]></name></author>
		<updated>2005-11-13T08:44:55-04:00</updated>

		<published>2005-11-13T08:44:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57367#p57367</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57367#p57367"/>
		<title type="html"><![CDATA[hummm]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57367#p57367"><![CDATA[
but the command is not used as /svsnick oldnick newnick.<br>You seem 2 be missing my point <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=6839">NTHosts</a> — Sun Nov 13, 2005 8:44 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2005-11-06T21:42:27-04:00</updated>

		<published>2005-11-06T21:42:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57145#p57145</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57145#p57145"/>
		<title type="html"><![CDATA[bot 2 perform svsnick on a given command]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57145#p57145"><![CDATA[
<blockquote class="uncited"><div>well, in case the command is used like '/svsnick oldnick newnick' you will need to use '<strong class="text-strong">puthelp "svsnick oldnick newnick"</strong>' as example.</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Sun Nov 06, 2005 9:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[NTHosts]]></name></author>
		<updated>2005-11-06T19:36:41-04:00</updated>

		<published>2005-11-06T19:36:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57139#p57139</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57139#p57139"/>
		<title type="html"><![CDATA[erm..]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57139#p57139"><![CDATA[
sorry let me explain once again...<br><br>I need my bot to perform /msg operserv svsnick %nick %nick|On-Air - when someone uses !Tagme, obviously with %nick being the old nick of the user who requests it &amp; %nick|On-Air it being what is changed too<br><br>Thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6839">NTHosts</a> — Sun Nov 06, 2005 7:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[NTHosts]]></name></author>
		<updated>2005-11-06T19:33:48-04:00</updated>

		<published>2005-11-06T19:33:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57138#p57138</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57138#p57138"/>
		<title type="html"><![CDATA[ok...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57138#p57138"><![CDATA[
ok..<br><br>I have the superadmin bit sorted, now what about this !gettag command, tried 2 do it with lots of auto-responders but not havin none of it, any help asap would be great, thank you <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=6839">NTHosts</a> — Sun Nov 06, 2005 7:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[NTHosts]]></name></author>
		<updated>2005-11-03T21:35:56-04:00</updated>

		<published>2005-11-03T21:35:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57044#p57044</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57044#p57044"/>
		<title type="html"><![CDATA[!Tagme]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57044#p57044"><![CDATA[
any chance someone could write this for me please...<br><br>I need my dj's to be able to type !tagme and the bot 2 change their nick to show that he/she is on air.<br><br>this is the command it would have to do:<br><br>/msg operserv svsnick %nick %nick|On-Air<br><br>however, before it can do this it needs to be a superadmin, so i need it to respond to !Superyou then send the command:<br><br>/msg operserv set superadmin on<br><br>Thanks in advance <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6839">NTHosts</a> — Thu Nov 03, 2005 9:35 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2005-10-25T16:35:07-04:00</updated>

		<published>2005-10-25T16:35:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56835#p56835</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56835#p56835"/>
		<title type="html"><![CDATA[bot 2 perform svsnick on a given command]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56835#p56835"><![CDATA[
well, in case the command is used like '/svsnick oldnick newnick' you will need to use 'puthelp "svsnick oldnick newnick"' as example.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Tue Oct 25, 2005 4:35 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[NTHosts]]></name></author>
		<updated>2005-10-25T13:01:09-04:00</updated>

		<published>2005-10-25T13:01:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56832#p56832</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56832#p56832"/>
		<title type="html"><![CDATA[nope]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56832#p56832"><![CDATA[
I have a script that will trigger a command at set times which i have configured 2 work with my shoutcast script, im just a bit stuck as 2 how 2 get my bot 2 use oper commands on demand.<br><br><img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6839">NTHosts</a> — Tue Oct 25, 2005 1:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2005-10-25T10:27:06-04:00</updated>

		<published>2005-10-25T10:27:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56829#p56829</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56829#p56829"/>
		<title type="html"><![CDATA[bot 2 perform svsnick on a given command]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56829#p56829"><![CDATA[
<blockquote class="uncited"><div>not so lame after all eh ?!?!?</div></blockquote>A matter of opinion. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><br><br>You still have to be online to trigger this command or do you expect the bot to be able to perform this function at set times?<br><br>It's beginning to sound like you actually want something more than you originally requested; not so simple!<br><br><em class="text-italics">If</em> you need to be online then I reiterate my original suggestion regarding setting up aliases in your IRC client.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Tue Oct 25, 2005 10:27 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[NTHosts]]></name></author>
		<updated>2005-10-25T09:17:29-04:00</updated>

		<published>2005-10-25T09:17:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56823#p56823</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56823#p56823"/>
		<title type="html"><![CDATA[erm...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56823#p56823"><![CDATA[
before calling me lame you might ask what i want it for,<br>I run an online radio station and need 2 change the current dj's nick 2 show that he/she is onair, and as i cant be there all the time 2 do it myself i need my bot 2 do it for me..<br>See.. not so lame after all eh ?!?!?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6839">NTHosts</a> — Tue Oct 25, 2005 9:17 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2005-10-24T23:08:57-04:00</updated>

		<published>2005-10-24T23:08:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56813#p56813</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56813#p56813"/>
		<title type="html"><![CDATA[bot 2 perform svsnick on a given command]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56813#p56813"><![CDATA[
From a personal opinion, this one goes into the very lame department. I cannot see any point in using an eggdrop to perform what are two very basic (and lame on some networks) IRCop commands. De Kus mentioned client aliases, I suggest that is a better option.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Mon Oct 24, 2005 11:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[NTHosts]]></name></author>
		<updated>2005-10-24T22:09:57-04:00</updated>

		<published>2005-10-24T22:09:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56810#p56810</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56810#p56810"/>
		<title type="html"><![CDATA[lol]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56810#p56810"><![CDATA[
Yup im quiet sure, any ideas ?!?!? <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy">:D:D:D<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6839">NTHosts</a> — Mon Oct 24, 2005 10:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2005-10-23T12:24:29-04:00</updated>

		<published>2005-10-23T12:24:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56777#p56777</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56777#p56777"/>
		<title type="html"><![CDATA[bot 2 perform svsnick on a given command]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56777#p56777"><![CDATA[
you want your bot to react to a public command which is only checked against a hostmark to trigger an opper command? are you sure you REALLY want to do this with a eggdrop script and not rather with an alias on your client? ^-^<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Sun Oct 23, 2005 12:24 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[NTHosts]]></name></author>
		<updated>2005-10-23T08:10:24-04:00</updated>

		<published>2005-10-23T08:10:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56773#p56773</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56773#p56773"/>
		<title type="html"><![CDATA[bot 2 perform svsnick on a given command]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56773#p56773"><![CDATA[
Hello again <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><br><br>Was just wondering if there is a script out there, or if anyone could write it, i'm sure it would only be a small one <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><br><br>Anyway, enough rambling...<br>What i need is a script that when i give a certain command, lets just say, !nick &lt;oldnick&gt; &lt;newnick&gt; it will change 1 of my channels users nicks to what ever i state in &lt;newnick&gt;.<br><br>Also is there a script that when i give a command, i.e !join &lt;nick&gt; it will force join &lt;nick&gt; 2 a certain chan ??<br><br>Any help would be great, thanks in advance <br><br><img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy">:D:D:D:D<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6839">NTHosts</a> — Sun Oct 23, 2005 8:10 am</p><hr />
]]></content>
	</entry>
	</feed>
