-
Notifications
You must be signed in to change notification settings - Fork 323
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Discord Config + ArmAnimation #1631
base: 2.0
Are you sure you want to change the base?
Conversation
AutoClickerA is a check made FOR alerting staff members when a certain amount of CPS is reached (can be configured, default is 20). The system was designed in a way so that developers can easily add AutoClicker[A-Z] or more in a easy way. |
arm animation checks and webhook config should be 2 different prs |
Read PR message
…On Fri, Sep 13, 2024, 9:53 PM ManInMyVan ***@***.***> wrote:
arm animation checks and webhook config should be 2 different prs
—
Reply to this email directly, view it on GitHub
<#1631 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AICPHKWXKXJTXE2SLJJGDSTZWMYEPAVCNFSM6AAAAABMC4NPHWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNBZHEYDCNJYGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
This PR originally aims for adding ArmAnimation which is more or less CPS detection (both right and left click without taking digging into consideration)
This was only tested with 1.8 (Client & Server) so it might need some testing on modern versions.
The goal is to allow people to make their own heuristics checks, but I've added a simple "AutoClickerA" which all it does would be alert anyone that has grim.alerts that the user CPS (left clicks only) has /
--
The reason for Discord Update being included is purely cause I forgot that I have my fork's 2.0 (main branch) with the Discord Update, that's it.
--