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

	<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>2010-03-28T09:24:30-04:00</updated>

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

		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2010-03-28T09:24:30-04:00</updated>

		<published>2010-03-28T09:24:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92623#p92623</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92623#p92623"/>
		<title type="html"><![CDATA[Marky's color uno]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92623#p92623"><![CDATA[
I haven't kept up with changes, haven't been running a bot or even been on irc in like 2 yrs?   But it's nice to know people still do <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Sun Mar 28, 2010 9:24 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Wulfe]]></name></author>
		<updated>2010-03-28T06:01:44-04:00</updated>

		<published>2010-03-28T06:01:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92620#p92620</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92620#p92620"/>
		<title type="html"><![CDATA[Marky's color uno]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92620#p92620"><![CDATA[
<blockquote class="uncited"><div>Presumably changing this section of code:<div class="codebox"><p>Code: </p><pre><code> # bot joins if one player if {[llength $RoundRobin] == 1} {  incr UnoPlayers</code></pre></div>to have {[llength $RoundRobin]  == [expr $UnoMaxPlayers + 1]} or just whatever number you want, would work... Can't say I've tried it.<br><br>I've sent the author a number of bug reports (such as needing to automatically remove  players if they leave or quit the channel, before and after the game starts, and accounting for player NICK changes... The game doesn't account for nickchanges.. And there is a problem with the UnoFast score) with no response.<br><br>Good luck.</div></blockquote><br>Actually what he did here was just removed that code altogether and left the proc that forces the bot to join<br><div class="codebox"><p>Code: </p><pre><code># bot joins if one player # if {[llength $RoundRobin] == 1} {  UnoBotPlayerJoins # }</code></pre></div>as you can see here i commented out the if statement that made it only join if there was one player and then just join regardless also i am using version 0.98.7 at the time of this reply so no doubts this proc was not that clean back then anyways for those of you who have updated and still want this, there's the code.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11151">Wulfe</a> — Sun Mar 28, 2010 6:01 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[mG81]]></name></author>
		<updated>2006-09-29T23:30:22-04:00</updated>

		<published>2006-09-29T23:30:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66790#p66790</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66790#p66790"/>
		<title type="html"><![CDATA[Marky's color uno]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66790#p66790"><![CDATA[
Thanks anyway couldn't never get it to work, But did able get Kaos From Marky's to work though I just feel sorry for uno don't want to work at all unless some1 been messing with scripts of Marky Uno &amp; it causes problems all sudden.. But anyway Thanks whoever tryed help me  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_rolleyes.gif" width="15" height="15" alt=":roll:" title="Rolling Eyes"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8234">mG81</a> — Fri Sep 29, 2006 11:30 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-09-27T06:20:17-04:00</updated>

		<published>2006-09-27T06:20:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66693#p66693</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66693#p66693"/>
		<title type="html"><![CDATA[Marky's color uno]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66693#p66693"><![CDATA[
<a href="http://forum.egghelp.org/viewtopic.php?t=10215" class="postlink">http://forum.egghelp.org/viewtopic.php?t=10215</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Wed Sep 27, 2006 6:20 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2006-09-26T18:36:02-04:00</updated>

		<published>2006-09-26T18:36:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66686#p66686</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66686#p66686"/>
		<title type="html"><![CDATA[Marky's color uno]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66686#p66686"><![CDATA[
<blockquote class="uncited"><div><blockquote class="uncited"><div>.set errorInfo</div></blockquote>when i typed that it showed this <div class="codebox"><p>Code: </p><pre><code>What?  You need '.help'</code></pre></div>Do i need have script for that?</div></blockquote>No! You need your eggdrop setup correctly.<br><br>Unbind the following and then restart your bot:<div class="codebox"><p>Code: </p><pre><code>#unbind dcc n set *dcc:set</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Tue Sep 26, 2006 6:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[mG81]]></name></author>
		<updated>2006-09-26T13:13:25-04:00</updated>

		<published>2006-09-26T13:13:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66683#p66683</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66683#p66683"/>
		<title type="html"><![CDATA[Marky's color uno]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66683#p66683"><![CDATA[
<blockquote class="uncited"><div>.set errorInfo</div></blockquote>when i typed that it showed this <div class="codebox"><p>Code: </p><pre><code>What?  You need '.help'</code></pre></div>Do i need have script for that?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8234">mG81</a> — Tue Sep 26, 2006 1:13 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DragnLord]]></name></author>
		<updated>2006-09-26T12:21:18-04:00</updated>

		<published>2006-09-26T12:21:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66682#p66682</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66682#p66682"/>
		<title type="html"><![CDATA[Marky's color uno]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66682#p66682"><![CDATA[
.set errorInfo<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4461">DragnLord</a> — Tue Sep 26, 2006 12:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[mG81]]></name></author>
		<updated>2006-09-26T10:09:16-04:00</updated>

		<published>2006-09-26T10:09:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=66681#p66681</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=66681#p66681"/>
		<title type="html"><![CDATA[Marky's color uno]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=66681#p66681"><![CDATA[
Hi their,<br><br>Their seem to be a problem when i loaded uno script &amp; added the room name somehow in dcc chat i get a error when typing in room: .unostart<br>It shows: <div class="codebox"><p>Code: </p><pre><code>Tcl error [UnoInit]: bad format string "%s"</code></pre></div>I used run uno script back in past but now i thought i could loaded &amp; run it but every since i been getting this error i could get no where with it Please help thanks..  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"> <br><br>Here Rest of it in script only thing was changed was Room Name &amp; opname nick as said needed be changed.<br><br>The script can be found <a href="http://home.earthlink.net/~techwhiz/uno" class="postlink">here</a>. Too much copy/paste.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8234">mG81</a> — Tue Sep 26, 2006 10:09 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cache]]></name></author>
		<updated>2006-06-26T20:38:25-04:00</updated>

		<published>2006-06-26T20:38:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64339#p64339</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64339#p64339"/>
		<title type="html"><![CDATA[Marky's color uno]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64339#p64339"><![CDATA[
Nevermind, I read his post on no sleep.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_evil.gif" width="15" height="15" alt=":evil:" title="Evil or Very Mad"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7220">cache</a> — Mon Jun 26, 2006 8:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-06-26T19:45:53-04:00</updated>

		<published>2006-06-26T19:45:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64337#p64337</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64337#p64337"/>
		<title type="html"><![CDATA[Marky's color uno]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64337#p64337"><![CDATA[
Still confused..What does setting the UnoBot var do for joining the game if there's more than 1 player? The script will have the bot join for 1 player versus the bot, but not if more than 1 player joined. Thought ya meant it would join if more than 1 player (which is what the original poster was asking about <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Mon Jun 26, 2006 7:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cache]]></name></author>
		<updated>2006-06-26T18:29:25-04:00</updated>

		<published>2006-06-26T18:29:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64336#p64336</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64336#p64336"/>
		<title type="html"><![CDATA[Marky's color uno]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64336#p64336"><![CDATA[
<blockquote class="uncited"><div>There's no such variable "BotName" anywhere in the script. Could you clarify what you mean? Are you saying the bot will join games with more than 1 player just by adding "BotName=whatever" ?  Which version of the script are you referring to?  I've been using v0.98</div></blockquote>uno.tcl<div class="codebox"><p>Code: </p><pre><code>set UnoRobot "Lexi"</code></pre></div>uno.cfg<div class="codebox"><p>Code: </p><pre><code>BotName=Lexi</code></pre></div>Verson: 0.96.74.3 - same as in TCL archive.<br><br>cache<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7220">cache</a> — Mon Jun 26, 2006 6:29 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-06-26T15:39:40-04:00</updated>

		<published>2006-06-26T15:39:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64328#p64328</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64328#p64328"/>
		<title type="html"><![CDATA[Marky's color uno]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64328#p64328"><![CDATA[
There's no such variable "BotName" anywhere in the script. Could you clarify what you mean? Are you saying the bot will join games with more than 1 player just by adding "BotName=whatever" ?  Which version of the script are you referring to?  I've been using v0.98<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Mon Jun 26, 2006 3:39 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cache]]></name></author>
		<updated>2006-06-26T06:13:50-04:00</updated>

		<published>2006-06-26T06:13:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64324#p64324</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64324#p64324"/>
		<title type="html"><![CDATA[Marky's color uno]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64324#p64324"><![CDATA[
Bot will play UNO with that one player but you have to set the bots nick in the uno.cfg file<br><div class="codebox"><p>Code: </p><pre><code>BotName=YourBotsName</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7220">cache</a> — Mon Jun 26, 2006 6:13 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-06-10T17:51:47-04:00</updated>

		<published>2006-06-10T17:51:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63886#p63886</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63886#p63886"/>
		<title type="html"><![CDATA[Marky's color uno]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63886#p63886"><![CDATA[
oops, forgot to test for the game's wait-state too, fixed <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br>And found a bug in 'proc UnoJoin' where players can keep joining even after game started...Silly..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Sat Jun 10, 2006 5:51 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-06-10T15:59:54-04:00</updated>

		<published>2006-06-10T15:59:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63883#p63883</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63883#p63883"/>
		<title type="html"><![CDATA[Marky's color uno]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63883#p63883"><![CDATA[
<blockquote class="uncited"><div>I've sent the author a number of bug reports (such as needing to automatically remove  players if they leave or quit the channel, before and after the game starts, and accounting for player NICK changes... The game doesn't account for nickchanges.. And there is a problem with the UnoFast score) with no response.</div></blockquote>I made some fixes to this script, to make it handle when a player parts/quits, and to handle nickchanges. I sent a note to the author, but I suspect earthlink's "spam" filters are overly aggressive and my mails are not getting through. Hopefully he'll come here perhaps and see these notes. I posted my changes here:<br><a href="http://members.dandy.net/~fbn/uno_fix.tcl.txt" class="postlink">http://members.dandy.net/~fbn/uno_fix.tcl.txt</a><br><br>Yes, its an ugly hack, but it seems to work, I tested it quite a bit. Of course, any advise/fixes would be appreciated.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Sat Jun 10, 2006 3:59 pm</p><hr />
]]></content>
	</entry>
	</feed>
