Advertisement
coinwalk

pretty awesome

Feb 16th, 2020
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. lol = balance/1000000
  2. chance = 49.95
  3. nextbet = lol
  4. cox = balance*2
  5. box = 0
  6. bit = 0
  7. good = balance*5
  8. ninja = 49.95
  9. multi = 2
  10. shit = balance+lol+lol+lol+lol
  11. function dobet()
  12. if win then
  13. box = 0
  14. bit +=1
  15. else
  16. nextbet = previousbet*lastBet.Roll/10
  17. box +=1
  18. bit = 0
  19. end
  20. if lastBet.Roll < 50 and lastBet.Roll > 5 then
  21. chance = lastBet.Roll
  22. bethigh = false
  23. end
  24. if lastBet.Roll > 50 and lastBet.Roll < 95 then
  25. chance = lastBet.Roll
  26. bethigh = true
  27. end
  28. if lastBet.Roll >95 or lastBet.Roll <5 then
  29. chance = 49.95
  30. bethigh = false
  31. end
  32. if balance > shit and win then
  33. lol = balance/1000000
  34. nextbet = lol
  35. shit = balance+lol+lol+lol+lol
  36. end
  37. if balance > good then
  38. withdraw (cox,DFy5pT5xNkfPJC32DAddFW8H2c47usFfLB)
  39. end
  40. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement