Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- game.Workspace.ChildAdded:Connect(function(x)
- if x.Name == "DIO" then
- game:GetService("Workspace")["DIO"]["Humanoid"].Health = 5000000
- end
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement