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 › District 187 Hacks & Cheats › DIP Engine Hook

DIP Engine Hook

Posts 1–15 of 15 · Page 1 of 1
[H]aaBX
[H]aaBX
DIP Engine Hook


Just wanted to share where the game calls DrawIndexedPrimitive, you can use this to make a wallhack etc. You can also hook things like SetPixelShader and SetTexture - functions, where the objects are being rendered.

You just get the opcodes + bytes. Do the rest yourself :P

Code:
8B86 AC010000    MOV EAX,DWORD PTR DS:[ESI+1AC]
8B08             MOV ECX,DWORD PTR DS:[EAX]
57               PUSH EDI
52               PUSH EDX
6A 03            PUSH 3
50               PUSH EAX
8B81 44010000    MOV EAX,DWORD PTR DS:[ECX+144]
#1 · 13y ago
XA
XarutoUsoCrack
That are already posted in External forum (UC).
#2 · 13y ago
V
V I
Why to hook SetTexture when it doesn't support strides, just hook DrawTexture and you can make chams easily and more things.
#3 · 13y ago
[H]aaBX
[H]aaBX
Quote Originally Posted by VI View Post
That are already posted in External forum (UC).
No it isn't. You posted useless stuff like GetFVF.

@VI
It's an Engine Hook, so you don't need to use strides?

Edit:
Tell me more about DrawTexture, I never heard of it since it doesn't exist.
#4 · edited 13y ago · 13y ago
V
V I
Quote Originally Posted by [H]aaBX View Post
No it isn't. You posted useless stuff like GetFVF.

@VI
It's an Engine Hook, so you don't need to use strides?

Edit:
Tell me more about DrawTexture, I never heard of it since it doesn't exist.
Doesn't exit ? kkkkkkkkkk
i don't need to tell you about it then /lmao.
go ask pro coders and they'll tell u.
i thought ur thread tittle was d3d9 not engine , my bad.
#5 · edited 13y ago · 13y ago
XA
XarutoUsoCrack
I posted, ES, Present, BeginScene, Reset, DIP, SetTexture, GetFlags and much more stuff.
#6 · 13y ago
[H]aaBX
[H]aaBX
Quote Originally Posted by XarutoUsoCrack View Post
I posted, ES, Present, BeginScene, Reset, DIP, SetTexture, GetFlags and much more stuff.
Look what you said to the "DIP" you found:
Code:
=DIP obs: This isen't real one DIP. 168 in deci = 360 / 4 = 90, 90 D3D9 Vtable = GetFVF.
If 0x168 is DrawIndexedPrimitive then is 1 + 1 = 3?

Edit:
@VI xD




I asked the DirectX SDK ..
#7 · edited 13y ago · 13y ago
XA
XarutoUsoCrack
Nice for You.
#8 · 13y ago
Color
Color
Quote Originally Posted by [H]aaBX View Post


Just wanted to share where the game calls DrawIndexedPrimitive, you can use this to make a wallhack etc. You can also hook things like SetPixelShader and SetTexture - functions, where the objects are being rendered.

You just get the opcodes + bytes. Do the rest yourself :P

Code:
8B86 AC010000    MOV EAX,DWORD PTR DS:[ESI+1AC]
8B08             MOV ECX,DWORD PTR DS:[EAX]
57               PUSH EDI
52               PUSH EDX
6A 03            PUSH 3
50               PUSH EAX
8B81 44010000    MOV EAX,DWORD PTR DS:[ECX+144]
Eh...
#9 · 13y ago
[H]aaBX
[H]aaBX
Quote Originally Posted by Blue View Post
Eh...
Are you kidding me?
Do you even know what this is?
#10 · 13y ago
Color
Color
Quote Originally Posted by [H]aaBX View Post
Are you kidding me?
Do you even know what this is?
I wouldn't be commenting if I didn't.
#11 · 13y ago
[H]aaBX
[H]aaBX
Quote Originally Posted by Blue View Post
I wouldn't be commenting if I didn't.
Yes you are?
Then explain it please and tell me why you think its shit ..
#12 · 13y ago
Color
Color
Quote Originally Posted by [H]aaBX View Post
Yes you are?
Then explain it please and tell me why you think its shit ..
Jelly.
#13 · 13y ago
[H]aaBX
[H]aaBX
Quote Originally Posted by Blue View Post
Jelly.
I hate people like you.
#14 · 13y ago
Color
Color
Quote Originally Posted by [H]aaBX View Post
I hate people like you.
I you to.
#15 · 13y ago
Posts 1–15 of 15 · Page 1 of 1

Post a Reply

Similar Threads

  • Hook DIP EngineBy PikaMucha_Itu in Combat Arms BR Hack Coding/Source Code
    62Last post 14y ago
  • Hook DIP EngineBy Avene in CrossFire Hack Coding / Programming / Source Code
    15Last post 14y ago
  • DIP midfunction hookBy Xlilzoosk8rX in Combat Arms Hack Coding / Programming / Source Code
    17Last post 14y ago
  • WiirtuallCA Cheat Engine Hook V 1.2 [64BIT Vista/7Only]By Wiirtuallca in Combat Arms Europe Hacks
    11Last post 16y ago
  • [RELEASE] Crysis engine hookBy Hell_Demon in C++/C Programming
    14Last post 16y ago

Tags for this Thread

None