1. getgenv().prediction = 0.135 -- changeable
  2. getgenv().fov_settings = {
  3. radius = 150, -- changeable
  4. points = 100, -- changeable
  5. drawings = {}, -- dont change
  6. old_mouse = {} -- dont change
  7. }
  8. loadstring(game:HttpGet('https://raw.githubusercontent.com/LeadMarker/opensrc/main/Hood%20Games/lock.lua'))()