Description
Créditos: eu PORTUGUÊS Aimbot FOV mobile: Funções Lembrando, para ativar a função, use true e para desativar, use false: – Alvo parte: head e HumanoidRootPart – Verificação de equipe – Verificação de parede um pouco instável INGLÊS Aimbot FOV Mobile: Functions Remember, to activate the function, use true, and to deactivate, use false: – Target: Head and HumanoidRootPart – Team Check – Wall Check (a little buggy)
--Credits Dollynho
-- Config
_G.config = {
fov = 30,
maxDistance = 400,
maxTransparency = 0.1,
teamCheck = false,
targetPart = "Head", -- HumanoidRootPart
wallCheck = false -- a little buggy
}
loadstring(game:HttpGet("https://raw.githubusercontent.com/D0LLYNHO/AIMBOT-FOV/main/MOBILE", true))()