coinwalk

this works

Jan 27th, 2019
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. chance=80
  2. function dobet()
  3. if win then
  4. nextbet=0.0000001
  5. end
  6. if currentstreak == -3 then
  7. nextbet=balance
  8. end
  9. end
  10. end
Add Comment
Please, Sign In to add comment