
1.1k Views
Description
You can give yourself any amount.
Comments
3

Offline
totallynotJahh 5 months ago
Works as intended.
totallynotJahhWorks as intended.
Offline
doxxys 5 months ago
@totallynotJahh appreciate you
Offline
Maxdiaz1225 5 months ago
Should do
--[[
WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk!
]]
local args = {
{
value = 50000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000,
type = "Money",
chance = 0.45
}
}
game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("Roulette"):WaitForChild("GiveOutReward"):FireServer(unpack(args))




