Undertale: Last Reset Script | INSTA KILL EVERYTHING, DOESN’T WORK WITH BOSS PHASES

Created by Fire#8366

Features:

  • INSTA KILL EVERYTHING SCRIPT
  • DOESN’T WORK WITH BOSS PHASES
  •  
  • DEV NOTES:
  • You can also use dex to delete “Damage” under stuff which makes the current boss do no damage, or delete “AI” to where the boss just wont attack.
_G.toggle = true

while _G.toggle and wait(0.7) do
   for i, v in pairs(game.Workspace:GetDescendants()) do
       if v.Name == "Head" and v.Parent.Parent.Name == "Stuff" then
           v:Destroy()
       end
   end
end

ENJOY!

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!

Share This Post

Share on facebook
Share on linkedin
Share on twitter
Share on email

More Scripts!

TOP 10 TRENDING SCRIPTS