graywolf336 / CasinoSlots

Animated, customizable, block-based slot machines, including audio, inside of Minecraft!
http://dev.bukkit.org/server-mods/casino-slots/
GNU General Public License v2.0
23 stars 24 forks source link

Duplicating money #39

Closed selfservice0 closed 8 years ago

selfservice0 commented 11 years ago

TO duplicate money using slots: First create a slot machine that takes all your money (lets say you have $1001)

Create the slot machine to take $1000 per spin. Deposit $1 into the slot machine (so you can spin it). Player your slot machine. It will take your $1000 if you loose. Withdraw the money ($1000) from the slot and restart. Repeat until you win. On win you will receive the winnings and the slot will have your $1001 inside it, thus creating the winnings from no-where.

graywolf336 commented 10 years ago

Was the slot machine a managed slot?

graywolf336 commented 8 years ago

Closed via 4f62a50.

graywolf336 commented 8 years ago

Actually, just verified this issue and will be fixing it once I verify the fix is applied.

graywolf336 commented 8 years ago

The issue is fixed with d397af1, but testing would be nice.