Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[[
- ███████╗░█████╗░░█████╗░██╗░░░░░ ████████╗██╗░░██╗███████╗███╗░░░███╗
- ██╔════╝██╔══██╗██╔══██╗██║░░░░░ ╚══██╔══╝██║░░██║██╔════╝████╗░████║
- █████╗░░██║░░██║██║░░██║██║░░░░ ░░░██║░░░███████║█████╗░░██╔████╔██║
- ██╔══╝░░██║░░██║██║░░██║██║░░░░░ ░░░██║░░░██╔══██║██╔══╝░░██║╚██╔╝██║
- ██║░░░░░╚█████╔╝╚█████╔╝███████╗ ░░░██║░░░██║░░██║███████╗██║░╚═╝░██║
- ╚═╝░░░░░░╚════╝░░╚════╝░╚══════╝ ░░░╚═╝░░░╚═╝░░╚═╝╚══════╝╚═╝░░░░░╚═╝--]]
- hookfunction(game.Players.LocalPlayer.IsInGroup, function() return true end)
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Nosssa/NossLock/main/AntiAimViewer"))()
- local Aiming = loadstring(game:HttpGet("https://pastebin.com/qBrxuQ6Z"))()
- local DaHoodSettings = {
- SilentAim = true,
- AimLock = false,
- Prediction = 0.1,
- AimLockKeybind = Enum.KeyCode.E, -- aimlock keybind
- Resolver = true,
- }
- getgenv().DaHoodSettings = DaHoodSettings
- Aiming.FOV = 15
- Aiming.FOVSides = 25
- Aiming.HitChance = 110
- --[[
- ██╗ ██████╗░██████╗░██╗███╗░░░███╗███████╗ ░█████╗░░█████╗░░█████╗░░░███╗░░
- ██║ ██╔══██╗██╔══██╗██║████╗░████║██╔════╝ ██╔══██╗██╔══██╗██╔══██╗░████║░░
- ██║ ██████╔╝██████╔╝██║██╔████╔██║█████╗░ ██║░░██║██║░░██║██║░░██║██╔██║░░
- ╚═╝ ██╔═══╝░██╔══██╗██║██║╚██╔╝██║██╔══╝░░ ██║░░██║██║░░██║██║░░██║╚═╝██║░░
- ██╗ ██║░░░░░██║░░██║██║██║░╚═╝░██║███████╗ ╚█████╔╝╚█████╔╝╚█████╔╝███████╗
- ╚═╝ ╚═╝░░░░░╚═╝░░╚═╝╚═╝╚═╝░░░░░╚═╝╚══════╝ ░╚════╝░░╚════╝░░╚════╝░╚══════╝--]]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement