Created
December 19, 2025 23:00
-
-
Save Platzhere/0d68632e044b98fa928411508670ea02 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| local args = { | |
| -math.huge | |
| } | |
| game:GetService("ReplicatedStorage"):WaitForChild("DamageEvent"):FireServer(unpack(args)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment