of     1   

skippyjohnjoe2
#14867707Friday, October 02, 2009 12:08 AM GMT

I need a script so that when you click a gui text button it makes it so that the humanoid who clicked it gets there health changed to zero. Help :D
skippyjohnjoe2
#14867801Friday, October 02, 2009 12:10 AM GMT

Please help :/
blocco
#14867833Friday, October 02, 2009 12:10 AM GMT

... You can't do dat?
PurpleKiwi
#14867897Friday, October 02, 2009 12:11 AM GMT

Put this in the "gui textbutton": script.Parent.MouseButton1Down:connect(function() script.Parent.Parent.Parent.Parent.Character.Humanoid.Health = 0 end)
skippyjohnjoe2
#14867905Friday, October 02, 2009 12:11 AM GMT

No.... :/

    of     1