Auto PM Reply?

11/04/2012 01:03 鳳凰城#16
Quote:
Originally Posted by sarkoplata View Post
A simple piece of code may avoid it:

Code:
if(incoming_message == "Are you botting?")
{
 sendPmBack("XXX", "Im not botting!");
}
elseif(incoming_message == "Are you sure?")
{
 sendPmBack("XXX", "Yes.");
}
I'm able to code such tool, had structure for all chat packets at elitesro times, and the answering back isn't a big deal too... But I won't waste my time for it xD
Its based @packets? I mean . every pm order from the program to client based on packet?
11/04/2012 01:28 Lolill0#17
Quote:
Originally Posted by sarkoplata View Post
A simple piece of code may avoid it:

Code:
if(incoming_message == "Are you botting?")
{
 sendPmBack("XXX", "Im not botting!");
}
elseif(incoming_message == "Are you sure?")
{
 sendPmBack("XXX", "Yes.");
}
I'm able to code such tool, had structure for all chat packets at elitesro times, and the answering back isn't a big deal too... But I won't waste my time for it xD
That would work but Humans are not 100% the same. If there is a Game Master who doesn't speak English like "Are you sure?" he would speak instead "u sure?".

I'm just saying it's impossible to fool any Game Master with that, since firstly the time for responding is way to fast and second what happens if he adds by a mistake "Are yoiu sure?" (The " i "). The tool wouldn't be able to get that Sentence ^^
11/04/2012 01:36 sarkoplata#18
Quote:
Originally Posted by Lolill0 View Post
That would work but Humans are not 100% the same. If there is a Game Master who doesn't speak English like "Are you sure?" he would speak instead "u sure?".

I'm just saying it's impossible to fool any Game Master with that, since firstly the time for responding is way to fast and second what happens if he adds by a mistake "Are yoiu sure?" (The " i "). The tool wouldn't be able to get that Sentence ^^
You can improve it... Or If you really care about your char, the tool may send an email to you that a GM pmmed you, so you can chose an answer.
Actually what we are talking about even has a section in university: virtual mind. It can never be 100% accurate, but it can be smart enough to fool a GM :P

@Phoenix
Yep. Simple packet structure, text comes as ascii/unicode. Differs to sro version
11/04/2012 01:51 alexhun#19
i got an easier idea xD implement cleverbot XD get pm -> read and copy it to cleverbot-> get his answer-> copy and send it
11/04/2012 07:31 magicanoo#20
An example of A.I. chat system
[Only registered and activated users can see links. Click Here To Register...]

You can make such a bot,and combine it with PM packets.
11/04/2012 09:57 caine_neros#21
A.L.I.C.E. it's just awesome xD
You said: bitch o_O
A.L.I.C.E.: Thanks and you are a delightful person too.
11/13/2014 18:22 monstashit123#22
Thanks for the link damn thats really nice chatting

The last part just like Living conversation very nice
[Only registered and activated users can see links. Click Here To Register...]