Advertisement
Tinybang_Studio

The Bizzare One Startup

Oct 15th, 2019
328
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. game.Workspace.ChildAdded:Connect(function(x)
  2. if x.Name == "DIO" then
  3. game:GetService("Workspace")["DIO"]["Humanoid"].Health = 5000000
  4. end
  5. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement