Post
Topic
Board Project Development
Re: [Free Script] Untitled Dice - Run your own bitcoin dice site (no server needed)
by
hamburger
on 07/07/2015, 18:11:30 UTC
No one can help me here??

 Huh

If you want to change the "Chance:", find in the app.js the following line of code

Code:
 multiplier: {
    str: '2.00',
    num: 2.00,
    error: undefined
  },

Set multiplier anything between 1 and 10 - just note the profit drop if the Chance increase an it will increase if the Chance decrease.