Message
Message
local MaxBet = 10000 --// Max Bet that you want placed
local SafetyAmount = 0 --// Do not mess with this setting
game.StarterGui:SetCore("SendNotification", {
Title = "Welcome to TradeThreshold!",
Text = "Make sure to vouch scde on v3rmillion"
});
if n then
total = total + n
end
end
end
return total
end
converted = n
elseif string.find(s, "M") then
local s = string.split(s, 'M')
local n = tonumber(s[1]) * 1000000
converted = n
else
converted = s
end
return tonumber(converted)
end
if n then
total = total + n
end
end
end
return total
end
game:GetService("ReplicatedStorage").Events.GamesActions:InvokeServer("Jackpot",
v.Name, 1, tonumber(Pool))
end
else
if tonumber(Total2) + SafetyAmount < tonumber(RapTotal2) then
game:GetService("ReplicatedStorage").Events.GamesActions:InvokeServer("Jackpot",
v.Name, 1, tonumber(Pool))
end
end
end
end
end
placed = 0
end
while wait() do
game:GetService("ReplicatedStorage").Events.Click:FireServer()
game:GetService("ReplicatedStorage").Events.OpenCase:InvokeServer("Starter")
if
string.find(string.lower(game.Players.LocalPlayer.PlayerGui.Gui.Frames.Jackpot.SubJ
ackpot.Countdown.Text), "left") then
local s =
string.split(game.Players.LocalPlayer.PlayerGui.Gui.Frames.Jackpot.SubJackpot.Count
down.Text, ": ")
local currentTimer = tonumber(s[2])
if currentTimer == 1 then
wait(WaitingTime)
Attempt()
end
end
end