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

	<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>2009-12-16T13:51:12-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Shechea]]></name></author>
		<updated>2007-07-09T15:52:04-04:00</updated>

		<published>2007-07-09T15:52:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74299#p74299</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74299#p74299"/>
		<title type="html"><![CDATA[/msg botnick addme #channel nick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74299#p74299"><![CDATA[
10x for helping me i gate what i need and it very cool 10x agan<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8890">Shechea</a> — Mon Jul 09, 2007 3:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2007-05-01T17:43:32-04:00</updated>

		<published>2007-05-01T17:43:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=72422#p72422</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=72422#p72422"/>
		<title type="html"><![CDATA[/msg botnick addme #channel nick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=72422#p72422"><![CDATA[
True, my bad.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Tue May 01, 2007 5:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2007-05-01T11:29:30-04:00</updated>

		<published>2007-05-01T11:29:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=72419#p72419</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=72419#p72419"/>
		<title type="html"><![CDATA[/msg botnick addme #channel nick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=72419#p72419"><![CDATA[
The proper syntax for [chattr] is:<div class="codebox"><p>Code: </p><pre><code>chattr &lt;hand&gt; &lt;+/-&gt;global-flags|&lt;+/-&gt;specific-flags [channel]</code></pre></div>In your case, <strong class="text-strong">chattr $hand +|N $text</strong> works correctly simply because the bot tries to give +"" global and +N channel-specific (+ is by default), but just to be correct +|N should be |+N <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=3085">Sir_Fz</a> — Tue May 01, 2007 11:29 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2007-05-01T10:08:29-04:00</updated>

		<published>2007-05-01T10:08:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=72418#p72418</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=72418#p72418"/>
		<title type="html"><![CDATA[/msg botnick addme #channel nick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=72418#p72418"><![CDATA[
Ahh, true. Probably did'nt read the initial request carefully enough  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_redface.gif" width="15" height="15" alt=":oops:" title="Embarassed"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Tue May 01, 2007 10:08 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DragnLord]]></name></author>
		<updated>2007-05-01T10:03:26-04:00</updated>

		<published>2007-05-01T10:03:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=72417#p72417</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=72417#p72417"/>
		<title type="html"><![CDATA[/msg botnick addme #channel nick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=72417#p72417"><![CDATA[
not to be picky, wouldn't it work better to use:<div class="codebox"><p>Code: </p><pre><code> chattr $hand "+|N" "${text}" </code></pre></div>and have people use "/msg botnick addme #channel", or am I missing something here?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4461">DragnLord</a> — Tue May 01, 2007 10:03 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2007-04-30T14:03:16-04:00</updated>

		<published>2007-04-30T14:03:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=72399#p72399</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=72399#p72399"/>
		<title type="html"><![CDATA[/msg botnick addme #channel nick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=72399#p72399"><![CDATA[
You'll have to change #channel accordingly to match your channel. You'd probably also have to enclose it with quotes ("#channelname"), updating previous post with this<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Mon Apr 30, 2007 2:03 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Shechea]]></name></author>
		<updated>2007-04-30T13:47:07-04:00</updated>

		<published>2007-04-30T13:47:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=72397#p72397</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=72397#p72397"/>
		<title type="html"><![CDATA[:cry:]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=72397#p72397"><![CDATA[
he can`t reade Channel :cry:    "Tcl error [msg:addme]: no such channel"<br>if you can to maked to have acc only to his channel not on me channel or ather chan... 10x for helping me<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8890">Shechea</a> — Mon Apr 30, 2007 1:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2009-12-16T13:51:12-04:00</updated>

		<published>2007-04-28T13:08:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=72332#p72332</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=72332#p72332"/>
		<title type="html"><![CDATA[/msg botnick addme #channel nick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=72332#p72332"><![CDATA[
I guess that would depend on what other scripts you've loaded (think you're confusing it with n flag - case does matter).<br><div class="codebox"><p>Code: </p><pre><code>bind msg - addme msg:addmeproc msg:addme {nick host hand text} { if {![validuser $hand]} {  set hand [string range $nick 0 8]  if {![validuser $hand]} {   adduser [string range $nick 0 8] [maskhost "${nick}!${host}"]  } else {   puthelp "PRIVMSG $nick :Unable to register new handle. Please contact an admin to help you in person."   return 1  } } chattr $hand "+|N" "#channel"}</code></pre></div>Code is untested, and comes without any warranties <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Sat Apr 28, 2007 1:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[YooHoo]]></name></author>
		<updated>2007-04-28T11:29:29-04:00</updated>

		<published>2007-04-28T11:29:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=72330#p72330</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=72330#p72330"/>
		<title type="html"><![CDATA[/msg botnick addme #channel nick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=72330#p72330"><![CDATA[
<blockquote class="uncited"><div>Yes ,I whant anyone who msgs to get +N in his channel... if you whant to help me pls</div></blockquote>kinda a bad idea, don't ya think?  This will give everyone complete channel authority to do as they wish.  A channel master has more than enough access on a channel, no need to make them channel owner.....<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2706">YooHoo</a> — Sat Apr 28, 2007 11:29 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Shechea]]></name></author>
		<updated>2007-04-28T03:21:14-04:00</updated>

		<published>2007-04-28T03:21:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=72313#p72313</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=72313#p72313"/>
		<title type="html"><![CDATA[/msg botnick addme #channel nick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=72313#p72313"><![CDATA[
Yes ,I whant anyone who msgs to get +N in his channel... if you whant to help me pls<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8890">Shechea</a> — Sat Apr 28, 2007 3:21 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2007-04-08T06:04:33-04:00</updated>

		<published>2007-04-08T06:04:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71914#p71914</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71914#p71914"/>
		<title type="html"><![CDATA[/msg botnick addme #channel nick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71914#p71914"><![CDATA[
You want to give anyone who msgs your bot 'addme &lt;chan&gt; &lt;nick&gt;' to get +N on his channel?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sun Apr 08, 2007 6:04 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Shechea]]></name></author>
		<updated>2007-04-07T22:31:21-04:00</updated>

		<published>2007-04-07T22:31:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71904#p71904</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71904#p71904"/>
		<title type="html"><![CDATA[/msg botnick addme #channel nick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71904#p71904"><![CDATA[
hy i need a tcl 4 all user who join to my chan to get |N in his chan something like " [b]/msg botnick addme #channel nick [/b]" if someoane help me please seand me a email <a href="mailto:bilutaboy@yahoo.com">bilutaboy@yahoo.com</a>... i whant to make a free botchannels and i dont trust anyone to make him m| to my egg<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8890">Shechea</a> — Sat Apr 07, 2007 10:31 pm</p><hr />
]]></content>
	</entry>
	</feed>
