Server Help

Bot Questions - Chat

Anonymous - Tue Jul 13, 2004 1:22 pm
Post subject: Chat
Is there a way to have the bot in a chat. and if i say Hello, it says Hello welcome to the bla bla bla chat.
Blindmonkey21 - Tue Jul 13, 2004 2:11 pm
Post subject: yes
Yes if you make your own bot....None that I know currently can do that Mervbot has a plugin called "Eliza" that makes it so if you pm the bot it talks back to you. Basically this would be the same thing except with a ; instead of a :: b4 the message. You might want to talk to 50% Packet Loss he makes a lot of plugins and could definaltely help you out.
Anonymous - Tue Jul 13, 2004 2:12 pm
Post subject:
Ok, i cant program at all though icon_confused.gif Where can I find the Eliza one?
Blindmonkey21 - Tue Jul 13, 2004 2:16 pm
Post subject: here
http://catid.ssihosting.com/files/plugins/eliza.zip

note: this is for mervbot if you don't have mervbot it won't work
Anonymous - Tue Jul 13, 2004 2:34 pm
Post subject:
Its good, can someone just change it to chat instead?
Solo Ace - Tue Jul 13, 2004 2:41 pm
Post subject:
50%Ploss = n0b. icon_razz.gif

It'd take 1 or 2 short lines of code to do it, I doubt you have VC++ there, though. icon_razz.gif

Eliza's not what he's looking for though, he could edit the source, yes, but can he compile it?
All the comments it uses are hardcoded, pretty useless in this case.
Anonymous - Tue Jul 13, 2004 2:46 pm
Post subject:
Could you please help?

I just want it to be a kind of Squad Bot. Where it says hello to whoever enters chat or says hello. And I can do !roster, !rules, !website or it periodically it goes "We have a game at so and so time and day".
Anonymous - Tue Jul 13, 2004 4:14 pm
Post subject: hmm
I guess you could do that pretty easily I don't know why you would want that kind of bot.....I don't do C++ so you need someone else to do it.
Mr Ekted - Tue Jul 13, 2004 5:22 pm
Post subject:
All you need to do is make the bot send ?chat=blahblah and it's in a chat. Of course, you only receive text from the chat if the bot core handles chat type messages.
Anonymous - Tue Jul 13, 2004 5:38 pm
Post subject:
Ok i got it in chat, but i wanna be able to do like !schedule in chat, then it responds in priv with the schedule to any1 that asks
50% Packetloss - Tue Jul 13, 2004 6:01 pm
Post subject:
PMing players entering the chat probably couldn’t be instantaneous. The bot would need to keep a record of who was on the chat then check ?chat every so often to update its record and check for any changes. Solo Ace, it will take more than 2 lines of code. Mervbot can talk on chats just fine, you can setup the chats in the mervbot.ini file and it will do ?chat=blah. Are you a zone owner or have permission to host bots in someone else's zone? Are you planning on using this bot in SSC zones? If the bot doesn’t have sysop powers in the zone, it will talk slow so that it doesn’t spam out, so keep that in mind.
Mr Ekted - Tue Jul 13, 2004 6:22 pm
Post subject:
Also, remember that a private message to a player in another zone goes through the billing server. If you send too many messages that way too quickly the biller can boot you. So you may want to have some kind of packet limiting mechanism.
Anonymous - Tue Jul 13, 2004 7:40 pm
Post subject:
Nice of you all to tell me this, but i have no idea how to make a bot. I thought someone could just make a plugin for me, if its too much work then nvm :/
50% Packetloss - Tue Jul 13, 2004 7:42 pm
Post subject:
Actually i tested that, i had a sysop in MG spam the hell outta me while i was in another zone, he didnt get kicked. He was probably logged into banG though, not sure if that makes a difference
Anonymous - Tue Jul 13, 2004 7:57 pm
Post subject:
Can any1 do it? or its impossible?
Solo Ace - Tue Jul 13, 2004 8:01 pm
Post subject:
Post what you exactly want here, if someone'd write a plugin for you based on the specifications you gave in your posts you'd get a bot that says "Hello welcome to the bla bla bla chat." when "hi" or "hello" was said on a channel the bot is on.

Your requests are just way too vague for someone to write a plugin for you.
Anonymous - Tue Jul 13, 2004 8:32 pm
Post subject:
Ok.

Features:

When someone in chat says hello or whatever I set it too, the bot replies in a private message with a message I also set.

The rest is pretty much the same.

When someone says !roster or !schedule, it displays the roster or schedule which I have set it to say.

Thats pretty much it. I'm not a programmer so I wouldn't really know, but it doesnt look too hard.
50% Packetloss - Tue Jul 13, 2004 11:48 pm
Post subject:
bots can respond to chat messages, no need for them to be private. And how do you plan on running this bot? It is unethical to write a bot for you if you are just going to run it in some SSC zone without permission.
Anonymous - Wed Jul 14, 2004 8:47 am
Post subject:
got permission....
D1st0rt - Wed Jul 14, 2004 9:41 am
Post subject:
I made a Chatbot $$ It's in java (Basically a pimped out chatnet), has a modular structure and one of the premade modules loads messages to interpret and the responses from a text file and then uses those. I'm still working on a keyword module. In a bit, I'll release it if anyone wants
Anonymous - Wed Jul 14, 2004 10:29 am
Post subject:
Yes plz!!!! Finish Fast icon_razz.gif
Underlord - Wed Jul 14, 2004 1:30 pm
Post subject:
here you go

http://www.dzleagues.com/bots/chatbot
Anonymous - Wed Jul 14, 2004 3:28 pm
Post subject:
Ty..so much!
Anonymous - Tue Sep 06, 2005 11:52 am
Post subject:
Underlords site is down, can someone post the DZ chatbot somewhere for me to download. Thanks!
Underlord - Wed Sep 07, 2005 5:57 am
Post subject:
Chatbot (source included)

For non-coders, you only need chatbot.dll and update chatbot.ini
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group