getgenv().Settings = { autoStartBountyFarm = true, -- if you set this as "true", the bounty farm will start automatically when the script executes serverHopAfterClaimingBounties = true -- if you set this as "true", you will hop to a different server after claiming all the available bounties, and then start the script again (more cash in less time but very risky and you might get banend by a moderator) } loadstring(game:HttpGet('https://raw.githubusercontent.com/raxscripts/LuaUscripts/refs/heads/main/roanokeVAautofarm.lua'))()