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

	<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-05-01T18:02:46-04:00</updated>

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

		<entry>
		<author><name><![CDATA[chaokusc]]></name></author>
		<updated>2006-05-01T18:02:46-04:00</updated>

		<published>2006-05-01T18:02:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62554#p62554</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62554#p62554"/>
		<title type="html"><![CDATA[Simple Script Convert Request]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62554#p62554"><![CDATA[
Thank you <strong class="text-strong">caesar</strong> ^^ &lt;3<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7689">chaokusc</a> — Mon May 01, 2006 6:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2006-05-01T14:45:49-04:00</updated>

		<published>2006-05-01T14:45:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62542#p62542</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62542#p62542"/>
		<title type="html"><![CDATA[Simple Script Convert Request]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62542#p62542"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind pub * !dare dare:gameproc dare:game {nick uhost hand chan text} {  if {[isbotnick $nick] || ![botisop $chan]} return  set no [expr [rand 2] +1]  if {$no == 1} {    putserv "PRIVMSG $chan :4[14»»4] You are lucky this time $nick, You have been spared 4[14««4]"    } elseif {$no == 2} {    putserv "PRIVMSG $chan :4[14»»4] You are Un-lucky this time $nick, You have been kicked 4[14««4]"    putkick $chan $nick "You are Un-lucky this time"  }}</code></pre></div>Should do the job.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Mon May 01, 2006 2:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[chaokusc]]></name></author>
		<updated>2006-05-01T13:26:51-04:00</updated>

		<published>2006-05-01T13:26:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62536#p62536</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62536#p62536"/>
		<title type="html"><![CDATA[Simple Script Convert Request]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62536#p62536"><![CDATA[
Is anyone able to convert this script, i have tried to do it myself however i have not had any luck with it.<br><div class="codebox"><p>Code: </p><pre><code>on 1!*:TEXT:!dare:#foxy:{ /set %dare $rand(1,2) if (%dare == 1) { msg $chan 4[14»»4] You are lucky this time  $+ $nick $+ , You have been spared 4[14««4] } if (%dare == 2) { msg $chan 4[14»»4] You are Un-lucky this time  $+ $nick $+ , You have been kicked 4[14««4] | /kick $chan $nick }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7689">chaokusc</a> — Mon May 01, 2006 1:26 pm</p><hr />
]]></content>
	</entry>
	</feed>
