About 8,540 results
Open links in new tab
  1. How to make an Invincibility script - Scripting Support - Roblox

    Aug 9, 2022 · I am making an obby and players can buy an invincibility power-up that stops them from dying on kill parts. I tried giving players a forcefield and changing their max health and …

  2. How to make player invincible - Scripting Support - Roblox

    Sep 23, 2019 · As the title suggest, I am making a debug menu and my first button is to make the player invulnerable to all sources of damage. I have tried giving the player a force field, …

  3. Invincible Zombie Script Won't Die! - Scripting Support - Roblox

    Apr 19, 2025 · It’s almost easter and this script thinks its Halloween! Script is running even though it destroys its parent, destroys itself, and disables itself. Do I need to set its health to 0 too? I …

  4. How can I make a player invincible for (example) 5 seconds

    Dec 21, 2020 · Hello! So in a game, I’m trying to make it so that you don’t have a forcefield, but when you spawn you’re still invincible for (example) 5 seconds. I have already found a topic …

  5. How do I make a rig invincible - Scripting Support - Roblox

    Dec 31, 2022 · To make a rig invincible, you can use a never ending loop to set their Health and MaxHealth really high, or just do one Humanoid.MaxHealth = math.huge and then do the …

  6. Making players invincible - Scripting Support - Roblox

    Feb 21, 2024 · So basically, I want to make my players invincible in the lobby but not when they go into the game. Currently I set a forcefield parent to the character when the player joins the …

  7. How to make an npc not killable? - Scripting Support - Roblox

    Feb 1, 2020 · So my friend and I are making a zombie game. We put two NPC’s of our selves in, but the problem is that you are able to kill them. So how could I make them unkillable?

  8. Player somehow becomes invincible - Scripting Support - Roblox

    Feb 13, 2024 · Basically this is a counter move from my pvp game, and this script checks when the plr gets dmg when in counter move. The issue is when the skill is activated, the plr became …

  9. How do you create invincibility frames? - Roblox

    May 13, 2021 · How do games like Your Bizarre Adventure make iframes? I am trying to make iframes for a fighting game I am making and I would like to know what the best solution that is …

  10. Roblox Viltrumite Flight demo

    Mar 25, 2025 · I created this flight script shown here and I would like your thoughts and opinions on it. What went well? and What could I do better in the future? I first created it because I …