promotional bannermobile promotional banner

AntiSkidAC

AntiSkidAC is a Forge 1.7.10 anti-cheat for heavily modded servers that detects cheat clients, packet abuse, and runtime tampering while minimizing false positives from custom mod mechanics.
Back to Files

antiskidac-1.0.1.jar

File nameantiskidac-1.0.1.jar
Uploader
HiddenMeritHiddenMerit
Uploaded
Aug 26, 2026
Downloads
10
Size
3.5 MB
Mod Loaders
Forge
File ID
8738709
Type
B
Beta
Supported game versions
  • 1.7.10

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:antiskid-1404311:8738709")

Learn more about Curse Maven

What's new

AntiSkidAC Changelog

Client Integrity Overhaul

  • Refocused AntiSkidAC around client mod verification and known cheat detection.

  • Removed generic movement, reach, rotation, inventory, CPS, packet-rate, and interaction checks that could cause false positives on modded servers.

  • Added BLAKE3 hashing for client mod files.

  • Added support for verifying:

    • approved mods,
    • approved versions,
    • approved mod hashes,
    • required mods,
    • prohibited mods,
    • unexpected mods.
  • Added JSON-ready hash output to make setting up approved mod lists easier.

  • Improved client verification so the server can clearly detect:

    • modified mods,
    • missing mods,
    • wrong versions,
    • unapproved mods,
    • invalid client reports,
    • verification timeouts.
  • Added detection for maintained signatures associated with known cheat clients and injection methods.

  • Removed vague runtime checks that were not reliable enough for heavily modded environments.

  • Improved server logging so failed verification shows the specific reason instead of a generic failure.

  • Added Bouncy Castle support for BLAKE3 on Java 8 / Forge 1.7.10.

  • Fixed Bouncy Castle packaging issues that caused Forge 1.7.10 to complain about newer Java class entries.

This mod has no additional files