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

	<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-04-27T16:58:42-04:00</updated>

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

		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2004-04-27T16:58:42-04:00</updated>

		<published>2004-04-27T16:58:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35894#p35894</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35894#p35894"/>
		<title type="html"><![CDATA[op/deop when nick changed]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35894#p35894"><![CDATA[
There's no point in making a script for what eggdrop already does..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Tue Apr 27, 2004 4:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-04-27T16:21:41-04:00</updated>

		<published>2004-04-27T16:21:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35890#p35890</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35890#p35890"/>
		<title type="html"><![CDATA[op/deop when nick changed]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35890#p35890"><![CDATA[
hmmm<br>but can you PLZ make a script ?  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_redface.gif" width="15" height="15" alt=":oops:" title="Embarassed"><p>Statistics: Posted by Guest — Tue Apr 27, 2004 4:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2004-04-27T16:15:45-04:00</updated>

		<published>2004-04-27T16:15:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35889#p35889</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35889#p35889"/>
		<title type="html"><![CDATA[op/deop when nick changed]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35889#p35889"><![CDATA[
You only said nick changes...<br><br>As for on joins.. use eggdrop's auto-op feature...<br><br>see .help +user , .help adduser , .help chattr , .help whois, and .help +host <br>in your bots partyline..<br><br>(ie. use a hostmask of LAT|*!*@*)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Tue Apr 27, 2004 4:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-04-27T16:10:07-04:00</updated>

		<published>2004-04-27T16:10:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35888#p35888</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35888#p35888"/>
		<title type="html"><![CDATA[op/deop when nick changed]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35888#p35888"><![CDATA[
ok it's working when ppl change their nicks ...<br>but if some1 rejoins bot don't give op  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cry.gif" width="15" height="15" alt=":cry:" title="Crying or Very sad"> <br><br>limonchik is now known as Lat-Fan-limonchik<br>SONAR sets mode: +o Lat-Fan-limonchik<br>Lat-Fan-limonchik (~<a href="mailto:solonly@linuxboy.lainnet.lv">solonly@linuxboy.lainnet.lv</a>) has left #sonar.cs<br>Lat-Fan-limonchik (~<a href="mailto:solonly@linuxboy.lainnet.lv">solonly@linuxboy.lainnet.lv</a>) has joined #sonar.cs<br><br> <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_rolleyes.gif" width="15" height="15" alt=":roll:" title="Rolling Eyes"><p>Statistics: Posted by Guest — Tue Apr 27, 2004 4:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2004-04-27T15:35:48-04:00</updated>

		<published>2004-04-27T15:35:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35886#p35886</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35886#p35886"/>
		<title type="html"><![CDATA[op/deop when nick changed]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35886#p35886"><![CDATA[
woops... mixed up the header arguments... my bad..<br><br>Change the order to:<div class="codebox"><p>Code: </p><pre><code>proc nick:check {nick uhost hand chan newnick} {</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Tue Apr 27, 2004 3:35 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-04-27T15:23:41-04:00</updated>

		<published>2004-04-27T15:23:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35885#p35885</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35885#p35885"/>
		<title type="html"><![CDATA[op/deop when nick changed]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35885#p35885"><![CDATA[
isn't working  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cry.gif" width="15" height="15" alt=":cry:" title="Crying or Very sad"> <br><br><strong class="text-strong">[10:21:38] &lt;SONAR&gt; [22:21] Tcl error [nick:check]: illegal channel: *</strong><br>and thats all...<p>Statistics: Posted by Guest — Tue Apr 27, 2004 3:23 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2004-04-27T15:08:04-04:00</updated>

		<published>2004-04-27T15:08:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35882#p35882</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35882#p35882"/>
		<title type="html"><![CDATA[op/deop when nick changed]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35882#p35882"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set nicktext "LAT|"bind nick - * nick:checkproc nick:check {nick uhost chan hand newnick} {  global nicktext  if {[botisop $chan] &amp;&amp; ![isop $newnick $chan] &amp;&amp; [string match -nocase *$nicktext* $newnick]} {    pushmode $chan +o $newnick  } elseif {[botisop $chan] &amp;&amp; [isop $newnick $chan] &amp;&amp; ![string match -nocase *$nicktext*] &amp;&amp; ![matchattr $hand o|o $chan]} {    pushmode $chan -o $newnick  }}</code></pre></div>Untested...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Tue Apr 27, 2004 3:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-04-27T14:37:16-04:00</updated>

		<published>2004-04-27T14:37:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35880#p35880</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35880#p35880"/>
		<title type="html"><![CDATA[op/deop when nick changed]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35880#p35880"><![CDATA[
I just wanted to know is there some script like when some1 add specified text to his nick bot gives op to user and when removes - then deop<br><br>FireStorm is now known as LAT|FireStorm<br><strong class="text-strong">SONAR</strong> sets mode: +o LAT|FireStorm<br>LAT|FireStorm is now known as FireStorm <br><strong class="text-strong">SONAR</strong> sets mode: -o FireStorm<br><br> <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_rolleyes.gif" width="15" height="15" alt=":roll:" title="Rolling Eyes"><p>Statistics: Posted by Guest — Tue Apr 27, 2004 2:37 pm</p><hr />
]]></content>
	</entry>
	</feed>
