anticheat #22

Open
opened 2025-01-02 11:28:23 +00:00 by emet · 3 comments
Member

-add functionality to the server invoke
· magnitude check
· cooldown check

-add functionality to the server invoke · magnitude check · cooldown check
emet added this to the Core Scripting project 2025-01-02 11:28:24 +00:00
Member

Hi how do you plan on doing the cooldown check ? Are u gonna just like.. store tick() in a table or

Hi how do you plan on doing the cooldown check ? Are u gonna just like.. store tick() in a table or
Author
Member

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)

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)
Author
Member

· hitbox check instead or alongside magnitude check (prevents autohit scripts)

· hitbox check instead or alongside magnitude check (prevents autohit scripts)
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: SquiedInk/Slap#22
No description provided.