local PlayerData = {} Citizen.CreateThread(function () while ESX == nil do TriggerEvent('pom:deter', function(obj) ESX = obj end) Citizen.Wait(800) PlayerData = ESX.GetPlayerData() end end) Citizen.CreateThread(function() -- Grosse boucle Wait(10000); while true do Citizen.Wait(1) SetEntityProofs(GetPlayerPed(-1), false, true, true, false, false, false, false, false) SetPlayerInvincible(PlayerId(), false) SetPedDensityMultiplierThisFrame(0.0) SetRandomVehicleDensityMultiplierThisFrame(0.0) SetScenarioPedDensityMultiplierThisFrame(0.0, 0.0) SetVehicleModelIsSuppressed(GetHashKey("rubble"), true) SetVehicleModelIsSuppressed(GetHashKey("taco"), true) SetVehicleModelIsSuppressed(GetHashKey("biff"), true) SetGarbageTrucks(false) SetRandomBoats(false) SetCreateRandomCops(false) SetCreateRandomCopsNotOnScenarios(false) SetCreateRandomCopsOnScenarios(false) local x,y,z = table.unpack(GetEntityCoords(PlayerPedId())) ClearAreaOfVehicles(x, y, z, 1000, false, false, false, false, false) RemoveVehiclesFromGeneratorsInArea(x - 500.0, y - 500.0, z - 500.0, x + 500.0, y + 500.0, z + 500.0); if IsPedSittingInAnyVehicle(GetPlayerPed(-1)) then if GetPedInVehicleSeat(GetVehiclePedIsIn(GetPlayerPed(-1),false),-1) == GetPlayerPed(-1) then SetVehicleDensityMultiplierThisFrame(0.1) SetParkedVehicleDensityMultiplierThisFrame(0.0) else SetVehicleDensityMultiplierThisFrame(0.0) SetParkedVehicleDensityMultiplierThisFrame(0.1) end else SetParkedVehicleDensityMultiplierThisFrame(0.0) SetVehicleDensityMultiplierThisFrame(0.1) end StartNetworkedParticleFxNonLoopedOnEntity(PlayerId(), false) SetRunSprintMultiplierForPlayer(PlayerId(), false) SetPedMoveRateOverride(PlayerId(), false) SetPedConfigFlag(PlayerPedId(), 223, false) SetPedInfiniteAmmoClip(PlayerPedId(), false) SetEntityInvincible(PlayerPedId(), false) SetEntityCanBeDamaged(PlayerPedId(), true) ResetEntityAlpha(PlayerPedId()) local fallin = IsPedFalling(PlayerPedId()) local ragg = IsPedRagdoll(PlayerPedId()) local parac = GetPedParachuteState(PlayerPedId()) if parac >= 0 or ragg or fallin then SetEntityMaxSpeed(PlayerPedId(), 80.0) else SetEntityMaxSpeed(PlayerPedId(), 7.1) end end end) Citizen.CreateThread(function() -- Moyenne boucle Wait(25000); while true do Citizen.Wait(800) if GetEntityHealth(GetPlayerPed(-1)) > 200 then TriggerServerEvent('BanSql:ICheatClientClient', "Anti-health") elseif GetPlayerWeaponDamageModifier(PlayerId()) > 1.0 then TriggerServerEvent("BanSql:ICheatClient", "Anti-damage multiplier") elseif GetUsingseethrough() then TriggerServerEvent("BanSql:ICheatClient", "Anti-thermal vision") elseif GetUsingnightvision() then TriggerServerEvent("BanSql:ICheatClient", "Anti-night vision") elseif GetPlayerInvincible(PlayerId()) then elseif not GetPlayerInvincible(PlayerId()) then end end end) Citizen.CreateThread(function() while true do Wait(1000) local pedcc = GetPlayerPed(-1) local veh = GetVehiclePedIsUsing(pedcc) if IsPedSittingInAnyVehicle(pedcc) then local plaque = GetVehicleNumberPlateText(veh) if not (plaque:match "%a%a%a%s%d%d%d") then Citizen.InvokeNative(0xAE3CBE5BF394C9C9, Citizen.PointerValueIntInitialized(veh)) --local playerInformations = NetworkPlayerGetName(PlayerId()) --TriggerServerEvent("butterflyprotect:kickforcheatdetect","Le joueur **"..GetPlayerName(PlayerId()).."** a été déconnecté pour suspicion de cheat (**anti spawn vehicle**).") end end end end) ------------------------------------------------------------- ------------------------------------------------------------- -- ButterflyProtect anticheat > Blacklisted events ------------------------------------------------------------- ------------------------------------------------------------- local blacklistedevents = { 'HCheat:TempDisableDetection', 'BsCuff:Cuff696999', 'police:cuffGranted', 'mellotrainer:adminTempBan', 'esx_truckerjob:pay', 'AdminMenu:giveCash', 'AdminMenu:giveBank', 'AdminMenu:giveDirtyMoney', 'esx-qalle-jail:jailPlayer', 'kickAllPlayer', 'esx_gopostaljob:pay', 'esx_banksecurity:pay', 'esx_slotmachine:sv:2', 'lscustoms:payGarage', 'vrp_slotmachine:server:2', 'dmv:success', 'esx_drugs:startHarvestCoke', 'esx_drugs:startHarvestMeth', 'esx_drugs:startHarvestWeed', 'esx_drugs:startHarvestOpium', 'KorioZ-PersonalMenu:Weapon_addAmmoToPedS', 'KorioZ-PersonalMenu:Admin_BringS', 'KorioZ-PersonalMenu:Admin_giveCash', 'KorioZ-PersonalMenu:Admin_giveBank', 'KorioZ-PersonalMenu:Admin_giveDirtyMoney', 'KorioZ-PersonalMenu:Boss_promouvoirplayer', 'KorioZ-PersonalMenu:Boss_destituerplayer', 'KorioZ-PersonalMenu:Boss_recruterplayer', 'KorioZ-PersonalMenu:Boss_virerplayer', 'Admin2Menu:giveCash', 'Admin2Menu:giveBank', 'Admin2Menu:giveDirtyMoney', 'yocblacklist', 'antilynx8:anticheat', 'NB:destituerplayer', 'NB:recruterplayer', 'Esx-MenuPessoal:Boss_recruterplayer', 'Corujas RP-MenuPessoal:Boss_recruterplayer', 'whoapd:revive', 'paramedic:revive', 'ems:revive', 'esx_ambulancejob:revive', 'esx_ambulancejob:revive', 'esx_ambulancejob:setDeathStatus', 'esx_vehicleshop:setVehicleOwned', 'esx_truckerjob:pay', 'vrp_slotmachine:server:2', 'esx_pizza:pay', 'esx_jobs:caution', 'lscustoms:payGarage', 'esx_tankerjob:pay', 'esx_vehicletrunk:giveDirty', 'f0ba1292-b68d-4d95-8823-6230cdf282b6', 'gambling:spend', '265df2d8-421b-4727-b01d-b92fd6503f5e', 'AdminMenu:giveDirtyMoney', 'AdminMenu:giveBank', 'AdminMenu:giveCash', 'esx_slotmachine:sv:2', 'esx_moneywash:deposit', 'esx_moneywash:withdraw', 'esx_moneywash:deposit', 'mission:completed', 'truckerJob:success', 'c65a46c5-5485-4404-bacf-06a106900258', 'dropOff', 'truckerfuel:success', 'delivery:success', 'lscustoms:payGarage', 'esx_brinksjob:pay', 'esx_garbagejob:pay', 'esx_postejob:pay', 'esx_garbage:pay', 'esx_carteirojob:pay', 'esx_pilot:success', 'esx_taxijob:success', 'esx_mugging:giveMoney', 'paycheck:salary', 'bank:deposit', 'bank:withdraw', 'NB:destituerplayer', 'Esx-MenuPessoal:Boss_recruterplayer', 'esx_ambulancejob:revive', 'HCheat:TempDisableDetection', 'BsCuff:Cuff696999', 'police:cuffGranted', --'_chat:messageEntered', 'mellotrainer:adminTempBan', 'esx_truckerjob:pay', 'AdminMenu:giveCash', 'AdminMenu:giveBank', 'AdminMenu:giveDirtyMoney', 'esx-qalle-jail:jailPlayer', 'kickAllPlayer', 'esx_gopostaljob:pay', 'esx_banksecurity:pay', 'esx_slotmachine:sv:2', 'lscustoms:payGarage', 'vrp_slotmachine:server:2', 'dmv:success', 'esx_drugs:startHarvestCoke', 'esx_drugs:startHarvestMeth', 'esx_drugs:startHarvestWeed', 'esx_drugs:startHarvestOpium', 'KorioZ-PersonalMenu:Weapon_addAmmoToPedS', 'KorioZ-PersonalMenu:Admin_BringS', 'KorioZ-PersonalMenu:Admin_giveCash', 'KorioZ-PersonalMenu:Admin_giveBank', 'KorioZ-PersonalMenu:Admin_giveDirtyMoney', 'KorioZ-PersonalMenu:Boss_promouvoirplayer', 'KorioZ-PersonalMenu:Boss_destituerplayer', 'KorioZ-PersonalMenu:Boss_recruterplayer', 'KorioZ-PersonalMenu:Boss_virerplayer', 'Admin2Menu:giveCash', 'Admin2Menu:giveBank', 'Admin2Menu:giveDirtyMoney', 'yocblacklist', 'antilynx8:anticheat', 'esx_ambulancejob:revive', 'esx_ambulancejob:revive', 'esx_inventoryhud:openPlayerInventory', 'esx_status:set', 'ambulancier:selfRespawn', 'esx_ambulancejob:revive', 'esx_inventoryhud:openPlayerInventory', 'esx_status:set', 'ambulancier:selfRespawn', 'esx_vehicleshop:resellVehicle', 'esx_CryptosCustoms:resellVehicle', 'disc-inventoryhud:getIdentifier', 'james_fishing:receiveFish', 'james_fishing:sellFish', 'esx_cargodelivery:sellCargo', 'esx_billing:sendBill', --'esx:getSharedObject', 'esx_skin:openRestrictedMenu', 'esx_policejob:unrestrain', 'xgc-tuner:openTuner', 'tuning:useLaptop', 'esx-qalle-jail:openJailMenu', 'esx_communityservice:finishCommunityService', 'esx_society:openBossMenu', 'esx_vehicleshop:setVehicleOwnedPlayerId', 'esx_CryptosCustoms:setVehicleOwnedPlayerId', 'esx_vehicleshop:resellVehicle', 'esx_CryptosCustoms:resellVehicle', 'esx-qalle-jail:jailPlayer', 'esx_jailler:sendToJail', 'esx_jailer:sendToJail', 'esx_jail:sendToJail', 'esx-qalle-jail:unJailPlayer', 'esx_jailler:sendToJail', 'esx_jailer:sendToJail', 'esx_jail:sendToJail', --'esx_communityservice:sendToCommunityService', --'gcphone:twitter_createAccount', --'gcphone:twitter_login', --'gcphone:twitter_postTweets', 'esx_license:addLicense', 'kashactersS:DeleteCharacter', 'InteractSound_SV:PlayWithinDistance', 'InteractSound_SV:PlayOnAll', 'esx_phone:send', --'esx_addons_gcphone:startCall', 'disc-base:givePlayerMoney', 'disc-base:givePlayerDirtyMoney', 'esx_vangelico_robbery:gioielli', 'esx_vangelico_robbery:gioielli1', '99kr-burglary:addMoney', 'burglary:money', 'esx_mining:getItem', 'esx_mining:sell', 'esx_fishing:caughtFish', 'loffe-fishing:giveFish', 'loffe-fishing:sellFish', 'esx_mugging:giveMoney', 'loffe_robbery:pickUp', 'esx_loffe_fangelse:Pay', 'esx_robnpc:giveMoney', 'MF_DrugSales:Sold', 'lenzh_chopshop:rewards', 'lenzh_chopshop:sell', 'esx_deliveries:AddCashMoney', 'esx_deliveries:AddBankMoney', 'esx_deliveries:finishDelivery:server', 'esx_cargodelivery:sellCargo', 'napadtransport:graczZrobilnapad', 'tost:zgarnijsiano', 'utk_oh:rewardCash', 'utk_oh:rewardGold', 'utk_oh:rewardDia', 'utk_oh:giveidcard', 'esx_blanchisseur:washMoney', 'esx_moneywash:washMoney', 'esx_moneywash:withdraw', 'esx_drugs:stopHarvestWeed', 'esx_drugs:stopTransformWeed', 'esx_drugs:stopHarvestOpium', 'esx_drugs:stopTransformOpium', 'esx_drugs:stopHarvestMeth', 'esx_drugs:stopTransformMeth', 'esx_drugs:stopHarvestCoke', 'esx_drugs:stopTransformCoke', 'esx_illegal_drugs:stopHarvestWeed', 'esx_illegal_drugs:stopTransformWeed', 'esx_illegal_drugs:stopHarvestOpium', 'esx_illegal_drugs:stopTransformOpium', 'esx_illegal_drugs:stopHarvestMeth', 'esx_illegal_drugs:stopTransformMeth', 'esx_illegal_drugs:stopHarvestCoke', 'esx_illegal_drugs:stopTransformCoke', 'esx_mechanicjob:stopHarvest', 'esx_mechanicjob:stopHarvest2', 'esx_mechanicjob:stopHarvest3', 'esx_mechanicjob:stopCraft', 'esx_mechanicjob:stopCraft2', 'esx_mechanicjob:stopCraft3', 'esx_mecanojob:stopHarvest', 'esx_mecanojob:stopHarvest2', 'esx_mecanojob:stopHarvest3', 'esx_mecanojob:stopCraft', 'esx_mecanojob:stopCraft2', 'esx_mecanojob:stopCraft3', 'esx_outlawalert:gunshotInProgress', 'esx_billing:sendBill', 'esx_policejob:spawned', 'esx_jobs:startWork', 'esx_jobs:stopWork', 'esx_mechanicjob:getStockItem', 'esx_mecanojob:getStockItem', 'esx_taxijob:getStockItem', 'esx_vehicleshop:getStockItem', 'esx_gangjob:getStockItem', 'esx_mafiajob:getStockItem', 'esx_carteljob:getStockItem', 'esx_bikerjob:getStockItem', 'esx_mechanicjob:putStockItems', 'esx_mecanojob:putStockItems', 'esx_taxijob:putStockItems', 'esx_vehicleshop:putStockItems', 'esx_gangjob:putStockItems', 'esx_mafiajob:putStockItems', 'esx_carteljob:putStockItems', 'esx_bikerjob:putStockItems', 'esx_drugs:startHarvestWeed', 'esx_drugs:startTransformWeed', 'esx_drugs:pickedUpCannabis', 'esx_drugs:processCannabis', 'esx_illegal_drugs:startHarvestWeed', 'esx_illegal_drugs:startTransformWeed', 'esx_drugs:startHarvestOpium', 'esx_drugs:startTransformOpium', 'esx_illegal_drugs:startHarvestOpium', 'esx_illegal_drugs:startTransformOpium', 'esx_illegal_drugs:startHarvestMeth', 'esx_illegal_drugs:startTransformMeth', 'esx_drugs:startHarvestMeth', 'esx_drugs:startTransformMeth', 'esx_drugs:startHarvestCoke', 'esx_drugs:startTransformCoke', 'esx_illegal_drugs:startHarvestCoke', 'esx_illegal_drugs:startTransformCoke', 'coke:GiveItem', 'coke:GiveItem', 'coke:processed', 'esx_mechanicjob:startHarvest', 'esx_mechanicjob:startCraft', 'esx_mecanojob:startHarvest', 'esx_mecanojob:startCraft', 'esx_mechanicjob:startHarvest2', 'esx_mechanicjob:startCraft2', 'esx_mecanojob:startHarvest2', 'esx_mecanojob:startCraft2', 'esx_mechanicjob:startHarvest3', 'esx_mechanicjob:startCraft3', 'esx_mecanojob:startHarvest3', 'esx_mecanojob:startCraft3', 'js:jailuser', 'esx_jail:sendToJail', 'esx_jailer:sendToJail', 'esx_truckerjob:pay', 'AdminMenu:giveCash', 'esx:giveInventoryItem', 'esx:giveInventoryItem', 'esx:giveInventoryItem', 'esx:giveInventoryItem', 'esx_billing:sendBill', 'esx-qalle-hunting:reward', 'esx-qalle-hunting:sell', 'esx-qalle-jail:jailPlayer', 'esx_society:setJobSalary', 'esx_society:getOnlinePlayers', 'esx_society:setJob', 'esx_drugs:startHarvestWeed', 'esx_drugs:startTransformWeed', 'esx_drugs:startSellWeed', 'esx_drugs:startHarvestCoke', 'esx_drugs:startTransformCoke', 'esx_drugs:startSellCoke', 'esx_drugs:startHarvestMeth', 'esx_drugs:startTransformMeth', 'esx_drugs:startSellMeth', 'esx_drugs:startHarvestOpium', 'esx_drugs:startTransformOpium', 'esx_drugs:startSellOpium', 'esx_blanchisseur:startWhitening', 'esx_drugs:stopHarvestCoke', 'esx_drugs:stopTransformCoke', 'esx_drugs:stopSellCoke', 'esx_drugs:stopHarvestMeth', 'esx_drugs:stopTransformMeth', 'esx_drugs:stopSellMeth', 'esx_drugs:stopHarvestWeed', 'esx_drugs:stopTransformWeed', 'esx_drugs:stopSellWeed', 'esx_drugs:stopHarvestOpium', 'esx_drugs:stopTransformOpium', 'esx_drugs:stopSellOpium', 'esx_vehicleshop:setVehicleOwned', 'esx_carthief:alertcops', 'esx_jobs:caution', 'esx_fueldelivery:pay', 'esx_carthief:pay', 'esx_jobs:caution', 'esx_pizza:pay', 'esx_ranger:pay', 'esx_truckerjob:pay', 'AdminMenu:giveBank', 'esx_slotmachine:sv:2', 'esx_fueldelivery:pay', 'esx_carthief:pay', 'esx_godirtyjob:pay', 'AdminMenu:giveCash', 'esx_gopostaljob:pay', 'esx_banksecurity:pay', 'esx_ambulancejob:revive', 'esx_ambulancejob:setDeathStatus', 'esx_policejob:handcuff', 'esx_society:openBossMenu', 'esx_fueldelivery:pay', 'esx_carthief:pay', 'esx_dmvschool:pay', 'redst0nia:checking', --'gcphone:_internalAddMessage', --'gcphone:tchat_channel', 'esx_vehicleshop:setVehicleOwned', 'esx_mafiajob:confiscatePlayerItem', 'lscustoms:payGarage', 'vrp_slotmachine:server:2', 'Banca:deposit', 'esx_jobs:caution', 'give_back', 'esx_fueldelivery:pay', 'esx_carthief:pay', 'esx_godirtyjob:pay', 'esx_pizza:pay', 'esx_ranger:pay', 'esx_garbagejob:pay', 'esx_truckerjob:pay', 'AdminMenu:giveBank', 'AdminMenu:giveCash', 'esx_gopostaljob:pay', 'esx_banksecurity:pay', 'esx_slotmachine:sv:2', 'esx:giveInventoryItem', 'NB:recruterplayer', 'esx_billing:sendBill', 'esx_jailer:sendToJail', 'esx_jail:sendToJail', 'js:jailuser', 'esx-qalle-jail:jailPlayer', 'esx_dmvschool:pay', 'LegacyFuel:PayFuel', 'OG_cuffs:cuffCheckNearest', 'CheckHandcuff', 'cuffServer', 'cuffGranted', 'police:cuffGranted', 'esx_handcuffs:cuffing', 'esx_policejob:handcuff', 'dmv:success', 'esx_skin:responseSaveSkin', 'esx_dmvschool:addLicense', 'esx_mechanicjob:startCraft', 'esx_drugs:startHarvestWeed', 'esx_drugs:startTransformWeed', 'esx_drugs:startSellWeed', 'esx_drugs:startHarvestCoke', 'esx_drugs:startTransformCoke', 'esx_drugs:startSellCoke', 'esx_drugs:startHarvestMeth', 'esx_drugs:startTransformMeth', 'esx_drugs:startSellMeth', 'esx_drugs:startHarvestOpium', 'esx_drugs:startSellOpium', 'esx_drugs:startTransformOpium', 'esx_blanchisseur:startWhitening', 'esx_drugs:stopHarvestCoke', 'esx_drugs:stopTransformCoke', 'esx_drugs:stopSellCoke', 'esx_drugs:stopHarvestMeth', 'esx_drugs:stopTransformMeth', 'esx_drugs:stopSellMeth', 'esx_drugs:stopHarvestWeed', 'esx_drugs:stopTransformWeed', 'esx_drugs:stopSellWeed', 'esx_drugs:stopHarvestOpium', 'esx_drugs:stopTransformOpium', 'esx_drugs:stopSellOpium', 'esx_society:openBossMenu', 'esx_jobs:caution', 'esx_tankerjob:pay', 'esx_vehicletrunk:giveDirty', 'gambling:spend', 'AdminMenu:giveDirtyMoney', 'esx_moneywash:deposit', 'esx_moneywash:withdraw', 'mission:completed', 'truckerJob:success', '99kr-burglary:addMoney', 'esx_jailer:unjailTime', 'esx_ambulancejob:revive', 'DiscordBot:playerDied', 'hentailover:xdlol', 'antilynx8:anticheat', 'antilynxr6:detection', 'esx_society:getOnlinePlayers', 'antilynx8r4a:anticheat', 'antilynxr4:detect', 'js:jailuser', 'ynx8:anticheat', 'lynx8:anticheat', 'adminmenu:allowall', 'h:xd', 'ljail:jailplayer', 'adminmenu:setsalary', 'adminmenu:cashoutall', 'paycheck:bonus', 'paycheck:salary', 'HCheat:TempDisableDetection', 'esx_drugs:pickedUpCannabis', 'esx_drugs:processCannabis', 'esx-qalle-hunting:reward', 'esx-qalle-hunting:sell', 'esx_mecanojob:onNPCJobCompleted', 'BsCuff:Cuff696999', 'veh_SR:CheckMoneyForVeh', 'esx_carthief:alertcops', 'mellotrainer:adminTempBan', 'mellotrainer:adminKick', 'esx_society:putVehicleInGarage', 'esx_ambulancejob:revive', 'esx_society:openBossMenu', 'esx_status:set', 'esx_policejob:handcuff', 'esx_jailer:wysylandoo', 'esx_godirtyjob:pay', 'esx_pizza:pay', 'esx_slotmachine:sv:2', 'esx_banksecurity:pay', 'esx_gopostaljob:pay', 'esx_truckerjob:pay', 'esx_carthief:pay', 'esx_garbagejob:pay', 'esx_ranger:pay', 'esx_truckersjob:payy', 'esx_blanchisseur:washMoney', 'esx_moneywash:withdraw', 'esx_blanchisseur:startWhitening', 'esx_billing:sendBill', 'esx_dmvschool:pay', 'esx_jailer:sendToJail', 'esx_jailler:sendToJail', 'esx-qalle-jail:jailPlayer', 'esx-qalle-jail:jailPlayerNew', 'esx_jailer:sendToJailCatfrajerze', 'esx_policejob:billPlayer', 'esx_skin:openRestrictedMenu', 'esx_inventoryhud:openPlayerInventory', 'advancedFuel:setEssence', 'tost:zgarnijsiano', 'Sasaki_kurier:pay', 'wojtek_ubereats:napiwek', 'wojtek_ubereats:hajs', 'xk3ly-barbasz:getfukingmony', 'xk3ly-farmer:paycheck', 'tostzdrapka:wygranko', 'laundry:washcash', 'projektsantos:mandathajs', 'program-keycard:hacking', '6a7af019-2b92-4ec2-9435-8fb9bd031c26', '211ef2f8-f09c-4582-91d8-087ca2130157', 'neweden_garage:pay', '8321hiue89js', 'js:jailuser', 'wyspa_jail:jailPlayer', 'wyspa_jail:jail', 'ambulancier:selfRespawn', 'UnJP', 'esx_policejob', 'esx_ambulancejob', 'esx_taxijob', 'esx_bankerjob', 'esx_vigneronjob', 'esx_fuelerjob', 'esx_mecanojob', 'esx_garbagejob', 'esx_lscustom', 'esx_jobs', 'esx_joblisting', 'esx_pizza', 'esx_blanchisseur', 'esx_pilot', 'esx_carthief', 'esx_godirtyjob', 'esx_ranger', 'esx_fueldelivery', 'esx_truckerjob', 'esx_gopostaljob', 'esx_banksecurity', 'd0pamine_xyz', 'delivery', 'taxi', 'dmv', 'whoapd', 'paramedic', 'ems', 'Banca', 'Sasaki_kurier', 'neweden_garage', 'esx_handcuffs:cufmelonfing', 'esx_policejob:hamelonndcuff', 'esx_jmelonailer:sendToJail', 'esx_jamelonil:sendToJail', 'esx:gimelonveInventoryItem', 'esx_bimelonlling:sendBill', 'esx_jailer:unjailTimelonme', 'esx-qalle-jail:jailPmelonlayer', 'esx_vehicletrunk:givmeloneDirty', 'esx_slomelontmachine:sv:2', 'esx_moneywash:depomelonsit', 'esx_moneywash:witmelonhdraw', 'Esx-MenuPessoal:Boss_recruterplayer', 'esx:enterpolicecar', 'esx:gimelonveInventoryItem', 'esx_blanchisseur:washMoney', 'esx_blackmoney:washMoney', 'esx_moneywash:witmelonhdraw', 'esx_jailler:sendToJail', 'esx-qalle-jail:jailPmelonlayer', 'esx_jamelonil:sendToJail', 'esx_jmelonailer:sendToJailCatfrajerze', 'esx_jamelonil:sendToJail', 'esx_ambulancejob:remelonvive', 'esx_ambulancejob:setDeathStatus', 'esx_bimelonlling:sendBill', 'esx_bamelonnksecurity:pay', 'esx_blanchismelonseur:startWhitening', 'esx_carthief:alertcomelonps', 'esx_carthmelonief:pay', 'esx_dmvschool:addLicemelonnse', 'esx_dmvschool:pmelonay', 'esx:enterpolicecar', 'esx_fueldmelonelivery:pay', 'esx:gimelonveInventoryItem', 'esx_garbagemelonjob:pay', 'esx_godimelonrtyjob:pay', 'esx_gomelonpostaljob:pay', 'esx_handcuffs:cufmelonfing', 'esx_jamelonil:sendToJail', 'esx_jail:unjailQuest', 'esx_jmelonailer:sendToJail', 'esx_jailer:unjailTimelonme', 'esx_jobs:camelonution', 'esx_mecanojob:onNPCJobCmelonompleted', 'esx_mechanicjob:startHarvest', 'esx_mechanicjob:starmelontCraft', 'esx_pizza:pmelonay', 'esx_policejob:hamelonndcuff', 'esx-qalle-jail:jailPmelonlayer', 'esx-qalle-jail:jailPmelonlayerNew', 'esx-qalle-hunting:melonreward', 'esx-qalle-hunting:semelonll', 'esx_ranger:pmelonay', 'esx:removeInventoryItem', 'esx_truckmelonerjob:pay', 'esx_skin:responseSamelonveSkin', 'esx_slomelontmachine:sv:2', 'esx_society:getOnlmeloninePlayers', 'esx_society:setJob', 'esx_vehicleshop:setVehicleOwnedmelon', 'esx_skin:responseSaDFWMveSkin', 'esx_dmvschool:addLiceDFWMnse', 'esx_mechanicjob:starDFWMtCraft', 'esx_drugs:startHarvestWDFWMeed', 'esx_drugs:startTransfoDFWMrmWeed', 'esx_drugs:startSellWeDFWMed', 'esx_drugs:startHarvestDFWMCoke', 'esx_drugs:startTransDFWMformCoke', 'esx_drugs:startSellCDFWMoke', 'esx_drugs:startHarDFWMvestMeth', 'esx_drugs:startTDFWMransformMeth', 'esx_drugs:startSellMDFWMeth', 'esx_drugs:startHDFWMarvestOpium', 'esx_drugs:startSellDFWMOpium', 'esx_drugs:starDFWMtTransformOpium', 'esx_blanchisDFWMseur:startWhitening', 'esx_drugs:stopHarvDFWMestCoke', 'esx_drugs:stopTranDFWMsformCoke', 'esx_drugs:stopSellDFWMCoke', 'esx_drugs:stopHarvesDFWMtMeth', 'esx_drugs:stopTranDFWMsformMeth', 'esx_drugs:stopSellMDFWMeth', 'esx_drugs:stopHarDFWMvestWeed', 'esx_drugs:stopTDFWMransformWeed', 'esx_drugs:stopSellWDFWMeed', 'esx_drugs:stopHarvestDFWMOpium', 'esx_drugs:stopTransDFWMformOpium', 'esx_drugs:stopSellOpiuDFWMm', 'esx_society:openBosDFWMsMenu', 'esx_jobs:caDFWMution', 'esx_tankerjob:DFWMpay', 'esx_vehicletrunk:givDFWMeDirty', 'esx_vehicleshop:setVehicleOwnedmelonPlayerId', 'esx_blanchisseur:washMoney', 'esx_moneywash:witmelonhdraw', 'esx_blanchismelonseur:startWhitening', 'esx_bamelonnksecurity:pay', 'esx_drugs:pickedUpCDFWMannabis', 'esx_drugs:processCDFWMannabis', 'esx-qalle-hunting:DFWMreward', 'esx-qalle-hunting:seDFWMll', 'esx_mecanojob:onNPCJobCDFWMompleted', 'esx_society:putVehicleDFWMInGarage', 'esx:clientLog', 'esx:triggerServerCallback', 'esx:playerLoaded', 'esx:createMissingPickups', 'esx:updateLoadout', 'esx:updateLastPosition', 'esx:gimelonveInventoryItem', 'esx:removeInventoryItem', 'esx:useItem', 'esx:onPickup', 'esx_status:set', 'esx_skin:openRestrictedMenu', 'esx_inventoryhud:openPlayerInventory', 'esx_jobs:startWork', 'esx_jobs:stopWork', 'esx_fueldDFWMelivery:pay', 'esx_carthDFWMief:pay', 'esx_godiDFWMrtyjob:pay', 'esx_pizza:pDFWMay', 'esx_ranger:pDFWMay', 'esx_garbageDFWMjob:pay', 'esx_truckDFWMerjob:pay', 'esx_jobs:caDFWMution', 'esx_carthief:alertcoDFWMps', 'esx:getShDFWMaredObjDFWMect', 'esx_society:getOnlDFWMinePlayers', 'esx_jailer:unjailTiDFWMme', 'esx_ambulancejob:reDFWMvive', 'esx_moneywash:depoDFWMsit', 'esx_moneywash:witDFWMhdraw', 'esx_handcuffs:cufDFWMfing', 'esx_policejob:haDFWMndcuff', 'esx-qalle-jail:jailPDFWMlayer', 'esx_dmvschool:pDFWMay', 'esx_biDFWMlling:sendBill', 'esx_jDFWMailer:sendToJail', 'esx_jaDFWMil:sendToJail', 'esx_goDFWMpostaljob:pay', 'esx_baDFWMnksecurity:pay', 'esx_sloDFWMtmachine:sv:2', 'esx:giDFWMveInventoryItem', 'esx_vehicleshop:setVehicleOwnedmelonDFWM', 'esx_mafiajob:confiscateDFWMPlayerItem', 'OG_cuffs:cuffCheckNemelonarest', 'CheckHandcmelonuff', 'cuffSemelonrver', 'cuffGmelonranted', 'police:cuffGmelonranted', 'arisonarp:wiezienie', 'js:jameloniluser', 'AdminMmelonenu:giveCash', 'JailUpdate', 'vrp_slotmachmelonine:server:2', 'lscustoms:pmelonayGarage', 'f0ba1292-b68d-4d95-8823-6230cdf282b6', 'gambling:spemelonnd', '265df2d8-421b-4727-b01d-b92fd6503f5e', 'AdminMenu:giveDirtyMmelononey', 'AdminMemelonnu:giveBank', 'mission:completmeloned', 'truckerJob:succemelonss', 'c65a46c5-5485-4404-bacf-06a106900258', 'paycheck:salmelonary', 'DiscordBot:plamelonyerDied', 'NB:recmelonruterplayer', 'mellotrainer:s_adminKill', 'adminmenu:allowall', 'MF_MobileMeth:RewardPlayers', 'laundry:washcash', 'lscustoms:UpdateVeh', --'gcphone:_internalAddMessagemelon', --'gcphone:tchat_channelmelon', 'tost:zgarnijsiano', 'wojtek_ubereats:napiwek', 'wojtek_ubereats:hajs', 'xk3ly-barbasz:getfukingmony', 'xk3ly-farmer:paycheck', 'tostzdrapka:wygranko', 'projektsantos:mandathajs', 'program-keycard:hacking', 'xk3ly-barbasz:getfukingmony', 'xk3ly-farmer:paycheck', '6a7af019-2b92-4ec2-9435-8fb9bd031c26', '211ef2f8-f09c-4582-91d8-087ca2130157', '8321hiue89js', 'js:jameloniluser', 'wyspa_jail:jailPlayer', 'wyspa_jail:jail', --'gcphone:sendMessage', 'advancedFuel:setEssence', '8321hiue89js', 'adminmenu:allowall', 'AdminMemelonnu:giveBank', 'AdminMenu:giveDirtyMmelononey', 'Tem2LPs5Para5dCyjuHm87y2catFkMpV', 'dqd36JWLRC72k8FDttZ5adUKwvwq9n9m', 'antilynx8:anticheat', 'antilynxr4:detect', 'antilynxr6:detection', 'ynx8:anticheat', 'antilynx8r4a:anticheat', 'lynx8:anticheat', 'AntiLynxR4:kick', 'AntiLynxR4:log', 'Banca:dmeloneposit', 'Banca:withdraw', 'BsCuff:Cuff696melon999', 'cuffSemelonrver', 'cuffGmelonranted', 'DiscordBot:plamelonyerDied', 'DFWM:adminmenuenable', 'DFWM:askAwake', 'DFWM:checkup', 'DFWM:cleanareaentity', 'DFWM:cleanareapeds', 'DFWM:cleanareaveh', 'DFWM:enable', 'DFWM:invalid', 'DFWM:log', 'DFWM:openmenu', 'DFWM:spectate', 'DFWM:ViolationDetected', 'dmv:succemelonss', 'eden_garage:payhealth', 'ems:revive', 'hentailover:xdlol', 'JailUpdate', 'js:jameloniluser', 'js:removejailtime', 'LegacyFuel:PayFumelonel', 'ljail:jailplayer', 'lscustoms:pmelonayGarage', 'mellotrainer:adminTemelonmpBan', 'mellotrainer:adminKickmelon', 'mellotrainer:s_adminKill', 'NB:destituerplayer', 'NB:recmelonruterplayer', 'paramedic:revive', 'police:cuffGmelonranted', 'unCuffServer', 'uncuffGmelonranted', 'vrp_slotmachmelonine:server:2', 'whoapd:revive', --'gcphone:_internalAddMessagemelonDFWM', --'gcphone:tchat_channelmelonDFWM', 'lscustoms:pDFWMayGarage', 'vrp_slotmachDFWMine:server:2', 'Banca:dDFWMeposit', 'bank:depDFWMosit', 'give_back', 'AdminMeDFWMnu:giveBank', 'AdminMDFWMenu:giveCash', 'NB:recDFWMruterplayer', 'js:jaDFWMiluser', 'LegacyFuel:PayFuDFWMel', 'OG_cuffs:cuffCheckNeDFWMarest', 'CheckHandcDFWMuff', 'cuffSeDFWMrver', 'cuffGDFWMranted', 'police:cuffGDFWMranted', 'bank:withdDFWMraw', 'dmv:succeDFWMss', 'gambling:speDFWMnd', 'AdminMenu:giveDirtyMDFWMoney', 'mission:completDFWMed', 'truckerJob:succeDFWMss', '99kr-burglary:addMDFWMoney', 'DiscordBot:plaDFWMyerDied', 'js:jaDFWMiluser', 'h:xd', 'adminmenu:setsalary', 'adminmenu:cashoutall', 'bank:tranDFWMsfer', 'paycheck:bonDFWMus', 'paycheck:salDFWMary', 'HCheat:TempDisableDetDFWMection', 'BsCuff:Cuff696DFWM999', 'veh_SR:CheckMonDFWMeyForVeh', 'mellotrainer:adminTeDFWMmpBan', 'mellotrainer:adminKickmelonDFWM', 'tigoanticheat:getSharedObject', 'tigoanticheat:triggerServerCallback', 'tigoanticheat:triggerServerEvent', 'tigoanticheat:serverCallback', 'tigoanticheat:triggerClientCallback', 'tigoanticheat:clientCallback', 'tigoanticheat:getServerConfig', 'tigoanticheat:banPlayer', 'tigoanticheat:playerResourceStarted', 'tigoanticheat:logToConsole', 'tigoanticheat:stillAlive', 'tigoanticheat:storeSecurityToken', 'esx:teleport', 'esx:removeWeaponComponent', 'esx:playerLoaded', 'esx:setAccountMoney', 'esx:addInventoryItem', 'esx:removeInventoryItem', 'esx:setJob', 'esx:setJob2', 'esx:addWeaponComponent', 'esx:removeWeapon', 'esx:spawnVehicle', 'KorioZ-PersonalMenu:Weapon_addAmmoToPedS', 'KorioZ-PersonalMenu:Admin_BringS', 'KorioZ-PersonalMenu:Admin_giveCash', 'KorioZ-PersonalMenu:Admin_giveBank', 'KorioZ-PersonalMenu:Admin_giveDirtyMoney', 'KorioZ-PersonalMenu:Boss_promouvoirplayer', 'KorioZ-PersonalMenu:Boss_destituerplayer', 'KorioZ-PersonalMenu:Boss_recruterplayer', 'KorioZ-PersonalMenu:Boss_virerplayer', 'd0pamine_xyz', 'd0pamine_xyz:getFuckedNigger', 'redst0nia:checking', --'gcphone:_internalAddMessage', --'gcphone:tchat_channel', 'acuc_vehicleshop:setVehicleOwned', 'acuc_mafiajob:confiscatePlayerItem', 'lscustoms:payGarage', 'vrp_slotmachine:server:2', 'Banca:deposit', 'acuc_jobs:caution', 'give_back', 'acuc_fueldelivery:pay', 'acuc_carthief:pay', 'acuc_godirtyjob:pay', 'acuc_pizza:pay', 'acuc_ranger:pay', 'acuc_garbagejob:pay', 'acuc_truckerjob:pay', 'AdminMenu:giveBank', 'AdminMenu:giveCash', 'acuc_gopostaljob:pay', 'acuc_banksecurity:pay', 'acuc_slotmachine:sv:2', 'acuc:giveInventoryItem', 'NB:recruterplayer', 'acuc_billing:sendBill', 'acuc_jailer:sendToJail', 'acuc_jail:sendToJail', 'js:jailuser', 'esx-qalle-jail:jailPlayer', 'acuc_dmvschool:pay', 'LegacyFuel:PayFuel', 'OG_cuffs:cuffCheckNearest', 'CheckHandcuff', 'cuffServer', 'cuffGranted', 'police:cuffGranted', 'acuc_handcuffs:cuffing', 'acuc_policejob:handcuff', 'dmv:success', 'acuc_skin:responseSaveSkin', 'acuc_dmvschool:addLicense', 'acuc_mechanicjob:startCraft', 'acuc_drugs:startHarvestWeed', 'acuc_drugs:startTransformWeed', 'acuc_drugs:startSellWeed', 'acuc_drugs:startHarvestCoke', 'acuc_drugs:startTransformCoke', 'acuc_drugs:startSellCoke', 'acuc_drugs:startHarvestMeth', 'acuc_drugs:startTransformMeth', 'acuc_drugs:startSellMeth', 'acuc_drugs:startHarvestOpium', 'acuc_drugs:startSellOpium', 'acuc_drugs:startTransformOpium', 'acuc_blanchisseur:startWhitening', 'acuc_drugs:stopHarvestCoke', 'acuc_drugs:stopTransformCoke', 'acuc_drugs:stopSellCoke', 'acuc_drugs:stopHarvestMeth', 'acuc_drugs:stopTransformMeth', 'acuc_drugs:stopSellMeth', 'acuc_drugs:stopHarvestWeed', 'acuc_drugs:stopTransformWeed', 'acuc_drugs:stopSellWeed', 'acuc_drugs:stopHarvestOpium', 'acuc_drugs:stopTransformOpium', 'acuc_drugs:stopSellOpium', 'acuc_society:openBossMenu', 'acuc_jobs:caution', 'acuc_tankerjob:pay', 'acuc_vehicletrunk:giveDirty', 'gambling:spend', 'AdminMenu:giveDirtyMoney', 'acuc_moneywash:deposit', 'acuc_moneywash:withdraw', 'mission:completed', 'truckerJob:success', '99kr-burglary:addMoney', 'acuc_jailer:unjailTime', 'acuc_ambulancejob:revive', 'DiscordBot:playerDied', 'hentailover:xdlol', 'antilynx8:anticheat', 'antilynxr6:detection', 'acuc:getSharedObject', 'acuc_society:getOnlinePlayers', 'antilynx8r4a:anticheat', 'antilynxr4:detect', 'js:jailuser', 'ynx8:anticheat', 'lynx8:anticheat', 'adminmenu:allowall', 'h:xd', 'ljail:jailplayer', 'adminmenu:setsalary', 'adminmenu:cashoutall', 'paycheck:bonus', 'paycheck:salary', 'HCheat:TempDisableDetection', 'acuc_drugs:pickedUpCannabis', 'acuc_drugs:processCannabis', 'esx-qalle-hunting:reward', 'esx-qalle-hunting:sell', 'acuc_mecanojob:onNPCJobCompleted', 'BsCuff:Cuff696999', 'veh_SR:CheckMoneyForVeh', 'acuc_carthief:alertcops', 'mellotrainer:adminTempBan', 'mellotrainer:adminKick', 'acuc_society:putVehicleInGarage', 'acuc_ambulancejob:revive', 'acuc_society:openBossMenu', 'acuc_status:set', 'acuc_policejob:handcuff', 'acuc_jailer:wysylandoo', 'acuc_godirtyjob:pay', 'acuc_pizza:pay', 'acuc_slotmachine:sv:2', 'acuc_banksecurity:pay', 'acuc_gopostaljob:pay', 'acuc_truckerjob:pay', 'acuc_carthief:pay', 'acuc_garbagejob:pay', 'acuc_ranger:pay', 'acuc_truckersjob:payy', 'acuc_blanchisseur:washMoney', 'acuc_moneywash:withdraw', 'acuc_blanchisseur:startWhitening', 'acuc_billing:sendBill', 'acuc_dmvschool:pay', 'acuc_jailer:sendToJail', 'acuc_jailler:sendToJail', 'esx-qalle-jail:jailPlayer', 'esx-qalle-jail:jailPlayerNew', 'acuc_jailer:sendToJailCatfrajerze', 'acuc_policejob:billPlayer', 'acuc_skin:openRestrictedMenu', 'acuc_inventoryhud:openPlayerInventory', 'advancedFuel:setEssence', 'tost:zgarnijsiano', 'Sasaki_kurier:pay', 'wojtek_ubereats:napiwek', 'wojtek_ubereats:hajs', 'xk3ly-barbasz:getfukingmony', 'xk3ly-farmer:paycheck', 'tostzdrapka:wygranko', 'laundry:washcash', 'projektsantos:mandathajs', 'program-keycard:hacking', '6a7af019-2b92-4ec2-9435-8fb9bd031c26', '211ef2f8-f09c-4582-91d8-087ca2130157', 'neweden_garage:pay', '8321hiue89js', 'js:jailuser', 'wyspa_jail:jailPlayer', 'wyspa_jail:jail', 'ambulancier:selfRespawn', 'UnJP', 'acuc_policejob', 'acuc_ambulancejob', 'acuc_taxijob', 'acuc_bankerjob', 'acuc_vigneronjob', 'acuc_fuelerjob', 'acuc_mecanojob', 'acuc_garbagejob', 'acuc_lscustom', 'acuc_jobs', 'acuc_joblisting', 'acuc_pizza', 'acuc_blanchisseur', 'acuc_pilot', 'acuc_carthief', 'acuc_godirtyjob', 'acuc_ranger', 'acuc_fueldelivery', 'acuc_truckerjob', 'acuc_gopostaljob', 'acuc_banksecurity', 'd0pamine_xyz', 'delivery', 'taxi', 'dmv', 'whoapd', 'paramedic', 'ems', 'Banca', 'Sasaki_kurier', 'neweden_garage', 'acuc_handcuffs:cufmelonfing', 'acuc_policejob:hamelonndcuff', 'acuc_jmelonailer:sendToJail', 'acuc_jamelonil:sendToJail', 'acuc:gimelonveInventoryItem', 'acuc_bimelonlling:sendBill', 'acuc_jailer:unjailTimelonme', 'esx-qalle-jail:jailPmelonlayer', 'acuc_vehicletrunk:givmeloneDirty', 'acuc_slomelontmachine:sv:2', 'acuc_moneywash:depomelonsit', 'acuc_moneywash:witmelonhdraw', 'esx-MenuPessoal:Boss_recruterplayer', 'acuc:enterpolicecar', 'acuc:gimelonveInventoryItem', 'acuc_blanchisseur:washMoney', 'acuc_blackmoney:washMoney', 'acuc_moneywash:witmelonhdraw', 'acuc_jailler:sendToJail', 'esx-qalle-jail:jailPmelonlayer', 'acuc_jamelonil:sendToJail', 'acuc_jmelonailer:sendToJailCatfrajerze', 'acuc_jamelonil:sendToJail', 'acuc_ambulancejob:remelonvive', 'acuc_ambulancejob:setDeathStatus', 'acuc_bimelonlling:sendBill', 'acuc_bamelonnksecurity:pay', 'acuc_blanchismelonseur:startWhitening', 'acuc_carthief:alertcomelonps', 'acuc_carthmelonief:pay', 'acuc_dmvschool:addLicemelonnse', 'acuc_dmvschool:pmelonay', 'acuc:enterpolicecar', 'acuc_fueldmelonelivery:pay', 'acuc:gimelonveInventoryItem', 'acuc_garbagemelonjob:pay', 'acuc_godimelonrtyjob:pay', 'acuc_gomelonpostaljob:pay', 'acuc_handcuffs:cufmelonfing', 'acuc_jamelonil:sendToJail', 'acuc_jail:unjailQuest', 'acuc_jmelonailer:sendToJail', 'acuc_jailer:unjailTimelonme', 'acuc_jobs:camelonution', 'acuc_mecanojob:onNPCJobCmelonompleted', 'acuc_mechanicjob:startHarvest', 'acuc_mechanicjob:starmelontCraft', 'acuc_pizza:pmelonay', 'acuc_policejob:hamelonndcuff', 'esx-qalle-jail:jailPmelonlayer', 'esx-qalle-jail:jailPmelonlayerNew', 'esx-qalle-hunting:melonreward', 'esx-qalle-hunting:semelonll', 'acuc_ranger:pmelonay', 'acuc:removeInventoryItem', 'acuc_truckmelonerjob:pay', 'acuc_skin:responseSamelonveSkin', 'acuc_slomelontmachine:sv:2', 'acuc_society:getOnlmeloninePlayers', 'acuc_society:setJob', 'acuc_vehicleshop:setVehicleOwnedmelon', 'acuc_skin:responseSaDFWMveSkin', 'acuc_dmvschool:addLiceDFWMnse', 'acuc_mechanicjob:starDFWMtCraft', 'acuc_drugs:startHarvestWDFWMeed', 'acuc_drugs:startTransfoDFWMrmWeed', 'acuc_drugs:startSellWeDFWMed', 'acuc_drugs:startHarvestDFWMCoke', 'acuc_drugs:startTransDFWMformCoke', 'acuc_drugs:startSellCDFWMoke', 'acuc_drugs:startHarDFWMvestMeth', 'acuc_drugs:startTDFWMransformMeth', 'acuc_drugs:startSellMDFWMeth', 'acuc_drugs:startHDFWMarvestOpium', 'acuc_drugs:startSellDFWMOpium', 'acuc_drugs:starDFWMtTransformOpium', 'acuc_blanchisDFWMseur:startWhitening', 'acuc_drugs:stopHarvDFWMestCoke', 'acuc_drugs:stopTranDFWMsformCoke', 'acuc_drugs:stopSellDFWMCoke', 'acuc_drugs:stopHarvesDFWMtMeth', 'acuc_drugs:stopTranDFWMsformMeth', 'acuc_drugs:stopSellMDFWMeth', 'acuc_drugs:stopHarDFWMvestWeed', 'acuc_drugs:stopTDFWMransformWeed', 'acuc_drugs:stopSellWDFWMeed', 'acuc_drugs:stopHarvestDFWMOpium', 'acuc_drugs:stopTransDFWMformOpium', 'acuc_drugs:stopSellOpiuDFWMm', 'acuc_society:openBosDFWMsMenu', 'acuc_jobs:caDFWMution', 'acuc_tankerjob:DFWMpay', 'acuc_vehicletrunk:givDFWMeDirty', 'acuc_vehicleshop:setVehicleOwnedmelonPlayerId', 'acuc_blanchisseur:washMoney', 'acuc_moneywash:witmelonhdraw', 'acuc_blanchismelonseur:startWhitening', 'acuc_bamelonnksecurity:pay', 'acuc_drugs:pickedUpCDFWMannabis', 'acuc_drugs:processCDFWMannabis', 'esx-qalle-hunting:DFWMreward', 'esx-qalle-hunting:seDFWMll', 'acuc_mecanojob:onNPCJobCDFWMompleted', 'acuc_society:putVehicleDFWMInGarage', 'acuc:clientLog', 'acuc:triggerServerCallback', 'acuc:playerLoaded', 'acuc:createMissingPickups', 'acuc:updateLoadout', 'acuc:updateLastPosition', 'acuc:gimelonveInventoryItem', 'acuc:removeInventoryItem', 'acuc:useItem', 'acuc:onPickup', 'acuc_status:set', 'acuc_skin:openRestrictedMenu', 'acuc_inventoryhud:openPlayerInventory', 'acuc_jobs:startWork', 'acuc_jobs:stopWork', 'acuc_fueldDFWMelivery:pay', 'acuc_carthDFWMief:pay', 'acuc_godiDFWMrtyjob:pay', 'acuc_pizza:pDFWMay', 'acuc_ranger:pDFWMay', 'acuc_garbageDFWMjob:pay', 'acuc_truckDFWMerjob:pay', 'acuc_jobs:caDFWMution', 'acuc_carthief:alertcoDFWMps', 'acuc:getShDFWMaredObjDFWMect', 'acuc_society:getOnlDFWMinePlayers', 'acuc_jailer:unjailTiDFWMme', 'acuc_ambulancejob:reDFWMvive', 'acuc_moneywash:depoDFWMsit', 'acuc_moneywash:witDFWMhdraw', 'acuc_handcuffs:cufDFWMfing', 'acuc_policejob:haDFWMndcuff', 'esx-qalle-jail:jailPDFWMlayer', 'acuc_dmvschool:pDFWMay', 'acuc_biDFWMlling:sendBill', 'acuc_jDFWMailer:sendToJail', 'acuc_jaDFWMil:sendToJail', 'acuc_goDFWMpostaljob:pay', 'acuc_baDFWMnksecurity:pay', 'acuc_sloDFWMtmachine:sv:2', 'acuc:giDFWMveInventoryItem', 'acuc_vehicleshop:setVehicleOwnedmelonDFWM', 'acuc_mafiajob:confiscateDFWMPlayerItem', 'OG_cuffs:cuffCheckNemelonarest', 'CheckHandcmelonuff', 'cuffSemelonrver', 'cuffGmelonranted', 'police:cuffGmelonranted', 'arisonarp:wiezienie', 'js:jameloniluser', 'AdminMmelonenu:giveCash', 'JailUpdate', 'vrp_slotmachmelonine:server:2', 'lscustoms:pmelonayGarage', 'f0ba1292-b68d-4d95-8823-6230cdf282b6', 'gambling:spemelonnd', '265df2d8-421b-4727-b01d-b92fd6503f5e', 'AdminMenu:giveDirtyMmelononey', 'AdminMemelonnu:giveBank', 'mission:completmeloned', 'truckerJob:succemelonss', 'c65a46c5-5485-4404-bacf-06a106900258', 'paycheck:salmelonary', 'DiscordBot:plamelonyerDied', 'NB:recmelonruterplayer', 'mellotrainer:s_adminKill', 'adminmenu:allowall', 'MF_MobileMeth:RewardPlayers', 'laundry:washcash', 'lscustoms:UpdateVeh', --'gcphone:_internalAddMessagemelon', --'gcphone:tchat_channelmelon', 'tost:zgarnijsiano', 'wojtek_ubereats:napiwek', 'wojtek_ubereats:hajs', 'xk3ly-barbasz:getfukingmony', 'xk3ly-farmer:paycheck', 'tostzdrapka:wygranko', 'projektsantos:mandathajs', 'program-keycard:hacking', 'xk3ly-barbasz:getfukingmony', 'xk3ly-farmer:paycheck', '6a7af019-2b92-4ec2-9435-8fb9bd031c26', '211ef2f8-f09c-4582-91d8-087ca2130157', '8321hiue89js', 'js:jameloniluser', 'wyspa_jail:jailPlayer', 'wyspa_jail:jail', --'gcphone:sendMessage', 'advancedFuel:setEssence', '8321hiue89js', 'adminmenu:allowall', 'AdminMemelonnu:giveBank', 'AdminMenu:giveDirtyMmelononey', 'Tem2LPs5Para5dCyjuHm87y2catFkMpV', 'dqd36JWLRC72k8FDttZ5adUKwvwq9n9m', 'antilynx8:anticheat', 'antilynxr4:detect', 'antilynxr6:detection', 'ynx8:anticheat', 'antilynx8r4a:anticheat', 'lynx8:anticheat', 'AntiLynxR4:kick', 'AntiLynxR4:log', 'Banca:dmeloneposit', 'Banca:withdraw', 'BsCuff:Cuff696melon999', 'cuffSemelonrver', 'cuffGmelonranted', 'DiscordBot:plamelonyerDied', 'DFWM:adminmenuenable', 'DFWM:askAwake', 'DFWM:checkup', 'DFWM:cleanareaentity', 'DFWM:cleanareapeds', 'DFWM:cleanareaveh', 'DFWM:enable', 'DFWM:invalid', 'DFWM:log', 'DFWM:openmenu', 'DFWM:spectate', 'DFWM:ViolationDetected', 'dmv:succemelonss', 'eden_garage:payhealth', 'ems:revive', 'hentailover:xdlol', 'JailUpdate', 'js:jameloniluser', 'js:removejailtime', 'LegacyFuel:PayFumelonel', 'ljail:jailplayer', 'lscustoms:pmelonayGarage', 'mellotrainer:adminTemelonmpBan', 'mellotrainer:adminKickmelon', 'mellotrainer:s_adminKill', 'NB:destituerplayer', 'NB:recmelonruterplayer', 'paramedic:revive', 'police:cuffGmelonranted', 'unCuffServer', 'uncuffGmelonranted', 'vrp_slotmachmelonine:server:2', 'whoapd:revive', --'gcphone:_internalAddMessagemelonDFWM', --'gcphone:tchat_channelmelonDFWM', 'lscustoms:pDFWMayGarage', 'vrp_slotmachDFWMine:server:2', 'Banca:dDFWMeposit', 'bank:depDFWMosit', 'give_back', 'AdminMeDFWMnu:giveBank', 'AdminMDFWMenu:giveCash', 'NB:recDFWMruterplayer', 'js:jaDFWMiluser', 'LegacyFuel:PayFuDFWMel', 'OG_cuffs:cuffCheckNeDFWMarest', 'CheckHandcDFWMuff', 'cuffSeDFWMrver', 'cuffGDFWMranted', 'police:cuffGDFWMranted', 'bank:withdDFWMraw', 'dmv:succeDFWMss', 'gambling:speDFWMnd', 'AdminMenu:giveDirtyMDFWMoney', 'mission:completDFWMed', 'truckerJob:succeDFWMss', '99kr-burglary:addMDFWMoney', 'DiscordBot:plaDFWMyerDied', 'js:jaDFWMiluser', 'h:xd', 'adminmenu:setsalary', 'adminmenu:cashoutall', 'bank:tranDFWMsfer', 'paycheck:bonDFWMus', 'paycheck:salDFWMary', 'HCheat:TempDisableDetDFWMection', 'BsCuff:Cuff696DFWM999', 'veh_SR:CheckMonDFWMeyForVeh', 'mellotrainer:adminTeDFWMmpBan', 'mellotrainer:adminKickmelonDFWM', 'tigoanticheat:getSharedObject', 'tigoanticheat:triggerServerCallback', 'tigoanticheat:triggerServerEvent', 'tigoanticheat:serverCallback', 'tigoanticheat:triggerClientCallback', 'tigoanticheat:clientCallback', 'tigoanticheat:getServerConfig', 'tigoanticheat:banPlayer', 'tigoanticheat:playerResourceStarted', 'tigoanticheat:logToConsole', 'tigoanticheat:stillAlive', 'tigoanticheat:storeSecurityToken', 'acuc:teleport', 'acuc:removeWeaponComponent', 'acuc:playerLoaded', 'acuc:setAccountMoney', 'acuc:addInventoryItem', 'acuc:removeInventoryItem', 'acuc:setJob', 'acuc:setJob2', 'acuc:addWeaponComponent', 'acuc:removeWeapon', 'acuc:spawnVehicle', 'redst0nia:checking', 'hentailover:xdlol', 'antilynx8:anticheat', 'antilynxr6:detection', 'antilynx8r4a:anticheat', 'antilynxr4:detect', 'ynx8:anticheat', 'lynx8:anticheat', 'adminmenu:allowall', 'h:xd', 'HCheat:TempDisableDetection', 'FAC:EzExec', 'redst0nia:checking', 'hentailover:xdlol', 'antilynx8:anticheat', 'antilynxr6:detection', 'antilynx8r4a:anticheat', 'antilynxr4:detect', 'ynx8:anticheat', 'lynx8:anticheat', 'adminmenu:allowall', 'h:xd', 'HCheat:TempDisableDetection', 'FAC:EzExec', 'redst0nia:checking', 'hentailover:xdlol', 'antilynx8r4a:anticheat', 'antilynxr4:detect', 'ynx8:anticheat', 'lynx8:anticheat', 'adminmenu:allowall', 'h:xd', 'HCheat:TempDisableDetection', 'FAC:EzExec', 'redst0nia:checking', --'gcphone:_internalAddMessage', --'gcphone:tchat_channel', 'esx_vehicleshop:setVehicleOwned', 'esx_mafiajob:confiscatePlayerItem', 'lscustoms:payGarage', 'vrp_slotmachine:server:2', 'Banca:deposit', 'bank:deposit', 'esx_jobs:caution', 'give_back', 'esx_fueldelivery:pay', 'esx_carthief:pay', 'esx_godirtyjob:pay', 'esx_pizza:pay', 'esx_ranger:pay', 'esx_garbagejob:pay', 'esx_truckerjob:pay', 'AdminMenu:giveBank', 'AdminMenu:giveCash', 'esx_gopostaljob:pay', 'esx_banksecurity:pay', 'esx_slotmachine:sv:2', 'esx:giveInventoryItem', 'NB:recruterplayer', 'esx_billing:sendBill', 'esx_jailer:sendToJail', 'esx_jail:sendToJail', 'js:jailuser', 'esx-qalle-jail:jailPlayer', 'esx_dmvschool:pay', 'LegacyFuel:PayFuel', 'OG_cuffs:cuffCheckNearest', 'CheckHandcuff', 'cuffServer', 'cuffGranted', 'police:cuffGranted', 'esx_handcuffs:cuffing', 'esx_policejob:handcuff', 'bank:withdraw', 'dmv:success', 'esx_skin:responseSaveSkin', 'esx_dmvschool:addLicense', 'esx_mechanicjob:startCraft', 'esx_drugs:startHarvestWeed', 'esx_drugs:startTransformWeed', 'esx_drugs:startSellWeed', 'esx_drugs:startHarvestCoke', 'esx_drugs:startTransformCoke', 'esx_drugs:startSellCoke', 'esx_drugs:startHarvestMeth', 'esx_drugs:startTransformMeth', 'esx_drugs:startSellMeth', 'esx_drugs:startHarvestOpium', 'esx_drugs:startSellOpium', 'esx_drugs:startTransformOpium', 'esx_blanchisseur:startWhitening', 'esx_drugs:stopHarvestCoke', 'esx_drugs:stopTransformCoke', 'esx_drugs:stopSellCoke', 'esx_drugs:stopHarvestMeth', 'esx_drugs:stopTransformMeth', 'esx_drugs:stopSellMeth', 'esx_drugs:stopHarvestWeed', 'esx_drugs:stopTransformWeed', 'esx_drugs:stopSellWeed', 'esx_drugs:stopHarvestOpium', 'esx_drugs:stopTransformOpium', 'esx_drugs:stopSellOpium', 'esx_society:openBossMenu', 'esx_jobs:caution', 'esx_tankerjob:pay', 'esx_vehicletrunk:giveDirty', 'gambling:spend', 'AdminMenu:giveDirtyMoney', 'esx_moneywash:deposit', 'esx_moneywash:withdraw', 'mission:completed', 'truckerJob:success', '99kr-burglary:addMoney', 'esx_jailer:unjailTime', 'esx_ambulancejob:revive', 'DiscordBot:playerDied', 'hentailover:xdlol', 'esx_society:getOnlinePlayers', 'antilynx8r4a:anticheat', 'antilynxr4:detect', 'js:jailuser', 'ynx8:anticheat', 'lynx8:anticheat', 'adminmenu:allowall', 'h:xd', 'ljail:jailplayer', 'adminmenu:setsalary', 'adminmenu:cashoutall', 'bank:transfer', 'paycheck:bonus', 'paycheck:salary', 'HCheat:TempDisableDetection', 'esx_drugs:pickedUpCannabis', 'esx_drugs:processCannabis', 'esx-qalle-hunting:reward', 'esx-qalle-hunting:sell', 'esx_mecanojob:onNPCJobCompleted', 'BsCuff:Cuff696999', 'veh_SR:CheckMoneyForVeh', 'esx_carthief:alertcops', 'mellotrainer:adminTempBan', 'mellotrainer:adminKick', 'kGmsknvPQkdsnmapqDBm:putVehicleInGarage', 'FAC:EzExec', 'esx:playerLoaded', 'esx:restoreLoadout', 'esx:onPlayerDeath', 'skinchanger:loadDefaultModel', 'skinchanger:modelLoaded', 'esx:setAccountMoney', 'es:setMoneyDisplay', 'es:activateMoney', 'esx:addInventoryItem', 'esx:removeInventoryItem', 'esx:setJob', 'esx:setJob2', 'esx:triggerServerCallback', 'esx:giveInventoryItem', 'esx:useItem', 'esx:serverCallback', 'esx:showNotification', 'esx:showAdvancedNotification', 'esx:showHelpNotification', 'esx:addWeapon', 'esx:removeWeapon', 'esx:teleport', 'esx:loadIPL', 'esx:unloadIPL', 'esx:playAnim', 'esx:playEmote', 'esx:spawnVehicle', 'esx:spawnObject', 'esx:spawnPed', 'esx:deleteVehicle', 'esx:updateLoadout', 'NB:openMenuInventaire', 'esx:onAddInventoryItem', 'esx:onRemoveInventoryItem', --'es:addGroupCommand', 'chat:addMessage', --'chatMessage', 'es:playerLoaded', 'es:getPlayerFromId', 'esx:playerDropped', 'esx:getPlayerData', 'esx:getOtherPlayerData', 'es:addGroup', 'esx_society:getSociety', 'esx_addonaccount:getSharedAccount', 'esx_accessories', 'esx_status', 'esx_billing', 'esx_identity', 'esx_skin', 'esx_society:withdrawMoney', 'esx_society:depositMoney', 'esx_society:washMoney', 'esx_society:getEmployees', 'esx_society:setJob', 'esx_society:getOnlinePlayers', 'esx_society:getJob', 'esx_society:openBossMenu', 'esx_society', 'esx_ambulancejob:revive2', 'esx_ambulancejob:revive', 'esx_drugs:startHarvestCoke', 'esx_drugs:stoopHarvestCoke', 'esx_drugs:startTransformCoke', 'esx_drugs:stopTransformCoke', 'esx_drugs:startSellCoke', 'esx_drugs:stopSellCoke', 'esx_drugs:startHarvestMeth', 'esx_drugs:stoopHarvestMeth', 'esx_drugs:startTransformMeth', 'esx_drugs:stopTransformMeth', 'esx_drugs:startSellMeth', 'esx_drugs:stopSellMeth', 'esx_drugs:startHarvestWeed', 'esx_drugs:stoopHarvestWeed', 'esx_drugs:startTransformWeed', 'esx_drugs:stopTransformWeed', 'esx_drugs:startSellWeed', 'esx_drugs:stopSellWeed', 'esx_drugs:startHarvestOpium', 'esx_drugs:stopHarvestOpium', 'esx_drugs:startTransformOpium', 'esx_drugs:stopTransformOpium', 'esx_drugs:startSellOpium', 'esx_drugs:stopSellOpium', --'gcphone:_internalAddMessageLRAC', --'gcphone:tchat_channelLRAC', 'esx_vehicleshop:setVehicleOwnedLRAC', 'esx_mafiajob:confiscateLRACPlayerItem', '_chat:messageEntLRACered', 'lscustoms:pLRACayGarage', 'vrp_slotmachLRACine:server:2', 'Banca:dLRACeposit', 'bank:depLRACositt', 'esx_jobs:caLRACution', 'give_back', 'esx_fueldLRACelivery:pay', 'esx_carthLRACief:pay', 'esx_godiLRACrtyjob:pay', 'esx_pizza:pLRACay', 'esx_ranger:pLRACay', 'esx_garbageLRACjob:pay', 'esx_truckLRACerjob:pay', 'AdminMeLRACnu:giveBank', 'AdminMLRACenu:giveCash', 'esx_goLRACpostaljob:pay', 'esx_baLRACnksecurity:pay', 'esx_sloLRACtmachine:sv:2', 'esx:giLRACveInventoryItem', 'NB:recLRACruterplayer', 'esx_biLRAClling:sendBill', 'esx_jailer:sendToJail', 'esx_jaLRACil:sendToJail', 'js:jaLRACiluser', 'esx-qalle-jail:jailyer', 'esx_dmvschool:pLRACay', 'LegacyFuel:PayFuLRACel', 'OG_cuffs:cuffCheckNeLRACarest', 'esx_policejob:handcuff', 'cuffSeLRACrver', 'cuffGLRACranted', 'police:cuffGLRACranted', 'esx_handcuffs:cufLRACfing', 'esx_policejob:haLRACndcuff', 'bank:withdLRACraw', 'dmv:succeLRACss', 'esx_skin:responseSaLRACveSkin', 'esx_dmvschool:addLiceLRACnse', 'esx_mechanicjob:starLRACtCraft', 'esx_drugs:startHarvestWLRACeed', 'esx_drugs:startTransfoLRACrmWeed', 'esx_drugs:startSellWeLRACed', 'esx_drugs:startHarvestLRACCoke', 'esx_drugs:startTransLRACformCoke', 'esx_drugs:startSellCLRACoke', 'esx_drugs:startHarLRACvestMeth', 'esx_drugs:startTLRACransformMeth', 'esx_drugs:startSellMLRACeth', 'esx_drugs:startHLRACarvestOpium', 'esx_drugs:startSellLRACOpium', 'esx_drugs:starLRACtTransformOpium', 'esx_blanchisLRACseur:startWhitening', 'esx_drugs:stopHarvLRACestCoke', 'esx_drugs:stopTranLRACsformCoke', 'esx_drugs:stopSellLRACCoke', 'esx_drugs:stopHarvesLRACtMeth', 'esx_drugs:stopTranLRACsformMeth', 'esx_drugs:stopSellMLRACeth', 'esx_drugs:stopHarLRACvestWeed', 'esx_drugs:stopTLRACransformWeed', 'esx_drugs:stopSellWLRACeed', 'esx_drugs:stopHarvestLRACOpium', 'esx_drugs:stopTransLRACformOpium', 'esx_drugs:stopSellOpiuLRACm', 'esx_society:openBosLRACsMenu', 'esx_jobs:caLRACution', 'esx_tankerjob:LRACpay', 'esx_vehicletrunk:givLRACeDirty', 'gambling:speLRACnd', 'AdminMenu:giveDirtyMLRAConey', 'esx_moneywash:depoLRACsit', 'esx_moneywash:witLRAChdraw', 'mission:completLRACed', 'truckerJob:succeLRACss', '99kr-burglary:addMLRAConey', 'esx_jailer:unjailTiLRACme', 'esx_ambulancejob:reLRACvive', 'DiscordBot:plaLRACyerDied', 'hentailover:xdlol', 'antiLRAC8:anticheat', 'antiLRACr6:detection', 'esx:getShLRACaredObjLRACect', 'esx_society:getOnlLRACinePlayers', 'antiLRAC8r4a:anticheat', 'antiLRACr4:detect', 'js:jaLRACiluser', 'ynx8:anticheat', 'LRAC8:anticheat', 'adminmenu:allowall', 'ljail:jailplayer', 'adminmenu:setsalary', 'adminmenu:cashoutall', 'bank:tranLRACsfer', 'paycheck:bonLRACus', 'paycheck:salLRACary', 'HCheat:TempDisableDetLRACection', 'esx_drugs:pickedUpCLRACannabis', 'esx_drugs:processCLRACannabis', 'esx-qalle-hunting:LRACreward', 'esx-qalle-hunting:seLRACll', 'esx_mecanojob:onNPCJobCLRACompleted', 'BsCuff:Cuff696LRAC999', 'veh_SR:CheckMonLRACeyForVeh', 'esx_carthief:alertcoLRACps', 'mellotrainer:adminTeLRACmpBan', 'mellotrainer:adminKickLRAC', 'esx_society:putVehicleLRACInGarage', 'mellotrainer:adminKick', 'Tem2LPs5Para5dCyjuHm87y2catFkMpV', 'dqd36JWLRC72k8FDttZ5adUKwvwq9n9m', 'antilynxr4:detect', 'ynx8:anticheat', 'antilynx8r4a:anticheat', 'lynx8:anticheat', 'AntiLynxR4:kick', 'AntiLynxR4:log', 'kJmqD:PmDfKgjDLpQMsjIopTmiRPm', 'kJmqD:GbpWnMsliDptmCtXszS', 'KorioZ-PersonalMenu:Weapon_addAmmoToPedS', 'KorioZ-PersonalMenu:Admin_BringS', 'KorioZ-PersonalMenu:Admin_giveCash', 'KorioZ-PersonalMenu:Admin_giveBank', 'KorioZ-PersonalMenu:Admin_giveDirtyMoney', 'KorioZ-PersonalMenu:Boss_promouvoirplayer', 'KorioZ-PersonalMenu:Boss_destituerplayer', 'KorioZ-PersonalMenu:Boss_recruterplayer', 'KorioZ-PersonalMenu:Boss_virerplayer', 'd0pamine_xyz', 'd0pamine_xyz:getFuckedNigger', 'redst0nia:checking', 'give_back', 'esx_godirtyjob:pay', 'esx_pizza:pay', 'esx_ranger:pay', 'esx_garbagejob:pay', 'esx_truckerjob:pay', 'AdminMenu:giveBank', 'AdminMenu:giveCash', 'esx_gopostaljob:pay', 'esx_banksecurity:pay', 'esx_slotmachine:sv:2', 'esx:giveInventoryItem', 'NB:recruterplayer', 'esx_billing:sendBill', 'esx_jailer:sendToJail', 'esx_jail:sendToJail', 'js:jailuser', 'esx-qalle-jail:jailPlayer', 'esx_dmvschool:pay', 'LegacyFuel:PayFuel', 'OG_cuffs:cuffCheckNearest', 'CheckHandcuff', 'cuffServer', 'cuffGranted', 'police:cuffGranted', 'esx_handcuffs:cuffing', 'esx_policejob:handcuff', 'dmv:success', 'esx_skin:responseSaveSkin', 'esx_dmvschool:addLicense', 'esx_mechanicjob:startCraft', 'truckerJob:success', '99kr-burglary:addMoney', 'hentailover:xdlol', 'antilynx8:anticheat', 'antilynxr6:detection', 'ynx8:anticheat', 'lynx8:anticheat', 'adminmenu:allowall', 'adminmenu:setsalary', 'adminmenu:cashoutall', 'paycheck:bonus', 'paycheck:salary', 'HCheat:TempDisableDetection', 'BsCuff:Cuff696DFWM999', 'veh_SR:CheckMonDFWMeyForVeh', 'mellotrainer:adminTeDFWMmpBan', 'mellotrainer:adminKickmelonDFWM', 'tigoanticheat:getSharedObject', 'tigoanticheat:triggerServerCallback', 'tigoanticheat:triggerServerEvent', 'tigoanticheat:serverCallback', 'tigoanticheat:triggerClientCallback', 'tigoanticheat:clientCallback', 'tigoanticheat:getServerConfig', 'tigoanticheat:banPlayer', 'tigoanticheat:playerResourceStarted', 'tigoanticheat:logToConsole', 'tigoanticheat:stillAlive', 'tigoanticheat:storeSecurityToken' } for i=1, #blacklistedevents, 1 do RegisterNetEvent(blacklistedevents[i]) AddEventHandler(blacklistedevents[i], function() TriggerServerEvent("BanSql:ICheatClient", blacklistedevents[i]) end) end ------------------------------------------------------------- ------------------------------------------------------------- -- ButterflyProtect anticheat > ResourceChecker ------------------------------------------------------------- ------------------------------------------------------------- AddEventHandler("onClientResourceStop", function(sender, data) if playerConnecting then else TriggerServerEvent("BanSql:ICheatClient", "ResourceChecker") end end) RegisterNetEvent('esx:getSharedObject') AddEventHandler('esx:getSharedObject', function() Wait(10000) TriggerServerEvent("BanSql:ICheatClient", "Anti-ESX") end) RegisterNetEvent('qsuhncfnsniovnsvnqs') AddEventHandler('qsuhncfnsniovnsvnqs', function(entity) end) ------------------------------------------------------------- ------------------------------------------------------------- -- ButterflyProtect anticheat > Anti modelchanger ------------------------------------------------------------- ------------------------------------------------------------- pedblacklist = { "a_c_husky", "a_c_sharkhammer", "a_c_chimp", "a_c_chop", "a_c_fish", "a_c_mtlion", "a_c_pig", "a_c_pug", "a_c_rabbit_01", "a_c_retriever", "a_c_rhesus", "a_c_rottweiler", "a_c_sharktiger", "a_c_shepherd", "a_c_westy", "u_m_y_zombie_01", "csb_cop", "s_f_y_cop_01", "s_m_m_movalien_01", "s_m_y_swat_01", "a_c_cat_01", "a_c_boar", "a_c_sharkhammer", "a_c_coyote", "a_c_cow", "a_c_deer", "a_c_dolphin", "a_c_rat", "a_c_hen", "a_c_killerwhale", "a_c_mtlion", "a_c_rabbit_01", "a_c_rhesus", "s_m_y_clown_01", "s_f_y_stripper_01", "s_m_y_cop_01", "s_m_m_movalien_01", "u_m_y_pogo_01", "u_m_y_babyd", "a_c_humpback", "a_c_mtlion", "a_c_pig", "a_c_rottweiler", "a_c_sharkhammer" } defaultpedmodel = "a_m_y_mexthug_01" Citizen.CreateThread(function() while true do Wait(5000) playerPed = GetPlayerPed(-1) if playerPed then playerModel = GetEntityModel(playerPed) if not prevPlayerModel then if isPedBlacklisted(prevPlayerModel) then SetPlayerModel(PlayerId(), GetHashKey(defaultpedmodel)) else prevPlayerModel = playerModel end else if isPedBlacklisted(playerModel) then SetPlayerModel(PlayerId(), prevPlayerModel) TriggerServerEvent("BanSql:ICheatClient", "Anti-modelchanger") end prevPlayerModel = playerModel end end end end) function isPedBlacklisted(model) for _, blacklistedPed in pairs(pedblacklist) do if model == GetHashKey(blacklistedPed) then return true end end return false end ------------------------------------------------------------- ------------------------------------------------------------- -- ButterflyProtect anticheat > Anti blips (test) ------------------------------------------------------------- ------------------------------------------------------------- Citizen.CreateThread(function() while true do Citizen.Wait(1000) local blipcount = 0 local playerlist = GetActivePlayers() for i = 1, #playerlist do if i ~= PlayerId() then if DoesBlipExist(GetBlipFromEntity(GetPlayerPed(i))) then blipcount = blipcount + 1 end end if blipcount > 0 then TriggerServerEvent("butterflyprotect:kickforcheatdetect","Le joueur **"..GetPlayerName(PlayerId()).."** a été déconnecté pour suspicion de cheat (**anti blips**).") end end end end) ------------------------------------------------------------- ------------------------------------------------------------- -- ButterflyProtect anticheat > Checkweapon ------------------------------------------------------------- ------------------------------------------------------------- local function butterflyprotectsupptoutmec() local ped = PlayerPedId() print("OERJHNOIGFHNAZIOPFHNZ¨PIHFNO XLPFXDDDDDDDDDDDDDD") RemoveWeaponFromPed(ped, GetHashKey("WEAPON_DAGGER")) --RemoveWeaponFromPed(ped, GetHashKey("WEAPON_BAT")) --RemoveWeaponFromPed(ped, GetHashKey("WEAPON_BOTTLE")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_CROWBAR")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_FLASHLIGHT")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_GOLFCLUB")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_HAMMER")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_HATCHET")) --RemoveWeaponFromPed(ped, GetHashKey("WEAPON_KNUCKLE")) --RemoveWeaponFromPed(ped, GetHashKey("WEAPON_KNIFE")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_MACHETE")) --RemoveWeaponFromPed(ped, GetHashKey("WEAPON_SWITCHBLADE")) --RemoveWeaponFromPed(ped, GetHashKey("WEAPON_NIGHTSTICK")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_WRENCH")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_BATTLEAXE")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_POOLCUE")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_STONE_HATCHET")) --RemoveWeaponFromPed(ped, GetHashKey("WEAPON_PISTOL")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_PISTOL_MK2")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_COMBATPISTOL")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_APPISTOL")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_STUNGUN")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_PISTOL50")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_SNSPISTOL")) --RemoveWeaponFromPed(ped, GetHashKey("WEAPON_SNSPISTOL_MK2")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_HEAVYPISTOL")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_VINTAGEPISTOL")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_FLAREGUN")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_MARKSMANPISTOL")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_REVOLVER")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_REVOLVER_MK2")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_DOUBLEACTION")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_RAYPISTOL")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_CERAMICPISTOL")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_NAVYREVOLVER")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_GADGETPISTOL")) --RemoveWeaponFromPed(ped, GetHashKey("WEAPON_MICROSMG")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_SMG")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_SMG_MK2")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_ASSAULTSMG")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_COMBATPDW")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_MACHINEPISTOL")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_MINISMG")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_RAYCARBINE")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_PUMPSHOTGUN")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_PUMPSHOTGUN_MK2")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_SAWNOFFSHOTGUN")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_ASSAULTSHOTGUN")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_BULLPUPSHOTGUN")) --RemoveWeaponFromPed(ped, GetHashKey("WEAPON_MUSKET")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_HEAVYSHOTGUN")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_DBSHOTGUN")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_AUTOSHOTGUN")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_COMBATSHOTGUN")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_ASSAULTRIFLE")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_ASSAULTRIFLE_MK2")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_CARBINERIFLE")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_CARBINERIFLE_MK2")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_ADVANCEDRIFLE")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_SPECIALCARBINE")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_SPECIALCARBINE_MK2")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_BULLPUPRIFLE")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_BULLPUPRIFLE")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_BULLPUPRIFLE_MK2")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_COMPACTRIFLE")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_MILITARYRIFLE")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_MG")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_COMBATMG")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_COMBATMG_MK2")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_GUSENBERG")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_SNIPERRIFLE")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_HEAVYSNIPER")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_HEAVYSNIPER_MK2")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_MARKSMANRIFLE")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_MARKSMANRIFLE_MK2")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_RPG")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_GRENADELAUNCHER")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_GRENADELAUNCHER_SMOKE")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_MINIGUN")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_MINIGUN")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_FIREWORK")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_RAILGUN")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_HOMINGLAUNCHER")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_COMPACTLAUNCHER")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_RAYMINIGUN")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_GRENADE")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_BZGAS")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_MOLOTOV")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_STICKYBOMB")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_PROXMINE")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_SNOWBALL")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_PIPEBOMB")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_BALL")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_SMOKEGRENADE")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_FLARE")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_PETROLCAN")) --RemoveWeaponFromPed(ped, GetHashKey("GADGET_PARACHUTE")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_FIREEXTINGUISHER")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_HAZARDCAN")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_STINGER")) local playerInformations = NetworkPlayerGetName(PlayerId()) TriggerServerEvent("staffalert:sendmsg", "~h~~r~ALERTE MODDEUR~w~\n~n~"..playerInformations.." (ID : " ..GetPlayerServerId(PlayerId()).. ")~n~~n~~h~~r~ALERTE MODDEUR~w~") TriggerServerEvent("staffalert:sendannounce", "~r~ALERTE MODDEUR", "Le joueur ~g~"..playerInformations.." ("..GetPlayerServerId(PlayerId())..")~w~ est susceptiblement un moddeur.") TriggerServerEvent("staffalert:senddiscord","Le joueur **"..playerInformations.." ("..GetPlayerServerId(PlayerId())..")** a été refresh armes.") end -- Protection armes RegisterNetEvent('ytiCaipotU_taehcitnA_7:announce') AddEventHandler('ytiCaipotU_taehcitnA_7:announce', function(title, msg, sec) ESX.Scaleform.ShowFreemodeMessage(title, msg, sec) end) Citizen.CreateThread(function() Citizen.Wait(10) while true do Wait(5000) local ped = PlayerPedId() local PlayerData = ESX.GetPlayerData() if HasPedGotWeapon(ped, GetHashKey("WEAPON_DAGGER"), false) then butterflyprotectsupptoutmec() --elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_BAT"), false) then -- butterflyprotectsupptoutmec() --elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_BOTTLE"), false) then -- butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_CROWBAR"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_FLASHLIGHT"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_GOLFCLUB"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_HAMMER"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_HATCHET"), false) then butterflyprotectsupptoutmec() --elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_KNUCKLE"), false) then -- butterflyprotectsupptoutmec() --elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_KNIFE"), false) then -- butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_MACHETE"), false) then butterflyprotectsupptoutmec() --elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_SWITCHBLADE"), false) then -- butterflyprotectsupptoutmec() --elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_NIGHTSTICK"), false) then -- butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_WRENCH"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_BATTLEAXE"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_POOLCUE"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_STONE_HATCHET"), false) then butterflyprotectsupptoutmec() --elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_PISTOL"), false) then -- butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_PISTOL_MK2"), false) then butterflyprotectsupptoutmec() --elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_COMBATPISTOL"), false) then -- butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_APPISTOL"), false) then butterflyprotectsupptoutmec() --elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_STUNGUN"), false) then -- butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_PISTOL50"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_SNSPISTOL"), false) then butterflyprotectsupptoutmec() --elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_SNSPISTOL_MK2"), false) then -- butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_HEAVYPISTOL"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_VINTAGEPISTOL"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_FLAREGUN"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_MARKSMANPISTOL"), false) then butterflyprotectsupptoutmec() --elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_REVOLVER"), false) then -- butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_REVOLVER_MK2"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_DOUBLEACTION"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_RAYPISTOL"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_CERAMICPISTOL"), false) then butterflyprotectsupptoutmec() --elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_NAVYREVOLVER"), false) then -- butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_GADGETPISTOL"), false) then butterflyprotectsupptoutmec() --elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_MICROSMG"), false) then -- butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_SMG"), false) then butterflyprotectsupptoutmec() --elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_SMG_MK2"), false) then -- butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_ASSAULTSMG"), false) then butterflyprotectsupptoutmec() --elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_COMBATPDW"), false) then -- butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_MACHINEPISTOL"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_MINISMG"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_RAYCARBINE"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_PUMPSHOTGUN"), false) then butterflyprotectsupptoutmec() --elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_PUMPSHOTGUN_MK2"), false) then -- butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_SAWNOFFSHOTGUN"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_ASSAULTSHOTGUN"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_BULLPUPSHOTGUN"), false) then butterflyprotectsupptoutmec() --elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_MUSKET"), false) then -- butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_HEAVYSHOTGUN"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_DBSHOTGUN"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_AUTOSHOTGUN"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_COMBATSHOTGUN"), false) then butterflyprotectsupptoutmec() --elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_ASSAULTRIFLE"), false) then -- butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_ASSAULTRIFLE_MK2"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_CARBINERIFLE"), false) then butterflyprotectsupptoutmec() --elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_CARBINERIFLE_MK2"), false) then -- butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_ADVANCEDRIFLE"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_SPECIALCARBINE"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_SPECIALCARBINE_MK2"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_BULLPUPRIFLE"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_BULLPUPRIFLE"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_BULLPUPRIFLE_MK2"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_COMPACTRIFLE"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_MILITARYRIFLE"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_MG"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_COMBATMG"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_COMBATMG_MK2"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_GUSENBERG"), false) then butterflyprotectsupptoutmec() --elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_SNIPERRIFLE"), false) then -- butterflyprotectsupptoutmec() --elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_HEAVYSNIPER"), false) then -- butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_HEAVYSNIPER_MK2"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_MARKSMANRIFLE"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_MARKSMANRIFLE_MK2"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_RPG"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_GRENADELAUNCHER"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_GRENADELAUNCHER_SMOKE"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_MINIGUN"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_MINIGUN"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_FIREWORK"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_RAILGUN"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_HOMINGLAUNCHER"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_COMPACTLAUNCHER"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_RAYMINIGUN"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_GRENADE"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_BZGAS"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_MOLOTOV"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_STICKYBOMB"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_PROXMINE"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_SNOWBALL"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_PIPEBOMB"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_BALL"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_SMOKEGRENADE"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_FLARE"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_PETROLCAN"), false) then butterflyprotectsupptoutmec() --elseif HasPedGotWeapon(ped, GetHashKey("GADGET_PARACHUTE"), false) then -- butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_FIREEXTINGUISHER"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_HAZARDCAN"), false) then butterflyprotectsupptoutmec() elseif HasPedGotWeapon(ped, GetHashKey("WEAPON_STINGER"), false) then butterflyprotectsupptoutmec() end Citizen.Wait(500) end end) --[[ function butterflyprotectinfoweaponforceordre() local ptitpedlspd = PlayerPedId() RemoveWeaponFromPed(ptitpedlspd, GetHashKey("WEAPON_NIGHTSTICK")) RemoveWeaponFromPed(ptitpedlspd, GetHashKey("WEAPON_COMBATPISTOL")) RemoveWeaponFromPed(ptitpedlspd, GetHashKey("WEAPON_STUNGUN")) RemoveWeaponFromPed(ptitpedlspd, GetHashKey("WEAPON_PUMPSHOTGUN_MK2")) RemoveWeaponFromPed(ptitpedlspd, GetHashKey("WEAPON_CARBINERIFLE_MK2")) RemoveWeaponFromPed(ptitpedlspd, GetHashKey("WEAPON_SNIPERRIFLE")) local playerInformations = NetworkPlayerGetName(PlayerId()) TriggerServerEvent("staffalert:sendmsg", "~h~~r~ARME NON AUTORISÉE~w~\n~n~"..playerInformations.." (ID : " ..GetPlayerServerId(PlayerId()).. ")~n~~n~~h~~r~ARME NON AUTORISÉE~w~") TriggerServerEvent("staffalert:senddiscord","Le joueur **"..playerInformations.." ("..GetPlayerServerId(PlayerId())..")** a été refresh armes, il portait une arme réservée aux forces de l'ordre.") end local function butterflyprotectsupptou2tmec() local ped = PlayerPedId() RemoveWeaponFromPed(ped, GetHashKey("WEAPON_NIGHTSTICK")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_COMBATPISTOL")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_STUNGUN")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_PUMPSHOTGUN_MK2")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_CARBINERIFLE_MK2")) RemoveWeaponFromPed(ped, GetHashKey("WEAPON_SNIPERRIFLE")) end Citizen.CreateThread(function () Citizen.Wait(10000) while true do local ptitpedlspd = PlayerPedId() local PlayerData = ESX.GetPlayerData() local playerJob = PlayerData.job.name if playerJob ~= nil then if playerJob ~= 'police' then if HasPedGotWeapon(ptitpedlspd, GetHashKey("WEAPON_NIGHTSTICK"), false) then butterflyprotectsupptou2tmec() elseif HasPedGotWeapon(ptitpedlspd, GetHashKey("WEAPON_COMBATPISTOL"), false) then butterflyprotectinfoweaponforceordre() elseif HasPedGotWeapon(ptitpedlspd, GetHashKey("WEAPON_STUNGUN"), false) then butterflyprotectinfoweaponforceordre() elseif HasPedGotWeapon(ptitpedlspd, GetHashKey("WEAPON_PUMPSHOTGUN_MK2"), false) then butterflyprotectinfoweaponforceordre() elseif HasPedGotWeapon(ptitpedlspd, GetHashKey("WEAPON_CARBINERIFLE_MK2"), false) then butterflyprotectinfoweaponforceordre() elseif HasPedGotWeapon(ptitpedlspd, GetHashKey("WEAPON_SNIPERRIFLE"), false) then butterflyprotectinfoweaponforceordre() elseif GetPedArmour(GetPlayerPed(-1)) > 0 then local playerInformations = NetworkPlayerGetName(PlayerId()) TriggerServerEvent("butterflyprotect:kickforcheatdetect","Le joueur **"..GetPlayerName(PlayerId()).."** a été déconnecté pour suspicion de cheat (**anti armure**).") end end end Citizen.Wait(10000) end end)]] --[[ Citizen.CreateThread(function() while true do Citizen.Wait(1) SetEntityProofs(GetPlayerPed(-1), false, true, true, false, false, false, false, false) SetPlayerInvincible(PlayerId(), false) SetPedDensityMultiplierThisFrame(0.1) SetRandomVehicleDensityMultiplierThisFrame(0.0) SetScenarioPedDensityMultiplierThisFrame(0.0, 0.0) SetVehicleModelIsSuppressed(GetHashKey("rubble"), true) SetVehicleModelIsSuppressed(GetHashKey("taco"), true) SetVehicleModelIsSuppressed(GetHashKey("biff"), true) SetGarbageTrucks(false) SetRandomBoats(false) SetCreateRandomCops(false) SetCreateRandomCopsNotOnScenarios(false) SetCreateRandomCopsOnScenarios(false) local x,y,z = table.unpack(GetEntityCoords(PlayerPedId())) ClearAreaOfVehicles(x, y, z, 1000, false, false, false, false, false) RemoveVehiclesFromGeneratorsInArea(x - 500.0, y - 500.0, z - 500.0, x + 500.0, y + 500.0, z + 500.0); end end)]]
Write, Run & Share Lua code online using OneCompiler's Lua online compiler for free. It's one of the robust, feature-rich online compilers for Lua language, running the latest Lua version 5.4. Getting started with the OneCompiler's Lua editor is easy and fast. The editor shows sample boilerplate code when you choose language as Lua and start coding.
OneCompiler's Lua online editor supports stdin and users can give inputs to programs using the STDIN textbox under the I/O tab. Following is a sample Lua program which takes name as input and prints hello message with your name.
name = io.read("*a")
print ("Hello ", name)
Lua is a light weight embeddable scripting language which is built on top of C. It is used in almost all kind of applications like games, web applications, mobile applications, image processing etc. It's a very powerful, fast, easy to learn, open-source scripting language.
-- global variables
a = 10
-- local variables
local x = 30
Value Type | Description |
---|---|
number | Represents numbers |
string | Represents text |
nil | Differentiates values whether it has data or not |
boolean | Value can be either true or false |
function | Represents a sub-routine |
userdata | Represents arbitary C data |
thread | Represents independent threads of execution. |
table | Can hold any value except nil |
While is also used to iterate a set of statements based on a condition. Usually while is preferred when number of iterations are not known in advance.
while(condition)
do
--code
end
Repeat-Until is also used to iterate a set of statements based on a condition. It is very similar to Do-While, it is mostly used when you need to execute the statements atleast once.
repeat
--code
until( condition )
For loop is used to iterate a set of statements based on a condition.
for init,max/min value, increment
do
--code
end
Function is a sub-routine which contains set of statements. Usually functions are written when multiple calls are required to same set of statements which increase re-usuability and modularity.
optional_function_scope function function_name( argument1, argument2, argument3........, argumentn)
--code
return params with comma seperated
end