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

Goku

Silver Elite
Joined
Dec 12, 2021
Messages
28
Reaction score
5
Points
166
Location
Sunshine colony, kandivali (east)
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
Niceee
 

dtmdlm

Silver Elite
Joined
Mar 31, 2022
Messages
26
Reaction score
5
Points
156
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
thank you!
 

sgh981

Silver Elite
Joined
Aug 11, 2021
Messages
18
Reaction score
14
Points
166
å¤§å®¶å„½ļ¼Œęˆ‘ę±ŗå®šå°‡ęˆ‘å‡ŗå”®ēš„č…³ęœ¬åˆ†äŗ«ēµ¦č«–å£‡ē§äŗŗć€‚

ä½æē”Øę­¤č…³ęœ¬ļ¼Œę‚ØåÆä»„åœØęœå‹™å™ØäøŠč“ˆé€ē¦®ē‰©ć€č»Šč¼›ć€é‡‘éŒ¢ē­‰ć€‚ę‚ØåÆä»„č¼•é¬†é€²č”ŒęŠ½ēŽć€‚
ęœ‰äŗ†é€™å€‹ļ¼Œę‚ØåÆä»„é™ä½Žęœå‹™å™ØäøŠēš„é‡‘éŒ¢ē¶“ęæŸć€‚ļ¼ˆč²·ēš„ē„Øč¶Šå¤šļ¼Œę©Ÿęœƒå°±č¶Šå¤§ć€‚ļ¼‰

特徵;
• å®ƒå°‡ę•øę“šäæå­˜ēµ¦č²·ē„Øēš„äŗŗć€‚
• ę‚ØåÆä»„å¾žčœå–®äø­åˆŖé™¤äæå­˜ēš„ē„Øč­‰ć€‚
• äø»č¦ē²å‹č€…å’Œé å‚™ē²å‹č€…ę˜ÆéšØę©Ÿē¢ŗå®šēš„ć€‚
• äø€å€‹é…ē½®ę–‡ä»¶ļ¼Œę‚ØåÆä»„å¾ˆå®¹ę˜“åœ°é€²č”ŒčŖæę•“ć€‚
• /lotterymenu 箔理哔

čŖæę•“ļ¼›
  1. ęˆ‘å€‘ę­£åœØå®‰č£ lottery.sql
  2. å‰µå»ŗåē‚ŗticketēš„é …ē›®
  3. 在 qb-inventory app.js äø­ļ¼Œęˆ‘å€‘å°‡ä»„äø‹å…§å®¹ę·»åŠ åˆ° FormatItemInfo 函數
    JavaScript:
    else if (itemData.name == "ticket") { 
                $(".item-info-title").html('<p >'+itemData.label+'</p>') 
                $(".item-info-description").html('<p><strong>ēŽå‹µļ¼š</strong><span>' + itemData.info.rewardname + '</span></p><p><strong>ē„Øč™Ÿļ¼š</strong><span>' + itemData.info.ticketnumber + '</span></p>'); 
            }
  4. å°±é€™ęØ£ć€‚ēŽ©å¾—é–‹åæƒć€‚

[åŖ’é«”=youtube]Lr_EuNPcGcQ[/åŖ’é«”]​




äø‹č¼‰éˆęŽ„
*** éš±č—ę–‡å­—ļ¼šäøčƒ½å¼•ē”Øć€‚***




å‹žå€«ē™¼å±•
 

caftndc

Member
Joined
May 20, 2022
Messages
12
Reaction score
0
Points
166
Location
MX
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
 

Bowman512

Member
Joined
Jan 17, 2022
Messages
3
Reaction score
0
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. ***

love it


Lauren Development
 

joker6912

Silver Elite
Joined
Jan 25, 2022
Messages
69
Reaction score
17
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
hhh
 

ursaminor

Bronze Elite
Joined
Apr 22, 2022
Messages
19
Reaction score
3
Points
156
Location
Indonesia
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
 

DemonTime1020

Member
Joined
May 16, 2022
Messages
4
Reaction score
0
Points
146
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
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 been looking for this for so long thank you
 

Vasso

Gold Elite
Joined
May 27, 2022
Messages
31
Reaction score
469
Points
296
Location
Moscow
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!!!!!!!
 

xxombii

Bronze Elite
Joined
May 5, 2021
Messages
55
Reaction score
3
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
yoooooooooooooooooo
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
 

oneshott

Member
Joined
Apr 30, 2022
Messages
3
Reaction score
1
Points
156
Location
uk
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
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
 

Pistool

Silver Elite
Joined
Mar 21, 2022
Messages
36
Reaction score
9
Points
166
Location
standerton
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
 
Joined
May 27, 2022
Messages
13
Reaction score
0
Points
156
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
nice
 

DaveBangz

Silver Elite
Joined
Apr 25, 2022
Messages
37
Reaction score
7
Points
166
Location
Nc
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
#1
 

jojo33

Gold Elite
Joined
Mar 18, 2022
Messages
47
Reaction score
35
Points
176
Location
Deutschland
Hallo zusammen, ich habe mich entschieden, das Skript, das ich gegen eine Gebühr verkauft habe, privat im Forum zu teilen.

Mit diesem Skript können Sie Geschenke, Fahrzeuge, Geld usw. auf Ihrem Server verschenken. Sie können die Auslosung einfach durchführen.
Damit kƶnnen Sie die Geldwirtschaft auf Ihrem Server reduzieren. (Je mehr Tickets Sie kaufen, desto besser sind Ihre Chancen.)

Merkmale;
• Es speichert die Daten der Personen, die das Ticket kaufen.
• Sie kƶnnen die gespeicherten Tickets aus dem Menü lƶschen.
• Der Hauptgewinner und der Reservesieger werden per Zufall ermittelt.
• Eine Konfigurationsdatei, die Sie sehr einfach anpassen kƶnnen.
• /lotterymenu für Administratoren

Anpassungen;
  1. Wir installieren gerade lottery.sql
  2. Erstellen Sie ein Element mit dem Namen Ticket
  3. In qb-inventory app.js fügen wir der FormatItemInfo-Funktion
    JavaScript:
    else if (itemData.name == "ticket") { 
                $(".item-info-title").html('<p >'+itemData.label+'</p>') 
                $(.item-info-description").html('<p><strong>Belohnung: </strong><span>' + itemData.info.rewardname + '</span></p><p><strong>Ticketnummer: </strong><span>' + itemData.info.ticketnumber + '</span></p>'); 
            }
  4. Das ist alles. Habe Spaß.





Download-Link
*** Versteckter Text: Kann nicht zitiert werden. ***




Lauren Entwicklung
 

impact_aut

Gold Elite
Joined
May 2, 2022
Messages
39
Reaction score
290
Points
296
Location
Austria
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
 
Top