Refinery Caves Script | MONEY DUPE – REALLY SLOW BUT WORKS

Created by plain#7554

Features:

  • MONEY DUPE
    • This is really slow due to the games own cooldowns.
    • execute the script then you’ll alt will gain 1 cash like every 10 sec and yours doesn’t go down
while true do wait(5)

local args = {
   [1] = game:GetService("Players").ALT'Sname,
   [2] = 0.5
}

game:GetService("ReplicatedStorage").Events.TransferCash:FireServer(unpack(args))
end

ENJOY!

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!