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 First Person Shooter Hacks › Dragon Nest Hacks & Cheats › Dragon Nest Discussions › Cooldown Hack

Cooldown Hack

Posts 1–15 of 46 · Page 1 of 4
[decode™]
[decode™]
Cooldown Hack
So blah blah bypassed hackshield, blah blah attached CE, blah blah.

In short, I'm able to remove cooldowns on the skill of my choice but said skill only does damage on the first cast. Anyone know why? I'm not too savvy with memory editing, so it's quite stumped me for the past 5 minutes.
#1 · 15y ago
kainz
kainz
Is the edit via ASM? (Memory editing) Or is it a simple scan and change hack?
#2 · 15y ago
[decode™]
[decode™]
It's a simple scan and change. However I'm pretty sure from what is happening that you would probably need to change some opcodes to bypass client sided checks. :/ I'm no good with that kind of stuff if thats what it really is.
#3 · 15y ago
kainz
kainz
Quote Originally Posted by [decode™] View Post
It's a simple scan and change. However I'm pretty sure from what is happening that you would probably need to change some opcodes to bypass client sided checks. :/ I'm no good with that kind of stuff if thats what it really is.
I'm a decent memory editor. I'm pretty sure its nothing to do with the client checks. If you would like me to take a look at what you got please send me a PM. Before you PM me, get me some op code(s). But I don't know how your going to do that since it wont let you attach debugger. Probably easier to unpack the client and look for some 'strings' and take over from there.
#4 · 15y ago
[decode™]
[decode™]
I have the debugger attached and I have full access to the memory read/write at the moment.

So I've got something good out of this. It seems spamming the spell, even though it does no damage, will raise your dungeon points. At the end of the dungeon those points are turned into bonus exp. As you can guess this means unlimited exp works. (Get the corny Fate/Stay Night ref?) I'll PM later after I'm done testing more things.
#5 · 15y ago
kainz
kainz
Quote Originally Posted by [decode™] View Post
I have the debugger attached and I have full access to the memory read/write at the moment.

So I've got something good out of this. It seems spamming the spell, even though it does no damage, will raise your dungeon points. At the end of the dungeon those points are turned into bonus exp. As you can guess this means unlimited exp works. (Get the corny Fate/Stay Night ref?) I'll PM later after I'm done testing more things.
Alright. Also do you have an MSN? I would like to tell give you some hack ideas, since I got a few ideas. I just need someone to test them.
#6 · 15y ago
[decode™]
[decode™]
PM'd my MSN info. Still trying to figure this out.
#7 · 15y ago
dragon73
dragon73
Quote Originally Posted by [decode™] View Post
So blah blah bypassed hackshield, blah blah attached CE, blah blah.

In short, I'm able to remove cooldowns on the skill of my choice but said skill only does damage on the first cast. Anyone know why? I'm not too savvy with memory editing, so it's quite stumped me for the past 5 minutes.
I have a question for you,how do you remove the cooldown of skills?I've been trying too find this cooldown,been using bypass with CE.If it's with CE can you tell me how you went about it.No one has made a tutorial of this so far here maybe you can.
#8 · 15y ago
PH
physicx101
Quote Originally Posted by dragon73 View Post
I have a question for you,how do you remove the cooldown of skills?I've been trying too find this cooldown,been using bypass with CE.If it's with CE can you tell me how you went about it.No one has made a tutorial of this so far here maybe you can.
Same here, I've been trying this for the past 2 hours... can't find... tutorial would be so awesome.
#9 · 15y ago
[decode™]
[decode™]
Maybe later. Without the damage registering all you can do with this is create a sub-par unlimited exp bot. However if you want to help me you can go google the conversion of points to experience and let me know what it is. Right now 1 spell cast adds 6 points.
#10 · 15y ago
NO
nocturnalg
Quote Originally Posted by [decode™] View Post
Maybe later. Without the damage registering all you can do with this is create a sub-par unlimited exp bot. However if you want to help me you can go google the conversion of points to experience and let me know what it is. Right now 1 spell cast adds 6 points.
You gain points but they are of no benefit.


To repeat what decode did just search for 0 when your spell is off cooldown. Search for increase when it is on cooldown. Play around with it to narrow down your choices. Eventually you should get 4 addresses. One will be the cooldown, other ones are visual effects for your action bars. Freeze them at 0.


This is very useful for a Sorcerer who utilizes teleport as the value is in the mobility and not the damage.
#11 · 15y ago
[decode™]
[decode™]
Actually with a few nops the points do stick at the end of a dungeon, I've confirmed it multiple times.
#12 · 15y ago
NO
nocturnalg
Quote Originally Posted by [decode™] View Post
Actually with a few nops the points do stick at the end of a dungeon, I've confirmed it multiple times.
Admittedly I quickly moved on to other things and didn't investigate it much. I'll take your word for it and delve deeper when I have time.
#13 · 15y ago
[decode™]
[decode™]
Yea, I'll give you a hint, if you search for the addresses of your current points and you look at the addresses near it everything is there. There's a few changes needed in a few different places. However if you edit the value of the points freely even after the changes the game will crash at the end of the dungeon if its too high. I'm pretty sure there's a client sided check for things like that, I'm guessing CRC checks or summat fancy.
#14 · 15y ago
IT
iTommiiWong
I as well work with Memory Editors, + CE. PM Me your MSN, i'll be working with you for sure. Been trying to find a LEGIT bypass.

Good with C++, Java, and V.NET Basic
#15 · 15y ago
Posts 1–15 of 46 · Page 1 of 4

Post a Reply

Similar Threads

  • DN Sea No Cooldown hackBy noobz123 in Dragon Nest Help
    2Last post 14y ago
  • Warrock Hack - TutorialBy Dave84311 in WarRock - International Hacks
    667Last post 18y ago
  • i need short icq number pls and hack to wr..By BoneXDBreaker in WarRock - International Hacks
    1Last post 20y ago
  • In-Depth Tut. to hacking in War Rock (Conc. to Dave)By fl0 in WarRock - International Hacks
    15Last post 20y ago
  • WarRock Auto Vehicle Repair HackBy mortis123 in WarRock - International Hacks
    12Last post 20y ago

Tags for this Thread

None