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

	<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>2020-05-20T12:11:04-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ComputerTech]]></name></author>
		<updated>2020-05-20T12:11:04-04:00</updated>

		<published>2020-05-20T12:11:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=108429#p108429</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=108429#p108429"/>
		<title type="html"><![CDATA[Check Access List Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=108429#p108429"><![CDATA[
True willyw my bad should have specified that <br>and hehe yep thats the link to check for it <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><br><br>thanks again willyw <br> <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><br><br><br>EDIT<br><br>hmm looking for the right command for checking the aop list cant quite find it <br>going to look again <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"> and at the tclarchive <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=12849">ComputerTech</a> — Wed May 20, 2020 12:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2020-05-20T12:08:58-04:00</updated>

		<published>2020-05-20T12:08:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=108428#p108428</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=108428#p108428"/>
		<title type="html"><![CDATA[Check Access List Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=108428#p108428"><![CDATA[
To be clear - those tcl commands do not check an access list maintained by Chanserv and/or Nickserv.  <br><br>They check to see if a nick is currently op'd.<br><br>A nick MAY be op'd, without being on an AOP access list.<br><br>Here is an excellent reference, for Eggdrop related TCL commands:<br><a href="https://docs.eggheads.org/mainDocs/tcl-commands.html" class="postlink">https://docs.eggheads.org/mainDocs/tcl-commands.html</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Wed May 20, 2020 12:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ComputerTech]]></name></author>
		<updated>2020-05-20T11:04:53-04:00</updated>

		<published>2020-05-20T11:04:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=108427#p108427</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=108427#p108427"/>
		<title type="html"><![CDATA[Check Access List Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=108427#p108427"><![CDATA[
Hey all so since i figured out how to do this and for those who dont here's a example<br><div class="codebox"><p>Code: </p><pre><code>if {![isop $nick $chan]} {putserv "privmsg $chan :Blah"}</code></pre></div>thats just a example <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><br><br>and for to check if bot is op is this<div class="codebox"><p>Code: </p><pre><code>if {![botisop $chan]} {putserv "privmsg $chan :Blah "}</code></pre></div>this is very simple stuff, but for those who are new to tcl this might help <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=12849">ComputerTech</a> — Wed May 20, 2020 11:04 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ComputerTech]]></name></author>
		<updated>2020-04-27T16:27:07-04:00</updated>

		<published>2020-04-27T16:27:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=108333#p108333</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=108333#p108333"/>
		<title type="html"><![CDATA[Check Access List Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=108333#p108333"><![CDATA[
Good Day All<br><br>So i am needing to request a script that does the following things<br><br>checks access list (vop hop aop sop qop) this access list is more popular on networks like freenode,rizon,mibbit etc<br><br>i am Not looking for a script that checks if the user has the corredt user flags but rather checks chanserv any help appreciated and i will use this script to further my learning of TCL <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"> Cheers <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12849">ComputerTech</a> — Mon Apr 27, 2020 4:27 pm</p><hr />
]]></content>
	</entry>
	</feed>
