Advertisement
vtrvsted

unleaked slient

Mar 1st, 2023
843
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 1.25 KB | None | 0 0
  1. --[[
  2.  
  3.  
  4.  
  5.         ██████       ██████      ██       ████████
  6.       ████████      ████████     ██       ████████
  7.       ████         ███    ██     ██          ██
  8.       ██           ██     ██     ██          ██
  9.       █████        ██    ███     ██          ██
  10.       ████████     ████████      ██████      ██
  11.          █████      ██████       ██████      ██
  12.          
  13.          -- resolver made by colt, dont pick people up it will make you slightly cframe.
  14. ]]
  15.  
  16. loadstring(game:HttpGet("https://pastebin.com/raw/zVeEZTs6"))()
  17. DaHoodSettings.Prediction = 0.1437 -- lower for lower ping and higher for higher ping.
  18. Aiming.FOV = 11.5 -- size of silent aim
  19. Aiming.FOVSides = 25 -- how smooth silent aim circle is
  20. Aiming.HitChance = 100
  21. Aiming.ShowFOV = false
  22.  
  23.  getgenv().AimlockKey = "c" -- aimbot toggle
  24.  getgenv().AimPart = "UpperTorso" -- UpperTorso, LowerTorso, HumanoidRootPart, Head
  25.  getgenv().PredictionVelocity = 3 -- aimbot prediction.
  26.  getgenv().SmoothnessAmount = 0.009 -- dont go over 0.01 to look legit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement