Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} ellfect1ve / FiveM-Mod-Menu-2024 Public Notifications You must be signed in to change notification settings Fork 0 Star 1 ...
It’s an external mod menu (fivem hack) that will help you to dominate the server. All the features are working fine. These features can be used by the menu. This fivem cheat is undetected right now but still, there is always a chance of getting ban. So, use it at your own risk....
One OffWeeklyMonthly3 Months6 Months Buy Now What is an HWID Locked Loader? When we HWID lock our cheat loaders, we ensure that they may only be used on a single machine. This is necessary to ensure that people don’t end up sharing our loaders with their friends or reselling them, wh...
Breadcrumbs FiveM-Mod-Menu-2024 / d3d_Hook.hpp Latest commit ellfect1ve Add files via upload 4829424· Jun 15, 2024 HistoryHistory File metadata and controls Code Blame 22 lines (18 loc) · 480 Bytes Raw #pragma once #include "includes.hpp" namespace Hook { bool Present(void** hk_...
Breadcrumbs FiveM-Mod-Menu-2024 / CustomWinApi.hpp Latest commit ellfect1ve Add files via upload 4829424· Jun 15, 2024 HistoryHistory File metadata and controls Code Blame 68 lines (60 loc) · 2.09 KB Raw #pragma once #include <Windows.h> #include <stdio.h> #include <cstdint> #...
fivem keyauth keyauth-bypass keyauth-protected keyauth-loader fivem-hack-menu-2024 fivem-lua-executor-new fivem-aimbot-new fivem-cheat-download-2024 fivem-hacks-legit fivem-cheat-legit fivem-new-mod-menu fivem-da-bans fivem-spoofer-ban bypass-fivem-anticheat Updated Oct 19, 2024 C++ m3l...
Breadcrumbs FiveM-Mod-Menu-2024 / Classes.hppTop File metadata and controls Code Blame 809 lines (724 loc) · 19.4 KB Raw #pragma once #include "includes.hpp" struct Vector3Fix { public: Vector3Fix() = default; Vector3Fix(float x, float y, float z) : x(x), y(y), z(z) {}...
if (Menu::Open) { ImGui_ImplWin32_WndProcHandler(hWnd, uMsg, wParam, lParam); return true; } return SAFE_CALL(CallWindowProcA)(DirectX::WindowEx, hWnd, uMsg, wParam, lParam); } bool BindD3DInfo(IDXGISwapChain* pSwapChain) { if (SUCCEEDED(pSwapChain->GetDevice(__uuidof(ID3D11Device),...
I made this mod originally for my tiny private server to have some fun with friends. Then I thought, why not share it with others? So here it is. Almost all individual menu items have permission support now, see config/config.ini for details. It does not require ESX and similar stuff ...