ADVERTISEMENTREMOVE ADS
Game icon

Forager Auto Collect

Script preview thumbnail
Script Preview

Description

Picks up all fruits on the map, instead of teleporting to them.

You need to leave and join back if you want to change the Fruits to pick.

Features:

  • Auto Collect
  • Give Fruits
  • Unlimited Backpack Space
  • Rarity Filter

Tested with

ADVERTISEMENTREMOVE ADS
11 Lines • 318 Bytes
Raw
_G.Fruits = {
common = { pickup = false },
uncommon = { pickup = false },
rare = { pickup = true },
epic = { pickup = true },
mythic = { pickup = true },
legendary = { pickup = true },
}
loadstring(game:HttpGet("https://github.com/EIonv/RBXScripts/raw/refs/heads/dev-branch/FruitForagerNoUI.luau"))()
ADVERTISEMENTREMOVE ADS

Comments

0 comments
to add a comment
Loading comments
ADVERTISEMENTREMOVE ADS