www.roblox-scripter.com

Script – Pop It

Thank you for using our website
Your script:

				
					while wait() do
local args = {
    [1] = "cash18"
}

game:GetService("ReplicatedStorage").Remotes.pickUpCash:FireServer(unpack(args))
end
				
			

How about trying out new scripts?