Сontent continues after AD

Сontent continues after AD

Сontent continues after AD

Script – Anime Cross World

Thank you for using our website
Your script:

				
					local plr = game.Players.LocalPlayer

plr.Character.Boosts.Instinct:Destroy()

plr.CharacterAdded:Connect(function()

   plr.Character:WaitForChild("Boosts")

   plr.Character.Boosts:WaitForChild("Instinct")

   plr.Character.Boosts.Instinct:Destroy()

end)
				
			

if the script does not work, try other scripts on our website