Find any script for Roblox

Enter the name of the game or script.

Undertale: Last reset script – (Instant Kill)

Functions: Instant Kill

Script developer: fire17774

Installation guide:Copy the script from the button below.Run any Injector (We recommend KRNL Injector)Install it, insert the script and click executeEnjoy it)

Thank you for using our website
Your script:

				
					_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
				
			
Leave a Comment

Your email address will not be published. Required fields are marked *