ADVERTISEMENTREMOVE ADS
Game icon

Godmode

Counter Blox
2 years ago
Script preview thumbnail
Script Preview
su
sufi

Description

Cbro godmode

reason for leak is cause some retards got their hands on it

Features:

  • godmode
ADVERTISEMENTREMOVE ADS
13 Lines • 514 Bytes
Raw
getgenv().godmode = true
game.RunService.RenderStepped:Connect(function()
if getgenv().godmode == true then
for _, plr in ipairs(game.Players:GetPlayers()) do
if (plr:FindFirstChild("DamageLogs") and not plr.DamageLogs:FindFirstChild(game.Players.LocalPlayer.Name)) then
game.ReplicatedStorage.MapVoting.Submit:FireServer(plr, "DamageLogs")
end
end
else
game.ReplicatedStorage.MapVoting.Submit:FireServer(plr, "")
end
end)
ADVERTISEMENTREMOVE ADS

Comments

0 comments
to add a comment
Loading comments
ADVERTISEMENTREMOVE ADS

Tags