Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #############################
- # AntiClicker Configuartion #
- #############################
- # Which prefix should AntiClicker have in chat?
- prefix: "&7[&6AntiClicker&7]"
- # Should ops bypass the checks?
- op-bypass: false
- # Should AntiClicker show debug messages in console?
- debug-to-console: false
- # Ban-Message ("none" to disable)
- ban-message: "%prefix% &7Banning &c%player% &7in %sec% seconds."
- # Starting checks message ("none" to disable)
- starting-message: "%prefix% &7Starting checks on &c%player% &7..."
- # Alert message
- alert-message: "%prefix% &c%player% &7might be cheating &e(%certain% % certain)"
- # Debug message ("none" to disable)
- debug-message: "%prefix% &c%player% &7failed &e%check% &c(%vl% VL)"
- # If the player has this high ping, don't check them
- max-ping: 250
- # Enter Key for Premium Features here
- premium-key: "XXXXXXXXXX"
- ##############
- # Violations #
- ##############
- # Commands executed when autoban is enabled (without slash)
- bancommand: "ban %player% [AntiClicker] Unfair Advantage;say %player% got banned for cheating"
- # Delay before ban in seconds
- ban-delay: 10
- # How confident should AntiClicker be in order to alert staff about a player (set to 0.0 to disable, max: 1.0)
- alert-certainty: 0.3
- # How confident should AntiClicker be in order to cancel a players clicks (set to 0.0 to disable, max: 1.0)
- cancel-certainty: 0.0
- # How confident should AntiClicker be in order to ban a player (set to 0.0 to disable, max: 1.0)
- ban-certainty: 0.9
- # Decrease the violation level of a player by this much every minute
- # suggested value: (1.0-2.5)
- decrease: 2.0
- ##########################
- # AutoClickerA - Average #
- ##########################
- #
- # Looks for a consistent high click speeds.
- #
- # Accuracy: XXXXO (4/5)
- # Efficiency: XXXXO (4/5 - useful for more obvious high cps autoclickers)
- # Should AutoClickerA be enabled?
- enable-autoclickera: true
- # What is the maximum number of CPS a player can get consistently?
- max-average: 12.0
- # How many violations are added when failing this check?
- weight-autoclickera: 4
- #########################
- # AutoClickerB - MaxCPS #
- #########################
- #
- # Looks for high cps spikes.
- #
- # Accuracy: XXXXX (5/5)
- # Efficiency: XXXOO (3/5 - detects insane autoclickers)
- # Should AutoClickerB be enabled?
- enable-autoclickerb: true
- # What is the maximum number of CPS a player could ever reach?
- max-cps: 14.0
- # How many violations are added when failing this check?
- weight-autoclickerb: 5
- ##############################
- # AutoClickerC - Consistency #
- ##############################
- #
- # Looks for consistent differences between clicks.
- #
- # Accuracy: XOOOO (1/5)
- # Efficiency: XXXXO (4/5 - detects some advanced autoclickers)
- # Should AutoClickerC be enabled?
- enable-autoclickerc: false
- # How strict should this check be? (lower=more lentient, less detections)
- # suggested value: (1-5)
- strictness: 2
- # How many violations are added when failing this check?
- weight-autoclickerc: 1
- ##########################
- # AutoClickerD - Pattern #
- ##########################
- #
- # Looks for patterns in click speeds and tries to estimate the settings
- # an autoclicker might be set to.
- #
- # Accuracy: XXXXO (4/5)
- # Efficiency: XXXXO (4/5 - good and stable check)
- # Should AutoClickerD be enabled?
- enable-autoclickerd: true
- # How lentient should ClickChecker be when looking for patterns? (higher=more lentient, less detections)
- # suggested value: (0.6-0.7)
- latency: 0.65
- # How many violations are added when failing this check?
- weight-autoclickerd: 4
- ########################
- # AutoClickerE - Delay #
- ########################
- #
- # Looks for consistent delays inbetween two individual clicks.
- #
- # Accuracy: XXXXO (4/5)
- # Efficiency: XXXXO (4/5 - stable check for blatant autoclickers)
- # Should AutoClickerE be enabled?
- enable-autoclickere: true
- # How many violations are added when failing this check?
- weight-autoclickere: 5
- #########################
- # AutoClickerF - Double #
- #########################
- #
- # Looks for double clicks in macros by enforcing a minimum click delay.
- #
- # Accuracy: XXXXO (4/5)
- # Efficiency: XXOOO (2/5 - only useful for macros)
- # Should AutoClickerF be enabled?
- enable-autoclickerf: true
- # How many violations are added when failing this check?
- weight-autoclickerf: 4
- ########################
- # AutoClickerG - Abort #
- ########################
- #
- # Looks for short clicks when hitting or breaking blocks.
- #
- # Accuracy: XXXXX (5/5)
- # Efficiency: XXOOO (2/5 - small number of detections)
- # Should AutoClickerG be enabled?
- enable-autoclickerg: true
- # How many violations are added when failing this check?
- weight-autoclickerg: 5
- ############################
- # AutoClickerH - Heuristic #
- ############################
- #
- # Looks for specific patterns and compares them to previous data.
- #
- # Accuracy: XXXXX (5/5)
- # Efficiency: XXXXX (5/5 - detects the best autoclickers and killauras)
- # Should AutoClickerH be enabled?
- enable-autoclickerh: true
- # How many violations are added when failing this check?
- weight-autoclickerh: 10
- ##############
- # ItemSwitch #
- ##############
- #
- # Looks for patterns when moving items in inventories.
- #
- # Accuracy: XXXXO (4/5)
- # Efficiency: XXXXO (4/5 - stable and good check)
- # Should ItemSwitch be enabled?
- enable-itemswitch: true
- # How many violations are added when failing this check?
- weight-itemswitch: 2
- ###########
- # FastEat #
- ###########
- #
- # Looks for fast consumption of food/potions.
- #
- # Accuracy: XXXXX (5/5)
- # Efficiency: XXXXO (4/5 - very good check)
- # Should FastEat be enabled?
- enable-fasteat: true
- # How many violations are added when failing this check?
- weight-fasteat: 3
- #######################
- # VelocityA - Predict #
- #######################
- #
- # Looks for expected velocity values and compares them to the actual position.
- #
- # Accuracy: XXXOO (3/5)
- # Efficiency: XXXXO (4/5 - very efficient on most clients)
- # Should VelocityA be enabled?
- enable-velocitya: true
- # How many violations are added when failing this check?
- weight-velocitya: 2
- #########################################
- # ReachA - Horizontal [Premium Feature] #
- #########################################
- #
- # Looks for players using reach to their advantage.
- #
- # Accuracy: XXXXX (5/5)
- # Efficiency: XXXXO (4/5 - detects most reach with 3.1+ blocks)
- # Should ReachA be enabled?
- enable-reacha: true
- # What reach should AntiClicker limit a player to?
- # suggested value: (3.1-3.5)
- max-reach: 3.2
- # How many violations are added when failing this check?
- weight-reacha: 4
- ##########################################
- # KillAuraA - Analysis [Premium Feature] #
- ##########################################
- #
- # Looks for many advanced patterns and compares them to player behaviour.
- #
- # Accuracy: XXXXX (5/5)
- # Efficiency: XXXXX (5/5 - designed to detect any KillAura)
- # Should KillAuraA be enabled?
- enable-killauraa: true
- # How many violations are added when failing this check?
- weight-killauraa: 7
- ##########################################
- # KillAuraB - Accuracy [Premium Feature] #
- ##########################################
- #
- # Looks for players attacking entities and not missing any hits.
- #
- # Accuracy: XXXXX (5/5)
- # Efficiency: XXXXO (4/5 - some KillAuras bypass this check)
- # Should KillAuraB be enabled?
- enable-killaurab: true
- # How many violations are added when failing this check?
- weight-killaurab: 5
- ##############################
- # AutoSoup [Premium Feature] #
- ##############################
- #
- # Looks for faster switching times between item slots.
- #
- # Accuracy: XXXXX (5/5)
- # Efficiency: XXXXX (5/5 - the most stable check ever)
- # Should AutoSoup be enabled?
- enable-autosoup: true
- # How many violations are added when failing this check?
- weight-autosoup: 4
- ###################################
- # InventoryMove [Premium Feature] #
- ###################################
- #
- # Looks for actions in inventories while still moving.
- #
- # Accuracy: XXXXX (5/5)
- # Efficiency: XXXXO (4/5 - some actions are ignored)
- # Should InvMove be enabled?
- enable-invmove: true
- # How many violations are added when failing this check?
- weight-invmove: 3
- ###############################
- # Criticals [Premium Feature] #
- ###############################
- #
- # Looks for packets and patterns in hops.
- #
- # Accuracy: XXXXX (5/5)
- # Efficiency: XXXXO (4/5 - few settings may bypass)
- # Should Criticals be enabled?
- enable-criticals: true
- # How many violations are added when failing this check?
- weight-criticals: 3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement