Blackjack200 / Lunar

Anticheat for PocketMine-MP API-3.0.0.
GNU Affero General Public License v3.0
21 stars 7 forks source link

[AutoClicker] Does not detect clicks #8

Closed UnEnanoMas closed 3 years ago

UnEnanoMas commented 3 years ago

https://streamable.com/xqn1yn

The specter could be added but every time you add one it gives you an error as I have already reported in #7

The autoclicker is not being detected by Lunar

(The messages that appear at the top left are messages from a CPS plugin that alerts me when someone reaches more than 15 fps)

Lunar: Dev 31 PMMP: 3.19.0 OS: Linux PHP: 7.4 Minecraft: 1.16.220

Blackjack200 commented 3 years ago

see config.yml

AutoClicker:
  Enable: true
  Punishment: BAN
  # Max CPS
  MaxCPS: 25
  MaxVL: 5
  Reward: 0.988
UnEnanoMas commented 3 years ago

AutoClicker:
  Enable: true
  Punishment: BAN
  # Max CPS
  MaxCPS: 25
  MaxVL: 5
  Reward: 0.988

Got the same Edit: I have tried it with another account that I have and it does not detect it or ban it

Blackjack200 commented 3 years ago

config.yml define MaxCPS and you should modify it