ADVERTISEMENTREMOVE ADS
Never Ending Process(READ DES)
6,504 views
Description
Basically whenever the tester is processing the food whenever he gets to one last item it adds more to it, and basically the meter keeps going up
Features:
- Infinite Money
ADVERTISEMENTREMOVE ADS
10 Lines • 178 Bytes
while wait() do
local args = {
[1] = "TreeSystem",
[2] = "ProcessFood"
}
game:GetService("ReplicatedStorage").Assets.Remotes.Core:FireServer(unpack(args))
end
ADVERTISEMENTREMOVE ADS
ADVERTISEMENTREMOVE ADS






Comments