ALL SCRIPTS ESCROWED USING FIVEM ESCROW SYSTEM
THIS PACKAGE COMES WITH 8 SCRIPTS
An advanced system that allows servers to have AI Sugar Daddies to open up new events for female players. Players will unlock task and missions while leveling up with their sugar daddies. Check video for full run down. Sugar Daddy uses the clothing system in full so i have included a pack including all scripts for a 1 time purchase!!
Streetcode Sugar Daddy (youtube.com)
StreetCode Clothing System Update (youtube.com)
Sugar Daddy
AI Sugar Daddy bringing a new dynamic for the fems of FiveM.
Great to add to:
Assests Included In Package For Keymaster
SteetCode Sugar Daddy
StreetCode ChainSnatch(Full Clothing System)
StreetCode ClothigMenu
StreetCode IceBox
StreetCode Footlocker
StreetCode Cash4Gold
StreetCode ClothingStore
StreetCode KickStarter
Resource Integration
integrated to worth with the sreetcode clothing system and clothing stores.
Discord Support
All scripts come with support via discord. I prefer voice chat to help people out faster and more efficient
Config
--Edit Notificantion system
function ShowNotifyESX(msg)
if Config.NotySystem == 'ESX' then
ESX.ShowNotification(msg)
--------------------------------
---GKS Phone
elseif Config.NotySystem == 'GKS' then
TriggerEvent('gksphone:notifi', {title = 'Sugar Daddy', message = msg , img= '/html/static/img/icons/vale.png' })
--------------------------------
---Quasar
elseif Config.NotySystem == 'QS' then
TriggerEvent('qs-smartphone:client:notify', {
title = 'Sugar Daddy',
text = msg,
icon = "./img/apps/whatsapp.png",
timeout = 1500
})
-------------------------------
---lb phone--
elseif Config.NotySystem == 'LB' then
exports["lb-phone"]:SendNotification({
app = "Birdy", -- the app to send the notification to (optional)
title = "Sugar Daddy", -- the title of the notification
content = msg, -- the description of the notification
})
--------------------------------
---Add your own phone message function or uncomment esx.shownoti and commeent phone functon instead
elseif Config.NotySystem == 'CUSTOM' then
end
end
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Config = {}
Config.ClientDebug = true
Config.ServerDebug = true
Config.NotySystem = 'GKS' ---(options) ESX, GKS, QS, CUSTOM (ESX< GKS< QUASAR< LB PHONE< CUSTOM)
Config.NewESX = true
Config.NeededPoints = 50
Config.IntroChance = 15
Config.GetMad = 5 ---keep low chance(chance that daddy will get mad and drop player level to 1 for missed calls
Config.StreetCodeStreetSytem = true
Config.MoreTimeToTimer = 120 --seconds
Config.DirtyDuffle = 40
Config.DrugSellZoneBlip = false
Config.DrugSell = {
DrugSell1 = {
Pos = {x = 3810.16, y = 4463.77, z = 4.22},
CarPos = {x = 3697.11, y = 4550.33, z = 25.26, h = 184.15 },
Cars = {'zentorno','t20','reaper','italigtb','pfister811','entityxf','sheava','gp1','vagner','neon'},
},
DrugSell2 = {
Pos = {x = -1726.74, y = -1108.36, z = 13.14},
CarPos = {x = -1554.13, y = -888.24, z = 19.76, h = 143.21 },
Cars = {'zentorno','t20','reaper','italigtb','pfister811','entityxf','sheava','gp1','vagner','neon'},
},
DrugSell3 = {
Pos = {x = 1084.96, y = -3052.99, z = 5.9},
CarPos = {x = 1260.16, y = -3275.62, z = 5.8, h = 355.99 },
Cars = {'zentorno','t20','reaper','italigtb','pfister811','entityxf','sheava','gp1','vagner','neon'},
},
DrugSell4 = {
Pos = {x = 594.92, y = 605.39, z = 128.91},
CarPos = {x = 418.78, y = 429.53, z = 141.8, h = 262.24 },
Cars = {'zentorno','t20','reaper','italigtb','pfister811','entityxf','sheava','gp1','vagner','neon'},
},
DrugSell5 = {
Pos = {x = -164.11, y = -1665.05, z = 33.08},
CarPos = {x = 42.11, y = -1509.93, z = 29.28, h = 151.71 },
Cars = {'zentorno','t20','reaper','italigtb','pfister811','entityxf','sheava','gp1','vagner','neon'},
},
DrugSell6 = {
Pos = {x = -53.87, y = -1764.64, z = 28.96},
CarPos = {x = 156.44, y = -1784.7, z = 29.09, h = 130.63 },
Cars = {'zentorno','t20','reaper','italigtb','pfister811','entityxf','sheava','gp1','vagner','neon'},
},
DrugSell7 = {
Pos = {x = 356.36, y = -1970.94, z = 24.41},
CarPos = {x = 508.39, y = -1707.42, z = 29.24, h = 148.04 },
Cars = {'zentorno','t20','reaper','italigtb','pfister811','entityxf','sheava','gp1','vagner','neon'},
},
----YOU CAN ADD MORE
}
------------------------------------
---- RANDOM PEDS IN CAR -----
------------------------------------
Models = {
"player_one"
}
------------------------------------
--------- ITEMS TO BUY-------------
------------------------------------
---use price for 2 items plugs sell 2 at a time good for brick sizes and maybe oz
Config.Items = {
{name = 'money', amount = {min = 500, max = 2500} , label = 'Money'},
{name = 'scduffle', amount = {min = 0, max = 20} , label = 'DuffleBags'},
{name = 'scgtnumber', amount = {min = 0, max = 1 } , label = 'Plugs Numer'},
} ----YOU CAN ADD YOUR ITEMS
------------------------------------
-------------- TEXT ----------------
------------------------------------
Config.Text1 = 'I sent you my location, hurry up while I got a quick sec to link'
Config.Text2 = 'No cops, came back later!'
Config.Text3 = 'Im not available at the moment....'
Config.Text4 = 'I had to slide out....sorry....'
Config.Text5 = 'Im bout to pull up!!!'
Config.Text6 = 'You must of left the area...im out!!!!.'
Config.Text7 = 'REPORTED!!!!!!'
Config.Text8 = 'You really tried to play on my top huh!!!.'
Config.Text9 ='~r~[E]~c~ Get In '
Config.Text10 = '~b~Pull-Up: ~r~'
-----------------------------------
----------------
--Deliveries---------------
----------------
Config.PriceMultiplier = 1.0
Config.TipMin = 0
Config.TipMax = 150
Config.NotifyPercent = 6 -- Higher number = less chance of cops being notified
Config.PoliceName = 'police'
Config.ThugComes = 20 --percent chance for thug to come while selling
----------------
--Locations---------------
----------------
Config.DropLocations = {
[1] = {["x"] = 8.91, ["y"] = -242.82, ["z"] = 51.8},
[2] = {["x"] = 113.74, ["y"] = -277.95, ["z"] = 54.51},
[3] = {["x"] = 201.56, ["y"] = -148.76, ["z"] = 61.47},
[4] = {["x"] = -206.84, ["y"] = 159.49, ["z"] = 74.08},
[5] = {["x"] = 38.83, ["y"] = -71.64, ["z"] = 63.83},
[6] = {["x"] = 47.84, ["y"] = -29.16, ["z"] = 73.71},
[7] = {["x"] = -264.41, ["y"] = 98.82, ["z"] = 69.27},
[8] = {["x"] = -419.34, ["y"] = 221.12, ["z"] = 83.6},
[9] = {["x"] = -998.43, ["y"] = 158.42, ["z"] = 62.31},
[10] = {["x"] = -1026.57, ["y"] = 360.64, ["z"] = 71.36},
[11] = {["x"] = -967.06, ["y"] = 510.76, ["z"] = 82.07},
[12] = {["x"] = -1009.64, ["y"] = 478.93, ["z"] = 79.41},
[13] = {["x"] = -1308.05, ["y"] = 448.59, ["z"] = 100.86},
[14] = {["x"] = 557.39, ["y"] = -1759.57, ["z"] = 29.31},
[15] = {["x"] = 325.1, ["y"] = -229.59, ["z"] = 54.22},
[16] = {["x"] = 414.82, ["y"] = -217.57, ["z"] = 59.91},
[17] = {["x"] = 430.85, ["y"] = -941.91, ["z"] = 29.19},
[18] = {["x"] = -587.79, ["y"] = -783.53, ["z"] = 25.4},
[19] = {["x"] = -741.54, ["y"] = -982.28, ["z"] = 17.44},
[20] = {["x"] = -668.23, ["y"] = -971.58, ["z"] = 22.34},
[21] = {["x"] = -664.21, ["y"] = -1218.25, ["z"] = 11.81},
[22] = {["x"] = 249.99, ["y"] = -1730.79, ["z"] = 29.67},
[23] = {["x"] = 405.77, ["y"] = -1751.18, ["z"] = 29.71 },
[24] = {["x"] = 454.96, ["y"] = -1580.25, ["z"] = 32.82},
[25] = {["x"] = 278.81, ["y"] = -1117.96, ["z"] = 29.42},
[26] = {["x"] = 101.82, ["y"] = -819.49, ["z"] = 31.31},
[27] = {["x"] = -416.72, ["y"] = -186.79, ["z"] = 37.45},
[28] = {["x"] = -60.95, ["y"] = 360.26, ["z"] = 113.06},
}
----------------
--Items---------------
----------------
Config.SugarPackage = {
[1] = {["item"] = "scsugarpack", ["name"] = "Duffle Bag", ["price"] = 500}
}
------------------------------------------------------
Config.MurderGame = { -- Positions of available jobs
{X= 289.79, Y= 191.27, Z= 104.37},
{X= 244.47, Y= 163.84, Z= 104.98},
{X= 353.76, Y= 416.98, Z= 141.73},
{X= -17.04, Y= 317.75, Z= 113.16},
{X= -112.99, Y= -150.45, Z= 57.85},
{X= -324.33, Y= -257.15, Z= 34.39},
{X= -208.18, Y= -784.29, Z= 30.45},
{X= -254.32, Y= -978.53, Z= 31.22},
{X= 228.40, Y= -295.23, Z= 49.65},
{X= -842.76, Y= -351.14, Z= 38.68},
{X= -1339.50, Y= -1078.66, Z= 6.94},
{X= -1858.84, Y= -632.75, Z= 11.23},
{X= -1974.43, Y= -279.38, Z= 38.10},
{X= -1626.64, Y= 37.86, Z= 62.54},
{X= -1484.27, Y= 457.79, Z= 112.39},
{X= -1305.62, Y= 314.50, Z= 65.49}
}