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

	<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>2007-04-11T13:41:10-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Le_Fou]]></name></author>
		<updated>2007-04-11T13:41:10-04:00</updated>

		<published>2007-04-11T13:41:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=72000#p72000</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=72000#p72000"/>
		<title type="html"><![CDATA[script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=72000#p72000"><![CDATA[
Th3Gh0st can you please share the script?I need something like that..<br>Thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6902">Le_Fou</a> — Wed Apr 11, 2007 1:41 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Th3Gh0st]]></name></author>
		<updated>2005-12-02T15:32:06-04:00</updated>

		<published>2005-12-02T15:32:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57888#p57888</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57888#p57888"/>
		<title type="html"><![CDATA[Force join main channel (help)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57888#p57888"><![CDATA[
i made a script, thnx to everyone<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7028">Th3Gh0st</a> — Fri Dec 02, 2005 3:32 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[]Kami[]]></name></author>
		<updated>2005-11-30T19:05:32-04:00</updated>

		<published>2005-11-30T19:05:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57849#p57849</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57849#p57849"/>
		<title type="html"><![CDATA[Force join main channel (help)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57849#p57849"><![CDATA[
Well, you don't need to use regexp, because text format is "static" <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_lol.gif" width="15" height="15" alt=":lol:" title="Laughing"> <br><div class="codebox"><p>Code: </p><pre><code>set nick [lindex $arg 5]</code></pre></div>  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>Btw, if you don't want your code to chocke on special chars, split args <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=3559">]Kami[</a> — Wed Nov 30, 2005 7:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Th3Gh0st]]></name></author>
		<updated>2005-11-30T18:19:16-04:00</updated>

		<published>2005-11-30T18:19:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57847#p57847</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57847#p57847"/>
		<title type="html"><![CDATA[Force join main channel (help)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57847#p57847"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set operhandle "nick"set operpass "pass"bind evnt - init-server evnt:init_serverproc evnt:init_server {type} {  global botnick operhandle operpass  putquick "OPER $operhandle $operpass"  putserv  "MODE $botnick +s +16384"}bind raw * notice snoticeproc snotice {from keyword arg} {       #regexp or lindex??       putserv "svsjoin $nick #chat"}</code></pre></div>I need help with this second part with regexp and stuff...<br><br>When i set mode +s my snotice looks like<br><div class="codebox"><p>Code: </p><pre><code>[23:16] -irc.miljakovac.net- *** Notice -- Client connecting: TheGhost (0@miljakovac.bg.wi) [10.15.5.1]</code></pre></div>How to set nick: TheGhost in this case to a variable so i can use that to force join?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7028">Th3Gh0st</a> — Wed Nov 30, 2005 6:19 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Th3Gh0st]]></name></author>
		<updated>2005-11-27T13:06:03-04:00</updated>

		<published>2005-11-27T13:06:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57752#p57752</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57752#p57752"/>
		<title type="html"><![CDATA[Force join main channel (help)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57752#p57752"><![CDATA[
Alchera, it is not comercial irc server, we don't hunt for users, we just need someting that will put all users on the same place at the begging... it is a local wireless network with about 500 users.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7028">Th3Gh0st</a> — Sun Nov 27, 2005 1:06 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2005-11-26T15:18:01-04:00</updated>

		<published>2005-11-26T15:18:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57716#p57716</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57716#p57716"/>
		<title type="html"><![CDATA[Re: Force join main channel (help)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57716#p57716"><![CDATA[
<blockquote class="uncited"><div><blockquote class="uncited"><div>i want to make on my irc that everyone who connect to the server automatically join main channel, can you help me with this</div></blockquote>you can set ths in your ircd.conf (unrealircd)</div></blockquote>Oh so lame! Good way to chase away any potential users is to force them to join a channel on connect that they do not wish to.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Sat Nov 26, 2005 3:18 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Th3Gh0st]]></name></author>
		<updated>2005-11-26T09:25:28-04:00</updated>

		<published>2005-11-26T09:25:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57696#p57696</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57696#p57696"/>
		<title type="html"><![CDATA[Force join main channel (help)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57696#p57696"><![CDATA[
i forgot to tell that i am talking about "Beware IRCD (bircd)"...<br>thnz Winter for oper script...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7028">Th3Gh0st</a> — Sat Nov 26, 2005 9:25 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Koepi]]></name></author>
		<updated>2005-11-26T08:33:11-04:00</updated>

		<published>2005-11-26T08:33:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57695#p57695</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57695#p57695"/>
		<title type="html"><![CDATA[Re: Force join main channel (help)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57695#p57695"><![CDATA[
<blockquote class="uncited"><div>i want to make on my irc that everyone who connect to the server automatically join main channel, can you help me with this</div></blockquote>you can set ths in your ircd.conf (unrealircd)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3754">Koepi</a> — Sat Nov 26, 2005 8:33 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Winters]]></name></author>
		<updated>2005-11-25T19:56:21-04:00</updated>

		<published>2005-11-25T19:56:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57688#p57688</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57688#p57688"/>
		<title type="html"><![CDATA[Force join main channel (help)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57688#p57688"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>#This is the Script to Oper your botbind evnt - init-server oper:yourselfproc oper:yourself {type} {global botnickputserv "oper accname accpass"putserv "mode $botnick +s"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6461">Winters</a> — Fri Nov 25, 2005 7:56 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Th3Gh0st]]></name></author>
		<updated>2005-11-25T18:43:29-04:00</updated>

		<published>2005-11-25T18:43:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57686#p57686</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57686#p57686"/>
		<title type="html"><![CDATA[Force join main channel (help)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57686#p57686"><![CDATA[
Hi,<br><br>i want to make or find a .tcl script that will do this<br><br>-become an oper (oper himself)<br>-set mode +s (to see every user that connect to the server)<br>-do a svsjoin on some channel that i set<br><br>you see, i want to make on my irc that everyone who connect to the server automatically join main channel, can you help me with this ?<br><br>Sincerely,<br>Darko<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7028">Th3Gh0st</a> — Fri Nov 25, 2005 6:43 pm</p><hr />
]]></content>
	</entry>
	</feed>
