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 › Combat Arms Coding Help & Discussion › Animated menu

Animated menu

Posts 1–15 of 28 · Page 1 of 2
wassup40
wassup40
Animated menu
Is it possible to make a animated menu like this ,
And has it been done before.
#1 · 15y ago
mo3ad001
mo3ad001
do you mean Menu with Picture and the Picture animated ?
#2 · 15y ago
Jabooty671
Jabooty671
I'm sure it's possible but will lag like a drunk bitch in a dark room.
#3 · 15y ago
wassup40
wassup40
Like a menu flashing red green and stuff.... like adding a .gif
#4 · 15y ago
Void
Void
I can't believe you guys still care more about what it looks rather than what it does...
#5 · 15y ago
Mr.Magicman
Mr.Magicman
Features a bitch... i have no place to learn about reversing. so untill i get some place to do that im going to improve the looks of my hack

And i might have a special suprise for you guys if you answer this question:http://www.mpgh.net/forum/334-coding...-problems.html
#6 · 15y ago
GO
Gordon`
you could use 2D Games Animation
#7 · 15y ago
topblast
topblast
MAN U GUYS ARE NOT CREATIVE.. I am a D3D WIZE (at some thing)

IDEAS FOR SPRITES:
  1. Make many pictures for your animation
  2. Create Many Textures for each image
  3. Now If ur using 2 images use a "bool" else use a "int" r something
  4. NOW THE CODING OF THIS in a Thread.
    Code:
    int T_no;
    DWORD TimerTHREAD( void ){
    while(true){
            if ( T_no == 0){
                    Sleep(/* animation time */ 1000);
                    T_no = 1; // Next Animation
            }else if( T_no == 1){
                    Sleep( /*Animation Time*/ 500);
            }/* AND SO ON*/
    }
    return 0x001;
    }
    
    PRESENT NOW, but that to much writing
    
    HMODULE myPresent( /*ect */){
            if (T_no == 0)
                     Animation_Texture = MP_text; //Draw Animation 1
            else if (T_no == 1)
                    Animation_Texture = pTexture; //Draw Animation 2
    
             Sprite->Draw( bla bla bla , Animation_Texture);
    }
    REMEMBER I WAS THINKING OF HOW IT WILL WORK WHEN I MADE IT.


Quote Originally Posted by Gordon` View Post
you could use 2D Games Animation

It does not change the image, it is the same image there just fliping it and moving it and stuff.


[img]http://i280.photobucke*****m/albums/kk175/dobiash/gerberdevqh1.jpg[/img]
#8 · edited 15y ago · 15y ago
GO
Gordon`
You should read the article better and unterstand the possibilities.

Your method is just wasting memory - use the method in the article and you can do all in one picture file and with one texture.
#9 · edited 15y ago · 15y ago
topblast
topblast
Quote Originally Posted by Gordon` View Post
You should read the article better and unterstand the possibilities.

Your method is just wasting memory - use the method in the article and you can do all in one picture file and with one texture.
From what i saw it seems to be only moving the texture,

but my way is different. it is for if ur using more than 1 pictures how u say, like a '*.gif' file .

those file are images with timers, that

at thise time. show this image. few mili sec it will show a different picture.

I am just re creating the effect in D3D.

my ways are some what buggy i kno.
#10 · 15y ago
CH
ChanceOfHax
U can do it easy^^

Just change the color of the menu box all second from blue to green or so/
#11 · 15y ago
topblast
topblast
Quote Originally Posted by ChanceOfHax View Post
U can do it easy^^

Just change the color of the menu box all second from blue to green or so/
advice.. dont speak

#12 · 15y ago
ST
Stephen
Lol .
#13 · 15y ago
HL
HL-SDK
Create a D3DX Texture from file for all frames of your animation and draw your sprite with sequential textures.

There should be a better way, but it will not lag at all.






Why is DX[T] censored?
#14 · 15y ago
ST
Stephen
You can't use .gif's.

Just putting that out there.


Quote Originally Posted by HL-SDK View Post
Why is DX[T] censored?
No idea /
#15 · 15y ago
Posts 1–15 of 28 · Page 1 of 2

Post a Reply

Similar Threads

  • Top 3 Anime SongsBy arunforce in Anime
    11Last post 16y ago
  • Basic AnimationBy Chronologix in Tutorials
    29Last post 18y ago
  • Screwed Up animeBy Chronologix in Anime
    15Last post 20y ago
  • GunGrave AnimatedBy Chronologix in Art & Graphic Design
    1Last post 20y ago
  • Newest Anime youve seen.By NukeAssault in Anime
    6Last post 20y ago

Tags for this Thread

None