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

	<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>2002-04-12T20:20:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-04-12T20:20:00-04:00</updated>

		<published>2002-04-12T20:20:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=6170#p6170</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=6170#p6170"/>
		<title type="html"><![CDATA[i need an opping tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=6170#p6170"><![CDATA[
Ok I have written it. I think I am going to learn writing tcl scripts <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":smile:" title="Smile">.<br><div class="codebox"><p>Code: </p><pre><code>bind msg o|o oppass msg_opbind msg f|f voicepass msg_voiceproc msg_op {nick uhost hand chan} {    pushmode #channel +o $nick}proc msg_voice {nick uhost hand chan} {    pushmode #channel +v $nick}</code></pre></div><p>Statistics: Posted by Guest — Fri Apr 12, 2002 8:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-04-12T13:54:00-04:00</updated>

		<published>2002-04-12T13:54:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=6161#p6161</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=6161#p6161"/>
		<title type="html"><![CDATA[i need an opping tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=6161#p6161"><![CDATA[
Hi I need a tcl which will op a user when he msgs the bot with a password. Also it will check if he has o flag.<br>e.g. <br>when I message to the bot the password it will op me then.<br>/msg bot oppass<br><br>password can be general for all users. I mean there can be one password for opiing process. But bot must check if the user has at least +o flag within the bot for security.<br><br>Also the same for voicing a user. <br>/msg bot voicepass<br>Bot should check if the user has +f flag within the bot.<br><br>&lt;font size=-1&gt;[ This Message was edited by: CafeiN on 2002-04-12 11:55 ]&lt;/font&gt;<p>Statistics: Posted by Guest — Fri Apr 12, 2002 1:54 pm</p><hr />
]]></content>
	</entry>
	</feed>
