Cheese Anti-Cheat | New Cheat Detection v0.1.33

New Simple Hacker rekter.
standard (2).gif

this is abandoned!
im working on new anti-cheat now.
link: Flux AC
xd


Fully Event Base Anti-Cheat.

Code:
Pros:
✓ Free & Better Detections.
✓ Use Inventory GUI to Manage Check's status.
Cons:
✗ Event Base.
✗ Not Async so make little lags.

Code:
Checks:
Combats:
Reach(A)
Movements:
Fly (A/B/C/D/E/F/G/H/I/J/K/L)
Speed (A/B/C/D/E) - SpeedB made by TheWoosh ( from his tutorial )
Sprint (A)
Invalid (A/B/C/D/E/F/G/H)
Jump (A/B/C) - Detects HighJump and Step etc.
GroundSpoof (A)
AntiCactus (A)
Timer (A)
InvMove (A)
FastEat(A)



Code:
Commands:
/cheeseac - info
/cheeseflag - enable/disable alert
/cheesegui - open GUI.
/cheesetheme <NEW1/NEW2...NEW6/CUSTOM/GUI/OFF) - set alert theme or disable it
/cheeseviolations <player> - show player's violations.

Themes:
unknown.png


Code:
Events:
CheeseMoveEvent | Not for public.
PreFlagEvent / FlagEvent |  for public.

Code:
About CheeseAC?
This is new anti-cheat project was better checks and the developer make it better than better!

Code:
//PreFlagEvent call before flagging.
@EventHandler
public void onPreFlag(PreFlagEvent e){
  e.getPlayer(); // get who is detected.
  e.getCheck(); //get Check type. ( eg: Fly/Speed/Invalid )
  e.getType(); //get Type (  eg:  A/B/C )
  e.getCheckPath(); // get Check Path ( eg: Fly.a/Speed.b/Invalid.c )
  e.getVL(); //get vl(detected count | eg: 5/15/66 )
  e.resetVL(); // reset vl.
  e.setCancelled(true);  //cancel it!
  e.isCancelled(); // is cancelled.
}

//FlagEvent call after flagged.
@EventHandler
public void onFlag(FlagEvent e){
  e.getPlayer(); //get who is detected!
  e.getCheck();
  e.getType();
  e.getCheckPath();
  e.isCancelled(); // is cancelled..
  e.getVL();
  e.resetVL();
}
standard_3.gif

Latest reviews

Flagging me and spamming my chat with detections even tho i'm not using a hack client
n0rthmaster123
n0rthmaster123
Thanks for the review. but this anti-cheat is abandoned.
Looking at the source code it is very shoddily made. Many unnecessary calls, value patching, no lag compensation, and spaghetti code.
n0rthmaster123
n0rthmaster123
yes, I know.
I am coding new anti-cheat so Cheese AC will not get any updates! ( CHEESEAC HAS A FEW VALUE PATCH CHECKS )
best anticheat ive ever used absolutely 0 false flags or bypasses!!!
n0rthmaster123
n0rthmaster123
thanks for the review :)
The plugin has improved a lot, good work.. keep it up !!
n0rthmaster123
n0rthmaster123
thanks you for the review!
Honestly not bad for a free anticheat, stopped collide fly which verus cant, Only suggestion is to make the alerts customizable
n0rthmaster123
n0rthmaster123
Thanks for the review and idea!
I added custom alerts. ( version 0.1.27 - )
No dependencies, but you have even the bukkit in the jar. the description of the updates and their code leaves much to be desired.
n0rthmaster123
n0rthmaster123
[Warning: THIS-REVIEW-IS-OUTDATED]
I solved the issues.
If you think I solved it, please repost the review please.
EULA: Standard EULA
5,237 Views
201 Downloads
Oct 25, 2021 Published
Jan 1, 2022 Updated
4.00 star(s)
Average rating (5)
98.2 KB File size
Type
  1. Protection
Supported software
  1. Spigot
Supported versions
  1. 1.8
Creator
Recommended for you
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 122 ratings
3,268 purchases
The ultimate chat formatting and filtering plugin. Can replace 200+ plugins. Customizable & fast.
5.00 star(s) 121 ratings
2,548 purchases
All-in-one dungeon creator. Create unlimited, timed dungeon experiences with your own builds
4.50 star(s) 65 ratings
2,352 purchases
High Performance | Customizable | Cross-Version | GeyserMC | Folia Support
5.00 star(s) 61 ratings
2,330 purchases
Create items, blocks, mobs, emojis, and more with automatic resourcepack generation!
5.00 star(s) 38 ratings
1,906 purchases
5,237 Views
201 Downloads
Oct 25, 2021 Published
Jan 1, 2022 Updated
4.00 star(s)
Average rating (5)
98.2 KB File size
Type
  1. Protection
Supported software
  1. Spigot
Supported versions
  1. 1.8
Creator
Recommended for you
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 122 ratings
3,268 purchases
The ultimate chat formatting and filtering plugin. Can replace 200+ plugins. Customizable & fast.
5.00 star(s) 121 ratings
2,548 purchases
All-in-one dungeon creator. Create unlimited, timed dungeon experiences with your own builds
4.50 star(s) 65 ratings
2,352 purchases
High Performance | Customizable | Cross-Version | GeyserMC | Folia Support
5.00 star(s) 61 ratings
2,330 purchases
Create items, blocks, mobs, emojis, and more with automatic resourcepack generation!
5.00 star(s) 38 ratings
1,906 purchases
Top