Find any script for Roblox

Enter the name of the game or script.

NIKELAND script – (Get all ghosts)

Functions: Get All ghosts

Script developer: coI0e

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:

				
					function fire(Part)
    firetouchinterest(game.Players.LocalPlayer.Character.PrimaryPart,Part,0)
    firetouchinterest(game.Players.LocalPlayer.Character.PrimaryPart,Part,1)
end
for i = 1,4 do
    local Ghost = game:GetService("Workspace").ScavengerHunt.HalloweenEvent.Objects["Symbol_Ghost"..i]
    fire(Ghost.PrimaryPart)
end
				
			
Leave a Comment

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