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 › WarRock Philippines Hacks › WarRock Philippines Help & Discussions › PLEASE HELP IDA PRO IS SOOOO CONFUSING

PLEASE HELP IDA PRO IS SOOOO CONFUSING

Posts 1–6 of 6 · Page 1 of 1
TH
thugxcry01
PLEASE HELP IDA PRO IS SOOOO CONFUSING
WHAT DO YOU THINK IS WRONG ?? MY FRIEND COST ME 500 AND HE SAID THAT HE'LL TEACH ME HOW TO CODE AND I END UP WITH THIS PAGKATAPOS KO PO NA I INJECT GUMAGANA PO KASO GUMAGANA LANG SYA AFTER CLICKING THE LEFT MOUSE BUTTON TAPOS MAG O OFF NA ULIT SYA :'( ANU PO SA TNGIN NYO ? AND TAKE NOTE PO 3 DAYS PA LANG PO AKO NAG AARAL AND HALOS MAPRANING NA PO AKO PLEASE HELP ME THANKS IN ADVANCE MGA MASTERS

#include <windows.h>

#define ADR_Glasswalls 0x95B01C
DWORD *ingame= (DWORD*)0xAD7368;
void Hacks()
{
if(GetAsyncKeyState('G' || 'g')&1)
{
*(int*)(ADR_Glasswalls) = 1;
}else{
*(int*)(ADR_Glasswalls) = 0;
}
}

void Loop()
{
for(;{
{
if(*ingame)
{
Hacks();
}
Sleep(200);
}}}

BOOL WINAPI DllMain ( HMODULE hDll, DWORD dwReason, LPVOID lpReserved )
{
DisableThreadLibraryCalls(hDll);
if (dwReason==DLL_PROCESS_ATTACH)
{
CreateThread(NULL, NULL, (LPTHREAD_START_ROUTINE)Loop, NULL, NULL, NULL);
}
return TRUE;
}
#1 · 14y ago
AeroMan
AeroMan
Don't pay for any hacks unless its a popular one and you trust him.
If your adresses are correct it should work
#2 · 14y ago
TH
thugxcry01
thanks bro i fixed it brent owner helped me

---------- Post added at 04:47 PM ---------- Previous post was at 04:44 PM ----------

pano ko po pala ggawing middle mouse ang hotkey complete noob here
#3 · 14y ago
donatelo07
donatelo07
Quote Originally Posted by thugxcry01 View Post
thanks bro i fixed it brent owner helped me

---------- Post added at 04:47 PM ---------- Previous post was at 04:44 PM ----------

pano ko po pala ggawing middle mouse ang hotkey complete noob here

void Hacks()
{
if(GetKeyState(VK_MBUTTON))
*(long*)ADR_GlassWalls = 4;

else {
*(long*)ADR_GlassWalls = 0;
}
}
#4 · 14y ago
αςε.εmόkόι
αςε.εmόkόι
Idol @donatelo07

Hahaha. develish
#5 · 14y ago
TH
thugxcry01
Quote Originally Posted by donatelo07 View Post
void Hacks()
{
if(GetKeyState(VK_MBUTTON))
*(long*)ADR_GlassWalls = 4;

else {
*(long*)ADR_GlassWalls = 0;
}
}
bro thanks for the help it works :P and me tanong pa po ako hehe pano po kung ibbigay ko sau ang credits ano po lalagay ko dyan pa copy po ) thanks
#6 · 14y ago
Posts 1–6 of 6 · Page 1 of 1

Post a Reply

Similar Threads

  • IDA pro is so confusing <--- begginer here! :)By DonManoLo in WarRock Philippines Hacks
    41Last post 14y ago
  • Well I Need Help With IDA PROBy josephjboogie3 in Trade Accounts/Keys/Items
    2Last post 18y ago
  • please help simple confusionBy GibsonRocks231 in Combat Arms Hacks & Cheats
    4Last post 17y ago
  • IM CONFUSED please helpBy justin9178 in Combat Arms Hacks & Cheats
    2Last post 17y ago
  • [HELP] Only pros can help me :P PLEASE! :DBy D e a t h h a u n t S in Visual Basic Programming
    34Last post 16y ago

Tags for this Thread

None