getgenv().NoRender = false -- change this to true to dont render stuff (better fps) getgenv().MonthlyKillsKillCap = false -- change to true if you want to enable the cap (aka it will stop at [x] kills) getgenv().KillsToStop = 10000 -- stop when your monthly Kills hit this number if monthly kills kill cap is `true` loadstring(game:HttpGet("https://raw.githubusercontent.com/aristooey/Revenant/refs/heads/main/RVCF"))()