Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › MultiPlayer Game Hacks & Cheats › Other Semi-Popular First Person Shooter Hacks › WarRock - International Hacks › public no menu hack//With better functions v2

Smilepublic no menu hack//With better functions v2

Posts 1–15 of 16 · Page 1 of 2
IHelper
IHelper
public no menu hack//With better functions v2
Functions//

SuperJump (Control/CTRL)
No Fall Damage (automatic)
Premium (set in lobby and ingame):
- Bronze (Numpad 7)
- Silver (Numpad
- Gold (Numpad 9)
No Spread (Automatic)
No Water (Automatic)
NoBounds (Automatic)
NoRecoil (Automatic)
Stamina (Automatic)
Speed x2 (Numpad 1)
Speed x3 (Numpad 2)
Speed x5 (Numpad 3)
Speed normal (Numpad 0)
NoFog (Automatic)
FullBright (Automatic)
Fast Ammo (Automatic)
Fast Repair (Automatic)
Fast Flag (Automatic)
Fast Health (Automatic)
Teleport (Numpad 4 = teleport, Numpad 5 = save, Numpad 6 = reset)
No Spawn Wait (Automatic)
Extra Ammo A (Automatic)
Extra Ammo S (Automatic)
Supermaster (Automatic)
5th Slot (Automatic)




Virus Scan:
Virustotal. MD5: d7c10e693befc5c44980a48c8745287f
#1 · 16y ago
BMW M5
BMW M5
looks great but again numb pad no menu lol cant use it on mine
#2 · 16y ago
bryanttt20
bryanttt20
nice work man hope it get approve
#3 · 16y ago
IHelper
IHelper
i feel bad about ur num pad lol
#4 · 16y ago
Liz
[MPGH]Liz
approved...
#5 · 16y ago
IHelper
IHelper
this 1 is betta that the first 1
#6 · 16y ago
Ravallo
Ravallo
Looks nice, but i prefer a menu-hack :P
Also, zlmmortal posted 12 hours ago, that HS was updated again :S

http://www.mpgh.net/forum/28-warrock...10-3-09-a.html

Will you get banned for using this hack atm?
#7 · 16y ago
jaady55
jaady55
well at least its approved
#8 · 16y ago
moonangel4
moonangel4
for no menu hax, do u still press insert then press the buttons? cause i got a few to succeed but when i get into the game and press buttons, it doesn't work... help me? im a choob
#9 · 16y ago
jaady55
jaady55
Quote Originally Posted by moonangel4 View Post
for no menu hax, do u still press insert then press the buttons? cause i got a few to succeed but when i get into the game and press buttons, it doesn't work... help me? im a choob
No because there is no menu
#10 · 16y ago
soullord7
soullord7
Just to let you know none of your hacks actually work XD you run the injector it says injected get in game nothing happens, i have tryed other injectors as well with the .dll but none seem work. strange yes?.......
#11 · 16y ago
BA
badb0ik1ll3r
what i press to get rid of stamina.
#12 · 16y ago
cnttuchme
cnttuchme
Quote Originally Posted by IHelper View Post
Functions//

SuperJump (Control/CTRL)
No Fall Damage (automatic)
Premium (set in lobby and ingame):
- Bronze (Numpad 7)
- Silver (Numpad
- Gold (Numpad 9)
No Spread (Automatic)
No Water (Automatic)
NoBounds (Automatic)
NoRecoil (Automatic)
Stamina (Automatic)
Speed x2 (Numpad 1)
Speed x3 (Numpad 2)
Speed x5 (Numpad 3)
Speed normal (Numpad 0)
NoFog (Automatic)
FullBright (Automatic)
Fast Ammo (Automatic)
Fast Repair (Automatic)
Fast Flag (Automatic)
Fast Health (Automatic)
Teleport (Numpad 4 = teleport, Numpad 5 = save, Numpad 6 = reset)
No Spawn Wait (Automatic)
Extra Ammo A (Automatic)
Extra Ammo S (Automatic)
Supermaster (Automatic)
5th Slot (Automatic)




Virus Scan:
Virustotal. MD5: d7c10e693befc5c44980a48c8745287f
I know this isnt a discussion but im just wondering , for your speed hack instead of 3 different keys couldnt you just do
Code:
void speed() // insert key, speed on
{
if(GetAsyncKeyState(VK_INSERT) &1)
{
*(float*) ADR_SPEED = 500;
}
if(GetAsyncKeyState(VK_INSERT) &2)
{
*(float*) ADR_SPEED = 700;
}
if(GetAsyncKeyState(VK_INSERT) &3)
{
*(float*) ADR_SPEED = 1000;

}
}
Quote Originally Posted by soullord7 View Post
Just to let you know none of your hacks actually work XD you run the injector it says injected get in game nothing happens, i have tryed other injectors as well with the .dll but none seem work. strange yes?.......
If your running vista.. then run the injectors as admin..And what i find strange is that it works for everyone but you so answer me this.
1.) what os Are you running
2.) Do you have an anti-virus running
.....


NICE HACK BTW
#13 · edited 16y ago · 16y ago
Narasakue
Narasakue
Hack Detected for me, OS = WinXP32Bit SP3
#14 · 16y ago
JI
Jinchuriki
Quote Originally Posted by soullord7 View Post
Just to let you know none of your hacks actually work XD you run the injector it says injected get in game nothing happens, i have tryed other injectors as well with the .dll but none seem work. strange yes?.......
Same thing happens to me ..
#15 · 16y ago
Posts 1–15 of 16 · Page 1 of 2

Post a Reply

Similar Threads

  • How To Make Warrock D3d Menu Hack with all hack functionsBy srinuv in Programming Tutorial Requests
    5Last post 16y ago
  • Bashers Public No Menu Hack!By kazuya899 in WarRock - International Hacks
    1Last post 17y ago
  • Flameswor10's Menu Hack [with SEMI OPK + TELEKILL]By flameswor10 in Combat Arms Hacks & Cheats
    63Last post 15y ago
  • Make a no menu hack with Speed and Super JUMP (idiot Friendly)By boboben1 in Programming Tutorials
    2Last post 15y ago
  • My Menu Hack With Super Bullets !By o-o in Combat Arms EU Discussions
    16Last post 15y ago

Tags for this Thread

#warrock no menu