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

	<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-11-04T13:46:09-04:00</updated>

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

		<entry>
		<author><name><![CDATA[darko``]]></name></author>
		<updated>2002-11-04T13:46:09-04:00</updated>

		<published>2002-11-04T13:46:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12819#p12819</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12819#p12819"/>
		<title type="html"><![CDATA[How get TCL doing standard mIRC script?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12819#p12819"><![CDATA[
Heh, how are you imputting the lines that are pasted here? As i could notice you have mixed up the variable names in your original script. Not that it metters really, you can refere to variable that holds a nickname as a $foobar for all TCL cares, but it is kinda confusing when you refer to variable that holds channel name as $uhost &gt;:&gt;<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1881">darko``</a> — Mon Nov 04, 2002 1:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2002-11-03T18:05:14-04:00</updated>

		<published>2002-11-03T18:05:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12765#p12765</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12765#p12765"/>
		<title type="html"><![CDATA[How get TCL doing standard mIRC script?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12765#p12765"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind join - * channel_joinproc channel_join {nick uhost hand chan} {   putserv "PRIVMSG $nick :welcome"  putlog "got join for $nick on $chan"} </code></pre></div>Now watch the console. If you aren't getting a log entry for every person who joins, then maybe you have another script that is interfering? Maybe a flood script or stats script.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Sun Nov 03, 2002 6:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-11-03T17:32:05-04:00</updated>

		<published>2002-11-03T17:32:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12763#p12763</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12763#p12763"/>
		<title type="html"><![CDATA[How get TCL doing standard mIRC script?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12763#p12763"><![CDATA[
Use - for the flags<br><br>I Hav enot looked into this, but using a - (a dash) is the standard.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sun Nov 03, 2002 5:32 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Yoda]]></name></author>
		<updated>2002-11-03T16:52:28-04:00</updated>

		<published>2002-11-03T16:52:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12761#p12761</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12761#p12761"/>
		<title type="html"><![CDATA[How get TCL doing standard mIRC script?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12761#p12761"><![CDATA[
a channel  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_lol.gif" width="15" height="15" alt=":lol:" title="Laughing"> <br>when someone join the channel, everybody, not only bot's users, all without difference  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_lol.gif" width="15" height="15" alt=":lol:" title="Laughing"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2083">Yoda</a> — Sun Nov 03, 2002 4:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-11-03T14:59:47-04:00</updated>

		<published>2002-11-03T14:59:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12757#p12757</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12757#p12757"/>
		<title type="html"><![CDATA[How get TCL doing standard mIRC script?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12757#p12757"><![CDATA[
Ha, now call me an idiot, but are we talking about the right kind of script here.<br><br>DO you want it to trigger when a user joins a channel, or the partyline?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sun Nov 03, 2002 2:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Yoda]]></name></author>
		<updated>2002-11-01T12:42:42-04:00</updated>

		<published>2002-11-01T12:42:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12689#p12689</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12689#p12689"/>
		<title type="html"><![CDATA[How get TCL doing standard mIRC script?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12689#p12689"><![CDATA[
I tried it.<br>works only on the bot itself sending himself a the message in party line.<br>nothing happen with all other public users and no errors noticed.<br> <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_evil.gif" width="15" height="15" alt=":evil:" title="Evil or Very Mad"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2083">Yoda</a> — Fri Nov 01, 2002 12:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ian-Highlander]]></name></author>
		<updated>2002-11-01T08:54:32-04:00</updated>

		<published>2002-11-01T08:54:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12665#p12665</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12665#p12665"/>
		<title type="html"><![CDATA[How get TCL doing standard mIRC script?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12665#p12665"><![CDATA[
Try something like this<br><div class="codebox"><p>Code: </p><pre><code>bind join * * channel_joinproc channel_join {nick host handle channel} {if {[string tolower $channel] == [string tolower "#YOURCHANNEL"]} {puthelp "NOTICE $nick :welcome" }}</code></pre></div>HTH<br><br>Regards<br><br>Ian-Highlander<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=17">Ian-Highlander</a> — Fri Nov 01, 2002 8:54 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Weirdo]]></name></author>
		<updated>2002-10-31T08:12:12-04:00</updated>

		<published>2002-10-31T08:12:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12635#p12635</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12635#p12635"/>
		<title type="html"><![CDATA[How get TCL doing standard mIRC script?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12635#p12635"><![CDATA[
i have an on join script for fast opping and autohalfopping registered users in cometanime<br><div class="codebox"><p>Code: </p><pre><code>bind join o * join:autoopproc join:autoop {nick uhost hand chan} {</code></pre></div>What i noticed, is that you have that "#channel ..." in your bind, try removing it, you can always add an if statement in your procedure to prevent the proc running on any other channel<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1195">Weirdo</a> — Thu Oct 31, 2002 8:12 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Yoda]]></name></author>
		<updated>2002-10-31T08:04:33-04:00</updated>

		<published>2002-10-31T08:04:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12633#p12633</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12633#p12633"/>
		<title type="html"><![CDATA[How get TCL doing standard mIRC script?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12633#p12633"><![CDATA[
no, absolutely nothing. this get me upset about  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cry.gif" width="15" height="15" alt=":cry:" title="Crying or Very sad"> <br>I did many and many variations on many an many scripts but it's the same  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_evil.gif" width="15" height="15" alt=":evil:" title="Evil or Very Mad"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2083">Yoda</a> — Thu Oct 31, 2002 8:04 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Weirdo]]></name></author>
		<updated>2002-10-31T07:53:50-04:00</updated>

		<published>2002-10-31T07:53:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12632#p12632</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12632#p12632"/>
		<title type="html"><![CDATA[How get TCL doing standard mIRC script?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12632#p12632"><![CDATA[
In partyline, do you get an error message?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1195">Weirdo</a> — Thu Oct 31, 2002 7:53 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Yoda]]></name></author>
		<updated>2002-10-31T07:49:18-04:00</updated>

		<published>2002-10-31T07:49:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12631#p12631</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12631#p12631"/>
		<title type="html"><![CDATA[How get TCL doing standard mIRC script?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12631#p12631"><![CDATA[
I want that scripts works on all chat users, not only with bot users, I think that this is the problem. But simple script like the onjoin one:<br><div class="codebox"><p>Code: </p><pre><code>bind join - "#channel *!*@*" channel_join proc channel_join {nick host chan uhost} { putserv "PRIVMSG $nick :welcome" } </code></pre></div>dont work, instead the flag is -<br><br>I use eggdrop on a channel that has 140/200 users and scripts must works will all, as no one is bot user (only me)<br><br>I am pretty annoied about it, but I really dont know why it happened and how handle.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2083">Yoda</a> — Thu Oct 31, 2002 7:49 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Weirdo]]></name></author>
		<updated>2002-10-31T07:38:15-04:00</updated>

		<published>2002-10-31T07:38:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12630#p12630</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12630#p12630"/>
		<title type="html"><![CDATA[How get TCL doing standard mIRC script?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12630#p12630"><![CDATA[
What i noticed when creating my first tcl scripts and being a mirc scripter myself, is that TCL is so much better. Mirc takes a lot of shortcuts, but the same things can be achieved by both, only TCL tends to be 5 times faster <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>For example, you have a on Join channel script there<br>You need to be a regular user so that could be the user needs to be bot registered, IE a channel greeting for any registered member. This is already in the bot, do .help info for more on this command.<br><br>a Partiing greeting can be done using a bind i suppose, although these are kinda lame, and they do get VERY irritating when you get a netsplit, possible crashing your bot, or flooding it (And i have seen this happen <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"> )<br><br>And the binds for join will work, if you getting an error, please tell us what it is, or show us the code you using, otherwise we cant help<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1195">Weirdo</a> — Thu Oct 31, 2002 7:38 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-10-31T05:52:06-04:00</updated>

		<published>2002-10-31T05:52:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12625#p12625</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12625#p12625"/>
		<title type="html"><![CDATA[How get TCL doing standard mIRC script?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12625#p12625"><![CDATA[
I plain don't understand what you are getting at with this, though I will have a stab at it.<br><br>Tcl is not mIRC.<br><br>mIRC is it's own programing language (though not a very nice one).<br><br>You simply can't use mIRC script as a replacment for Tcl. This is plinly due to the fact that mIRC scriptw ould be slow. It's not open source, and it doesn't come as a seperate binary.<br><br>The only place mIRC script exists in in mIRC.<br><br>In the JOIN bind in not working in eggdrop for you, then it won't work in mIRC either.<br><br>if it is working in mIRC, then it's your Tcl script that is at fault.<br><br>Maybe a little more info next time you post, every question seems to be rather vague.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Thu Oct 31, 2002 5:52 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Yoda]]></name></author>
		<updated>2002-10-31T05:03:36-04:00</updated>

		<published>2002-10-31T05:03:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12622#p12622</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12622#p12622"/>
		<title type="html"><![CDATA[How get TCL doing standard mIRC script?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12622#p12622"><![CDATA[
I would like to know how do TCLs that works like mIRC Remote folders scripts.<br><br>an example?:<br><br> on 1:JOIN:#:/msg $chan Welcome $nick<br><br>or<br><br>on 5:PART:#mIRC,#newbies:/describe $chan waves bye-bye to $nick *sniff*<br><br>or<br><br>on 1:JOIN:#: {<br>  ctcp $nick LOCATION<br>  if ($chan == #one) /notice $Nick welcome $nick<br><br><br>this because the binds onjoin/join dont work on my server.<br><br>Yoda<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2083">Yoda</a> — Thu Oct 31, 2002 5:03 am</p><hr />
]]></content>
	</entry>
	</feed>
