ATM robbery via mini game
> Preview : <a href="https://youtu.be/eowLG0_o8Vg">Youtube preview</a>
You can define :
- If an item is required
- The item name
- The required item quantity
- If you remove the item after usage
- The money type ( money, bank, black_money or any account you're using [ via addAccountMoney] )
- The min and max possible reward
- if you close the interface on death
- if you warn the cops of the robbery ( you'll have to handle the event )
- You can set your own notification system
And of course with the script using web UI, you can always change the design as you please