anticheat #22
Labels
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: SquiedInk/Slap#22
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
-add functionality to the server invoke
· magnitude check
· cooldown check
Hi how do you plan on doing the cooldown check ? Are u gonna just like.. store tick() in a table or
i mean maybe idk if its more reliable than just running a task.delay serverside but the point is to prevent an exploiter from sending the server a bajillion hitbox activation requests at once and doing like 1000 damage cuz 10 hitboxes are overlayed on his arm (one punch man)
· hitbox check instead or alongside magnitude check (prevents autohit scripts)