[Anticheat] DamageCheck - Prevent DMG Hacks

[Anticheat] DamageCheck - Prevent DMG Hacks

This mod calculates the damage to deal. Then we compare the calculated damage that we expect with the actual damage. If the expected damage is lower than the actual damage (with a tolerance of 0.5) then we pass our calculated damage. That way we prevent a damage hack.

Download

damageCheck.zip (1.6 KB)

7 Likes

Hey Bree, thx for your work on this. My server crashed and the only thing throwing some errors was damageCheck. Would you like the log?

Ye share the logs. Maybe this helps.

Updated to 1.0.1.
Fixed some errors.