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

	<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>2005-11-05T09:07:41-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Linux]]></name></author>
		<updated>2005-11-05T09:07:41-04:00</updated>

		<published>2005-11-05T09:07:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57081#p57081</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57081#p57081"/>
		<title type="html"><![CDATA[Kick on  Public Away]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57081#p57081"><![CDATA[
Dear <strong class="text-strong">Esben</strong>,<br><img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_question.gif" width="15" height="15" alt=":?:" title="Question">  erGh! are you using any other TCL beside the codes which has been pasted here by Sir_Fz or me ?<br><br>Just the see the codes and their functions:-<br><span style="text-decoration:underline"><strong class="text-strong">by Sir_Fz</strong></span><div class="codebox"><p>Code: </p><pre><code>pushmode $chan +b *!*@[lindex [split $uhost @] 1]</code></pre></div>as a result from above bot will banned <strong class="text-strong">*!*@full.domain.com</strong><br><br><span style="text-decoration:underline"><strong class="text-strong">by Me(Linux)</strong></span><div class="codebox"><p>Code: </p><pre><code>putquick "MODE $chan +b $host"</code></pre></div>as a result from above bot will banned <strong class="text-strong">*!<a href="mailto:ident@full.domain.com">ident@full.domain.com</a></strong><br><br>Now let see what your bot has done, as you use banmask <em class="text-italics">$host</em>, so here it goes fine,<blockquote class="uncited"><div>[13:04:38] » +Esben is away <br>[13:04:38] »» [m]ode&gt; [Home] sets [+b *!<a href="mailto:Esben@crew.web52.dk">Esben@crew.web52.dk</a>] <br>[13:04:38] »» [T]his [*!<a href="mailto:Esben@crew.web52.dk">Esben@crew.web52.dk</a>] ban affects [+Esben]</div></blockquote>but afterwards your bot do something different here, see:<blockquote class="uncited"><div>[13:04:38] »» [m]ode&gt; [Home] sets [-b+b *!<a href="mailto:Esben@crew.web52.dk">Esben@crew.web52.dk</a> *!Esben@*.web52.dk] <br>[13:04:38] »» [T]his [*!Esben@*.web52.dk] ban affects [+Esben]</div></blockquote>Your bot change the banbask <span style="text-decoration:underline">FROM</span> <strong class="text-strong">*!<a href="mailto:ident@full.domain.com">ident@full.domain.com</a></strong> <span style="text-decoration:underline">TO</span> <strong class="text-strong">*!ident@*.domain.com</strong> which <em class="text-italics"><span style="text-decoration:underline"><strong class="text-strong">HAS NOT BEEN TOLD</strong></span></em> you from Sir_Fz or me either then where it comes from?<br>IF you are using any other TCL then <em class="text-italics">ATLEAST</em> don't blame us that your bot didn't unban that hostmask after 20 minutes.<br>still any confusion? <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>-REGARDS-<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4783">Linux</a> — Sat Nov 05, 2005 9:07 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Esben]]></name></author>
		<updated>2005-11-05T08:28:13-04:00</updated>

		<published>2005-11-05T08:28:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57079#p57079</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57079#p57079"/>
		<title type="html"><![CDATA[Kick on  Public Away]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57079#p57079"><![CDATA[
thx guys<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6855">Esben</a> — Sat Nov 05, 2005 8:28 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2005-11-04T20:29:57-04:00</updated>

		<published>2005-11-04T20:29:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57069#p57069</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57069#p57069"/>
		<title type="html"><![CDATA[Kick on  Public Away]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57069#p57069"><![CDATA[
1) Do you think Sir_Fz would waste his time deliberately giving you a script that would not work?  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_rolleyes.gif" width="15" height="15" alt=":roll:" title="Rolling Eyes"><br><br>2) Did you even bother to test it?<br><br>3) <strong class="text-strong">Read</strong> the code: timer <strong class="text-strong">20</strong> [list putquick "MODE $chan -b $host"]<br><br>Go and <strong class="text-strong">read</strong> tcl-commands.doc and learn about timer. <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=3646">Alchera</a> — Fri Nov 04, 2005 8:29 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Esben]]></name></author>
		<updated>2005-11-04T17:38:02-04:00</updated>

		<published>2005-11-04T17:38:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57067#p57067</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57067#p57067"/>
		<title type="html"><![CDATA[add script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57067#p57067"><![CDATA[
first off all thx<br><br>i just have two questions.<br><br>1 / For how long will it set ban ?<br><br>2 / Is that code below right and will it work ?<br><div class="codebox"><p>Code: </p><pre><code>#joe´s awayscriptkicker 1.0#you may not change the lines after # :)#have fun with it and visit jf7.de &amp; #s0uls for further questions#you just need to change #azeroth.cs in the channel you want to use this script#after 'set reason' you can change the reason which is displayed as kickreasonbind ctcp - ACTION ctcp:away proc ctcp:away {nick host handle chan keyword args} { if {[isop $nick $chan]==1} {return 0}  if {[string match -nocase "ACTION" $keyword]!=1} {return 0} if {[string match -nocase "#fun-gaming" $chan]==0} {return 0} if {[string match -nocase "*away*" [join $args]]!=0} {   set reason "no away scripts"   puthelp "KICK $chan $nick :$reason"   putquick "MODE $chan +b $host"   timer 20 [list putquick "MODE $chan -b $host"] }}putlog "joe´s awaykicker 1.0 loaded successfully"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6855">Esben</a> — Fri Nov 04, 2005 5:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Linux]]></name></author>
		<updated>2005-11-03T08:26:46-04:00</updated>

		<published>2005-11-03T08:26:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57012#p57012</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57012#p57012"/>
		<title type="html"><![CDATA[Kick on  Public Away]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57012#p57012"><![CDATA[
<strong class="text-strong">Sir_Fz</strong>, heh.. once again  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4783">Linux</a> — Thu Nov 03, 2005 8:26 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Linux]]></name></author>
		<updated>2005-11-03T08:23:21-04:00</updated>

		<published>2005-11-03T08:23:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57011#p57011</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57011#p57011"/>
		<title type="html"><![CDATA[Kick on  Public Away]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57011#p57011"><![CDATA[
Dear <strong class="text-strong">Esben</strong>,<br><div class="codebox"><p>Code: </p><pre><code>#joe´s awayscriptkicker 1.0#you may not change the lines after # :)#have fun with it and visit jf7.de &amp; #s0uls for further questions#you just need to change #azeroth.cs in the channel you want to use this script#after 'set reason' you can change the reason which is displayed as kickreasonbind ctcp - ACTION ctcp:away proc ctcp:away {nick host handle chan keyword args} { if {[isop $nick $chan]==1} {return 0}  if {[string match -nocase "ACTION" $keyword]!=1} {return 0} if {[string match -nocase "#fun-gaming" $chan]==0} {return 0} if {[string match -nocase "*away*" [join $args]]!=0} {   set reason "no away scripts"   puthelp "KICK $chan $nick :$reason" }}putlog "joe´s awaykicker 1.0 loaded successfully"</code></pre></div>There is no such <em class="text-italics">BAN part</em> in your TCL which you mention above. If you wish to add Ban &amp; Unban then add the following codes after KICK line:<br><div class="codebox"><p>Code: </p><pre><code>putquick "MODE $chan +b $host" timer 20 [list putquick "MODE $chan -b $host"]</code></pre></div>-REGARDS-<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4783">Linux</a> — Thu Nov 03, 2005 8:23 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-11-03T08:17:16-04:00</updated>

		<published>2005-11-03T08:17:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57010#p57010</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57010#p57010"/>
		<title type="html"><![CDATA[Kick on  Public Away]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57010#p57010"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind ctcp - ACTION ctcp:away proc ctcp:away {nick host handle chan keyword args} { if {[isop $nick $chan]==1} {return 0}  if {[string match -nocase "ACTION" $keyword]!=1} {return 0} if {[string match -nocase "#fun-gaming" $chan]==0} {return 0} if {[string match -nocase "*away*" [join $args]]!=0} {   set reason "no away scripts"  puthelp "KICK $chan $nick :$reason"  pushmode $chan +b *!*@[lindex [split $uhost @] 1]  timer 20 [list pushmode $chan -b *!*@[lindex [split $uhost @] 1]] }}putlog "joeґs awaykicker 1.0 loaded successfully"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Thu Nov 03, 2005 8:17 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Esben]]></name></author>
		<updated>2005-11-03T04:14:49-04:00</updated>

		<published>2005-11-03T04:14:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57005#p57005</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57005#p57005"/>
		<title type="html"><![CDATA[Kick on  Public Away]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57005#p57005"><![CDATA[
hello<br><br>i have this auto kick on public away. <br>just need do know if is possible to add a unban part to it, So it will auto unban after 20 min<br><br>script can be found <a href="http://tcl.n0000b.org" class="postlink"> here</a><br><br>or if wood be better to remake that whole script.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6855">Esben</a> — Thu Nov 03, 2005 4:14 am</p><hr />
]]></content>
	</entry>
	</feed>
