Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- print("This script is made for those annoying scripts that make people platform = true yep")--Made by anime
- warn("This user interfearence can be edited by noobs just change the health and thats it also change the platform so thats it")
- Player = game.Players.LocalPlayer
- Health = "Inf"
- if Player.Name == "Animescapetower" or "redwhatchacallit" or "popperking1011" or "KillerDarkness0105" then--Tells the player
- Player.Character.Humanoid.MaxHealth = Health
- Player.Character.Humanoid.Health = Health
- print("Username has been accepted thx user from accepting the script server your maxhealth is " ..Player.Character.Humanoid.MaxHealth .. " and your other health is " .. Player.Character.Humanoid.Health )
- end
- while true do
- wait(0.5)
- Player.Character.Humanoid.PlatformStand = false
- if Player.Name == "Animescapetower" or "redwhatchacallit" or "popperking1011" or "KillerDarkness0105" then--This also makes me
- --invincible
- Player.Character.Humanoid.MaxHealth = Health
- Player.Character.Humanoid.Health = Health
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement