TriviaBot V.2.2 for Lua 5 - Page 3
 

News:

29 December 2022 - PtokaX 0.5.3.0 (20th anniversary edition) released...
11 April 2017 - PtokaX 0.5.2.2 released...
8 April 2015 Anti child and anti pedo pr0n scripts are not allowed anymore on this board!
28 September 2015 - PtokaX 0.5.2.1 for Windows 10 IoT released...
3 September 2015 - PtokaX 0.5.2.1 released...
16 August 2015 - PtokaX 0.5.2.0 released...
1 August 2015 - Crowdfunding for ADC protocol support in PtokaX ended. Clearly nobody want ADC support...
30 June 2015 - PtokaX 0.5.1.0 released...
30 April 2015 Crowdfunding for ADC protocol support in PtokaX
26 April 2015 New support hub!
20 February 2015 - PtokaX 0.5.0.3 released...
13 April 2014 - PtokaX 0.5.0.2 released...
23 March 2014 - PtokaX testing version 0.5.0.1 build 454 is available.
04 March 2014 - PtokaX.org sites were temporary down because of DDOS attacks and issues with hosting service provider.

Main Menu

TriviaBot V.2.2 for Lua 5

Started by Jelf, 15 March, 2005, 14:26:42

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Stravides

may seem silly but try changing

TriggStart = "" to TriggStart = "!"

keep quotes !! :)

regs
Stravides
For RPG Books, Mp3 & Videos
We host trivia  and the ever failing Smeagolbot

sander815

are there more trivia databases?

?Tr??T_????

plz can someone give me a workin trivia

Stravides

try re-reading this topic again - its working for me...

regs
Stravides
For RPG Books, Mp3 & Videos
We host trivia  and the ever failing Smeagolbot

Stravides

try this as a start...

Here is a link
Stravides
For RPG Books, Mp3 & Videos
We host trivia  and the ever failing Smeagolbot

Electrical_flame

Can somebody please tell me what exactly do I have to change in the script to autoload/save scores ???
   I only need to know where and what I have to change for this to work! I don't want all the script!

 Can u please help and tell me what 2 change?  ?(
I will never join the dark side! :)

Electrical_flame

I did this myself! I'm happy! It's my first time when I repaired a script! :)
I will never join the dark side! :)

kunal

can someone modify the script so that users dont have to join they can directly answer to the questions

Stravides

this is already in the script !!

look for
lngDefMode = 2 -- (0 = game is played in chat!, 1 = game is played in chat but questions only show for players, 2 = game is played in pm with players)
lngMode = lngDefMode

set lngDefMode = 0

HTH
Stravides
For RPG Books, Mp3 & Videos
We host trivia  and the ever failing Smeagolbot

kunal

how to change the time interval from 15 seconds to 10 seconds

Re@SoN

hi folks!
can anyone post the last version of the script plz?
since that was submited of several modifications...

best regards,
Re@SoN

Electrical_flame

Hey can u tell me ur e-mail adress? I will send it 2 u! BEcause the script is too big to post!
 :P
I will never join the dark side! :)

Anna

I would like that as well :) suppose just attaching a zip with it wont work for ya?

please send to my mail: anna_lagerberg@hotmail.com

bastya_elvtars

Please somebody upload to the script database too, I made it for this particular purpose.
Everything could have been anything else and it would have just as much meaning.

Re@SoN

hi, here it is:

reason_clcity@hotmail.com

tks!
best regards,
Re@SoN

Paco

Here's my address if you are kind to send me too the scripts of Trivia.

E-mail address

LoTeK_

Sending this script via email is pretty futile as only those people will benefit from this, if the script is public (as here) everyone can use it.
So please if the script was changed/updated post the new version (or a fuctional dl link) here, possibly with a changelog file. thanks.

kunal

QuoteOriginally posted by Stravides
try this as a start...

Here is a link

Stravides

look at that, and I never even had to type it in ;)

These are damn clever forums ;)
Stravides
For RPG Books, Mp3 & Videos
We host trivia  and the ever failing Smeagolbot


LoTeK_

#70
QuoteOriginally posted by kunal
QuoteOriginally posted by Stravides
try this as a start...

Here is a link

Yes thanks I saw that one, but what are the changes?
I don't want users to autologin and some other features that was changed, how can i know features were modified and decide which version should I use?

kunal

you can change the features by editing the script such as these

boolAutoSaveScores = 1 -- (nil = off, 1 = on)
countSaveTurns = 1 -- After how many questions should the scores be saved
boolRevealAnswer = 1 -- (nil = off, 1 = on)
boolShowGuessesInPM = 1 -- (nil = off, 1 = on)
boolAutoHint = 1 -- (nil = off, 1 = on)
boolAutoLogin = nil -- (nil = off, 1 = on)
boolAddQuestion = 1 -- (nil = No, 1 = Yes)

LoTeK_

#72
QuoteOriginally posted by kunal
you can change the features by editing the script such as these

boolAutoSaveScores = 1 -- (nil = off, 1 = on)
countSaveTurns = 1 -- After how many questions should the scores be saved
boolRevealAnswer = 1 -- (nil = off, 1 = on)
boolShowGuessesInPM = 1 -- (nil = off, 1 = on)
boolAutoHint = 1 -- (nil = off, 1 = on)
boolAutoLogin = nil -- (nil = off, 1 = on)
boolAddQuestion = 1 -- (nil = No, 1 = Yes)

yup..thanks I know this..I was referring to code changes, happened after 2.2 until now, bugfixes and so on.

kunal

only autosaving and autoloading of scores is added .
if u want without the changes take the one on the first page of this thread.

LoTeK_

#74
QuoteOriginally posted by kunal
only autosaving and autoloading of scores is added .
if u want without the changes take the one on the first page of this thread.

You just don't get it do you? :) I know the changes, I read the discussion, but from 2.2 no one has written a changelog, how can people be aware of changes, without having to ask to you, or read the whole tread?
Look at this:

-- TriviaBot Version 3.01
-- TriviaBot written by Leon a.k.a. Don Leon
-- Changes by Spud (Dream~Masters)
-- Converted to Lua5 By Jelf 15/03/05
-- Tweaked by Stravides 20/05/05
--
-- Version 3.01 Changes
--
-- Added scores autosaving to automatically save scores when stopping Trivia
-- Added scores autoloading to automaticcaly load scores when starting Trivia
 -- Added Right-click commands
--
--Version 2.2 Changes
-- etc. etc.

Stravides please can you include a changelog with your tweaked script? thanks.

SMF spam blocked by CleanTalk