Blockland Forums > General Discussion
What is the point of ChatBots? (Poll added)
hammereditor²:
--- Quote from: Port on October 28, 2013, 11:54:38 AM ---admin menu -> clear bricks
Uh.. if your chatbot doesn't use NMH_Type::send() from the start anyway then it sucks.
Unless it's server-sided.
--- End quote ---
Yes, it does use NMH_type::send()
And this is client-sided.
Torin0101:
--- Quote from: Scriode on October 27, 2013, 08:25:10 PM ---If you make them to "learn" how to script. Make something a little more fun like this. It was an auto dance thing. You were going to be able to set up dance moves to do. Note that I never finished that project and won't work completely. It was going to be a glorious add-on.
--- End quote ---
How do I use it?
I typed /dance but
??
Port:
--- Quote from: hammereditor² on October 28, 2013, 12:08:41 PM ---Yes, it does use NMH_type::send()
--- End quote ---
and does it not let you send the message if it was a chatbot command and only add text to the NMH?
hammereditor²:
--- Quote from: Port on October 28, 2013, 12:19:26 PM ---and does it not let you send the message if it was a chatbot command and only add text to the NMH?
--- End quote ---
Yes. By default, my bot does not send a chatbot command (marked with a '%' sign) to the server's chat. Instead, a line of text is added to the playGUI client-sidedly. I also kind of forgot how my code works, since I made this 2 months ago.
But if you turn verbose mode on, it does send input and output to all players.
Port:
--- Quote from: hammereditor² on October 28, 2013, 12:35:25 PM ---But if you turn verbose mode on, it does send input and output to all players.
--- End quote ---
see this is why chatbots are disliked
i'm not implying you use that feature but 99% of them do that
nobody cares that you need to find out what 1+2 is