--[[ 2 = Silent aim doesn't target at all, 1 = Silent aim only targets 0 if you're on 1, 0 = Silent aim targets both 0 and 1 if you're on 0. ]] getgenv().teams = { ["Civilian"] = 0, ["DOT"] = 2, ["Fire"] = 2, ["Jail"] = 2, ["Police"] = 1, ["Sheriff"] = 1 }; getgenv().fov = 300; loadstring(game:HttpGet("https://raw.githubusercontent.com/sneekygoober/ERLC-Silent-Aim-Script/refs/heads/main/main.luau"))();