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

	<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-11-20T14:08:01-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Swift]]></name></author>
		<updated>2010-11-20T14:08:01-04:00</updated>

		<published>2010-11-20T14:08:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95149#p95149</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95149#p95149"/>
		<title type="html"><![CDATA[Decreasing Points + others]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95149#p95149"><![CDATA[
Am still trying to get the "FillInLetters" to work and the "Enable Interval Clues".  I have tried looking at the config and tcl files but they seem file.  All the commands are there.<br><br>Any suggestions for me please?<br><br>From Triviabot.config<br>## Enable Interval Clues? (Th'bot fills in a letter after each interval...1=Enable, 0=Disable!) <br>1 <br>## Enable Letter Fill-In If Players Guess them right During the Round? (1=Enabled, 0=Disabled) <br>1 <br><br>From FullTriviabot65:<br>set f [open "Triviabot_Config.txt" r]<br>set variables "triviaowner ownerhost nameofbot triviachannel validbanks  IntervalClueEnable FillInLettersEnable  (and lots more)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7599">Swift</a> — Sat Nov 20, 2010 2:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Swift]]></name></author>
		<updated>2010-11-18T18:06:29-04:00</updated>

		<published>2010-11-18T18:06:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95131#p95131</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95131#p95131"/>
		<title type="html"><![CDATA[Decreasing Points + others]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95131#p95131"><![CDATA[
I have been doing some more research into this and have come up with a possible reason for the letter hints not showing.<br><br>It would appear that there is some script missing in my fulltriviabot65 file which relates to filling in letters.  this would explain why the commands in triviabot.config dont work.<br><br>I am guessing I need to add some script but am very unsure of what to add and where to add it...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7599">Swift</a> — Thu Nov 18, 2010 6:06 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Swift]]></name></author>
		<updated>2010-11-16T12:26:32-04:00</updated>

		<published>2010-11-16T12:26:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95099#p95099</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95099#p95099"/>
		<title type="html"><![CDATA[Decreasing Points + others]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95099#p95099"><![CDATA[
Ok we have solved one problem namely the bot gaining points but still have no hints showing in the clues between questions.<br><br>Thee two commands are enabled - I assume this is correct:<br><br>## Enable Interval Clues? (Th'bot fills in a letter after each interval...1=Enable, 0=Disable!)<br>1<br>## Enable Letter Fill-In If Players Guess them right During the Round? (1=Enabled, 0=Disabled)<br>1<br><br>Is there something else I should either Enable or Disable?  Just hope someone can help out there because the bot just isnt the same without these features <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><br><br>Thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7599">Swift</a> — Tue Nov 16, 2010 12:26 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Swift]]></name></author>
		<updated>2010-11-14T07:44:35-04:00</updated>

		<published>2010-11-14T07:44:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95068#p95068</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95068#p95068"/>
		<title type="html"><![CDATA[Decreasing Points + others]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95068#p95068"><![CDATA[
Hi,<br><br>I havn't been here for a long time but just recently have had to change servers and, on setting up the new bot, a few problems have come up which I cannot solve and I hope you can help me with.<br><br>Firstly, I can't find in the Triviabot.config file how to stop the points decreasing after each hint.  Also no letter clues are given any more, not automatic nor when a player gets the correct letter in the correct place.  Players are really missing this. All the relevant commands are enabled to allow this but it just doesn't happen.<br><br>Secondly, our bot is accumulating points when no one else is in the room and this can be quite annoying as "he" is always top lol.  (@trivbot&gt; Since nobody answered correctly I get a point!) I have found the command in the FullTriviabot65 file (which of course I havn't touched!) but can't find it anywhere else to disable it.  I automatically looked in the Triviabot.config file but nothing seems apparent and its definitely not in the eggdrop.config file.<br><br>By the way, I am running 1.6.20<br><br>Is there anyone who can help me please?  It would be much appreciated<br><br>Thank you<br><br> <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7599">Swift</a> — Sun Nov 14, 2010 7:44 am</p><hr />
]]></content>
	</entry>
	</feed>
