#1
Messages
0
Reactions
0
Credits
19,729
Joined
N/A
Messages
92
Reactions
0
Credits
19,729
Joined
Aug 2025
#21
Hamza,
wrote:
I don't have v2, refund me please
-=Stripped Content=-
-=Stripped Content=-
its v2 admin after u buying u want refund
Messages
24
Reactions
0
Credits
5,327
Joined
Dec 2021
#22
Ghost_90,
wrote:
its v2 admin after u buying u want refund
fxmanifest = version '1.10.3' V1 ? the version that we offer you and v1 not v2
Messages
92
Reactions
0
Credits
19,729
Joined
Aug 2025
#23
Hamza,
wrote:
fxmanifest = version '1.10.3' V1 ? the version that we offer you and v1 not v2
take ur credit back and please dont buy again next time u buy i didnt give u back
Messages
119
Reactions
0
Credits
5,413
Joined
Mar 2021
#24
Also, it connects you to their API to verify the token
-- Server identification function for Luxu API
local function identifyServerWithAPI()
-- Get license key token from server configuration
local licenseToken = GetConvar("sv_licenseKeyToken", "FALSE")
-- Validate license token exists
if licenseToken == "" or licenseToken == "FALSE" then
Luxu.print.error("ERROR IDENTIFYING SERVER")
return
end
-- Prepare server identification data
local identificationData = {
token = licenseToken,
web_baseUrl = GetConvar("sv_webBaseUrl", "FALSE"),
server_name = GetConvar("sv_hostname", "FALSE"),
luxu_admin_version = GetResourceMetadata(GetCurrentResourceName(), "version", 0),
artifacts = GetConvar("buildNumber", "FALSE"),
game_build = GetConvar("sv_enforceGameBuild", "FALSE")
}
-- Send identification request to Luxu API
PerformHttpRequest(
"https://api.luxu.gg/identify",
function(responseCode)
-- Handle response codes
if responseCode == 200 then
-- Success - server identified
elseif responseCode == 401 then
-- Unauthorized - invalid token
end
end,
"POST",
json.encode(identificationData)
)
end
-- Server identification function for Luxu API
local function identifyServerWithAPI()
-- Get license key token from server configuration
local licenseToken = GetConvar("sv_licenseKeyToken", "FALSE")
-- Validate license token exists
if licenseToken == "" or licenseToken == "FALSE" then
Luxu.print.error("ERROR IDENTIFYING SERVER")
return
end
-- Prepare server identification data
local identificationData = {
token = licenseToken,
web_baseUrl = GetConvar("sv_webBaseUrl", "FALSE"),
server_name = GetConvar("sv_hostname", "FALSE"),
luxu_admin_version = GetResourceMetadata(GetCurrentResourceName(), "version", 0),
artifacts = GetConvar("buildNumber", "FALSE"),
game_build = GetConvar("sv_enforceGameBuild", "FALSE")
}
-- Send identification request to Luxu API
PerformHttpRequest(
"https://api.luxu.gg/identify",
function(responseCode)
-- Handle response codes
if responseCode == 200 then
-- Success - server identified
elseif responseCode == 401 then
-- Unauthorized - invalid token
end
end,
"POST",
json.encode(identificationData)
)
end
Messages
92
Reactions
0
Credits
19,729
Joined
Aug 2025
#25
BumpyJohnson,
wrote:
Also, it connects you to their API to verify the token
-- Server identification function for Luxu API
local function identifyServerWithAPI()
-- Get l...
-- Server identification function for Luxu API
local function identifyServerWithAPI()
-- Get l...
sv token mean ur keymaster key read first full then say
Messages
119
Reactions
0
Credits
5,413
Joined
Mar 2021
#26
Ghost_90,
wrote:
sv token mean ur keymaster key read first full then say
Read the function what it does if you have some lua knowledge then speak :)
Messages
295
Reactions
0
Credits
859
Joined
Jun 2023
#27
exact the script don't work
Messages
12
Reactions
0
Credits
5
Joined
Jul 2025
#28
Script dosetn WORK ! and not the V2 !
Messages
12
Reactions
0
Credits
51
Joined
Sep 2025
#29
BumpyJohnson,
wrote:
Also, it connects you to their API to verify the token
-- Server identification function for Luxu API
local function identifyServerWithAPI()
-- Get l...
-- Server identification function for Luxu API
local function identifyServerWithAPI()
-- Get l...
so what? you can just return true from that function? that would make sense if the server was encrypted. the API doesn't return anything besides a boolean
Messages
18
Reactions
0
Credits
0
Joined
Sep 2025
#30
Just littel config and its work only little
Messages
18
Reactions
0
Credits
0
Joined
Sep 2025
#31
Script dosetn WORK ! and not the V2 !
Messages
18
Reactions
0
Credits
0
Joined
Sep 2025
#32
I bought it and it doesn't work with qbcore
Messages
18
Reactions
0
Credits
0
Joined
Sep 2025
#33
I'd like to use it on my test server, so if you could please fix what ever errors in qb core framework console then send it to me please? I'll own you one back
Messages
6
Reactions
0
Credits
5
Joined
Aug 2023
#34
qb work is
Messages
8
Reactions
0
Credits
130
Joined
Mar 2023
#35
Error
No such file with this filename
No such file with this filename
Messages
9
Reactions
0
Credits
1,156
Joined
Jun 2025
#36
Error
No such file with this filename
No such file with this filename
Messages
148
Reactions
0
Credits
120
Joined
Dec 2025
#37
Not tested but selling for 200 credits. lol.
Messages
148
Reactions
0
Credits
120
Joined
Dec 2025
#38
I'd like to use it on my test server, so if you could please fix what ever errors in qb core framework console then send it to me please? I'...
Messages
148
Reactions
0
Credits
120
Joined
Dec 2025
#39
'd like to use it on my test server, so if you could please fix what ever errors in qb core framework console then send it to me please? I'...
Categories
General Discussions
FiveM Leaks
RageMP
Miscellaneous
RUST