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

	<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>2003-11-22T07:44:21-04:00</updated>

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

		<entry>
		<author><name><![CDATA[z_one]]></name></author>
		<updated>2003-11-22T07:44:21-04:00</updated>

		<published>2003-11-22T07:44:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=30509#p30509</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=30509#p30509"/>
		<title type="html"><![CDATA[Convert mirc script to TCL]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=30509#p30509"><![CDATA[
Sailor wrote:<blockquote class="uncited"><div>I've been searching around for scramble tcl, but can't find one! any idea where I can get it?</div></blockquote>Try Wordgame by murf, you can find it at: <a href="http://www.blueday.org/files/wordgame.tar.gz" class="postlink">http://www.blueday.org/files/wordgame.tar.gz</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=698">z_one</a> — Sat Nov 22, 2003 7:44 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2003-11-21T10:12:21-04:00</updated>

		<published>2003-11-21T10:12:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=30472#p30472</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=30472#p30472"/>
		<title type="html"><![CDATA[Convert mirc script to TCL]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=30472#p30472"><![CDATA[
instead try searching harder, egghelp.org tclsctipt.com or even google.com<br><br>You can also try the scramble script at the <a href="http://www.r0x0ring.com" class="postlink">r0x0ring</a> site.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Fri Nov 21, 2003 10:12 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-11-21T02:38:33-04:00</updated>

		<published>2003-11-21T02:38:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=30463#p30463</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=30463#p30463"/>
		<title type="html"><![CDATA[Convert mirc script to TCL]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=30463#p30463"><![CDATA[
geez? that is a code for mirc right?<p>Statistics: Posted by Guest — Fri Nov 21, 2003 2:38 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-02-14T04:41:00-04:00</updated>

		<published>2002-02-14T04:41:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4559#p4559</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4559#p4559"/>
		<title type="html"><![CDATA[Convert mirc script to TCL]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4559#p4559"><![CDATA[
Hi guys, <br><br>I've been searching around for scramble tcl, but can't find one! any idea where I can get it? or anybody willing to help me in converting an mirc scramble script to tcl? but I'm not the one who wrote the script. <br>Here is the script: <br><br><br>on 1:start: { /unset %guest.* } <br>on 1:connect: { <br>if ( %owner == $null ) || ( %channel == $null ) { echo -s 12please setting OWNER / CHANNEL | halt } <br>/join %channel <br>/away SCRAMBLE ver 0.6a ( %owner at %channel ) <br>/unset %guest.sw <br>/unset %guest.answ <br>/unset %guest.repeat <br>/timerGuest10 0 30 /notice %prince Anti Idle Scramble Game <br>/set %guest.num $readini datascramble.ini Numb guest <br>if ( %guest.num == $null ) { /set %guest.num 1 | /writeini datascramble.ini Numb guest 1 } <br>} <br>on 1:join:%channel: { <br>if ( $nick == $me ) { /unset %guest.sw | /timerguest3 1 10 /guest.soal } <br>} <br>on 1:part:%channel { <br>/unset %guest.nick [ $+ [ $nick ] ] $nick <br>if ( $nick == $me ) { /timerguest1 off | /timerguest2 off } <br>} <br><br>on 1:text:!ping*:%channel: { <br>if ( $nick != %guest.nick ) { <br>/set -u30 %guest.nick $nick | /ctcp $nick ping } <br>} <br>on 1:ctcpreply:ping*:{ <br>set %guest.pt 0 | %guest.pt = $ctime - $parm2 <br>if ( $nick == $me ) { halt } <br>if ( $nick ison %channel ) { /msg %channel 0,1 $nick $+ , your ping reply in %guest.pt secs  } <br>halt <br>} <br><br>on 1:TEXT:!score*:?: { <br>if ( $nick == %owner ) &amp;&amp; ( $3 != $null ) { <br>/set %guest.score $readini datascramble.ini Player $2 <br>if ( $3 == del ) { /dec %guest.score $4 | /msg %owner Score $2 del $4 | /msg %owner New Score $2 is %guest.score } <br>if ( $3 == add ) { /inc %guest.score $4 | /msg %owner Score $2 add $4 | /msg %owner New Score $2 is %guest.score } <br>/writeini datascramble.ini Player $2 %guest.score | halt } <br>} <br><br>on 1:TEXT:!score*:%channel: { <br>if ( $nick != %guest.nick ) { <br>/set -u15 %guest.nick $nick <br>if ( $2 == $null ) { /set %guest.score $readini datascramble.ini Player %guest.nick <br>if ( %guest.score == $null ) { <br>/msg %channel 13** %guest.nick $+ , your score is 0 ** } <br>else { <br>/msg %channel 13** %guest.nick $+ , your score is %guest.score ** } } <br>else { <br>/set %guest.score $readini datascramble.ini Player $2 <br>if ( %guest.score == $null ) { <br>/msg %channel 13**7 %guest.nick $+ 13, $2 score is 0 ** } <br>else { <br>/msg %channel 13**7 %guest.nick $+ 13, $2 score is %guest.score ** } } <br>} <br>} <br><br>on 1:TEXT:!skip*:%channel: { <br>if ( %guest.repeat != $null ) { /unset %guest.repeat } <br>if ( %guest.skip == 1 ) { /msg %channel 8,12 $nick $+ ,0 You can skip after8 30 sec  | /set -u20 %guest.skip 2 } <br>if ( %guest.skip == $null ) { /msg %channel 0,12 SKIP8 $nick $+ ,0 OK, I do that  | /set %guest.skip 2 | /unset %guest.sw | /guest.soal } <br>/halt <br>} <br><br>on 1:TEXT:%guest.answ:%channel: { <br>/set %guest.sw 2 <br>/set %guest.skip 2 <br>/set %guest.extra $rand(1,20) <br>/set %guest.score $readini datascramble.ini Player $nick <br>/echo -s 12 $nick score %guest.score  <br>if ( %guest.score == $null ) { <br>/set %guest.repeat $nick | /set %guest.score 1 <br>/set %guest.extra1 0 | /set %guest.extra2 0 } <br>else { <br>/inc %guest.score <br>if ( $nick == %guest.repeat ) { /inc %guest.extra1 | /inc %guest.score %guest.extra1 } <br>else { <br>/set %guest.repeat $nick | /set %guest.extra1 0 } <br>if ( %guest.extra == 9 ) || ( %guest.extra == 15 ) { <br>%guest.extra = %guest.extra / 3 | /inc %guest.score %guest.extra | /set %guest.extra2 %guest.extra } <br>else { <br>/set %guest.extra2 0 } <br>} <br>/echo -s 12 $nick repeat %guest.extra1 bonus %guest.extra2 score %guest.score  <br>/writeini datascramble.ini Player $nick %guest.score <br>/writeini datascramble.ini Numb guest %guest.num <br>if ( %guest.extra1 == 0 ) &amp;&amp; ( %guest.extra2 == 0 ) { /msg %channel 7Correct Answer %guest.answ by $nick  } <br>if ( %guest.extra1 != 0 ) &amp;&amp; ( %guest.extra2 == 0 ) { /msg %channel 7Correct Answer %guest.answ by $nick (repeat+ $+ %guest.extra1 $+ ) } <br>if ( %guest.extra1 == 0 ) &amp;&amp; ( %guest.extra2 != 0 ) { /msg %channel 7Correct Answer %guest.answ by $nick (bonus+ $+ %guest.extra2 $+ ) } <br>if ( %guest.extra1 != 0 ) &amp;&amp; ( %guest.extra2 != 0 ) { /msg %channel 7Correct Answer %guest.answ by $nick (repeat+ $+ %guest.extra1 bonus+ $+ %guest.extra2 $+ ) } <br>/unset %guest.answ <br>/unset %guest.sw <br>/unset %guest.nick <br>if ( %guest.extra1 &gt; 4 ) { /set %guest,extra1 4 } <br>/guest.soal <br>/inc %guest.nick [ $+ [ $nick ] ] $nick <br>if ( %guest.nick [ $+ [ $nick ] ] == 10 ) { /mode %channel +v $nick | ; /msg %channel 4,15 $nick $+ , You are 10 times give a correct answer and I give You a Bonus VOICE  } <br>} <br>} <br><br>alias guest.soal { <br>if ( %guest.sw == $null ) { <br>/set %guest.sw 2 <br>:loop <br>%guest.M2 = 0000 $+ $ABS(%guest.num) <br>%guest.M1 = $left($right(%guest.M2, 5),2) <br>/set %guest.file datascram- $+ %guest.M1 $+ .ini <br>/set %guest.hint $readini %guest.file Hint %guest.num <br>/set %guest.answ $readini %guest.file Answ %guest.num <br>if ( $len(%guest.answ) &gt; 10 ) || ( %guest.answ == $null ) { <br>/inc %guest.num $rand(1,10) | /set %guest.max $readini datascramble.ini Numb Max <br>if ( %guest.num &gt; %guest.max ) { /set %guest.num 1 } <br>goto loop } <br>/set %guest.answ $lower(%guest.answ) <br>/set %guest.word $guest.scram( %guest.answ ) <br>/msg %channel 12Scramble Game ver 0.6a  <br>/msg %channel 12Hint : %guest.hint  <br>/msg %channel 12Word : %guest.word  <br>/msg %channel 4Help : !score !skip !ping  <br>/msg %owner 5Scramble --&gt; %guest.answ <br>/msg #n21 4Scramble1 %guest.num 12 $+ %guest.hint 13 $+ %guest.answ  <br>/writeini datascramble.ini Numb guest %guest.num <br>/inc %guest.num $rand(1,10) <br>/set %guest.max $readini datascramble.ini Numb Max <br>if ( %guest.num &gt; %guest.max ) { /set %guest.num 1 } <br>/set -u30 %guest.skip 1 <br>/set -u180 %guest.sw 1 <br>/unset %guest.nick <br>/timerguest1 0 10 /guest.soal <br>/timerguest2 1 150 /msg %channel 15 $+ %guest.answ <br>} <br>} <br><br>alias guest.scram { <br>if ( $rand(1,5) == 3 ) { /ctcp $me ping } <br>unset %guest.scram.* <br>%guest.scram.w = 1 <br>:1 <br>inc %guest.scram.i <br>if (%guest.scram.i &gt; $len($gettok($1-,%guest.scram.w,32))) goto 2 <br>%guest.scram.ls = %guest.scram.ls $mid($gettok($1-,%guest.scram.w,32),%guest.scram.i,1) <br>goto 1 <br>:2 <br>%guest.scram.l = $r(1,$gettok(%guest.scram.ls,0,32)) <br>if (%guest.scram.i) { <br>%guest.scram.wrd = %guest.scram.wrd $gettok(%guest.scram.ls,%guest.scram.l,32) <br>unset %guest.scram.i } <br>else %guest.scram.wrd = %guest.scram.wrd $+ $gettok(%guest.scram.ls,%guest.scram.l,32) <br>if ($len($gettok(%guest.scram.wrd,%guest.scram.w,32)) == $len($gettok($1-,%guest.scram.w,32))) { <br>if ($len(%guest.scram.wrd) == $len($1-)) return %guest.scram.wrd <br>inc %guest.scram.w | %guest.scram.ls = "" <br>goto 1 <br>} <br>%guest.scram.ls = $deltok(%guest.scram.ls,%guest.scram.l,32) <br>goto 2 <br>} <br><br>I've removed some comments &amp; features to make it shorter.<br><p>Statistics: Posted by Guest — Thu Feb 14, 2002 4:41 am</p><hr />
]]></content>
	</entry>
	</feed>
