ADVERTISEMENTREMOVE ADS
INSTANT PICKUP
47,698 views

Script Preview
Description
INSTANT PICKUP
just a basic remote loop
you can also set the LocalPlayers attributes to true for free gamepasses like Auto Click and Auto Pickup
pretty ass game
Tested with
ADVERTISEMENTREMOVE ADS
8 Lines • 198 Bytes
Verified
local ReplicatedStorage = game:GetService("ReplicatedStorage")
local Pickup = ReplicatedStorage.Remotes.Pickup
while true do
Pickup:FireServer("1", "Bux", 1)
task.wait(0.1)
end
ADVERTISEMENTREMOVE ADS
ADVERTISEMENTREMOVE ADS






Comments