ADVERTISEMENTREMOVE ADS
Game icon

INSTANT PICKUP

CATS To CASH!
4 months ago
Script preview thumbnail
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
Raw
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

Comments

0 comments
to add a comment
Loading comments
ADVERTISEMENTREMOVE ADS