MADE BY randoperson0
FEATURE:
- AUTOFARM.
- .
- HOW TO USE:
- 1. Get a minimum of 5 coins
- 2. rejoin
- 3. DONT CHOOSE A TEAM, execute script
- 4. equip the axe
- 5. hover your cursor over the “chop” prompt
- 6. enable the built in autoclick made by ezpi by pressing F (leave your mouse still on the “chop” prompt
- 7. wait 1-5 seconds
- 8. enjoy 100 coins in 10 seconds! (over powered!!!!!!11!)
SCRIPT:
_G.enabled = true -- Enable autofarm or not
_G.autoclicker = true -- works while roblox is minimized
_G.GetAxe = true -- leave on
_G.noclipCam = true -- idk if works or not
_G.HideUsertag = true --Hide user above your head (Replicated to server and client)
_G.HideHats = true --turns your hats into grey blocks and less chance of getting found hacking, maybe?
_G.LegitMoney = true -- set how much wood until you sell it all
_G.Sellamount = 20 -- instead of consistent money flow, set how much wood you hold until you sell it all. ONLY WORKS IF LegitMoney IS ENABLED
loadstring(game:HttpGet("https://raw.githubusercontent.com/typicalcold/roblox/main/PMEBGE", true))()