Nosssa

Hood Customs Silent Aim | PATCHED

Aug 29th, 2022
577
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.39 KB | None | 0 0
  1. -- Built-in Auto Pred
  2.  
  3. getgenv().Toggle_Key = "c"
  4.  
  5.  
  6. getgenv().Rejoin_Key = "="
  7.  
  8.  
  9. getgenv().ChangeFovSettings = {
  10.  
  11.     FOV_Filled = false;
  12.     FOV_VisibleOrNot = true;
  13.     FOV_Transparency = .35;
  14.     FOV_Thickness = 1;
  15.     FOV_RADIUS = 250;
  16.     FOV_Color = Color3.fromRGB(200, 200, 255);
  17.  
  18. };
  19.  
  20. loadstring(game:HttpGet("https://raw.githubusercontent.com/Nosssa/NossLock/main/HoodCustomsSilentAim"))()
Add Comment
Please, Sign In to add comment