Post Views: 78
Created by stellar
Features:
- AUTO FARM MOBS
getgenv().Enabled = true
---------------------------
getgenv().Target = "Bandit" -- If AllMobs is Enabled this is ignored
getgenv().AllMobs = true -- Farms every Mob in the server
getgenv().DmgCheck = true -- Checks if the mob is killable and farms it ( recommended to keep on if you're low level )
---------------------------
loadstring(game:HttpGet('https://gist.githubusercontent.com/stellar-4242/5a971de6d3245fdb630f11bc020f7e76/raw/057fc4fe0cdab203a1b93ddba0f28d15e880ff0b/saf.lua'))()