GoatedTeeHub_V3
GoatedTeeHub_V3
local Rayfield =
loadstring(game:HttpGet('https://sirius.menu/rayfield'))()
if Value then
aimAssistLoop =
RunService.RenderStepped:Connect(function()
local pressed =
UserInputService:IsMouseButtonPressed(Enum.UserInputType.MouseButton2)
local localPlay =
game.Players.LocalPlayer.Character
local cam = workspace.CurrentCamera
local zz = workspace.CurrentCamera.ViewportSize / 2
if pressed then
local curTar = getClosest(cam.CFrame)
if curTar then
local ssHeadPoint =
cam:WorldToScreenPoint(curTar.Character.Head.Position)
ssHeadPoint = Vector2.new(ssHeadPoint.X,
ssHeadPoint.Y)
if (ssHeadPoint - zz).Magnitude < fov then
workspace.CurrentCamera.CFrame =
workspace.CurrentCamera.CFrame:Lerp(CFrame.new(cam.CFrame.Position,
curTar.Character.Head.Position), smoothing)
end
end
end
if UserInputService:IsKeyDown(Enum.KeyCode.Delete)
then
removeAimAssist()
end
end)
else
removeAimAssist()
end
end
})
end
loadstring(game:HttpGet('https://raw.githubusercontent.com/Lucasfin000/SpaceHub/
main/UESP'))()
end,
})
loadstring(game:HttpGet("https://raw.githubusercontent.com/UselessManS90/
TriggerBot/main/TriggBot"))()
end,
})