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

	<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-09-03T11:56:49-04:00</updated>

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

		<entry>
		<author><name><![CDATA[iamdeath]]></name></author>
		<updated>2005-09-03T11:56:49-04:00</updated>

		<published>2005-09-03T11:56:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=55251#p55251</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=55251#p55251"/>
		<title type="html"><![CDATA[NEXT TCL..]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=55251#p55251"><![CDATA[
ey thanks I got fixed <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=5982">iamdeath</a> — Sat Sep 03, 2005 11:56 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-09-03T11:21:06-04:00</updated>

		<published>2005-09-03T11:21:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=55249#p55249</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=55249#p55249"/>
		<title type="html"><![CDATA[NEXT TCL..]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=55249#p55249"><![CDATA[
you have to add the [isop] checks inside the procs (i.e. next:$temp(2))<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sat Sep 03, 2005 11:21 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[iamdeath]]></name></author>
		<updated>2005-09-03T11:18:24-04:00</updated>

		<published>2005-09-03T11:18:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=55248#p55248</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=55248#p55248"/>
		<title type="html"><![CDATA[NEXT TCL..]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=55248#p55248"><![CDATA[
It's still not working using the code I just pasted.. it's listening to everyone.. not only ops in theback channel.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5982">iamdeath</a> — Sat Sep 03, 2005 11:18 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-09-03T11:18:11-04:00</updated>

		<published>2005-09-03T11:18:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=55247#p55247</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=55247#p55247"/>
		<title type="html"><![CDATA[NEXT TCL..]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=55247#p55247"><![CDATA[
Try it yourself and see.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sat Sep 03, 2005 11:18 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[iamdeath]]></name></author>
		<updated>2005-09-03T11:09:31-04:00</updated>

		<published>2005-09-03T11:09:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=55246#p55246</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=55246#p55246"/>
		<title type="html"><![CDATA[NEXT TCL..]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=55246#p55246"><![CDATA[
ey see if this is going to work or wrong..<br><div class="codebox"><p>Code: </p><pre><code># commandsset temp(list) [list next voice helped "" noidle "" skip "" put "" list ""]global backchannelif {![isop $nick $backchannel]} {return}foreach "temp(1) temp(2)" $temp(list) {if {$temp(2) == ""} {set temp(2) $temp(1)}foreach temp(bind) [binds next:$temp(2)] {unbind pub [lindex $temp(bind) 1] [lindex $temp(bind) 2] next:$temp(2)}bind pub - .$temp(1) next:$temp(2)}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5982">iamdeath</a> — Sat Sep 03, 2005 11:09 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[iamdeath]]></name></author>
		<updated>2005-09-03T10:58:31-04:00</updated>

		<published>2005-09-03T10:58:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=55245#p55245</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=55245#p55245"/>
		<title type="html"><![CDATA[NEXT TCL..]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=55245#p55245"><![CDATA[
ey thanks for the reply but I don't wanna give flags or add them in Bots userlist I was wondering if it was possible to make it this way that ops in the backchannel can use the script.. could'nt you modify the part i've pasted above to make it possibe? or something i am kinda new into it..<br>thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5982">iamdeath</a> — Sat Sep 03, 2005 10:58 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-09-03T10:42:28-04:00</updated>

		<published>2005-09-03T10:42:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=55244#p55244</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=55244#p55244"/>
		<title type="html"><![CDATA[NEXT TCL..]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=55244#p55244"><![CDATA[
No that's not possible, you'll either have to give the ops some flag and bind to it or add the [isop] check into your procs.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sat Sep 03, 2005 10:42 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[iamdeath]]></name></author>
		<updated>2005-09-03T10:36:36-04:00</updated>

		<published>2005-09-03T10:36:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=55243#p55243</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=55243#p55243"/>
		<title type="html"><![CDATA[NEXT TCL..]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=55243#p55243"><![CDATA[
Hi I need to ask onething if it's possible, I want to bing pub ( FLAGS ) for those who are oped in #BackChannel.<br><br>I have this code: <div class="codebox"><p>Code: </p><pre><code># commandsset temp(list) [list next voice helped "" noidle "" skip "" put "" list ""]foreach "temp(1) temp(2)" $temp(list) {if {$temp(2) == ""} {set temp(2) $temp(1)}foreach temp(bind) [binds next:$temp(2)] {unbind pub [lindex $temp(bind) 1] [lindex $temp(bind) 2] next:$temp(2)}bind pub - .$temp(1) next:$temp(2)}</code></pre></div>Can I do something to make it..<br>set flags [if {[isop $nick $backchannel]}]<br>bind pub $flags .$temp(1) next:$temp(2)<br>.. Like users who are oped in the back channel will be able to use the commands.. is that possible?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5982">iamdeath</a> — Sat Sep 03, 2005 10:36 am</p><hr />
]]></content>
	</entry>
	</feed>
