Author |
Message |
Versify Guest
Offline
|
Posted: 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.
|
|
Back to top |
|
 |
Blindmonkey21 Server Help Squatter

Age:36 Gender: Joined: Jul 08 2004 Posts: 252 Location: Arizona Offline
|
Posted: 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.
|
|
Back to top |
|
 |
Versify Guest
Offline
|
Posted: Tue Jul 13, 2004 2:12 pm Post subject: |
 |
|
|
|
Ok, i cant program at all though Where can I find the Eliza one?
|
|
Back to top |
|
 |
Blindmonkey21 Server Help Squatter

Age:36 Gender: Joined: Jul 08 2004 Posts: 252 Location: Arizona Offline
|
|
Back to top |
|
 |
Versify Guest
Offline
|
Posted: Tue Jul 13, 2004 2:34 pm Post subject: |
 |
|
|
|
Its good, can someone just change it to chat instead?
|
|
Back to top |
|
 |
Solo Ace Yeah, I'm in touch with reality...we correspond from time to time.

Age:37 Gender: Joined: Feb 06 2004 Posts: 2583 Location: The Netherlands Offline
|
Posted: Tue Jul 13, 2004 2:41 pm Post subject: |
 |
|
|
|
50%Ploss = n0b.
It'd take 1 or 2 short lines of code to do it, I doubt you have VC++ there, though.
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.
|
|
Back to top |
|
 |
Versify Guest
Offline
|
Posted: 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".
|
|
Back to top |
|
 |
-Blindmonkey21- Guest
Offline
|
Posted: 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.
|
|
Back to top |
|
 |
Mr Ekted Movie Geek

Gender: Joined: Feb 09 2004 Posts: 1379 Offline
|
Posted: 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. _________________ 4,691 irradiated haggis!
|
|
Back to top |
|
 |
Versify Guest
Offline
|
Posted: 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
|
|
Back to top |
|
 |
50% Packetloss Server Help Squatter

Age:40 Gender: Joined: Sep 09 2003 Posts: 561 Location: Santa Clarita, California Offline
|
Posted: 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.
|
|
Back to top |
|
 |
Mr Ekted Movie Geek

Gender: Joined: Feb 09 2004 Posts: 1379 Offline
|
Posted: 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.
|
|
Back to top |
|
 |
Versify Guest
Offline
|
Posted: 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 :/
|
|
Back to top |
|
 |
50% Packetloss Server Help Squatter

Age:40 Gender: Joined: Sep 09 2003 Posts: 561 Location: Santa Clarita, California Offline
|
Posted: 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
|
|
Back to top |
|
 |
Versify Guest
Offline
|
Posted: Tue Jul 13, 2004 7:57 pm Post subject: |
 |
|
|
|
Can any1 do it? or its impossible?
|
|
Back to top |
|
 |
Solo Ace Yeah, I'm in touch with reality...we correspond from time to time.

Age:37 Gender: Joined: Feb 06 2004 Posts: 2583 Location: The Netherlands Offline
|
Posted: 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.
|
|
Back to top |
|
 |
Versify Guest
Offline
|
Posted: 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.
|
|
Back to top |
|
 |
50% Packetloss Server Help Squatter

Age:40 Gender: Joined: Sep 09 2003 Posts: 561 Location: Santa Clarita, California Offline
|
Posted: 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.
|
|
Back to top |
|
 |
Versify Guest
Offline
|
Posted: Wed Jul 14, 2004 8:47 am Post subject: |
 |
|
|
|
got permission....
|
|
Back to top |
|
 |
D1st0rt Miss Directed Wannabe

Age:37 Gender: Joined: Aug 31 2003 Posts: 2247 Location: Blacksburg, VA Offline
|
Posted: 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 _________________
|
|
Back to top |
|
 |
Versify Guest
Offline
|
Posted: Wed Jul 14, 2004 10:29 am Post subject: |
 |
|
|
|
Yes plz!!!! Finish Fast
|
|
Back to top |
|
 |
Underlord Novice
Gender: Joined: Feb 17 2004 Posts: 55 Offline
|
|
Back to top |
|
 |
Versify Guest
Offline
|
Posted: Wed Jul 14, 2004 3:28 pm Post subject: |
 |
|
|
|
Ty..so much!
|
|
Back to top |
|
 |
Guest
Offline
|
Posted: 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!
|
|
Back to top |
|
 |
Underlord Novice
Gender: Joined: Feb 17 2004 Posts: 55 Offline
|
Posted: Wed Sep 07, 2005 5:57 am Post subject: |
 |
|
|
|
Chatbot (source included)
For non-coders, you only need chatbot.dll and update chatbot.ini
chatbot.zip - 80.5 KB
File downloaded or viewed 39 time(s)
|
|
Back to top |
|
 |
|