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 › Combat Arms Hacks & Cheats › Combat Arms Hack Coding / Programming / Source Code › [Question] About EndScene.

[Question] About EndScene.

Posts 1–10 of 10 · Page 1 of 1
PP
ppl2pass
[Question] About EndScene.
I have just learned how to hook EndScene today and I have a question for you.
Do the codes/functions inside EndScene loop or does it only activate once. I still cant figure that out.
#1 · 16y ago
CR
Crash
You don't know about Endscene or D3D then.
#2 · 16y ago
PP
ppl2pass
Nope, I hope you guys can explain it. I just learned how to hook it through examples.
#3 · 16y ago
CR
Crash
Quote Originally Posted by ppl2pass View Post
Nope, I hope you guys can explain it. I just learned how to hook it through examples.
pDevice->BeginScene();

//Draw stuff

pDevice->EndScene();

pDevice->Present();

That's how it goes to draw things on the screen.

Yes it does loop.
#4 · edited 16y ago · 16y ago
PP
ppl2pass
Does it loop itself or does it activate only once?
#5 · 16y ago
TH
TheFallenOwns
every frame has to be created individully and one is created on the back buffer take a guess
#6 · 16y ago
CR
Crash
Quote Originally Posted by TheFallenOwns View Post
every frame has to be created individully and one is created on the back buffer take a guess
I don't know how many it makes in the buffer but obviously it needs to keep looping or all you would see is a picture.
#7 · 16y ago
PP
ppl2pass
Yah since there are many frames per second, it runs the code for each frame. Thanks. Please tell me if I am wrong.
#8 · 16y ago
TH
TheFallenOwns
yes
D3D runs it for each picture because it has to make a new picture
google drunken hyeana it will give you a better understanding of D3D ^_^
#9 · 16y ago
Zoom
Zoom
/Solved, stupid questions is stupid. Learn the fucking language
/Closed
#10 · 16y ago
Posts 1–10 of 10 · Page 1 of 1

Post a Reply

Similar Threads

  • question about zoomBy yocinfluence in WarRock - International Hacks
    4Last post 20y ago
  • Questions about making colored modelsBy zelda803 in WarRock - International Hacks
    2Last post 20y ago
  • Question About Invisible HackBy wafflele in WarRock - International Hacks
    14Last post 20y ago
  • A question about NFV2By vomer in WarRock - International Hacks
    19Last post 20y ago
  • Questions about Torrents.By SadisticGrin in Hardware & Software Support
    19Last post 19y ago

Tags for this Thread

None