as i emailed Spike^^ and he answered me back, i have a little problem with the html part...
the bot version is: eggdrop v1.6.20
i have a free shell from elitter.net
the root of the shell is: /home/blackdragon/
and the root for the public_html is: /var/www/users/blackdragon/
the point is that i use the .make and the .makex commands but nothing happens...
after about 10-20 minutes it starts to go crazy and post answers with no questions and then questions and it goes super fast for hints for no reason...
only thing I saw in eggdrop was.. which didn't start happening till 10-20 mins and fixes itself if I restart. eggdrop is..
[13:44:06] --- Loading eggdrop v1.6.21+baddrshare (Thu Oct 20 2011)
[13:40:56] Tcl error in script for 'timer3997':
[13:40:56] can't use empty string as operand of "/"
[13:41:45] Tcl error in script for 'timer4610':
[13:41:45] no such binding
[13:42:50] Tcl error in script for 'timer5488':
[13:42:50] can't use empty string as operand of "/"
[13:43:29] Tcl error [TOnOff]: no such binding
my triviabot is working fine but i have noticed that eggdrop dont keep the score of the player in his database for long time ..... i dont know the time for how long it keeps the players nick in his database and after what time it deletes the user from it database.
earlier i had more than 500 players once i started it......but its keep removing the nick of those players from its database who dont join the channel...
is there anyway to stop it....bcoz i dont want bot to delete a single user from its list even he dont join after his first join with little score.
# user file maint # affects the ever stats & the size of the user file #
set t2(usrmax) "300" ;# max number of users in the user file. (100 or more) #
set t2(oldusr) "60" ;# remove all users not seen in this many days ?? (0=no) #
Set the t2(usrmax) to a very large number, maybe "9999", to keep from deleting any players due to file size.
Set the t2(oldusr) to "0", to keep from deleting any players due to user not seen in 60 days.
All of your BogusTrivia errors (and many others) are caused by a bug with the utimers command on Eggdrop 1.6.21 . We have reported this bug to the current Eggdrop team and were assured they would track it down as soon as possible. There is nothing I can do to work around this Eggdrop bug.
This same Eggdrop bug will also explain why the rest of your timer driven scripts are also not running so well.
At this time the work around would be to run BogusTrivia on Eggdrop 1.6.15-1.6.20
I don't know if this would be better as a feature request or if I can just paste a line of code in, but how can I make it so only voiced players in the channel can turn the trivia game off?
I don't want want it to be required for voice players to turn the game on, just to turn it off. I am also not talking about users that have the voice flag, I am talking about users that have voice in the channel.
All BogusTrivia command are currently tied to the Eggdrop user file flags.
The new version of BogusTrivia is due out very soon, and has the ability to set different user file flags for the on and off commands.
I have no plans of changing the commands to allow voiced or opped users to use them, they will probably always be tied to the user file flags.
There is now an official Eggdrop patch to allow BogusTrivia to run correctly on Eggdrop version 1.6.21 !
If you want to run BogusTrivia on the 1.6.21 Eggdrop, Please download and apply the "timerworkaround.patch.gz by thommey" from here: http://www.egghelp.org/files.htm#patches