Server Help Forum Index Server Help
Community forums for Subgame, ASSS, and bots
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   StatisticsStatistics   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin (SSL) 

Server Help | ASSS Wiki (0) | Shanky.com
Chat

 
Post new topic   Reply to topic Printable version
 View previous topic  Mervbot Tutorial Post :: Post Item usage action..  View next topic  
Author Message
Versify
Guest


Offline

PostPosted: Tue Jul 13, 2004 1:22 pm    Post subject: Chat Reply to topic Reply with quote

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:Gender:Male
Joined: Jul 08 2004
Posts: 252
Location: Arizona
Offline

PostPosted: Tue Jul 13, 2004 2:11 pm    Post subject: yes Reply to topic Reply with quote

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
View users profile Send private message Add User to Ignore List AIM Address MSN Messenger
Versify
Guest


Offline

PostPosted: Tue Jul 13, 2004 2:12 pm    Post subject: Reply to topic Reply with quote

Ok, i cant program at all though icon_confused.gif Where can I find the Eliza one?
Back to top
Blindmonkey21
Server Help Squatter


Age:36
Gender:Gender:Male
Joined: Jul 08 2004
Posts: 252
Location: Arizona
Offline

PostPosted: Tue Jul 13, 2004 2:16 pm    Post subject: here Reply to topic Reply with quote

http://catid.ssihosting.com/files/plugins/eliza.zip

note: this is for mervbot if you don't have mervbot it won't work
Back to top
View users profile Send private message Add User to Ignore List AIM Address MSN Messenger
Versify
Guest


Offline

PostPosted: Tue Jul 13, 2004 2:34 pm    Post subject: Reply to topic Reply with quote

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:Gender:Male
Joined: Feb 06 2004
Posts: 2583
Location: The Netherlands
Offline

PostPosted: Tue Jul 13, 2004 2:41 pm    Post subject: Reply to topic Reply with quote

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.
Back to top
View users profile Send private message Add User to Ignore List
Versify
Guest


Offline

PostPosted: Tue Jul 13, 2004 2:46 pm    Post subject: Reply to topic Reply with quote

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

PostPosted: Tue Jul 13, 2004 4:14 pm    Post subject: hmm Reply to topic Reply with quote

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:Gender:Male
Joined: Feb 09 2004
Posts: 1379
Offline

PostPosted: Tue Jul 13, 2004 5:22 pm    Post subject: Reply to topic Reply with quote

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
View users profile Send private message Add User to Ignore List
Versify
Guest


Offline

PostPosted: Tue Jul 13, 2004 5:38 pm    Post subject: Reply to topic Reply with quote

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:Gender:Male
Joined: Sep 09 2003
Posts: 561
Location: Santa Clarita, California
Offline

PostPosted: Tue Jul 13, 2004 6:01 pm    Post subject: Reply to topic Reply with quote

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
View users profile Send private message Add User to Ignore List Send email AIM Address
Mr Ekted
Movie Geek


Gender:Gender:Male
Joined: Feb 09 2004
Posts: 1379
Offline

PostPosted: Tue Jul 13, 2004 6:22 pm    Post subject: Reply to topic Reply with quote

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
View users profile Send private message Add User to Ignore List
Versify
Guest


Offline

PostPosted: Tue Jul 13, 2004 7:40 pm    Post subject: Reply to topic Reply with quote

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:Gender:Male
Joined: Sep 09 2003
Posts: 561
Location: Santa Clarita, California
Offline

PostPosted: Tue Jul 13, 2004 7:42 pm    Post subject: Reply to topic Reply with quote

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
View users profile Send private message Add User to Ignore List Send email AIM Address
Versify
Guest


Offline

PostPosted: Tue Jul 13, 2004 7:57 pm    Post subject: Reply to topic Reply with quote

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:Gender:Male
Joined: Feb 06 2004
Posts: 2583
Location: The Netherlands
Offline

PostPosted: Tue Jul 13, 2004 8:01 pm    Post subject: Reply to topic Reply with quote

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
View users profile Send private message Add User to Ignore List
Versify
Guest


Offline

PostPosted: Tue Jul 13, 2004 8:32 pm    Post subject: Reply to topic Reply with quote

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:Gender:Male
Joined: Sep 09 2003
Posts: 561
Location: Santa Clarita, California
Offline

PostPosted: Tue Jul 13, 2004 11:48 pm    Post subject: Reply to topic Reply with quote

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
View users profile Send private message Add User to Ignore List Send email AIM Address
Versify
Guest


Offline

PostPosted: Wed Jul 14, 2004 8:47 am    Post subject: Reply to topic Reply with quote

got permission....
Back to top
D1st0rt
Miss Directed Wannabe


Age:37
Gender:Gender:Male
Joined: Aug 31 2003
Posts: 2247
Location: Blacksburg, VA
Offline

PostPosted: Wed Jul 14, 2004 9:41 am    Post subject: Reply to topic Reply with quote

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
View users profile Send private message Add User to Ignore List Visit posters website
Versify
Guest


Offline

PostPosted: Wed Jul 14, 2004 10:29 am    Post subject: Reply to topic Reply with quote

Yes plz!!!! Finish Fast icon_razz.gif
Back to top
Underlord
Novice


Gender:Gender:Male
Joined: Feb 17 2004
Posts: 55
Offline

PostPosted: Wed Jul 14, 2004 1:30 pm    Post subject: Reply to topic Reply with quote

here you go

http://www.dzleagues.com/bots/chatbot
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Versify
Guest


Offline

PostPosted: Wed Jul 14, 2004 3:28 pm    Post subject: Reply to topic Reply with quote

Ty..so much!
Back to top
Guest



Offline

PostPosted: Tue Sep 06, 2005 11:52 am    Post subject: Reply to topic Reply with quote

Underlords site is down, can someone post the DZ chatbot somewhere for me to download. Thanks!
Back to top
Underlord
Novice


Gender:Gender:Male
Joined: Feb 17 2004
Posts: 55
Offline

PostPosted: Wed Sep 07, 2005 5:57 am    Post subject: Reply to topic Reply with quote

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
View users profile Send private message Add User to Ignore List Visit posters website
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> Bot Questions All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum
View online users | View Statistics | View Ignored List


Software by php BB © php BB Group
Server Load: 1592 page(s) served in previous 5 minutes.

phpBB Created this page in 7.050225 seconds : 51 queries executed (98.1%): GZIP compression disabled