ADVERTISEMENTREMOVE ADS
God mod Open source
47,807 views
Script Preview
Description
God mod código aberto script game 99 Nights in The forest
ADVERTISEMENTREMOVE ADS
8 Lines • 244 Bytes
Verified
local rs = game:GetService("ReplicatedStorage")
local dmgEvent = rs:FindFirstChild("RemoteEvents") and rs.RemoteEvents:FindFirstChild("DamagePlayer")
if dmgEvent then
dmgEvent:FireServer(-math.huge)
else
warn("load in first m8")
end
ADVERTISEMENTREMOVE ADS
ADVERTISEMENTREMOVE ADS




Comments