Functions: Get All ghosts

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