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

	<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-02-21T04:53:13-04:00</updated>

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

		<entry>
		<author><name><![CDATA[shaggyshow]]></name></author>
		<updated>2007-02-21T04:53:13-04:00</updated>

		<published>2007-02-21T04:53:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=70597#p70597</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=70597#p70597"/>
		<title type="html"><![CDATA[Simple timer script request / Public command request]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=70597#p70597"><![CDATA[
Hi,<br><br>I lead a clan of 40 people and it's still growing, so we decided to make a bot. I made a "Windrop" that runs on my PC. Now i am in need of 2 scripts, i found a few threads/downloads but i coudnt really figure out how to adjust it so that it works they way i want. I hope someone can provide the next 2 scripts for me.<br><br><strong class="text-strong">---1. Timer Script---</strong><br>I want my bot to spam every 30min (prefer if this can be changed for each timer seperate) multiple lines up to a max of 5.<br><br>For example:<br>Line 1: <strong class="text-strong">Dont forget to add-up in topic!</strong><br>Line 2: <strong class="text-strong">Read the next forum thread -&gt; blablabla</strong><br>Line 3: <strong class="text-strong">Upcomming war: bla bla bla</strong><br><br>ofcourse the spam lines change and not every single line has to be activated 24/7.<br><br>So a timer script that spams every 30min, up to 5 lines, easy customize of spamtime &amp; text. And easy to "uncomment?" a certain line. The customize stuff doesnt have to be by a command, i can do that within the TLC itself.<br><br><strong class="text-strong">---2. Public bind script---</strong><br>Whenever someone type's "!servers" in #{UE}Priv i want the bot to spam all of our servers, at this point we have 4, but more will come. So it would be prefered if the script is easy to customize in text as additional lines.<br><br>At this point i have these commands available through my own mirc. Ill past the code here so you might have a better idea of what i am looking for.<br><br><strong class="text-strong">--- mIRC timer ---</strong><blockquote class="uncited"><div>/timer1 0 1800 /msg #{UE}Priv DONT FORGET TO ADD IN TOPIC!!! [timer msg]<br>/Timer2 0 1800 /msg #{UE}Priv Everybody Read The Forum @ <a href="http://ultrakillers.c0m.nl" class="postlink">http://ultrakillers.c0m.nl</a> ][ Member section -&gt; General -&gt; Announcement: Things that (some) members need 2 do! [timer msg]]</div></blockquote><strong class="text-strong">--- !servers bind ---</strong><blockquote class="uncited"><div>on *:input:#:{<br>  if ($chan == #{UE}priv) &amp;&amp; ($1 == !servers) {<br>    msg #{UE}priv 2,0«[1,0 UT2004 War Server: 217.77.133.70:8150 2,0][1,0 Pass: *** 2,0]»<br>    msg #{UE}priv 2,0«[1,0 UT2004 Public Server: 217.77.133.70:8100 2,0]»<br>    msg #{UE}priv 2,0«[1,0 Ventrilo Server: 217.77.133.70 2,0][1,0 port: 3800 2,0][1,0 Pass: *** 2,0]»<br>    msg #{UE}Priv 2,0«[1,0 Teamspeak Server: 81.57.233.16 2,0][1,0 port: Not Needed 2,0][1,0 Channel: {UE} 2,0][1,0 Pass: *** 2,0]»<br>  }<br>}<br>on *:TEXT:!servers:#:{<br>  if ($chan == #{UE}priv) &amp;&amp; ($1 == !servers) {<br>    msg #{UE}priv 2,0«[1,0 UT2004 War Server: 217.77.133.70:8150 2,0][1,0 Pass: *** 2,0]»<br>    msg #{UE}priv 2,0«[1,0 UT2004 Public Server: 217.77.133.70:8100 2,0]»<br>    msg #{UE}priv 2,0«[1,0 Ventrilo Server: 217.77.133.70 2,0][1,0 port: 3800 2,0][1,0 Pass: *** 2,0]»<br>    msg #{UE}Priv 2,0«[1,0 Teamspeak Server: 81.57.233.16 2,0][1,0 port: Not Needed 2,0][1,0 Channel: {UE} 2,0][1,0 Pass: *** 2,0]»<br>  }<br>}</div></blockquote>Can any1 provide these 2 scripts for me or point out a already existing script for 1 of these 2 that do work with a "windrop"?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8723">shaggyshow</a> — Wed Feb 21, 2007 4:53 am</p><hr />
]]></content>
	</entry>
	</feed>
