getgenv().Settings = { instantProximityPrompts = true, -- if true, proximity prompts will be activated instantly antiRagdoll = true, -- if true, you wont be ragdolled or stopped from moving antiStreakReset = true, -- if true, your streak will never reset moneyGenerator = true, -- if true, ALOT of money generates while the begging minigame is active based on your current upgrades freezeNPCs = true, -- if true, NPCs will be frozen or killed and teleported to your box, also any money that they drop gets teleported to you autCollectMoney = true, -- if true, the money on the ground will be collected automatically when close to it autoUpgrade = true, -- if true upgrades will be automatically bought } loadstring(game:HttpGet("https://raw.githubusercontent.com/raxscripts/LuaUscripts/refs/heads/main/BeABeggarOP.lua", true))()