Best anticheat?
-
I don’t understand it, who will ever want to cheat on Freelancer??? What is there to cheat? Anyhow, I prefer to BE the anti-cheat. I just know where cheaters usually gonna hang out in my mod. It may even be good for other mods. Speed cheats in race systems, HP and energy cheat in PvP places, or home systems, cloak cheat usually at smugglars - also in home systems (in my mod you can use cloak without cheating), and so on…
But if you won’t manage the server online at least 12/7 you need a good anti-cheat.
-
TheDvDMan wrote:
I don’t understand it, who will ever want to cheat on Freelancer??? What is there to cheat? Anyhow, I prefer to BE the anti-cheat. I just know where cheaters usually gonna hang out in my mod. It may even be good for other mods. Speed cheats in race systems, HP and energy cheat in PvP places, or home systems, cloak cheat usually at smugglars - also in home systems (in my mod you can use cloak without cheating), and so on…
But if you won’t manage the server online at least 12/7 you need a good anti-cheat.I’m making a mod for biggest (was 2-3 years ago) russian server. It is a long-long story and i dont want to tell it. Last years there is a vanilla-based server and i’m doing a mod.
I just need the anticheat which caches the shiparch modifying. -
FLAntiCheat also catches shiparch modifications pretty thoroughly among other things. Also has a clean and simple user interface with default configuration out-of-the-box. It is a paid application though and is not related to FLHook.
======
Disclaimer:
I help with FLAntiCheat development and support but do not receive payment for doing so. This is not a sales pitch-Alpha
-
How about http://www.freelancerserver.de/flcd/ ?
Where to download flcd client?
-
kosacid wrote:
search the forums i posted one thats prity good
but you have to know hook to get it working how you want it to
but i compiled a version to ready to useI found nothing. Could you give me a direct link or download?
AlphaWolf, where to download? Or it’s not a freeware? Maybe there are a crack/keygen?
-
kosacid wrote:
anti cheatThanks!
Installed successfully, but have a trouble… it always kicking me.
In multiplayer characters folder log is
09/06/2010 22:44:18 Kick (No Anti Cheat Found): Wow(23-214e8c08)(87e5396d-0ea5f082-aaa6887d-85c993c5)
What to do? -
Nova wrote:
kosacid wrote:
anti cheatThanks!
Installed successfully, but have a trouble… it always kicking me.
In multiplayer characters folder log is
09/06/2010 22:44:18 Kick (No Anti Cheat Found): Wow(23-214e8c08)(87e5396d-0ea5f082-aaa6887d-85c993c5)
What to do?Stop cheating finally!!1 lol
-
kosacid wrote:
there a Dll called Driver.dll you put that in the exe folder
thats your client dll
then add it to your dacom.ini
then you should be finethe reson for the kick is to make sure that the client has the anti cheat
Wow, thanks a lot.
One more. How to get CRC’s and where to write them? I didnt understand it frm readme. -
Nova wrote:
Vital wrote:
Stop cheating finally!!1 lolYou found something laughing? I have real troubles. All i done is run the server with anticheat and logged on. STOP TROLLING!
And stop overreacting, Nova. It’s called sarcasm and you’d be best to keep your temper in line.
-
open the flhook.ini and u will find this :
[Anticheatpaths]
.crc Driver.dll 2d112092
.crc freelancer.exe b464baf7
.crc …\data\characters\newcharacter.ini e10864c6
.crc …\data\constants.ini 93898269
.crc …\data\equipment\engine_equip.ini 4a61efbb
.crc …\data\equipment\misc_equip.ini 142a92f7
.crc …\data\equipment\select_equip.ini c92748f2
.crc …\data\equipment\st_equip.ini 76f354c3
.crc …\data\equipment\weapon_equip.ini 1175a718
.crc …\data\ships\loadouts.ini 3005c443
.crc …\data\ships\loadouts_special.ini 192bfae1
.crc …\data\ships\shiparch.ini 8078018
.crc …\data\solar\asteroidarch.ini 39565151
.crc …\data\solar\loadouts.ini ac823d0c
.crc …\data\solar\solararch.ini 34b89919now u add the files u wanna check for example :
.crc …\data\camera.ini to avoid the fisheye hack and put after the that entrie the CRC hash for example 125gf454
you can easily give for the first time fanasie crcs and join server then the AC will show u Hashes of your files -_-
dont forget to change ths : Prison=li01_01_base
here u can destinate were a player will get beamed if the crc check failed .
for checking backround running cheats like speedgear or memory hacks like cheat engine just add thoose proggies here :
[Anticheatkeywords]
cheat
speed
engine.exe
gearthats it is .
-
kosacid wrote:
there a Dll called Driver.dll you put that in the exe folder
thats your client dll
then add it to your dacom.ini
then you should be finethe reson for the kick is to make sure that the client has the anti cheat
Will be good also to add it to dacomsrv.ini
-
@Gisteron
if you know hook ive taged all the stuff you need to change to get it to work
dont think it would be hard to make it work in the plugin version or enyothere hook
ive used it in quite a few but not tested it in the plugin version
but it dose need changes made to the chat buffer
and also it need chat supresionbut basicly its up to you how you handle the data recived
its just a simple send and recive systemi might if i have time take a look at the plugin version
see if i can add it