Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- https://www.roblox.com/games/564086481/Plates-of-Fate-Mayhem
- -- The difference between most other godmode scripts for this game, is this script is much better at keeping you alive.
- PLAYER = game:GetService("Players").LocalPlayer
- -- Change "LocalPlayer" to the name of the player you want to FE godmode
- -- Or keep it at localplayer to do yourself.
- game:GetService("RunService").Heartbeat:Connect(function()
- game:GetService("Workspace").RemoteEvents.TakeDamageEvent:FireServer(PLAYER.Character.Humanoid, -999999999, "D=9Vb7aMuZt!8aMH")
- end)
Advertisement
Add Comment
Please, Sign In to add comment