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

	<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>2006-10-06T17:59:45-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Ace-T]]></name></author>
		<updated>2006-10-06T17:59:45-04:00</updated>

		<published>2006-10-06T17:59:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66992#p66992</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66992#p66992"/>
		<title type="html"><![CDATA[TCL script Help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66992#p66992"><![CDATA[
ok i feel like a bit ov a n00b now lol <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> but no1 else pointed this out hehe<br><br>script was working fine all along, then it clicked to me the bot wont recongise us as ops if it dont see us being opped after i parted then rejoined it worked fine rofl <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><br><br>guess one ov them things in life rofl<br><br>anyway ty for ur help hehe<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8148">Ace-T</a> — Fri Oct 06, 2006 5:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-10-06T16:32:09-04:00</updated>

		<published>2006-10-06T16:32:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66987#p66987</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66987#p66987"/>
		<title type="html"><![CDATA[TCL script Help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66987#p66987"><![CDATA[
Ahh ok, didn't know you could use &amp; in the flags..learned something new &lt;grin&gt;<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Fri Oct 06, 2006 4:32 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ace-T]]></name></author>
		<updated>2006-10-06T16:31:48-04:00</updated>

		<published>2006-10-06T16:31:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66986#p66986</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66986#p66986"/>
		<title type="html"><![CDATA[TCL script Help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66986#p66986"><![CDATA[
alsomt there guys lol<br><br>now it just dont work for me lol.....<br><br>what a load ov trouble, greatful for help guys<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8148">Ace-T</a> — Fri Oct 06, 2006 4:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2006-10-06T16:29:28-04:00</updated>

		<published>2006-10-06T16:29:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66985#p66985</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66985#p66985"/>
		<title type="html"><![CDATA[TCL script Help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66985#p66985"><![CDATA[
@rosc:<br>Nah, since it's "o|o" either is good enough.. had it been "o&amp;o" tho..<br>Good thought tho<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Fri Oct 06, 2006 4:29 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-10-06T16:27:18-04:00</updated>

		<published>2006-10-06T16:27:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66984#p66984</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66984#p66984"/>
		<title type="html"><![CDATA[TCL script Help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66984#p66984"><![CDATA[
<blockquote class="uncited"><div>#Ace-T# whois ace-t<br>HANDLE PASS NOTES FLAGS LAST<br>Ace-T yes 0 hjlmnoptx 14:17 (partyline)<br>#acetorrents - 12:27</div></blockquote>I dont see any permissions for the channel #acetorrents..  You have global permissions, but your matchattr command is looking for channel perms too, so perhaps just remove the part that has the channel in the matchattr, like:<br><br>if {![matchattr $h o]} <br><br>Otherwise, I believe eggdrop is going to look for *both* global and channel permissions/flags.<br><br>The other option would be to simply add the channel perms for the username, from the dcc console, <br>  .chattr ace-t +o #acetorrents<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Fri Oct 06, 2006 4:27 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2006-10-06T16:23:58-04:00</updated>

		<published>2006-10-06T16:23:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66983#p66983</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66983#p66983"/>
		<title type="html"><![CDATA[TCL script Help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66983#p66983"><![CDATA[
If you wish to delete users, use the .-user command..<br>However, you really should'nt have to do that just to get hostmasks and flags in order (except maybe in very rare cases). Use .chattr, .+host, and .-host instead..<br><br>In any case, since bot does'nt see you as opped, that's why it fails for you.. if you think you are opped, channel or your bot is desynced.<br><br>Also, your other staff (those that are shown as opped by your bot), which of the errors do they get?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Fri Oct 06, 2006 4:23 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ace-T]]></name></author>
		<updated>2006-10-06T16:09:52-04:00</updated>

		<published>2006-10-06T16:09:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66982#p66982</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66982#p66982"/>
		<title type="html"><![CDATA[TCL script Help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66982#p66982"><![CDATA[
i dont but some ov my other staff do but it aint working for them either...<br><br>so how can i delete ppl from bot and add them with correct privs and i think tht should work *shrugs*<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8148">Ace-T</a> — Fri Oct 06, 2006 4:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2006-10-06T16:08:20-04:00</updated>

		<published>2006-10-06T16:08:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66981#p66981</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66981#p66981"/>
		<title type="html"><![CDATA[TCL script Help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66981#p66981"><![CDATA[
From the output of .channel &lt;yourchannel&gt;, is there a @ in front of your nick?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Fri Oct 06, 2006 4:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ace-T]]></name></author>
		<updated>2006-10-06T16:05:50-04:00</updated>

		<published>2006-10-06T16:05:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66980#p66980</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66980#p66980"/>
		<title type="html"><![CDATA[TCL script Help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66980#p66980"><![CDATA[
sorry to double post<br><br>i get Not opped: Ace-T (Ace-T)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8148">Ace-T</a> — Fri Oct 06, 2006 4:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ace-T]]></name></author>
		<updated>2006-10-06T15:52:51-04:00</updated>

		<published>2006-10-06T15:52:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66979#p66979</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66979#p66979"/>
		<title type="html"><![CDATA[TCL script Help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66979#p66979"><![CDATA[
#Ace-T# whois ace-t<br>HANDLE PASS NOTES FLAGS LAST<br>Ace-T yes 0 hjlmnoptx 14:17 (partyline)<br>#acetorrents - 12:27<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8148">Ace-T</a> — Fri Oct 06, 2006 3:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2006-10-06T15:52:23-04:00</updated>

		<published>2006-10-06T15:52:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66978#p66978</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66978#p66978"/>
		<title type="html"><![CDATA[TCL script Help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66978#p66978"><![CDATA[
err... that is odd indeed<br>Think you could split the conditionals into separate if-statements and add some debug-printouts?<br>ie:<div class="codebox"><p>Code: </p><pre><code>if {![matchattr $h o|o $c]} { puthelp "PRIVMSG $c :No privileges for $n ($h)" return}if {![isop $n $c]} { puthelp "PRIVMSG $c :Not opped: $n ($h)" return}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Fri Oct 06, 2006 3:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-10-06T15:50:08-04:00</updated>

		<published>2006-10-06T15:50:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66977#p66977</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66977#p66977"/>
		<title type="html"><![CDATA[TCL script Help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66977#p66977"><![CDATA[
post the result of .whois username, so we can see a representative example of what the bot's showing for that particular handle/username<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Fri Oct 06, 2006 3:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ace-T]]></name></author>
		<updated>2006-10-06T15:44:31-04:00</updated>

		<published>2006-10-06T15:44:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66976#p66976</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66976#p66976"/>
		<title type="html"><![CDATA[TCL script Help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66976#p66976"><![CDATA[
yes it does thts why i cant understand this<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8148">Ace-T</a> — Fri Oct 06, 2006 3:44 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2006-10-06T15:41:58-04:00</updated>

		<published>2006-10-06T15:41:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66975#p66975</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66975#p66975"/>
		<title type="html"><![CDATA[TCL script Help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66975#p66975"><![CDATA[
Does it also show them as registered users with op-privileges?<br>(since the code you last posted requires users to be both opped <span style="text-decoration:underline">and</span> added as +o users)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Fri Oct 06, 2006 3:41 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ace-T]]></name></author>
		<updated>2006-10-06T15:35:53-04:00</updated>

		<published>2006-10-06T15:35:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66974#p66974</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66974#p66974"/>
		<title type="html"><![CDATA[TCL script Help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66974#p66974"><![CDATA[
yes it shows ppl as ops<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8148">Ace-T</a> — Fri Oct 06, 2006 3:35 pm</p><hr />
]]></content>
	</entry>
	</feed>
