Created by LabGuy94#0001
Features:
- PATHFINDING-BASED AUTO FARM
- DEV NOTES:
- Make sure you have your fists out for it to work.
- This is a POC (proof of concept) script that uses the ROBLOX pathfinding service to move to registers around the map and break them, This does not work if your afk as it has no auto respawn but I may update it in the future.
GAME LINK:
CRIMINALITY
SCRIPT:
local LP = game:GetService'Players'.LocalPlayer
local Players = game:GetService'Workspace'.Players[LP.Name]
local Tool = Players:FindFirstChildOfClass'Tool'.Name
LP.Character[Tool].SkillKey:Destroy()