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

	<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-06-15T12:12:09-04:00</updated>

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

		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2004-06-15T12:12:09-04:00</updated>

		<published>2004-06-15T12:12:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37411#p37411</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37411#p37411"/>
		<title type="html"><![CDATA[On Join Op/Voice certain users script by address]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37411#p37411"><![CDATA[
Read <strong class="text-strong">.help +user</strong>, <strong class="text-strong">.help chattr</strong> and <strong class="text-strong">.help whois</strong> (clues: +a = autoop, +g = autovoice)<br>then add some users, give them some flags and load this ugly little script:<div class="codebox"><p>Code: </p><pre><code>bind join g * annoying_message:gproc annoying_message:g {n u h c} {putserv "PRIVMSG $c :$n is an Auto-Voice"}bind join a * annoying_message:aproc annoying_message:a {n u h c} {putserv "PRIVMSG $c :$n is an Auto-Op"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Tue Jun 15, 2004 12:12 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-06-14T18:40:00-04:00</updated>

		<published>2004-06-14T18:40:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37381#p37381</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37381#p37381"/>
		<title type="html"><![CDATA[On Join Op/Voice certain users script by address]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37381#p37381"><![CDATA[
ty gb and DarkJFMan. I wished it helped me tho<br><br>I don't understand anything about Tcl scripting. Its a whole new language.<br><br>and what those help files show is like reading another langauge.<br><br>Haven't figured out anything about tcl scripting yet.<br><br>I keep looking but can't make heads or tails about it.<br><br>Thanks for your help.<br><br>Romantic-Soul<p>Statistics: Posted by Guest — Mon Jun 14, 2004 6:40 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[greenbear]]></name></author>
		<updated>2004-06-14T18:12:53-04:00</updated>

		<published>2004-06-14T18:12:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37380#p37380</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37380#p37380"/>
		<title type="html"><![CDATA[On Join Op/Voice certain users script by address]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37380#p37380"><![CDATA[
if you just want to add +o and +v flags to users, use the default commands.<br><br>.help chattr<br><br>and for autoop/autovoice<br><br>.help chanset<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=24">greenbear</a> — Mon Jun 14, 2004 6:12 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DarkJFMan]]></name></author>
		<updated>2004-06-14T18:02:01-04:00</updated>

		<published>2004-06-14T18:02:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37379#p37379</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37379#p37379"/>
		<title type="html"><![CDATA[On Join Op/Voice certain users script by address]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37379#p37379"><![CDATA[
I'm working on same script, it's very hard, maybe you can help out, [url]<br><br><a href="http://www.eggheads.org/support/egghtml/1.6.16/tcl-commands.html#chancmds" class="postlink">http://www.eggheads.org/support/egghtml ... l#chancmds</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4261">DarkJFMan</a> — Mon Jun 14, 2004 6:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-06-14T17:26:28-04:00</updated>

		<published>2004-06-14T17:26:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37378#p37378</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37378#p37378"/>
		<title type="html"><![CDATA[On Join Op/Voice certain users script by address]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37378#p37378"><![CDATA[
I haven't seen a script on here that can do this Need help creating one<br><br>For IRc Script the script looks like this...<br><br>on @Voice:JOIN:#:mode $chan +v $nick | msg $chan $nick is an Auto-Voice<br><br>menu nicklist,query {<br>  Voice List<br>  .add:.auser Voice $address($$1,2) | echo -a 10 $$1 Is Added To Voice List. | /mode # +v $$1 <br>  .add3:.auser Voice $address($$1,3) | echo -a 10 $$1 Is Added To Voice List. | /mode # +v $$1<br>  .del:.ruser Voice $address($$1,2) | echo -a 10 $$1 is Deleted From Voice List. <br>  .del3:.ruser Voice $address($$1,3) | echo -a 10 $$1 is Deleted From Voice List.<br>}<br><br><br>on @OP:JOIN:#:mode $chan +o $nick | msg $chan $nick is an Auto-Op<br><br>menu nicklist,query {<br>  OP List<br>  .add:.auser OP $address($$1,2) | echo -a 10 $$1 Is Added To OP List. | /mode # +o $$1<br>  .add3:.auser OP $address($$1,3) | echo -a 10 $$1 Is Added To OP List. | /mode # +o $$1<br>  .del:.ruser OP $address($$1,2) | echo -a 10 $$1 is Deleted From OP List. <br>  .del3:.ruser OP $address($$1,3) | echo -a 10 $$1 is Deleted From OP List. <br>}<br><br>How would i make a tcl script that can do the same? <br><br>what it does is ops or voices a nick by address when they join a channel<br><br>Please help.<br><br>Thanks In Advance<br><br>Romantic-Soul<p>Statistics: Posted by Guest — Mon Jun 14, 2004 5:26 pm</p><hr />
]]></content>
	</entry>
	</feed>
