how to replicate: put the roblox window on half screen, then resize hypothesis: transition only resizes during the transition, when the user resizes the window himself the script will not account…
couldnt get it to replicate under IncomingReplicationLag(1)... will need further testing.
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…
thanks for the response, so if im getting it right the invoke part of the script isnt done - itll have have some checks as exploit prevention. Thats for later to tackle, im making a column for…
(!) todo: make sure .touched doesnt invoke the function unless slapping is happening eith slapboxx exploit prevention (theres a send to the server but honestly idk what it does, and it jss no…
-Optimized the hitboxes from heartbeat to .touched event for connected parts -Optimized humanoid enabled states from heartbeat to event -added some concerned comments (--♥♥)