Security HUD
System Watchdog
×
Threads Scanned ⟳
-- / --
SYS. LOAD --%
AI SHIELD ACTIVE
DMCA Policy
×

šŸ“‹ DMCA Compliance

This platform and community fully complies with the Digital Millennium Copyright Act (DMCA) and international copyright laws. We take all copyright protection seriously.

šŸ›”ļø Copyright Protection

If you believe a posted item belongs to you or violates your copyright, you may file a DMCA takedown request through our official channels. Upon receiving a valid claim, the infringing content will be removed within 24 hours.

What's new
×
Fiveguard

Script šŸ”„Lauren Lottery Draw Script for QBCore šŸ”„

KingLvlUp

Silver Elite
Joined
May 27, 2022
Messages
23
Reaction score
12
Points
156
Location
Idaho
Hello everyone, I decided to share the script that I sold for a fee private to the forum.

With this script, you can gave gifts, vehicles, money, etc. on your server. You can do the draw easily.
With this, you can reduce the money economy on your server. (The more tickets you buy, the better your chances.)

Features;
• It saves the data to the people who buy the ticket.
• You can delete the saved tickets from the menu.
• The main winner and the reserve winner are determined at random.
• A config file that you can adjust very easily.
• /lotterymenu for admins

Adjustments;
  1. We are installing lottery.sql
  2. Create item named ticket
  3. In qb-inventory app.js we add the following to the FormatItemInfo function
    JavaScript:
    else if (itemData.name == "ticket") {
                $(".item-info-title").html('<p>'+itemData.label+'</p>')
                $(".item-info-description").html('<p><strong>Reward: </strong><span>' + itemData.info.rewardname + '</span></p><p><strong>Ticket Number: </strong><span>' + itemData.info.ticketnumber + '</span></p>');
            }
  4. That's all. Have fun.





Download Link
*** Hidden text: cannot be quoted. ***




Lauren Development
Tx
 

Karel112

Member
Joined
Jul 21, 2022
Messages
17
Reaction score
1
Points
156
Location
United Kingdom
Hello everyone, I decided to share the script that I sold for a fee private to the forum.

With this script, you can gave gifts, vehicles, money, etc. on your server. You can do the draw easily.
With this, you can reduce the money economy on your server. (The more tickets you buy, the better your chances.)

Features;
• It saves the data to the people who buy the ticket.
• You can delete the saved tickets from the menu.
• The main winner and the reserve winner are determined at random.
• A config file that you can adjust very easily.
• /lotterymenu for admins

Adjustments;
  1. We are installing lottery.sql
  2. Create item named ticket
  3. In qb-inventory app.js we add the following to the FormatItemInfo function
    JavaScript:
    else if (itemData.name == "ticket") {
                $(".item-info-title").html('<p>'+itemData.label+'</p>')
                $(".item-info-description").html('<p><strong>Reward: </strong><span>' + itemData.info.rewardname + '</span></p><p><strong>Ticket Number: </strong><span>' + itemData.info.ticketnumber + '</span></p>');
            }
  4. That's all. Have fun.





Download Link
*** Hidden text: cannot be quoted. ***




Lauren Development
Thanks!
 

GAMERSUNITE2021

Bronze Elite
Joined
Jun 30, 2021
Messages
19
Reaction score
4
Points
156
Hello everyone, I decided to share the script that I sold for a fee private to the forum.

With this script, you can gave gifts, vehicles, money, etc. on your server. You can do the draw easily.
With this, you can reduce the money economy on your server. (The more tickets you buy, the better your chances.)

Features;
• It saves the data to the people who buy the ticket.
• You can delete the saved tickets from the menu.
• The main winner and the reserve winner are determined at random.
• A config file that you can adjust very easily.
• /lotterymenu for admins

Adjustments;
  1. We are installing lottery.sql
  2. Create item named ticket
  3. In qb-inventory app.js we add the following to the FormatItemInfo function
    JavaScript:
    else if (itemData.name == "ticket") {
                $(".item-info-title").html('<p>'+itemData.label+'</p>')
                $(".item-info-description").html('<p><strong>Reward: </strong><span>' + itemData.info.rewardname + '</span></p><p><strong>Ticket Number: </strong><span>' + itemData.info.ticketnumber + '</span></p>');
            }
  4. That's all. Have fun.





Download Link
*** Hidden text: cannot be quoted. ***




Lauren Development
NICE
 

MIR91

Member
Joined
Nov 19, 2021
Messages
17
Reaction score
0
Points
166
Location
Deutschland
Hello everyone, I decided to share the script that I sold for a fee private to the forum.

With this script, you can gave gifts, vehicles, money, etc. on your server. You can do the draw easily.
With this, you can reduce the money economy on your server. (The more tickets you buy, the better your chances.)

Features;
• It saves the data to the people who buy the ticket.
• You can delete the saved tickets from the menu.
• The main winner and the reserve winner are determined at random.
• A config file that you can adjust very easily.
• /lotterymenu for admins

Adjustments;
  1. We are installing lottery.sql
  2. Create item named ticket
  3. In qb-inventory app.js we add the following to the FormatItemInfo function
    JavaScript:
    else if (itemData.name == "ticket") {
                $(".item-info-title").html('<p>'+itemData.label+'</p>')
                $(".item-info-description").html('<p><strong>Reward: </strong><span>' + itemData.info.rewardname + '</span></p><p><strong>Ticket Number: </strong><span>' + itemData.info.ticketnumber + '</span></p>');
            }
  4. That's all. Have fun.





Download Link
*** Hidden text: cannot be quoted. ***




Lauren Development
 

xtaxhome

Gold Elite
Joined
Jun 1, 2021
Messages
116
Reaction score
36
Points
176
Hello everyone, I decided to share the script that I sold for a fee private to the forum.

With this script, you can gave gifts, vehicles, money, etc. on your server. You can do the draw easily.
With this, you can reduce the money economy on your server. (The more tickets you buy, the better your chances.)

Features;
• It saves the data to the people who buy the ticket.
• You can delete the saved tickets from the menu.
• The main winner and the reserve winner are determined at random.
• A config file that you can adjust very easily.
• /lotterymenu for admins

Adjustments;
  1. We are installing lottery.sql
  2. Create item named ticket
  3. In qb-inventory app.js we add the following to the FormatItemInfo function
    JavaScript:
    else if (itemData.name == "ticket") {
                $(".item-info-title").html('<p>'+itemData.label+'</p>')
                $(".item-info-description").html('<p><strong>Reward: </strong><span>' + itemData.info.rewardname + '</span></p><p><strong>Ticket Number: </strong><span>' + itemData.info.ticketnumber + '</span></p>');
            }
  4. That's all. Have fun.





Download Link
*** Hidden text: cannot be quoted. ***




Lauren Development
fdsgsdfasdfas
 

jasonmaroon

Member
Joined
Oct 15, 2022
Messages
1
Reaction score
0
Points
146
Location
Birmingham
can't seem to get it to work, called for
" QBCore.Functions.ExecuteSql(false, "INSERT INTO `lotterys` (`citizenid`, `name`, `ticketnumber`, `price`) VALUES ('"..citizenid.."', '"..name.."', '"..ticketNumber.."', '"..ticketPrice.."')") "

but then returns a nil value when buying the ticket even though followed the instrucitons on the github link from their tebex, installed the sql and their discord links to a bot buying thing?
 

Vyl hossain

Member
Joined
Oct 22, 2022
Messages
3
Reaction score
2
Points
156
Location
sunnyhosseib6
Hello everyone, I decided to share the script that I sold for a fee private to the forum.

With this script, you can gave gifts, vehicles, money, etc. on your server. You can do the draw easily.
With this, you can reduce the money economy on your server. (The more tickets you buy, the better your chances.)

Features;
• It saves the data to the people who buy the ticket.
• You can delete the saved tickets from the menu.
• The main winner and the reserve winner are determined at random.
• A config file that you can adjust very easily.
• /lotterymenu for admins

Adjustments;
  1. We are installing lottery.sql
  2. Create item named ticket
  3. In qb-inventory app.js we add the following to the FormatItemInfo function
    JavaScript:
    else if (itemData.name == "ticket") {
                $(".item-info-title").html('<p>'+itemData.label+'</p>')
                $(".item-info-description").html('<p><strong>Reward: </strong><span>' + itemData.info.rewardname + '</span></p><p><strong>Ticket Number: </strong><span>' + itemData.info.ticketnumber + '</span></p>');
            }
  4. That's all. Have fun.





Download Link
*** Hidden text: cannot be quoted. ***




Lauren Development
gg
 

ezysmith

Member
Joined
Jul 13, 2022
Messages
27
Reaction score
1
Points
156
Location
malaysia
Hello everyone, I decided to share the script that I sold for a fee private to the forum.

With this script, you can gave gifts, vehicles, money, etc. on your server. You can do the draw easily.
With this, you can reduce the money economy on your server. (The more tickets you buy, the better your chances.)

Features;
• It saves the data to the people who buy the ticket.
• You can delete the saved tickets from the menu.
• The main winner and the reserve winner are determined at random.
• A config file that you can adjust very easily.
• /lotterymenu for admins

Adjustments;
  1. We are installing lottery.sql
  2. Create item named ticket
  3. In qb-inventory app.js we add the following to the FormatItemInfo function
    JavaScript:
    else if (itemData.name == "ticket") {
                $(".item-info-title").html('<p>'+itemData.label+'</p>')
                $(".item-info-description").html('<p><strong>Reward: </strong><span>' + itemData.info.rewardname + '</span></p><p><strong>Ticket Number: </strong><span>' + itemData.info.ticketnumber + '</span></p>');
            }
  4. That's all. Have fun.





Download Link
*** Hidden text: cannot be quoted. ***




Lauren Development
 

kosleada22

Member
Joined
Aug 19, 2021
Messages
3
Reaction score
0
Points
156
Hello everyone, I decided to share the script that I sold for a fee private to the forum.

With this script, you can gave gifts, vehicles, money, etc. on your server. You can do the draw easily.
With this, you can reduce the money economy on your server. (The more tickets you buy, the better your chances.)

Features;
• It saves the data to the people who buy the ticket.
• You can delete the saved tickets from the menu.
• The main winner and the reserve winner are determined at random.
• A config file that you can adjust very easily.
• /lotterymenu for admins

Adjustments;
  1. We are installing lottery.sql
  2. Create item named ticket
  3. In qb-inventory app.js we add the following to the FormatItemInfo function
    JavaScript:
    else if (itemData.name == "ticket") {
                $(".item-info-title").html('<p>'+itemData.label+'</p>')
                $(".item-info-description").html('<p><strong>Reward: </strong><span>' + itemData.info.rewardname + '</span></p><p><strong>Ticket Number: </strong><span>' + itemData.info.ticketnumber + '</span></p>');
            }
  4. That's all. Have fun.





Download Link
*** Hidden text: cannot be quoted. ***




Lauren Development
This looks awesome thanks
 

cmeyer806

Bronze Elite
Joined
Nov 21, 2022
Messages
26
Reaction score
4
Points
166
Location
usa
Hello everyone, I decided to share the script that I sold for a fee private to the forum.

With this script, you can gave gifts, vehicles, money, etc. on your server. You can do the draw easily.
With this, you can reduce the money economy on your server. (The more tickets you buy, the better your chances.)

Features;
• It saves the data to the people who buy the ticket.
• You can delete the saved tickets from the menu.
• The main winner and the reserve winner are determined at random.
• A config file that you can adjust very easily.
• /lotterymenu for admins

Adjustments;
  1. We are installing lottery.sql
  2. Create item named ticket
  3. In qb-inventory app.js we add the following to the FormatItemInfo function
    JavaScript:
    else if (itemData.name == "ticket") {
                $(".item-info-title").html('<p>'+itemData.label+'</p>')
                $(".item-info-description").html('<p><strong>Reward: </strong><span>' + itemData.info.rewardname + '</span></p><p><strong>Ticket Number: </strong><span>' + itemData.info.ticketnumber + '</span></p>');
    }
  4. That's all. Have fun.





Download Link
*** Hidden text: cannot be quoted. ***




Lauren Development
let me see it
 

youngnate

Member
Joined
Jan 12, 2022
Messages
1
Reaction score
0
Points
156
Location
ger
Hello everyone, I decided to share the script that I sold for a fee private to the forum.

With this script, you can gave gifts, vehicles, money, etc. on your server. You can do the draw easily.
With this, you can reduce the money economy on your server. (The more tickets you buy, the better your chances.)

Features;
• It saves the data to the people who buy the ticket.
• You can delete the saved tickets from the menu.
• The main winner and the reserve winner are determined at random.
• A config file that you can adjust very easily.
• /lotterymenu for admins

Adjustments;
  1. We are installing lottery.sql
  2. Create item named ticket
  3. In qb-inventory app.js we add the following to the FormatItemInfo function
    JavaScript:
    else if (itemData.name == "ticket") {
                $(".item-info-title").html('<p>'+itemData.label+'</p>')
                $(".item-info-description").html('<p><strong>Reward: </strong><span>' + itemData.info.rewardname + '</span></p><p><strong>Ticket Number: </strong><span>' + itemData.info.ticketnumber + '</span></p>');
    }
  4. That's all. Have fun.





Download Link
*** Hidden text: cannot be quoted. ***




Lauren Development
ty for releasing
 

pippe

Member
Joined
Jan 3, 2023
Messages
2
Reaction score
0
Points
156
Location
Belgiƫ
Hello everyone, I decided to share the script that I sold for a fee private to the forum.

With this script, you can gave gifts, vehicles, money, etc. on your server. You can do the draw easily.
With this, you can reduce the money economy on your server. (The more tickets you buy, the better your chances.)

Features;
• It saves the data to the people who buy the ticket.
• You can delete the saved tickets from the menu.
• The main winner and the reserve winner are determined at random.
• A config file that you can adjust very easily.
• /lotterymenu for admins

Adjustments;
  1. We are installing lottery.sql
  2. Create item named ticket
  3. In qb-inventory app.js we add the following to the FormatItemInfo function
    JavaScript:
    else if (itemData.name == "ticket") {
                $(".item-info-title").html('<p>'+itemData.label+'</p>')
                $(".item-info-description").html('<p><strong>Reward: </strong><span>' + itemData.info.rewardname + '</span></p><p><strong>Ticket Number: </strong><span>' + itemData.info.ticketnumber + '</span></p>');
            }
  4. That's all. Have fun.





Download Link
*** Hidden text: cannot be quoted. ***




Lauren Development
 
Top