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

	<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>2006-03-03T22:18:17-04:00</updated>

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

		<entry>
		<author><name><![CDATA[NTHosts]]></name></author>
		<updated>2006-03-03T22:18:17-04:00</updated>

		<published>2006-03-03T22:18:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60836#p60836</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60836#p60836"/>
		<title type="html"><![CDATA[count and kick script needed..]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60836#p60836"><![CDATA[
Ok i know i have asked for something like this before and not got anywhere but i have a bit more info this time and i dont think it will be 2 hard for you guys...<br><br>What i need is this, the bot to act on the command !count, on this command it should count down from say.. 15 and then execute this script...<div class="codebox"><p>Code: </p><pre><code>bind pub n !kick kicksourceproc kicksource {nick host handle chan text} {#ip:set server "****"#port:set port "****"#login: (wird erzeugt aus (ab ins mirc) //echo $encode(admin:PASS,m) bei#pass auch das pass angeben ^^ und dann eintragen sonst tut das nicht#login (get it in mirc with //echo $encode(admin:PASS,m)set login "********"#ab hier nixmehr ändern / don't change anything under thisset sock [socket $server $port]puts $sock "GET /admin.cgi?mode=kicksrc HTTP/1.1"puts $sock "User-Agent:Mozilla"puts $sock "Host: $server"puts $sock "Authorization: Basic $login"puts $sock ""flush $sock}putlog "sourcekick by #@homer (quakenet) loadet"</code></pre></div>I did have this working with 2 bots, 1 did the counting then said !kick at the end, which executed the !kick script on the other bot, but when i moved servers this stopped working and only i can perform !kick.. god knows why :s<br><br>Anyway, any help with this would be very helpfull, thanks in advance <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><br><br>P.S. That script is the kicksource.tcl by homer.[/code]<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6839">NTHosts</a> — Fri Mar 03, 2006 10:18 pm</p><hr />
]]></content>
	</entry>
	</feed>
