Script
Script
com/shlexware/
Orion/main/source')))()
local b = a:MakeWindow({Name = "\
77\101\114\101\98\101\110\110\105\101\39\115\32\72\117\98", HidePremium = false,
SaveConfig = true, ConfigFolder = "\79\114\105\111\110\84\101\115\116"})
local c = b:MakeTab({Name = "\84\97\98\32\49", Icon = "rbxassetid://4483345998",
PremiumOnly = false})
local d = c:AddSection({Name = "\83\101\99\116\105\111\110"})
a:MakeNotification({Name = "\87\101\108\99\111\109\101", Content = "\
87\101\108\99\111\109\101\32\116\111\32\77\101\114\101\98\101\110\110\105\101\39\11
5\32\72\117\98", Image = "rbxassetid://4483345998", Time = 5})
c:AddButton({Name = "\
65\105\109\98\111\116\32\40\49\118\49\32\79\110\108\121\32\82\101\99\111\109\109\10
1\110\100\41", Callback = function()
local e = game:GetService("\80\108\97\121\101\114\115")
local f = game:GetService("\82\117\110\83\101\114\118\105\99\101")
local g = e.LocalPlayer
local h = workspace.CurrentCamera
local function i()
local j = nil
local k = math.huge
for _, l in ipairs(e:GetPlayers()) do
if l ~= g and l.Character and l.Character:FindFirstChild("\
72\101\97\100") then
local m = (h.CFrame.Position - l.Character.Head.Position).magnitude
if m < k then
k = m
j = l
end
end
end
return j
end
local function n(o)
if o and o.Character and o.Character:FindFirstChild("\72\101\97\100") then
local p = o.Character.Head.Position
local q = (p - h.CFrame.Position).unit
h.CFrame = CFrame.lookAt(h.CFrame.Position, h.CFrame.Position + q)
end
end
local function r()
while true do
local s = i()
n(s)
wait(1)
end
end
f.RenderStepped:Connect(r)
end})
e.PlayerAdded:Connect(B)
for _, G in ipairs(e:GetPlayers()) do B(G) end
e.PlayerRemoving:Connect(function(H)
local I = H.Name
if A:FindFirstChild(I) then A[I]:Destroy() end
end)
end})