Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- lol = balance/1000000
- chance = 49.95
- nextbet = lol
- cox = balance*2
- good = balance*5
- ninja = 49.95
- multi = 2
- shit = balance+lol
- function dobet()
- if win then
- bethigh = false
- else
- nextbet = previousbet*lastBet.Roll/10
- bethigh = !bethigh
- end
- if lastBet.Roll < 50 and lastBet.Roll > 25 then
- chance = lastBet.Roll
- end
- if lastBet.Roll > 50 and lastBet.Roll < 75 then
- chance = lastBet.Roll
- end
- if lastBet.Roll >75 or lastBet.Roll <25 then
- chance = 49.95
- end
- if balance > shit and win then
- lol = balance/1000000
- nextbet = lol
- shit = balance+lol
- end
- if balance > good then
- withdraw (cox,DFy5pT5xNkfPJC32DAddFW8H2c47usFfLB)
- end
- end
Add Comment
Please, Sign In to add comment