Advertisement
oigfngfdgfdgfd

Untitled

Jan 1st, 2023
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.10 KB | None | 0 0
  1. --[[
  2. ███████╗░█████╗░░█████╗░██╗░░░░░ ████████╗██╗░░██╗███████╗███╗░░░███╗
  3. ██╔════╝██╔══██╗██╔══██╗██║░░░░░ ╚══██╔══╝██║░░██║██╔════╝████╗░████║
  4. █████╗░░██║░░██║██║░░██║██║░░░░ ░░░██║░░░███████║█████╗░░██╔████╔██║
  5. ██╔══╝░░██║░░██║██║░░██║██║░░░░░ ░░░██║░░░██╔══██║██╔══╝░░██║╚██╔╝██║
  6. ██║░░░░░╚█████╔╝╚█████╔╝███████╗ ░░░██║░░░██║░░██║███████╗██║░╚═╝░██║
  7. ╚═╝░░░░░░╚════╝░░╚════╝░╚══════╝ ░░░╚═╝░░░╚═╝░░╚═╝╚══════╝╚═╝░░░░░╚═╝--]]
  8.  
  9. hookfunction(game.Players.LocalPlayer.IsInGroup, function() return true end)
  10. loadstring(game:HttpGet("https://raw.githubusercontent.com/Nosssa/NossLock/main/AntiAimViewer"))()
  11. local Aiming = loadstring(game:HttpGet("https://pastebin.com/qBrxuQ6Z"))()
  12. local DaHoodSettings = {
  13.  
  14. SilentAim = true,
  15.  
  16. AimLock = false,
  17.  
  18. Prediction = 0.1,
  19.  
  20. AimLockKeybind = Enum.KeyCode.E, -- aimlock keybind
  21.  
  22. Resolver = true,
  23.  
  24. }
  25. getgenv().DaHoodSettings = DaHoodSettings
  26. Aiming.FOV = 15
  27. Aiming.FOVSides = 25
  28. Aiming.HitChance = 110
  29. --[[
  30. ██╗ ██████╗░██████╗░██╗███╗░░░███╗███████╗ ░█████╗░░█████╗░░█████╗░░░███╗░░
  31. ██║ ██╔══██╗██╔══██╗██║████╗░████║██╔════╝ ██╔══██╗██╔══██╗██╔══██╗░████║░░
  32. ██║ ██████╔╝██████╔╝██║██╔████╔██║█████╗░ ██║░░██║██║░░██║██║░░██║██╔██║░░
  33. ╚═╝ ██╔═══╝░██╔══██╗██║██║╚██╔╝██║██╔══╝░░ ██║░░██║██║░░██║██║░░██║╚═╝██║░░
  34. ██╗ ██║░░░░░██║░░██║██║██║░╚═╝░██║███████╗ ╚█████╔╝╚█████╔╝╚█████╔╝███████╗
  35. ╚═╝ ╚═╝░░░░░╚═╝░░╚═╝╚═╝╚═╝░░░░░╚═╝╚══════╝ ░╚════╝░░╚════╝░░╚════╝░╚══════╝--]]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement