Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

how to make character totally unkillable?

Asked by 4 years ago

made an antideath yet the humanoid can be still detected and killed. only problem is is that i cant make movement without a humanoid so i have to have a humanoid for roblox's default movement

this might be confusing but all i want is an undetectable humanoid that's health or properties stay untouched and ive tried everything in my knowledge to do so. any ideas/suggestions?

0
Set the health to math.huge. The number represented by math.huge is basically infinity. DeceptiveCaster 3761 — 4y
0
Add force field BlackOrange3343 2676 — 4y

1 answer

Log in to vote
0
Answered by 4 years ago

Remove the humanoid and code your own humanoid this will probably take some knowledge on coding though

Or you can just do Humanoid.Health = math.huge

but you said unkillable

If the person has his head removed the humanoid will kill him

therefore you should just code your own humanoid

0
Also the torso programmerHere 371 — 4y
Ad

Answer this question