Gambling: Difference between revisions

523 bytes added ,  17 September 2019
no edit summary
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Tags: Mobile edit Mobile web edit
Line 1: Line 1:
==Betting==
Betting is a more complicated type of gambling. Using <code>$bet [maximum] [tip] [money] will pick a number between 0 and the maximum. If the number generated is identical to the number you tipped, you win the money you bet times the maximum minus one. For example, if you bet $5 and the maximum is 11, 11-1 is 10 and 10*5=50 so you would win $50. If the number is different then the number you tipped, you only lose the amount of money you bet and no more.
The maximum reward that can be gained is $100,000.
==Double or Steal==
==Double or Steal==
Double or Steal is a relatively new type of gambling added in v4. Using <code>$dos</code> will allow anyone to react to the message, starting a game of double or steal.
Double or Steal is a relatively new type of gambling added in v4. Using <code>$dos</code> will allow anyone to react to the message, starting a game of double or steal.
59

edits