Hi guys,
I hope I'm in the right place. I'm working on creating a server that players can bot in. I've got the server up and running and all and all is well except the botting bit.
So, some details about my server, I'm running it on a 2014-10-22 client which is supported by OpenKore at the moment but I everytime I run the bot, it'll get rejected by the map server with the error, "The server has denied you connection".
So here's what I have done:
Re-create my recvpackets.txt via PEEK and used it in the settings.
Made sure that setting are properly done on server-side (mmo.h file set to 20141022, packets_db.txt the packet_ver is set to 51, disable obfuscation from the server-side and recompiled everything)
Tested out with normal client and not connection issue. I can play the game as per usual
This is the error I'm getting from the map-server is
clif_parse: Disconnecting session #8 with unknown packet version (p:0x08a2,l:19)
I don't have this issue with my RO client, only with the OpenKore bot.
I can post the server settings including the recvpackets.txt if anyone needs it.
Thank you all!