Price
UnknownA script by Ruptz
Price
UnknownAdd this item to your stores for players to enjoy scratching away at tickets to try and win the big prize.
To keep supporting my projects please consider liking my forum post 
Config = {}
Config.Notify = 'qb' -- okok, qb, ox, custom --[[ See functions.lua for custom ]]
Config.Chances = {
{ chance = 40, prize = "$0" }, -- 40% chance
{ chance = 30, prize = "$2" }, -- 30% chance
{ chance = 15, prize = "$5" }, -- 15% chance
{ chance = 10, prize = "$10" }, -- 10% chance
{ chance = 3, prize = "$50" }, -- 3% chance
{ chance = 1, prize = "$500" }, -- 1% chance
{ chance = 1, prize = "$5000" } -- 1% chance
}
Config.ScratchPrice = 5 -- Price of Scratch Ticket on the ticket
Config.MinimumScratch = 20 -- The mimimun pixels they need to scratch (Wouldnt reccomend going lower than 20 or higher than 35)
shared/functions.lua is NOT escrowed
| Code is accessible | No |
| Subscription-based | No |
| Lines (approximately) | 109 |
| Requirements | QB-Core |
| Support | Yes |
See what others are saying about this script.
Share your experience and help others.