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

	<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-11-28T01:21:09-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Zircon]]></name></author>
		<updated>2007-11-28T01:21:09-04:00</updated>

		<published>2007-11-28T01:21:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=78742#p78742</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=78742#p78742"/>
		<title type="html"><![CDATA[BogusTrivia 2.06.1 Released.  Non-english Character Fix!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=78742#p78742"><![CDATA[
For BogusTrivia, there is no commands like !top10 or !rank, and no ranking file. There is a file t2.users, that contain the scores of all the users, but not in a ranking order.  But depending on your settings in t-2.settings.tcl, the script display eachtime on the channel the first 10, or 20 or 30 users with their scores. Also if the html part is enabled, you can view anytime on webpages the scores of the numbers of users you specified on t-2.html.tcl, like me i did chose to display in the webpages the scores of the first 100 users, for the day, the week, the month, and Total.<br><br>Here is an example : <a href="http://freedom.ispeeds.net/~bogus" class="postlink">http://freedom.ispeeds.net/~bogus</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8115">Zircon</a> — Wed Nov 28, 2007 1:21 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[halloaizq]]></name></author>
		<updated>2007-11-27T21:24:23-04:00</updated>

		<published>2007-11-27T21:24:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=78732#p78732</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=78732#p78732"/>
		<title type="html"><![CDATA[BogusTrivia 2.06.1 Released.  Non-english Character Fix!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=78732#p78732"><![CDATA[
Hai .. how to view users ranking like !top 10 !rank also which file store user ranking??<br><br>Tq<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9258">halloaizq</a> — Tue Nov 27, 2007 9:24 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Torrevado]]></name></author>
		<updated>2007-10-19T14:53:36-04:00</updated>

		<published>2007-10-19T14:53:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=76882#p76882</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=76882#p76882"/>
		<title type="html"><![CDATA[BogusTrivia 2.06.1 Released.  Non-english Character Fix!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=76882#p76882"><![CDATA[
Issue is fixed. Some time ago I had added this lines to the script:<div class="codebox"><p>Code: </p><pre><code>set nameOfMonth [lindex {Diciembre Enero Febrero Marzo Abril Mayo Junio Julio Agosto Septiembre Octubre Noviembre} [clock format $lut -format %m]]set nameOfMonth [lindex {Diciembre Enero Febrero Marzo Abril Mayo Junio Julio Agosto Septiembre Octubre Noviembre} [clock format $dut -format %m]]</code></pre></div>A few weeks ago the problem appeared. Now I changed those lines for:<div class="codebox"><p>Code: </p><pre><code>set nameOfMonth [string map {    December  Diciembre    January   Enero      February  Febrero   March     Marzo   April     Abril   May       Mayo    June      Junio    July      Julio   August    Agosto   September Septiembre   October   Octubre   November  Noviembre} [strftime %B $lut]]set nameOfMonth [string map {    December  Diciembre    January   Enero      February  Febrero   March     Marzo   April     Abril   May       Mayo    June      Junio    July      Julio   August    Agosto   September Septiembre   October   Octubre   November  Noviembre} [strftime %B $dut]]</code></pre></div>Now it works fine, no more errors on the console and eggdrop doesn't shut down <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>By the way, I tried v2.06.2 Beta2 recently, and I noticed that if the eggdrop shuts down (due to a shell, trivia or another script error), the trivia game won't be "auto - restarted" like previous versions did <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8047">Torrevado</a> — Fri Oct 19, 2007 2:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[starr]]></name></author>
		<updated>2007-10-14T13:58:03-04:00</updated>

		<published>2007-10-14T13:58:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=76734#p76734</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=76734#p76734"/>
		<title type="html"><![CDATA[BogusTrivia 2.06.1 Released.  Non-english Character Fix!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=76734#p76734"><![CDATA[
I've seen this error only once before. I've not been able to recreate it in any configuration. A reinstallation of the eggdrop and script solved it for the user last year.<br><br>I'm interested in what is causing this error myself. If you would like to download your complete eggdrop folder, edit your eggdrop config and remove your ip/host and email it to me I'd be happy to run it from one of my shells and nail down this problem.<br><br>I do have a few Questions.<br><br>Have you editied the script itself in any way?<br>Have you any other scripts running with Bogustrivia?<br>What tcl version is installed on your shell?<br><br>Please add any other information you think may be relevant and send to me at <a href="mailto:starr@mytclscripts.com">starr@mytclscripts.com</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8814">starr</a> — Sun Oct 14, 2007 1:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Torrevado]]></name></author>
		<updated>2007-10-14T09:38:26-04:00</updated>

		<published>2007-10-14T09:38:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=76725#p76725</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=76725#p76725"/>
		<title type="html"><![CDATA[triv: fatal error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=76725#p76725"><![CDATA[
I have the following problem:<br><blockquote class="uncited"><div>[05:26] Tcl error in script for 'timer1556':<br>[05:26] bad index "08": must be integer or end?-integer? (looks like invalid octal number)<br>[05:27] Tcl error in script for 'timer1561':<br>[05:27] bad index "08": must be integer or end?-integer? (looks like invalid octal number)<br>[05:28] Tcl error in script for 'timer1566':<br>[05:28] bad index "08": must be integer or end?-integer? (looks like invalid octal number)<br>[05:30] Tcl error in script for 'timer1571':<br>[05:30] bad index "08": must be integer or end?-integer? (looks like invalid octal number)<br>[05:32] Tcl error in script for 'timer1580':<br>[05:32] bad index "08": must be integer or end?-integer? (looks like invalid octal number)<br>[05:33] Tcl error in script for 'timer1585':<br>[05:33] bad index "08": must be integer or end?-integer? (looks like invalid octal number)<br>[05:35] Tcl error in script for 'timer1590':<br>[05:35] bad index "08": must be integer or end?-integer? (looks like invalid octal number)<br>[05:37] Tcl error in script for 'timer1602':<br>[05:37] bad index "08": must be integer or end?-integer? (looks like invalid octal number)<br>[05:39] Tcl error in script for 'timer1607':<br>[05:39] bad index "08": must be integer or end?-integer? (looks like invalid octal number)<br>[05:40] Tcl error in script for 'timer1612':<br>[05:40] bad index "08": must be integer or end?-integer? (looks like invalid octal number)<br>[05:56] Tcl error in script for 'timer1679':<br>[05:56] bad index "08": must be integer or end?-integer? (looks like invalid octal number)<br>[05:57] Tcl error in script for 'timer1684':<br>[05:57] bad index "08": must be integer or end?-integer? (looks like invalid octal number)<br>[05:58] Tcl error in script for 'timer1689':<br>[05:58] bad index "08": must be integer or end?-integer? (looks like invalid octal number)<br>[06:00] Tcl error in script for 'timer1694':<br>[06:00] couldn't open "/home/user/bot/scripts/t2/t2.hist": too many open files<br>[06:00] Tcl error in script for 'timer1693':<br>[06:00] couldn't open "/home/user/bot/scripts/t2/t2.qcount": too many open files<br>[06:01] * triv: fatal error</div></blockquote>Every 4 - 7 hours the eggdrop falls down ( version 2.06.1 on eggdrop 1.6.18 )<br>The trivia game works perfectly, I've just noticed this issue.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8047">Torrevado</a> — Sun Oct 14, 2007 9:38 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Torrevado]]></name></author>
		<updated>2007-07-06T20:25:36-04:00</updated>

		<published>2007-07-06T20:25:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74228#p74228</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74228#p74228"/>
		<title type="html"><![CDATA[Re: Explain:  &quot;Fill-ins of correctly guessed characters]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74228#p74228"><![CDATA[
<blockquote class="uncited"><div>please explain what this bot does exactly.</div></blockquote>Well,  the bot auto-fill any characters that are correctly guessed in the answer during a trivia round... so for example if the correct answer is <span style="color:green">pillow</span> and someone guesses <span style="color:red">yellow</span> then it will auto-fill like this:<br><br>Triviabot: ******<br>Player: yellow  <br>Triviabot: **<strong class="text-strong">llow</strong><br><br>Note that if the word typed is for example <span style="color:blue">low</span>, the bot wouldn't auto-fill anything, because the letters are not in the <span style="text-decoration:underline">right order</span>, but It would auto-fill if a player types words like:<br><br>-  <span style="color:indigo">follow</span> -&gt;Triviabot: **<strong class="text-strong">llow</strong> <br>-  <span style="color:indigo">window</span> -&gt;Triviabot: *<strong class="text-strong">i</strong>**<strong class="text-strong">ow</strong><br>-  <span style="color:indigo">singer</span> -&gt;Triviabot: *<strong class="text-strong">i</strong>****<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8047">Torrevado</a> — Fri Jul 06, 2007 8:25 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[SpiKe^^]]></name></author>
		<updated>2007-07-05T18:55:04-04:00</updated>

		<published>2007-07-05T18:55:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74202#p74202</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74202#p74202"/>
		<title type="html"><![CDATA[Explain:  &quot;Fill-ins of correctly guessed characters&quo]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74202#p74202"><![CDATA[
please explain what this bot does exactly.<br><blockquote class="uncited"><div>- Could you imagine Bogustrivia supporting Fill-ins of correctly guessed characters in the answer during a trivia round like Nerfbendr's Triviabot?</div></blockquote>SpiKe^^<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7749">SpiKe^^</a> — Thu Jul 05, 2007 6:55 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Torrevado]]></name></author>
		<updated>2007-06-19T17:21:14-04:00</updated>

		<published>2007-06-19T17:21:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=73694#p73694</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=73694#p73694"/>
		<title type="html"><![CDATA[perfect!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=73694#p73694"><![CDATA[
Bogustrivia works fine with special chars... thanks and congratulations! <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><br>If you allow me, I'd like to make some suggestions, I'll repeat it: SUGGESTIONS (NO requests) <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br>I have seen a trivia game on a channel (I think it's a perlbot module) that has 2 <span style="text-decoration:underline">interesting features</span>:<br><br>- <span style="color:green">Scrabble support </span>(it awards player who type the longer correct word) <br><br>-<span style="color:green"> Too many answers Protection</span>. Disqualify player for that question<br><br>- Could you imagine Bogustrivia supporting <span style="color:green">Fill-ins of correctly guessed characters in the answer during a trivia round</span> like Nerfbendr's Triviabot? <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_surprised.gif" width="15" height="15" alt=":o" title="Surprised"> It would be... <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_surprised.gif" width="15" height="15" alt=":o" title="Surprised"> ... <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_surprised.gif" width="15" height="15" alt=":o" title="Surprised"> (I don't have words to describe that <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy">)<br><br>Note: The "lifetime score" problem (the file was deleted) I had talked about some time ago, it exactly happened  the 1st day of the 4th month  from the beginning of the game. If noone has submitted  something like this... I guess it was a <span style="color:red">shell's failure </span>like you have said <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=8047">Torrevado</a> — Tue Jun 19, 2007 5:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[SpiKe^^]]></name></author>
		<updated>2007-06-09T10:15:07-04:00</updated>

		<published>2007-06-09T10:15:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=73362#p73362</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=73362#p73362"/>
		<title type="html"><![CDATA[BogusTrivia 2.06.1 Released.  Non-english Character Fix!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=73362#p73362"><![CDATA[
Another mix is possible but not likely soon.  Existing mix command shuffels files together,  requires atleast 4 database files to work at all.<br>Was thinking that any database less than around 10,000 questions would be unusable,  as they would loop around way too often to make a playable game.  So that's why .mix works as it does.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7749">SpiKe^^</a> — Sat Jun 09, 2007 10:15 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nsrafk]]></name></author>
		<updated>2007-06-09T06:24:20-04:00</updated>

		<published>2007-06-09T06:24:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=73361#p73361</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=73361#p73361"/>
		<title type="html"><![CDATA[BogusTrivia 2.06.1 Released.  Non-english Character Fix!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=73361#p73361"><![CDATA[
Thanks, i needed this fix <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> Works like a charm.<br><br>I'm writing my own questionfiles atm, and i have around 2000 questions. Is it possible to make the .mix command work when the database has lesser questions than 3500??<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8985">nsrafk</a> — Sat Jun 09, 2007 6:24 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[SpiKe^^]]></name></author>
		<updated>2007-06-07T18:03:26-04:00</updated>

		<published>2007-06-07T18:03:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=73340#p73340</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=73340#p73340"/>
		<title type="html"><![CDATA[BogusTrivia 2.06.1 Released.  Non-english Character Fix!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=73340#p73340"><![CDATA[
BogusTrivia 2.06.1 is now available on egghelp.org script archive.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7749">SpiKe^^</a> — Thu Jun 07, 2007 6:03 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[SpiKe^^]]></name></author>
		<updated>2007-05-21T21:08:41-04:00</updated>

		<published>2007-05-21T21:08:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=72901#p72901</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=72901#p72901"/>
		<title type="html"><![CDATA[BogusTrivia 2.06.1 Released.  Non-english Character Fix!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=72901#p72901"><![CDATA[
Just wanted to announce that BogusTrivia 2.06.1 is now available on mytclscripts.com and will soon be posted to egghelp.org script archive.<br><br>This service release addresses the non-english character issue that first appeared in version 2.05<br><br>SpiKe^^<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7749">SpiKe^^</a> — Mon May 21, 2007 9:08 pm</p><hr />
]]></content>
	</entry>
	</feed>
