Kizuki AntiCheat is advanced free anti-cheat that supports versions 1.8.8 and 1.12.2. Very fast support and guaranteed updates. Kizuki AntiCheat has only 50
checks in total, but they are quite stable, fast and strong.
Code (Java):
"Combat"
AimAssist
(A
-G
)(x7
)| Analysis
(A
-B
)(x2
) HitBox
(AB
)(x1
)(3.15 reach
&0.15 hitbox expand detection
) AutoClicker
(A
-C
)(x3
)| KillAura
(A
-E
)(x5
) Velocity
(A
-B
)(x2
)(90% velocity detection
)
<--->
"Movement"
Flight
(A
-C
)(x3
)| Jesus
(A
-C
)(x3
) Motion
(A
-B
)(x2
)| Speed
(A
-С
)(x3
) Sprint
(A
)(x1
)| Strafe
(A
)(x1
) FastClimb
(A
)(x1
)
<--->
"Packet" BadPacket
(A
-G
)(x7
)|Timer(A
-B
)(x2
) Hand
(A
-B
)(x2
)| World
(A
-D
)(x4
)(not completed
)
Kizuki AntiCheat is better than many anticheats.
If you doubt, you can test
Kizuki AntiCheat by yourself to be sure.
Commands:
/kizuki help - Shows anticheat all anticheat commands
/kizuki alerts - AntiCheat starts notifying you about possible cheaters.
/kizuki gui - AntiCheat will show a chestgui.
/kizuki chelp - With this command you can get help about other commands.
/kizuki profile - You can view a player's profile to see all of his current flags and his mouse sensitivity.
/kizuki cfgreload - Language and Config files will be reloaded.
/kizuki broadcast - AntiCheat sends a global message in the chat.
/kizuki message - AntiCheat sends a private message to the player.
/kizuki kick - Allows you to kick the player.
/kizuki theme - Allows you to change ac's messages theme.
Permissions:
->
kizuki.bypass - AntiCheat will ignore players with this permission.
->
kizuki.cmd - Player with this permission can execute commands.
->
kizuki.alerts - If alerts turned on players with this permission will get them.
ChestGUI:
Kizuki AntiCheat has very user-friendly and configurable config and highly customizable language options.
# People with kizuki.bypass permission isn't even bypassing bypassIgnore: true
# - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> # If player is using movement hacks anticheat can prevent it! # After detecting a violation, the player will be slowed down, you can choose how # # "smooth" - In this way, the player can get the desired speed, which is assumed by the anti-cheat # "aggressive" - Player will be teleported to the last place he was (DEPRECATED) # "lastground" - Player will be teleported to the last safe ground position # "none" - Anti-cheat will not affect the player motion and position setback: "smooth" # - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - ->
# - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> # You can create your small config about player's punishments # # PlaceHolders: # - %check$ - Will be replaced with check name # - %prefix% - Will be replaced with anticheat prefix # - %player% - Player name punishments:
kick: -
"kizuki broadcast &f %player%&7 would be kicked for&f %check%" ban: -
"kizuki kick %player% %prefix%&fYou were kicked for&d %check%" # - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - ->
# - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> # Next comes the setting of anti-cheat checks, it is extremely simple and convenient # Let's look at it! # - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> # -> # -> CATEGORY: # -> # -> CheckName: # -> banVL: 5 # VL - Violation Level # -> # For each violation of the check, VL increases # -> # This parameter is responsible for when the punishment command is triggered # -> enabled: true # Is this check enabled? true for yes, false for no # -> # -> punishment: "kick" # -> # This is where you enter the name of the punishment that you configured above in the file # -> # Punishment what must be executed on reaching banVL # -> # -> # - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> MOVE: FlyA:
banVL: 5
enabled: true
punishment: "kick" FlyB:
banVL: 5
enabled: true
punishment: "kick" FlyC:
banVL: 10
enabled: true
punishment: "kick"
PacketF:
banVL: 3
enabled: true
punishment: "kick" PacketG: # Do not turn off this check, without it anticheat will not compensate player lag banVL: 3
enabled: true
punishment: "kick"
# - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> TimerA:
banVL: 1
enabled: true
threshold: 2
# Do not change this if you don't know what does it mean punishment: "ban"# Recommended to ban TimerB:
banVL: 7
enabled: true
punishment: "kick"# Recommended to kick
# AntiCheat theme (you can make your own below) style: "new"
# - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> # PlaceHolders for this message (words what can be replaced with special values) # - "&" - § (you can use it for color codes) # - "%prefix%" - anticheat prefix # - " \" " - equivalent to ' " ' # - " \n " - equivalent to wrapping to the next line new: prefix: "&d Kizuki&8 // " help: "\n%prefix%&7Short help about anticheat commands:\n&7 -&d \"chelp\
"&7 -&f With this command you can get help about other commands.\n&7 - &d\"alerts\
"&7 -&f AntiCheat starts notifying you. \n&7 -&d \"debug\
"&7 -&f AntiCheat starts debug the check.\n&7 -&d \"profile\
"&7 -&f You can watch the player's profile.\n&7 -&d \"cfgreload\
"&7 -&f Language and Config files will be reloaded.\n&7 -&d \"kick\
"&7 -&f Allows you to kick player.\n&7 -&d \"broadcast\
"&7 -&f Sends a global message in the chat.\n&7 -&d \"message\
"&7 -&f Sends a private message to the player.\n&7 -&d \"theme\
"&7 -&f Allows you to change ac's messages theme.\n"
# - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> # PlaceHolders for this message (words what can be replaced with special values) # - %player% - Potential cheater # - %check% - Check name # - %ds% - Development state of the check # - %vladd% - The value of added violations # - %current_vl% - The violation level for this check # - %verbose% - Special info for this special anticheat alert (Default one can be edited below) alerts: "%prefix%&f%player%&7 failed&f %check%&7. &7(&dx%current_vl%&7)"
# - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> # PlaceHolders for this message (words what can be replaced with special values) # - %player% - Potential cheater # - %check% - Check name # - %ds% - Development state of the check # - %vladd% - The value of added violations # - %current_vl% - The violation level for this check # - %verbose% - Special info for this special anticheat alert (Default one can be edited below) alertinfo: "%prefix%&7Detected for cheats! \n&8»&7 Development State:&d %ds% \n&8»&7 Added Violations:&d %vladd% \n\n&8»&7 %verbose%" noinfo: "No Info"
# - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> # PlaceHolders for this message (words what can be replaced with special values) # - "%player%" - Potential cheater # - "%verbose%" - Debug message debug: "&8[&cDEBUG&8] &7%verbose%"
# - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> # PlaceHolders for this message (words what can be replaced with special values) # - "%command%" - Command's alias # - "%syntax%" - Command's syntax commmandhelp: "%prefix%&d<argument>&7 - &fRequired argument\n%prefix%&d%argument%&7 - &fOptional argument\n%prefix%&fCommand syntax:\n&7 - &f%syntax%"
# - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> # PlaceHolders for this message (words what can be replaced with special values) # - %player% - Player name # - %sensitivity% - Player sensitivity setting value # - %flags% - Output the flags list (Can be edited below) profile: "%prefix%&7Short info about&d %player%&7:\n&7 * &fSensitivity:&d %sensitivity%\n&8 // \n&7 *&f Total flags:\n%flags%\n&8 // "
# - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> # PlaceHolders for this message (words what can be replaced with special values) # - %player% - Player name # - %checkname% - Check name # - %vl% - Check Violation Level profileflag: "&7 -&f %checkname% &7(&dx%vl%&7)\n"
# - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> # PlaceHolders for this message (words what can be replaced with special values) # - %arg% - Not found player name playerNotFound: "%prefix%&7Can't find&d %arg%&f, baka!"
# - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> # PlaceHolders for this message (words what can be replaced with special values) # - "%unknown_command%" - Text of wrong used command unknownCommand: "%prefix%&fUnknown command \"&d
%unknown_command%&f\".\n%prefix%&fUse &d\"/kizuki help\"&f to get command list."
# - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> # PlaceHolders for this message (words what can be replaced with special values) # - "%exp%" - Estimated command length # - "%args_length%" - Number of arguments wrongNumberOfArguments: "%prefix%&fExpected &d %exp%&f arguments but got&d %args_length%" noPermission: "%prefix%&dYou cannot use this" onAlertsEnabled: "%prefix%&fAntiCheat alerts were enabled!" onAlertsDisabled: "%prefix%&fAntiCheat alerts were disabled!" reloadedConfig: "%prefix%&fThe configuration has been reloaded!"
# - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> # PlaceHolders for this message (words what can be replaced with special values) # - "%available_themes%" - Available themes # - "%arg%" - Unknown theme unknownThemeOrNotEnoughArgs: "%prefix%&fCan't find&d \"%arg%\"!&f Available themes: \n&7 //&d %available_themes%"
# - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> # PlaceHolders for this message (words what can be replaced with special values) # - "%checkname%" - Check Name onDebugEnabled: "%prefix%&fDebug was enabled!" onDebugDisabled: "%prefix%&fDebug was disabled!"
# - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> - - -> # PlaceHolders for this message (words what can be replaced with special values) # - "%arg%" - Unknown check unknownCheck: "%prefix%&fCould not find check&d \"%arg%\"&f."
Kizuki AntiCheat also has easy and nice API-part.
(example)
-> Discord Channel: https://discord.gg/ChyYesv -> Developer in Discord: koloslolya#3666 -> Developer in VKontakte: @ask.koloslolya
[+]1000 downloads! Thank u uwu [+]2000 downloads! owo
You are not allowed to resell plugin You are not allowed to decompile plugin. You are not allowed to impersonate a plugin as its own.