Project Slayers. With this script, you will be able to teleport to the bosses
local function tp(anch) pcall(function() game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Anchored = true wait(0.2) game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(anch) wait(2) game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Anchored = false end) end tp(Vector3.new(positionhere))
Try to find another one or change filters or page.