top of page

Infinite V2 Money Supermarket Simulator Mobile Script



while true do
    local args = {
        [1] = true
    }
    
  game:GetService("ReplicatedStorage").Events.Daily.SignRE:FireServer(unpack(args))
    wait(0)
end



2 views

Comments


RobloxScriptCode

©2024, RobloxScriptCode.

bottom of page