• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

FlyFF - Easy Anti Cheat - Implementation - Preview

Initiate Mage
Joined
Sep 3, 2021
Messages
1
Reaction score
6
Hello guys,i've decided to work on FlyFF again.

After implementing a fully working MySQL framework into FlyFF i came back month ago to implement a bit more into that awesome piece of game. Here is a short preview of my Easy Anti Cheat implementation into FlyFF. The whole EAC is implemented into the server and into the client. Clienside is doing driver protection and game integrity checks and a lot of other stuff do defend against cheating and debugging, while the server side is communicating with the Epic Games Online Services to keep a connection to the EAC user client and kick players if they don't run the client with their FlyFF. Through the implementation of EAC we've the nice abillity to encrypt messages and much more, all the beautiful things coming with EAC.

Video:


Keep discuss below, wether is this useful or not. Maybe i'm going to release it soon.

Discord: DevGrab#0815
 
Newbie Spellweaver
Joined
Sep 7, 2021
Messages
33
Reaction score
7
Neat implementation. Didn't know epic was making it free. I would be careful. I did see it get mentioned about legality which is possible. Even though it is one of the better things to use nowadays, I still think this is a duct tape solution towards flyff. People knowing what they are doing can work and bypass this, profit off rmt and botting which was mentioned as well. If people get by it, there are a lot ways to still crash the server and do much more. I'd personally go with the server logic approach and not rely on an EAC implementation.
 
Back
Top