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 šŸ”„

Lauren

Developer
Joined
Apr 17, 2021
Messages
19
Reaction score
756
Points
296
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.



You can join my discord server for support.

Download Link




Lauren Development
 
Last edited:

Lauren

Developer
Joined
Apr 17, 2021
Messages
19
Reaction score
756
Points
296
Contact me if you have problems with installation.
 

Tate

Gold Elite
Joined
Jun 9, 2021
Messages
180
Reaction score
154
Points
256
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
 

projektsrp

Bronze Elite
Joined
Oct 8, 2021
Messages
31
Reaction score
2
Points
156
Location
Australia
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
 

kocho31

Bronze Elite
Joined
Mar 10, 2021
Messages
12
Reaction score
3
Points
156
I
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
ncredible
 

RogueCastle

Member
Joined
Apr 2, 2022
Messages
5
Reaction score
1
Points
146
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
Thank you.
 

Judolas

Gold Elite
Joined
Dec 30, 2021
Messages
43
Reaction score
31
Points
166
Location
Germany
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, looks interesting :)
 

stitch7_626

Member
Joined
May 1, 2022
Messages
3
Reaction score
0
Points
156
Location
bxl
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
 

B1337

Gold Elite
Joined
May 13, 2021
Messages
120
Reaction score
4,312
Points
321
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
 

Judolas

Gold Elite
Joined
Dec 30, 2021
Messages
43
Reaction score
31
Points
166
Location
Germany
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
i want it now! :D
 

khaineed

Silver Elite
Joined
Jan 14, 2022
Messages
48
Reaction score
16
Points
156
Location
Vietnam
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
like share
 

jamesbond007

Member
Joined
Nov 30, 2021
Messages
19
Reaction score
0
Points
156
Location
United States
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