add mass message to trivia
 

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

add mass message to trivia

Started by civil, 22 December, 2003, 11:42:03

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

civil

hi all,

i want the trivia bot to give specific mass messages (command of robocop) when it's started (+tbstart) and when it's stopped (+tbstop) how can this lines be?anyone help


as usual let me give example

when i +tbstart it the mass message to all hub :

TRIVIABOT IS STARTED
use +tbjoin to play
+tbhelp for help
HAVE FUN!

and when i +tbstop again a mass message comes

TRIVIABOT IS STOPPED FOR SOMETIME!!

use +tbhelp for the commands

can we add these lines?thanks from now  :))

plop

QuoteOriginally posted by civil
hi all,

i want the trivia bot to give specific mass messages (command of robocop) when it's started (+tbstart) and when it's stopped (+tbstop) how can this lines be?anyone help


as usual let me give example

when i +tbstart it the mass message to all hub :

TRIVIABOT IS STARTED
use +tbjoin to play
+tbhelp for help
HAVE FUN!

and when i +tbstop again a mass message comes

TRIVIABOT IS STOPPED FOR SOMETIME!!

use +tbhelp for the commands

can we add these lines?thanks from now  :))
insert this on the part of trivia where it starts.
  SendToAll(Bot, "\r\nTRIVIABOT IS STARTED\r\nuse +tbjoin to play\r\n+tbhelp for help\r\nHAVE FUN!|")
and this on the part where it stops.
  SendToAll(Bot, "\r\nTRIVIABOT IS STOPPED FOR SOMETIME!!\r\nuse +tbhelp for the commands|")
you might have 2 change "Bot" for botname or something, don't know what trivia bot uses.

plop
http://www.plop.nl lua scripts/howto\'s.
http://www.thegoldenangel.net
http://www.vikingshub.com
http://www.lua.org

>>----> he who fights hatred with hatred, drives the spreading of hatred <----<<

civil

thanks for the answer plop but icouldn't make it work!

the trivia gives its message in mainchat in the beginning
 but there's no change after i added the lines that you gave me.there's no message from Robocop as a mass message.

what did i do wrong? ?(

plop

QuoteOriginally posted by civil
thanks for the answer plop but icouldn't make it work!

the trivia gives its message in mainchat in the beginning
 but there's no change after i added the lines that you gave me.there's no message from Robocop as a mass message.

what did i do wrong? ?(
you can't make robocop say it because that is compiled, that line should be inserted there with some extra stuff 2 also use the same command.
but you can make trivia pretend 2 be robocop.
can you post an example of the robocop msg and the trivia bot.
then i'll insert it in trivia so it looks like it's robocop speaking.

plop
http://www.plop.nl lua scripts/howto\'s.
http://www.thegoldenangel.net
http://www.vikingshub.com
http://www.lua.org

>>----> he who fights hatred with hatred, drives the spreading of hatred <----<<

SMF spam blocked by CleanTalk