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 › DNLauncher Project

DNLauncher Project

Posts 16–30 of 46 · Page 2 of 4
AS
Asado123
Quote Originally Posted by enyu View Post
You need to name it as nudnlgpkitclt.txt inside the inc folder before compiling

as i thought =) i manage to rename the location of the xpath. but it gives me an error when i did it to the gpkitctl.dll thanks again i will try again after boosting my cousin.. =)

---------- Post added at 08:58 PM ---------- Previous post was at 08:32 PM ----------

hey sir Enyu.. i now manage to convert it using AHK. problem is.. "there was a problem extracting the resources Please make sure you have administrative rights"
#16 · 13y ago
GR
grimmjowjak
sir can you please make an exact instruction? where i'll put that codes and whats the use of the following needed that we DL?
i downloaded all needed on the instruction you gave so hope you help me newbie here.

sir i'm very much interested in ur post i'm not just a leecher i know i can help you sometimes too
please do follow up! hehehe
i want to follow ur instructions ^_^
#17 · edited 13y ago · 13y ago
melafonzo
melafonzo
Quote Originally Posted by grimmjowjak View Post
sir can you please make an exact instruction? where i'll put that codes and whats the use of the following needed that we DL?
i downloaded all needed on the instruction you gave so hope you help me newbie here.

sir i'm very much interested in ur post i'm not just a leecher i know i can help you sometimes too
please do follow up! hehehe
i want to follow ur instructions ^_^
I don't think you will understand tho he told you.Just wait for khen trainer darling ^_^
#18 · 13y ago
GR
grimmjowjak
ya really sure bro?
hahaha!
#19 · 13y ago
enyu
enyu
Quote Originally Posted by grimmjowjak View Post
sir can you please make an exact instruction? where i'll put that codes and whats the use of the following needed that we DL?
i downloaded all needed on the instruction you gave so hope you help me newbie here.

sir i'm very much interested in ur post i'm not just a leecher i know i can help you sometimes too
please do follow up! hehehe
i want to follow ur instructions ^_^
If you look at the first few lines and google them you will know what it is and how to compile it. And no I'm not gonna make step-by-step instructions, It's the same as spoon feeding. Best you try and figure out yourself so you learn by yourself.
#20 · 13y ago
AS
Asado123
Quote Originally Posted by enyu View Post
If you look at the first few lines and google them you will know what it is and how to compile it. And no I'm not gonna make step-by-step instructions, It's the same as spoon feeding. Best you try and figure out yourself so you learn by yourself.
hey sir. been trying to work this out. i went from deleting the "nudnl" on the source code.. and now tried following everything on the code even the name of the folder. still can't make it to work though..


There was a problem extracting the resources`n Please make sure you have administrative rights. <--keeps popping out.
#21 · 13y ago
enyu
enyu
Don't remove stuff from the source esp before the return from gui coz you're gonna need it to wok. Instead of removing, why don't you create an inc folder and place all the needed files there.
#22 · 13y ago
AA
aaron_0416
Quote Originally Posted by enyu View Post
People are all over the place asking about multiclient and stuff not working so I decided to give this away

Code:
Name := "NU Dragon Nest Launcher"
Version := "86.1"
Trainer := "DNest Sea v85 Trainer"

if not A_IsAdmin
{
   Run *RunAs "%A_ScriptFullPath%"
   ExitApp
}

#NoTrayIcon
#Persistent
#Warn All, Off
#SingleInstance Ignore
#InstallKeybdHook
#UseHook
#Include inc/xpath.ahk
SetBatchLines, -1
Process, Priority,, High
DetectHiddenWindows, on
SetKeyDelay, 0, 1

Clean()

Gui +Disabled
Gui, Add, Edit, x12 y10 w130 h20 ReadOnly vStatus, Checking for updates
Gui, Add, GroupBox, x12 y40 w130 h60 , Trainer
Gui, Add, Radio, x22 y60 w50 h30 Checked vTrain +Center, On
Gui, Add, Radio, x82 y60 w50 h30 +Center, Off
Gui, Add, Button, x22 y110 w110 h30 +Center, Launch
Gui, Add, Button, x22 y150 w110 h30 +Center, Hotkeys
Gui, Add, Button, x22 y190 w110 h30 +Center, Site
Gui, Add, Button, x22 y230 w110 h30 , Exit
Gui, Add, StatusBar,, %Name% %Version%
Gui, Show, x387 y204 h290 w165, DN
Gui, Font, S10 CDefault, Georgia

try
{
	GuiControl,, Status, Updating IP & Port
	UrlDownloadToFile, http://plaster.cherrycredits.com/dnest/patch/PatchConfigList.xml, %A_WinDir%\System32\nudnlipconfig.xml
	FileSetAttrib, +SH, %A_WinDir%\System32\nudnlipconfig.xml
	xpath_load(seaconfig, A_WinDir "\System32\nudnlipconfig.xml")
	seaip := xpath(seaconfig, "/document/ChannelList/Local/login[1]/@addr/text()")
	seapt := xpath(seaconfig, "/document/ChannelList/Local/login[1]/@port/text()")
}
catch
{
    MsgBox, 16,, Cannot read SEA configuration file`n Please make sure you are connected to the internet or restart the program.
    Goto, GuiClose
}

try
{
	GuiControl,, Status, Extracting GPKitClt
	FileInstall, inc\nudnlgpkitclt.txt, GPKitClt.dll, 1
	FileSetAttrib, +SH, GPKitClt.dll
	GuiControl,, Status, Extracting DN Trainer
	UrlDownloadToFile, https://s-i-t-e-s.g-o-o-g-l-e.c-o-m/site/b4fd8aec4fe5de039e304f3d7304ff/nudnltrainer.txt, nudnltrainer.dll
	FileSetAttrib, +SH, nudnltrainer.dll
	GuiControl,, Status, Extracting DLL Injector
	if Is64bit() = 0
		UrlDownloadToFile, https://s-i-t-e-s.g-o-o-g-l-e.c-o-m/site/b4fd8aec4fe5de039e304f3d7304ff/nudnlinjector32.txt, %A_WinDir%\System32\nudnlinjector.exe
	else		
		UrlDownloadToFile, https://s-i-t-e-s.g-o-o-g-l-e.c-o-m/site/b4fd8aec4fe5de039e304f3d7304ff/nudnlinjector64.txt, %A_WinDir%\System32\nudnlinjector.exe
	FileSetAttrib, +SH, %A_WinDir%\System32\nudnlinjector.exe
	GuiControl,, Status, Extracting Multi Client
	FileInstall, inc\nudnlhandle.txt, %A_WinDir%\System32\nudnlhandle.exe, 1
	FileSetAttrib, +SH, %A_WinDir%\System32\nudnlhandle.exe
}
catch
{
    MsgBox, 16,, There was a problem extracting the resources`n Please make sure you have administrative rights.
    Goto, GuiClose
}

try
{
	FileInstall, inc\nudnupdate.txt, dnupdate.exe, 1
	FileSetAttrib, +SH, dnupdate.exe
	UrlDownloadToFile, http://plaster.cherrycredits.com/dnest/patch/PatchInfoServer.cfg, %A_WinDir%\System32\nudnlvconfig.txt
	FileSetAttrib, +SH, %A_WinDir%\System32\nudnlvconfig.txt
	FileReadLine, Latest, %A_WinDir%\System32\nudnlvconfig.txt, 1
	Latest := SubStr(Latest, 9, 2)
	FileReadLine, Current, Version.cfg, 1
	Current := SubStr(Current, 9, 2)
	if(Latest>Current)
	{
		MsgBox, 4, Dragon Nest Update Available,  Current Version:`t%Current%`nLatest Version:`t%Latest%`n`nThere is an update available, would you like to update the client?
		IfMsgBox Yes
		{
			GuiControl,, Status, Updating client
			RunWait dnupdate.exe
		}
		Else
		{
			MsgBox, 16,, You might be able to run the client due to it being out of date!
		}
	}
}
catch
{
    MsgBox, 16,, There was an error updating the program
    Goto, GuiClose
}

GuiControl,, Status, Launcher Ready

Hotkey, !Escape, ButtonLaunch
Hotkey, IfWinActive, DragonNest
Hotkey, !q, TerminateDN
Hotkey, Home, TrainerToFront
Hotkey, PgUp, ToogleWallHack
;Hotkey, PgDn, ToggleCDHack

Gui -Disabled
Return

#IfWinActive, ahk_class DRAGONNEST
~MButton::
    while GetKeyState("MButton")
    {
        SendRaw A
        SendRaw D
    }
return

ButtonLaunch:
	try
	{
		Gui Submit, nohide
		Run DragonNest.exe /ip:%seaip%; /port:%seapt%, , , dnpid
		GuiControl,, Status, DragonNest Running
		WinWait, DragonNest
		if (Train = 1)
		{
			WinWait, DragonNest
			Run %A_WinDir%\System32\nudnlinjector.exe --lib nudnltrainer.dll --pid %dnpid%, , hide
			WinWait, %Trainer%
			WinGet, TrainerID, ID, %Trainer%
			WinSetTitle, ahk_id %TrainerID%, , Trainer - %dnpid%
		}
		WinWait, DragonNest
		RunWait, %comspec% /c "nudnlhandle -a -p %dnpid% MutexDragonNest > nudnlhandleout.txt", , hide
		FileReadLine, HandleLine, nudnlhandleout.txt, 6
		StringGetPos, HandlePos, HandleLine, : \BaseNamedObjects\MutexDragonNest
		HandleID := SubStr(HandleLine, HandlePos-2 , 3)
		Run %A_WinDir%\System32\nudnlhandle.exe -c %HandleID% -y -p %dnpid%, , hide
		FileDelete, nudnlhandleout.txt
	}
	catch
	{
		MsgBox, 16,, There was a problem starting DragonNest.exe`n Please run this program on the DragonNest folder
	}
return

ButtonSite:
	Run http://dnlauncher.tumblr.com/
return

ButtonHotkeys:
	MsgBox,,Hotkey List, Alt + Q`tClose DragonNest`n`nAlt + Esc`tOpen A New Client`n`nHome`tBring Trainer to Front`n`nPage Up`tToggle Wall Hack
return

ButtonExit:
	Goto, GuiClose
return

GuiClose:
	GuiControl,, Status, Checking
	SetTitleMatchMode, 2
	Process, Exist, DragonNest.exe
	if !ErrorLevel = 0
	{
		MsgBox, 16,, Please exit the game first before closing the launcher
		return
	}
	else
	{
		GuiControl,, Status, Cleaning Up
		Clean()
		ExitApp
	}
Return

TerminateDN:
	WinGet, ActiveID, PID, A
	RunWait, %comspec% /c "taskkill /F /PID %ActiveID%", , hide
Return

TrainerToFront:
	WinGet, ActiveID, PID, A
	WinShow, Trainer - %ActiveID%
	WinActivate, Trainer - %ActiveID%
Return

ToogleWallHack:
	WinGet, ActiveID, PID, A
	ControlSend, WindowsForms10.BUTTON.app.0.33c0d9d8, {Space}, Trainer - %ActiveID%
Return

ToggleCDHack:
	WinGet, ActiveID, PID, A
	ControlSend, WindowsForms10.BUTTON.app.0.33c0d9d7, {Space}, Trainer - %ActiveID%
Return

Clean()
{
	FileDelete, %A_WinDir%\System32\nudnlipconfig.xml
	FileDelete, GPKitClt.dll
	FileDelete, nudnltrainer.dll
	FileDelete, %A_WinDir%\System32\nudnlinjector.exe
	FileDelete, %A_WinDir%\System32\nudnlhandle.exe
	FileDelete, %A_WinDir%\System32\nudnlvconfig.txt
	FileDelete, dnupdate.exe
	FileDelete, nudnlhandleout.txt
	Return
}

Is64bit()
{
	Return A_PtrSize = 8 ? 1 : 0
}
And a lot of FAQS we're given that day:
What the FAQ is this?
It's the source code to the DN Launcher Project

What the FAQ does it do?
Well it utilizes khen's latest trainer + multi client and some useful hotkeys

Really? FAQING multi client works on this thing?
Yes it does

How the FAQ do I use it?
Easy you compile it! but there are things you need which will be listed below

So what files do I FAQING need?
xpath.ahk (GOOGLE IT)
GPKitClt.dll which is somewhere in this forum
CLI Injector by Wadim E.
CLI Handle app by Mark Russinovich
dnupdate.exe Which is actually the original dnlauncher renamed so you can still update the client

This scripting language is FAQING old! Why not make it a better language e.g: AU3 like xkhens launcher?!?
Because I'm a hippie and I love vintage ^^

Why didn't you just post the binaries here instead of the FAQING source?
If you want something at least work a little for it. This forum is full of leeches begging and asking w/o putting at least a little hard work. We're gonna change that and this will get things started at least.

Do you entertain FAQING questions?
If it's non-sense questions like how do I use this and what to do with this then NO!

My FAQING mouse 3 doesn't work?!?
Mouse 3 is set as a hot key that sends ADAD to the client to break out of ice and timestop among other things.

P.S. I apologize for my weird sense of humur ^^





sorry sir, im a noob when it comes to this, but can you help me how to compile it? thanks.
#23 · 13y ago
SE
se7en1
yo im new in dragonnest hacks so if some one could help me out hehe :3 im searcihng something to open multiple DragonNest Client at same time possible?
#24 · 13y ago
AS
Asado123
Quote Originally Posted by aaron_0416 View Post
sorry sir, im a noob when it comes to this, but can you help me how to compile it? thanks.
Ultimate facepalm..
#25 · 13y ago
enyu
enyu
Quote Originally Posted by aaron_0416 View Post
sorry sir, im a noob when it comes to this, but can you help me how to compile it? thanks.
Do you entertain FAQING questions?
If it's non-sense questions like how do I use this and what to do with this then NO!

Guess you don't read much huh?



Quote Originally Posted by se7en1 View Post
yo im new in dragonnest hacks so if some one could help me out hehe :3 im searcihng something to open multiple DragonNest Client at same time possible?
Yeah just loop the button launch the same number of times you want clients to open. E.G: You want 3 clients then loop the button launch 3 times when pressed
#26 · 13y ago
SE
se7en1
can somme one help me add me on skype smoking.dice i could give some golds for it, i dont know where and how to install it im verry sorry if think im a #!@#@! noob or something but i started DN like 2 weeks ago and i found a way to make good money with 2 accounts so ye hehe add me please

---------- Post added at 10:19 PM ---------- Previous post was at 10:04 PM ----------

Quote Originally Posted by enyu View Post
Do you entertain FAQING questions?
If it's non-sense questions like how do I use this and what to do with this then NO!

Guess you don't read much huh?




Yeah just loop the button launch the same number of times you want clients to open. E.G: You want 3 clients then loop the button launch 3 times when pressed
can you help me xd im new so just like tell me where to download and how to download if u can add me on skype smoking.dice
tyvm
#27 · 13y ago
AS
Asado123
@enyu i am using your launcher that i got from your website. it always gives me an error that i should run it inside the DN folder. but infact i am already launching it from there. i hope you can help me. i still can't make the multi client work. thanks.
#28 · 13y ago
enyu
enyu
Quote Originally Posted by se7en1 View Post
can somme one help me add me on skype smoking.dice i could give some golds for it, i dont know where and how to install it im verry sorry if think im a #!@#@! noob or something but i started DN like 2 weeks ago and i found a way to make good money with 2 accounts so ye hehe add me please

---------- Post added at 10:19 PM ---------- Previous post was at 10:04 PM ----------



can you help me xd im new so just like tell me where to download and how to download if u can add me on skype smoking.dice
tyvm
Sorry, but you might have misunderstood the community. People here aren't really interested in gold or gaining money, we're here to learn and share. And I'm planning to only share to those who actually contribute to the community itself.

It may sound prided, but I'm aiming for a community where not only one person is making the trainer. I envision a joint project where people actually give ideas and not just use the trainer and rant when it's not working. Since khen left and he gave out the code, most of the leechers are gonna be on their own next patch.

Probably the only ones I'm gonna share my fork of khens trainer to will be @xkhenfan @dnestbank @Asado123 @reyash15 and @jhamezpadilla since they are the ones who actually contribute to this community and not just leech.

I'm not anti leeching, coz I started that way, but to leech, not learn and not contribute anything is another story So if you wanna be able to use the upcoming trainer and be a part of the community, then start learning by not being spoonfed and start contributing anything you can contribute

---------- Post added at 12:46 PM ---------- Previous post was at 12:36 PM ----------

Quote Originally Posted by Asado123 View Post
@enyu i am using your launcher that i got from your website. it always gives me an error that i should run it inside the DN folder. but infact i am already launching it from there. i hope you can help me. i still can't make the multi client work. thanks.
Srry atm I'm in the middle of reworking the launcher coz I'm experimenting with my own trainer. You might need to use khen's trainer for now cause I removed everything from the server and replaced it with files that work with the trainer I'm working on
#29 · edited 13y ago · 13y ago
AS
Asado123
ok sir., probably just wait for the next patch. or something xkhen's trainer is only working fine as a teleport and wallhack trainer. because of the error about the guard. anyway thanks for the reply..
#30 · 13y ago
Posts 16–30 of 46 · Page 2 of 4

Post a Reply

Similar Threads

  • The Uptime ProjectBy Dave84311 in General
    14Last post 16y ago
  • Project 8 - Taking Suggetions for Text.By sf0d in Art & Graphic Design
    10Last post 20y ago
  • Need help with a personal project: Hacking NavyFieldBy Slinky in Hack Requests
    19Last post 19y ago
  • Only in death are we no longer part of Project SpamBy ace76543 in Spammers Corner
    6Last post 19y ago
  • Survival projectBy shakib in Hack Requests
    0Last post 19y ago

Tags for this Thread

#dragon#hack#launcher#multiclient#nest#trainer