The Survival Game Auto Chop Nearby

Script Credit :- Better#9356
Features

Auto Chop

Showcase

MAKE SURE YOU CHANGE getgenv().axeSlot and getgenv().pickaxeSlot to the slot number you're axe or pickaxe is in (EXAMPPLE: if axe is in slot 1, do getgenv().axeSlot = 1. if pickaxe is in slot 2, do getgenv().pickaxeSlot = 2)
Auto mines nearby rocks (stone, iron, coal, etc) and auto chops nearby trees and foliage

Script
--BROUGHT TO YOU BY RobloxScripter.com!--

getgenv().autoChopNearbyTrees = true getgenv().axeSlot = 4 -- The slot your axe is in loadstring(game:HttpGet("https://raw.githubusercontent.com/bardium/random/main/chopnearby"))()

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors