Сontent continues after AD

Undertale: Last reset script – (Instant Kill)

Undertale_last_reset_-_fire17774

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 execute
Enjoy 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 Reply

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

Recent posts: