Posted
Hey there! I tried executing "game.Workspace.jonasvanderreysen1.Humanoid.Health = 0", but that didn't work. I also tried "game.Players.LocalPlayer.Character.Humanoid.Health = 0", same result here.
Has anyone got an idea what I am doing wrong?Â
Thank you so much for your answer in advance!
Regards,
Has anyone got an idea what I am doing wrong?Â
Thank you so much for your answer in advance!
Regards,
Jonas
Added
Solved! ;)
Cancel
Post
Replied
ExploitAPI api = new ExploitAPI();
api.SendLimitedLuaScript("game.Players.LocalPlayer.Character.Humanoid.Health = 0");
api.SendLimitedLuaScript("game.Players.LocalPlayer.Character.Humanoid.Health = 0");
Cancel
Post
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post