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

	<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-02T12:29:28-04:00</updated>

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

		<entry>
		<author><name><![CDATA[[R]]]></name></author>
		<updated>2004-06-02T12:29:28-04:00</updated>

		<published>2004-06-02T12:29:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36873#p36873</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36873#p36873"/>
		<title type="html"><![CDATA[anti flyby]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36873#p36873"><![CDATA[
I am surprised - good support...<br><blockquote class="uncited"><div>Hope this helps.</div></blockquote>Yes. Fine<br><br>Thank you , all!!  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"> <br><br>ps: ahhh great no flybys <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4899">[R]</a> — Wed Jun 02, 2004 12:29 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2004-06-02T11:41:43-04:00</updated>

		<published>2004-06-02T11:41:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36861#p36861</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36861#p36861"/>
		<title type="html"><![CDATA[anti flyby]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36861#p36861"><![CDATA[
Same again as for the counter section of the script. Change this line (which is directly above the line you pasted) from:<div class="codebox"><p>Code: </p><pre><code>if {$publics == 0} {return 0}</code></pre></div>To:<div class="codebox"><p>Code: </p><pre><code>if {$publics} {return 0}</code></pre></div>If you just want to change the notice sent to the nick doing the flyby, create your own message using the two variables or not.<br><br>#[get_flybyc $channel] = your channel<br>[ctime [get_flybys $channel]] = date since script was first started.<br><br>Hope this helps. <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=3646">Alchera</a> — Wed Jun 02, 2004 11:41 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[[R]]]></name></author>
		<updated>2004-06-02T03:59:31-04:00</updated>

		<published>2004-06-02T03:59:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36843#p36843</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36843#p36843"/>
		<title type="html"><![CDATA[anti flyby]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36843#p36843"><![CDATA[
Okay thank you very much  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"> <br>Great support! <br><br>ps: I have read this <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><br><br>Edit: oh, I have got question... oO How can I remove this message:<br><blockquote class="uncited"><div>Fly bys suck! You are fly by #[get_flybyc $channel] since [ctime [get_flybys $channel]].</div></blockquote>This is my last question  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> <br><br>Thx and Greetz<br><br>[R]<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4899">[R]</a> — Wed Jun 02, 2004 3:59 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2004-06-01T15:46:47-04:00</updated>

		<published>2004-06-01T15:46:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36827#p36827</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36827#p36827"/>
		<title type="html"><![CDATA[anti flyby]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36827#p36827"><![CDATA[
<blockquote class="uncited"><div>FlyBy is a stupid script that will insult people when they part the channel soon after joining. It will keep track of how many flybys there has been as well as keep track of how many visitors have joined and give users their visitor number</div></blockquote><div class="codebox"><p>Code: </p><pre><code># Commands Added:#  Where     F CMD          F CMD            F CMD           F CMD#  -------   - ----------   - ------------   - -----------   - ----------#  Public:   m flybys#     MSG:   N/A#     DCC:   m flybys## Public Matching: N/A#</code></pre></div>Would help if people read what these author's wrote about their scripts and settings.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_confused.gif" width="15" height="15" alt=":-?" title="Confused"><br><br>**<strong class="text-strong">Edited</strong>**<br>To turn off counter response, find the following:<div class="codebox"><p>Code: </p><pre><code> if {$publics == 0} {return 0} putserv "NOTICE $nick :You are visitor #$visitcount since [ctime $visitstart]."</code></pre></div>Change to this:<div class="codebox"><p>Code: </p><pre><code> if {$publics} {return 0} putserv "NOTICE $nick :You are visitor #$visitcount since [ctime $visitstart]."</code></pre></div>Everything else will work just fine. <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=3646">Alchera</a> — Tue Jun 01, 2004 3:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2004-06-01T14:22:57-04:00</updated>

		<published>2004-06-01T14:22:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36820#p36820</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36820#p36820"/>
		<title type="html"><![CDATA[anti flyby]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36820#p36820"><![CDATA[
That's an count "visitors" script.. *G* just unload it.. pfff.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Tue Jun 01, 2004 2:22 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[[R]]]></name></author>
		<updated>2004-06-01T14:04:29-04:00</updated>

		<published>2004-06-01T14:04:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36819#p36819</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36819#p36819"/>
		<title type="html"><![CDATA[anti flyby]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36819#p36819"><![CDATA[
Okay, now it works...<br>But..........<br>When I joined my chan the bot sends  a message like this: <br><br>"you are visitor #number"<br><br>Can I turn off this message??<br><br><br>Thx and Greetz<br><br>[R]<br><br>ps: great support, here!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4899">[R]</a> — Tue Jun 01, 2004 2:04 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2004-06-01T09:37:28-04:00</updated>

		<published>2004-06-01T09:37:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36808#p36808</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36808#p36808"/>
		<title type="html"><![CDATA[Re:FlyBy v1.02 by David Proper]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36808#p36808"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set flybyver "1.02.01"set flybys ""set flybyfile ".flybys"# Publics is for another script of mine that allows you to turn off# channel stuff like this. Uncomment the next line if not running it.#set publics 1</code></pre></div>For a start, leave those 3 sets as they are above.  Secondly, just do as stated, uncomment "set publics 1" and leave the value as is. If it's set to 0 the script just doesn't work, it's basically turned off.<div class="codebox"><p>Code: </p><pre><code>if {$publics == 0} {return 0}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Tue Jun 01, 2004 9:37 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[[R]]]></name></author>
		<updated>2004-06-01T09:11:44-04:00</updated>

		<published>2004-06-01T09:11:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36807#p36807</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36807#p36807"/>
		<title type="html"><![CDATA[anti flyby]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36807#p36807"><![CDATA[
it dosent work...<br><br>in my flyby file is this:<br><div class="codebox"><p>Code: </p><pre><code>#b.a.t.z 4 1086044973#b.a.t.z 7310860160461.02.01</code></pre></div>Id like only that , flybyer get banned..<br>Many anti flybys are [censored]. Can anybody help me..!?<br>I need this script...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4899">[R]</a> — Tue Jun 01, 2004 9:11 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[[R]]]></name></author>
		<updated>2004-06-01T05:32:16-04:00</updated>

		<published>2004-06-01T05:32:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36801#p36801</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36801#p36801"/>
		<title type="html"><![CDATA[anti flyby]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36801#p36801"><![CDATA[
ok I'll try it.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>Edit: So, I removed this...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4899">[R]</a> — Tue Jun 01, 2004 5:32 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2004-05-31T11:43:41-04:00</updated>

		<published>2004-05-31T11:43:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36780#p36780</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36780#p36780"/>
		<title type="html"><![CDATA[anti flyby]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36780#p36780"><![CDATA[
#set publics 0 &lt;~ Doh! You've commented it .. remove the # and should be working or stop the other thing that uses it. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Mon May 31, 2004 11:43 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[[R]]]></name></author>
		<updated>2004-05-31T11:36:44-04:00</updated>

		<published>2004-05-31T11:36:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36779#p36779</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36779#p36779"/>
		<title type="html"><![CDATA[anti flyby]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36779#p36779"><![CDATA[
hello,<br><br>I need a anti flyby script like this: <br><br><a href="ftp://ftp.eggheads.org/pub/eggdrop/scripts/1.6/flyby102.tcl.gz" class="postlink">ftp://ftp.eggheads.org/pub/eggdrop/scri ... 102.tcl.gz</a><br><br>But this, dont work...<br>Only these messages:<br><br>[17:30] Tcl error [check_flybyin]: can't read "publics": no such variable<br><br>Can anybody write a script like this? Or know a script like this ?<br>My settings are:<br><br><div class="codebox"><p>Code: </p><pre><code>set flybyver "1.02.01"set flybys "ON"set flybyfile ".flybys"# Set this to a number in minutes to ban the flyby. Set it to 0 to not ban.set flybyban 15# Set the following variable to 1 if you want channel commentary for flybys.# Any other value if you don't. (On a large channel it can be annoying)set chanfly 0# Publics is for another script of mine that allows you to turn off# channel stuff like this. Uncomment the next line if not running it.#set publics 0# Channel(s) to trigger flybys on. (Seperate list with spaces)set flyby(chans) "#b.a.t.z"</code></pre></div>Is there a misstake? Is there a error? When yes where?  <br><br>Thx and greetz<br><br>[R]<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4899">[R]</a> — Mon May 31, 2004 11:36 am</p><hr />
]]></content>
	</entry>
	</feed>
