ADVERTISEMENTREMOVE ADS
Game icon

God mod Open source

Script preview thumbnail
Script Preview

Description

God mod código aberto script game 99 Nights in The forest

ADVERTISEMENTREMOVE ADS
8 Lines • 244 Bytes
Verified
Raw
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

Comments

0 comments
to add a comment
Loading comments
ADVERTISEMENTREMOVE ADS