Hot Summer Deals are Here!
Celebrate with up to 99% off on 17,200 resources
03
Days
04
Hours
15
Mins
04
Secs

AntiCheat (KillAura/TriggerBot Detection) (Closed)

Status
This thread has been locked.

PluginsDeveloper

Premium
Feedback score
0
Posts
182
Reactions
35
Resources
0
Hey guys, my friends and I have coded an advanced KillAura detection plugin and it works like a charm. We have been figuring out how to detect KillAura well especially TriggerBot for months and we finally managed to detect those hacks smoothly. It doesn't spawn any NPCs to check whether the player is using KillAura, it uses a smarter way to detect them. It may cause false positive sometimes but I will improve that soon.

Here are the hacks which this plugin detects:
Green - Detects Very Quickly
Yellow - Detects Quickly
Orange - Detects Normally
Red - Takes Slightly Longer To Detect (Hackers might work within thresholds to bypass them. Very less likely but possible.)

KillAura
KillAuraLegit

MultiAura
ForceField
ForceFieldLegit

TriggerBot
ClickAura
FightBot
AutoClicker
Macros
FlightSpeed

Note: The main purpose of this plugin is to detect KillAura/ForceField/TriggerBot. AutoClicker/Macros detection is not that advanced. We just prevent them from clicking too fast but we didn't use the advanced method. We will try our best to improve that soon.

Compatibility:
Spigot 1.7.X/1.8.X/1.9.X
May works on lower versions. Haven't tested on lower versions.

Requirements:
This plugin is completely standalone. It uses maths to detect hackers instead of using NPCs by depending on ProtocolLib to detect them.

Commands:
/anticheat - Show the plugin information.
/anticheat notify - Notify players with anticheat.notify permission about hackers.
/anticheat reload - Reload the configuration files.

Permissions:
Code:
permission:
  anticheat.*:
    description: Allow access to all the /anticheat commands.
    children:
      anticheat.bypass: true
      anticheat.notify: true
      anticheat.reload: true
  anticheat.bypass:
    default: op
    description: Bypass the anti cheat checks.
  anticheat.notify:
    default: op
    description: Allow access to the /anticheat notify command and able receive notifications when a player hacks.
  anticheat.reload:
    default: op
    description: Allow access to the /anticheat reload command.

Configuration:
config.yml
Code:
# ------------------------------ #
#
#  AntiCheat 1.1
#  (c) JustinTZV
#
# ------------------------------ #

verbose: false
verbose-message: "&8{player} is suspected for {hacks} (Violation: {violation})."

killaura:
  enabled: true
  threshold-reset: 60
  thresholds:
    4: "anticheat notify &7{player} is suspected for using KillAura or related #1."
    6: "anticheat notify &7{player} is suspected for using KillAura or related #2."
    8: "kick {player} &7[&6AntiCheat&7] KillAura or related"

autoclicker:
  enabled: true
  max-clicks-allowed: 15
  threshold-reset: 30
  thresholds:
    1: "anticheat notify &7{player} is suspected for using AutoClicker/Macros #1."
    2: "anticheat notify &7{player} is suspected for using AutoClicker/Macros #2."
    3: "kick {player} &7[&6AntiCheat&7] Strange clicking speed (AutoClicker?/Macros?)"

Video:
This is the video taken by me. Sorry for the lag. My old PC is really laggy. My friend will be recording a better one.



Copies:
I am selling 5 copies to prevent the plugin from being leaked it. However if you leaked it and I have found out, I will disable your version. I don't want many people to have it because I want to keep the checks private.
Currently: 5/5 copies available.

Price:
$40 ($30 for the first two buyers)
I accept payments through paypal only.
I want payments that are sent through friends & family.

Vouches:
1
I tested this plugin, works fine I think. Didn't false kick or notify a combat check on me.

+1 i'm vouching for PluginsDeveloper

Vouch Copies:
Vouch Copies will not be given because the price is really reasonable.

Updates:
Updates MAY be given based on your requirements. I will do some bug fixing and improve checks and false positive.
Code:
v1.0 - Plugin release.
v1.1 - Configuration files, better AutoClicker detection, code obfuscation, new commands.
[*]Added a configuration file. Now you can configure commands that will be run by the server if a player reach certain threshold.
[*]AutoClicker detection has been improved.
[*]Code has been obfuscated to prevent buyers from knowing our method of detection.
[*]Added command /anticheat notify to notify players with anticheat.notify permission when a player hacks.
[*]Added command /anticheat reload to reload the configuration.

Terms & Conditions:
1. Strictly no redistributing, sharing, leaking, reselling this plugin. If I found out, your version will be disabled and I will blacklist you from buying my plugins.
2. Strictly no viewing, editing, modifying, decompiling the plugin source as all the checks are private (we have spent a few months thinking a way to block advanced clients) and I don't want people to know how we detect those hacks.
3. Strictly no performing a dispute, claim or a chargeback after you bought this plugin. Doing so will result your plugin version be disabled and I will open a scam report.
4. No asking for a refund. The plugin itself works very well. If you have any problems contact me.
5. Do not claim this plugin as your own.

Thank you and have a nice day. ;)

Test Server:
anticheat.mcserv.pro
198.27.81.182:27691

Note: If you are testing this plugin in the test server, make sure you get your friend on as well. So that you can actually see how this plugin works.
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Irantwomiles

Check my signature for a new Practice plugin
Premium
Feedback score
3
Posts
1,263
Reactions
570
Resources
0
AAC is leaked. But AAC is still a really good anti cheat plugin :p
When a anti cheat gets leaked it loses its potential to block hackers in the long run because people now have access to the code and can bypass it. Look at any good anti cheat, VAC, Gcheat, AntiSkid, what do they have in common? No one other than the authors have access to it.
 

lolSam

Feedback score
0
Posts
430
Reactions
250
Resources
0
When a anti cheat gets leaked it loses its potential to block hackers in the long run because people now have access to the code and can bypass it. Look at any good anti cheat, VAC, Gcheat, AntiSkid, what do they have in common? No one other than the authors have access to it.
"VAC" Is for steam not Minecraft
 

Ireland

kek
Supreme
Feedback score
1
Posts
956
Reactions
423
Resources
0
I can't even see the video its so laggy.
 

PluginsDeveloper

Premium
Feedback score
0
Posts
182
Reactions
35
Resources
0
When a anti cheat gets leaked it loses its potential to block hackers in the long run because people now have access to the code and can bypass it. Look at any good anti cheat, VAC, Gcheat, AntiSkid, what do they have in common? No one other than the authors have access to it.
I will make sure that I sell to high reputation member to prevent it from being leaked. I will also highly obfuscate my checks so that those who decompile my plugin have no idea what the method is.
I can't even see the video its so laggy.
In my opinion, it is still viewable. It is not totally unviewable, is it?

Announcement: For those who interested in my plugin, please reply "interested". I will reserve the copies for those who really needed. Updates and obfuscation will hopefully be done tomorrow. A good video recorded by my friend and a test server will hopefully be published tomorrow. :)
 

Hunting_Potato

Developer
Deactivated
Feedback score
11
Posts
745
Reactions
425
Resources
0
Interested[DOUBLEPOST=1459724849][/DOUBLEPOST]For the test server you may want to check out www.picklehosting.com
Use 'MADMAKER20' for '20% off :eek:
 

PluginsDeveloper

Premium
Feedback score
0
Posts
182
Reactions
35
Resources
0
Announcement: Test server is out! Test it out at anticheat.mcserv.pro![DOUBLEPOST=1459770591][/DOUBLEPOST]
v1.1 - Configuration files, better AutoClicker detection, code obfuscation, new commands.
  • Added a configuration file. Now you can configure commands that will be run by the server if a player reach certain threshold.
  • AutoClicker detection has been improved.
  • Code has been obfuscated to prevent buyers from knowing our method of detection.
  • Added command /anticheat notify to notify players with anticheat.notify permission when a player hacks.
  • Added command /anticheat reload to reload the configuration.
[DOUBLEPOST=1459778691][/DOUBLEPOST]Announcement: Lowered the original price to $40!
 
Last edited:

PluginsDeveloper

Premium
Feedback score
0
Posts
182
Reactions
35
Resources
0
Are we supposed to get kicked by your anticheat ?
If you hack the threshold will increase. Once it reach a certain number, it notifies players with anticheat.notify permission which you guys will have that perms in the test server. If the threshold reached a certain amount, it will kick the player for hacking. It only detects those hacks I listed above.[DOUBLEPOST=1459849057][/DOUBLEPOST]I will see it for $25 to someone who buys it on today.
 
Last edited:

VB.

Plugin Developer / CSGO Player
Premium
Feedback score
0
Posts
17
Reactions
14
Resources
0
When a anti cheat gets leaked it loses its potential to block hackers in the long run because people now have access to the code and can bypass it. Look at any good anti cheat, VAC, Gcheat, AntiSkid, what do they have in common? No one other than the authors have access to it.
I don't know why you would use these as examples, VAC is an absolutely rubbish Anti-Cheat, it is easily bypassed, even someone will half a brain can bypass VAC.
GCheat I can't say, as I've never played badlion.
AntiSkid is also another rubbish anti-cheat, so many cheaters can bypass it.

Also, this man is only selling 7 copies of his Anti-Cheat. What makes you think that 1 or more of those people are gonna leak the code to a cheat developer? Sorry, but I believe your points are invalid.

GLWS, I may look into buying this if it's actually half decent :)
 

Irantwomiles

Check my signature for a new Practice plugin
Premium
Feedback score
3
Posts
1,263
Reactions
570
Resources
0
I don't know why you would use these as examples, VAC is an absolutely rubbish Anti-Cheat, it is easily bypassed, even someone will half a brain can bypass VAC.
GCheat I can't say, as I've never played badlion.
AntiSkid is also another rubbish anti-cheat, so many cheaters can bypass it.

Also, this man is only selling 7 copies of his Anti-Cheat. What makes you think that 1 or more of those people are gonna leak the code to a cheat developer? Sorry, but I believe your points are invalid.

GLWS, I may look into buying this if it's actually half decent :)
I never said those anti cheats were 10/10, All I'm saying is they would be worthless if they were leaked. And there is no way of telling who would leak it or not.
 

VB.

Plugin Developer / CSGO Player
Premium
Feedback score
0
Posts
17
Reactions
14
Resources
0
I never said those anti cheats were 10/10, All I'm saying is they would be worthless if they were leaked. And there is no way of telling who would leak it or not.
and what I'm saying is they're worthless anyway lol
 

PluginsDeveloper

Premium
Feedback score
0
Posts
182
Reactions
35
Resources
0
I don't know why you would use these as examples, VAC is an absolutely rubbish Anti-Cheat, it is easily bypassed, even someone will half a brain can bypass VAC.
GCheat I can't say, as I've never played badlion.
AntiSkid is also another rubbish anti-cheat, so many cheaters can bypass it.

Also, this man is only selling 7 copies of his Anti-Cheat. What makes you think that 1 or more of those people are gonna leak the code to a cheat developer? Sorry, but I believe your points are invalid.

GLWS, I may look into buying this if it's actually half decent :)
Btw, I'm selling 5 copies now. Those who are interested in buying please test it at the test server with your friends.
any good dev can bypass any of this i have a blatant client that bypasses gcheat killaura speed triggerbot block hit antikb and its fly bypasses antiskid
My KillAura check is very hard to bypass unless you use that hack for maybe like 5 seconds and toggle it off.
I don't know why you would use these as examples, VAC is an absolutely rubbish Anti-Cheat, it is easily bypassed, even someone will half a brain can bypass VAC.
GCheat I can't say, as I've never played badlion.
AntiSkid is also another rubbish anti-cheat, so many cheaters can bypass it.

Also, this man is only selling 7 copies of his Anti-Cheat. What makes you think that 1 or more of those people are gonna leak the code to a cheat developer? Sorry, but I believe your points are invalid.

GLWS, I may look into buying this if it's actually half decent :)
AntiSkid is a piece of useless plugin. I can hack by using high settings KillAura, No Slowdown and so many more. GCheat is better in my opinion.[DOUBLEPOST=1459935150][/DOUBLEPOST]For those who have tested this plugin in the test server, tell me that you have tested and give me feedbacks on this thread. konsolas, the developer of AAC seems to been in this test server for a few hours ago. Lol! ;)
 
Last edited:
Status
This thread has been locked.
Top