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

Calcrickson

Bronze Elite
Joined
Jan 2, 2024
Messages
5
Reaction score
3
Points
146
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
Thankyou for this!
 

KonradCet

Member
Joined
Dec 24, 2023
Messages
9
Reaction score
1
Points
146
Location
Poland
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 thanks!
 

Nickyboss101

Bronze Elite
Joined
Apr 2, 2022
Messages
10
Reaction score
6
Points
166
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
sgffds dsf
 

miklepickle

Member
Joined
Aug 17, 2024
Messages
1
Reaction score
0
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
olets see
 

Darkist1

Member
Joined
Sep 12, 2021
Messages
5
Reaction score
0
Points
146
Location
South Africa
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 is pretty awesome
 

Tocann

Member
Joined
Feb 10, 2025
Messages
1
Reaction score
0
Points
156
Location
chejw
Xin chĆ o mį»i ngĘ°į»i, tĆ“i quyįŗæt định chia sįŗ» tįŗ­p lệnh mĆ  tĆ“i đã bĆ”n vį»›i mį»™t khoįŗ£n phĆ­ riĆŖng cho diį»…n đƠn.

Vį»›i tįŗ­p lệnh nĆ y, bįŗ”n có thể tįŗ·ng quĆ , xe cį»™, tiền bįŗ”c, v.v. trĆŖn mĆ”y chį»§ cį»§a mƬnh. Bįŗ”n có thể thį»±c hiện rĆŗt thăm mį»™t cĆ”ch dį»… dĆ ng.
Vį»›i điều nĆ y, bįŗ”n có thể giįŗ£m bį»›t tƬnh trįŗ”ng tiĆŖu tốn tiền bįŗ”c trĆŖn mĆ”y chį»§ cį»§a mƬnh. (Bįŗ”n mua cĆ ng nhiều vĆ©, cĘ” hį»™i cį»§a bįŗ”n cĆ ng cao.)

Đặc trưng;
• Lʰu dữ liệu cho những ngĘ°į»i mua vĆ©.
• Bįŗ”n có thể xóa vĆ© đã lʰu khį»i menu.
• NgĘ°į»i chiįŗæn thįŗÆng chĆ­nh vĆ  ngĘ°į»i chiįŗæn thįŗÆng dį»± bị được xĆ”c định ngįŗ«u nhiĆŖn.
• Mį»™t tệp cįŗ„u hƬnh mĆ  bįŗ”n có thể điều chỉnh rįŗ„t dį»… dĆ ng.
• /lotterymenu dĆ nh cho quįŗ£n trị viĆŖn

Điều chỉnh;
  1. ChĆŗng tĆ“i đang cĆ i đặt lottery.sql
  2. TẔo mỄc có tên là ticket
  3. Trong qb-inventory app.js, chúng tÓi thêm nội dung sau vào hàm FormatItemInfo
    JavaScript:
    else if (itemData.name == "ticket") { 
                $(".item-info-title").html('<p>'+itemData.label+'</p>') 
                $(".item-info-description").html('<p><strong>Phįŗ§n thưởng: </strong><span>' + itemData.info.rewardname + '</span></p><p><strong>Số vĆ©: </strong><span>' + itemData.info.ticketnumber + '</span></p>'); 
            }
  4. Vậy thÓi. Chúc vui vẻ.





LiĆŖn kįŗæt tįŗ£i xuống
*** Văn bản ẩn: khÓng thể trích dẫn. ***




PhÔt triển Lauren
Ừm'
 

cordisaaaj

Member
Joined
May 28, 2025
Messages
1
Reaction score
0
Points
146
Location
Argentina
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
god
 

Marcos804

Silver Elite
Joined
Nov 9, 2024
Messages
27
Reaction score
27
Points
176
Location
Yonkers
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
 

649chillaj

Member
Joined
Dec 17, 2025
Messages
2
Reaction score
1
Points
41
Location
Turks & Caicos Islands
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
lets see indeed
 
Top