Find any script for Roblox

Enter the name of the game or script.

Script – Pop It

Thank you for using our website
Your script:

NO KEY

while wait() do
local args = {
    [1] = "cash18"
}
game:GetService("ReplicatedStorage").Remotes.pickUpCash:FireServer(unpack(args))
end