Jump to content

Recommended Posts

Posted

holy moly. More cool stuff

Working DN OOG.

 

This is a bad hack because I did not actually break the encryption. I don't play on DN so I don't have time to try to figure it out. This script works in a different way. First, you have to connect to the server using the official DN client. This will capture the RequestAuthLogin packet containing the encrypted password. This password is then saved to WPF/Custom/DN_passwords.txt (you shouldn't have to edit this file). From then on, you can log in regularly with the OOG running this script. In case of mistyped info in the recorded packet, simply delete your DN_passwords.txt and start over.

 

You only have to log the login packet for each account you have once. Once that's done, the recording part is done forever.

 

In order to log the packet, you will have to use the official DN client through a proxy client. The simplest client is bundled with WP504f. You should have miniproxer.exe. Go proxy tab, set the path to your official DN client directory and click the sun. Other proxy clients including proxycap, sockscap.. etc.

 

 

The remaining steps involve being able to do the same things as my other guides:

-The use of a PPC script

-The use of proxy inside walker

-other easy stuff.

 

refer to my other guides for info on that.

 

85.14.217.252

port 3456

token 5F3B352E5D39342D33313D3D2D257854215E5B24

var
  PasswordBuffer : TStrings;   

Procedure OnCreate;
begin
  PasswordBuffer := TStringList.Create;    
end;

procedure OnDestroy;
begin
  PasswordBuffer.free;
end;

procedure getAccounts;
var
    thisAccount : String;
    currentAccount : String;
    i : integer;
begin
try
   thisAccount := trim(copy(_gBuff,4,$E));
   PasswordBuffer.LoadFromFile(_gCustomDir+'DN_Passwords.txt');
   for i:= 0 to PasswordBuffer.count-1 do begin
     currentAccount := trim(copy(HStr(PasswordBuffer[i]),4,$E));
     if strcmp(lowercase(thisAccount),lowercase(currentAccount)) then begin
       _gOutBuff := HStr(PasswordBuffer[i]);
       exit;
     end;
   end;
except
   Writelogln(ExceptionMessage);
end;
updateFile;
end;

procedure updateFile;
begin
  writelogln('Account not found / file not found');
  PasswordBuffer.Add(buftohex(_gBuff));
  PasswordBuffer.SaveToFile(_gCustomDir+'DN_Passwords.txt');
end;

begin
  if (_gAbsNumPkt = 2) and (not _gFromServ) then begin
    getAccounts;
  end;
end.

This script does both the packet recording and the packet fixing afterwards.

 

 

as always this is Fastscript(FS) and not WPScript(WPS)

 

Better yet, save it as XML in the script tester to pretty much get rid of the compile time.

 

oh, and don't share the packet log file.

 

 

The end.

 

 

Simpler steps

1-Setup WP's PPC to run the script on IP 85.14.217.252(More detailed info on that in my L2Gold OOG thread)

2-Start miniproxer.exe (should be in your WP directory) go proxy tab, change the path to your official DN client folder. Once this is done press the Sun

3-Start your official DN client, login. Once you logged in, you can close the official DN client. Your account info is saved in WPF/custom/DN_passwords.txt (don't change this file unless you need to.. ie because you mistyped your info)

4-You may now login on this account with a properly setup walker (token, IP, port and proxy). If you don't know how to do this, refer to the 1039509 guides on how to use walker on this forum

 

For every other account simply login using the official DN client and login using the other info.

Posted

Hello nice work sltbnjr i really want to download it but dont have enough post if some1 can see it i would be very happy if u can send me the link.Thank you.

no one will do it, sry man.

Posted

Ok.

 

Thx for the info. "sltbnjr", you are the best!!!

 

But.... many dispersed. Can anyone write a mini-tutorial (hehehe, mini) with all descripted steps, please? Im loosing!!!

 

Thx for advance.

Posted

hmmm.

 

I have some questions about that. For example,

1.- ¿Do you need any change on host file?

2.- ¿Do you need any change on options.ini file?

3.- ¿Do you need one special version of walker?

4.- ¿What about token.exe?

Sorry for my english and thx for shared info.

 

Posted

Normally u don't need to change ur host, keep the one that u use for IG, it will works, anyway, I'm not able to see his post.

Oh and yes, I'm using l2w 10.6.4, I didn't try with anoter walker but this one work.

Posted

nice share Man, but, can you remade your tutorial more clearly?

for beginner its not so easy...

explain step by step, would be great, thx, and nice work :]

Posted

I whan to ask something, becuase I can't see the post. Yet....

 

How is the method? Is with saurons WP and a script? or a ws2_32.dll?

If the method is with a script, can somebody send me the script by PM?

 

I can use l2w myself in DN with a script I made, but I wan't to see this one to check some things.

Posted

As I figured, the password encryptation has not been cracked yet, thats bad. Because the method of saving the encrypted passwrods to edit the l2w packets is not very good..... You need to do it for every account.... :S

 

But the script is good, I never though that it was posible to make a script that does the process of saving and loading automatically xD Cool, great job.

 

PD: Don't ask me to send a precofigured walker, because Thats IMPOSIBLE, you need to log your own accounts login.

Posted

TStrings.LoadFromFile and TStrings.SaveToFile are very useful.

and I'll put clearer steps somewhere today when I have the time.

Yep, your right, VERYYY useful. I will take note for my future scripts ^^

Guest
This topic is now closed to further replies.



  • Posts

    • The core strength of Novproxy Perfectly unlock overseas AI large models: 100% pure residential IP, perfectly bypassing various strict risk controls such as ChatGPT, Claude, Midjourney, etc. This is an essential tool for parents to train AI on weekends and during work! Available in 195+ countries/regions worldwide: covering an extremely wide range. Whether it's setting up accounts for cross-border e-commerce, conducting overseas web crawling, or conducting network gray-scale tests, it can all be handled easily. Ultra-fast concurrency: Real residential network, stable and non-blocking, high-concurrency business can also run at full capacity.
    • You charge 10,000 - 15,000 USD for Java files and your site shows 370 projects and 786 customers. you're not just a millionaire, you're a multimillionaire bro 😂 and enjoy it while it lasts. Ai is coming in hot and your 18 developers better start updating their CVs. soon everyone will build whatever they need for free. The 15k Java files era is over 😄  
    • Honestly, I don’t care about your files at all. I’m just watching what people are sharing, and what’s interesting is that whenever someone shares your files, or anyone else’s files for that matter, sources included, they’re always old files from like 10 years ago :d.  You act way too cocky.. go see what people are writing about you on MMO Dev, then come talk to me.  
    • Hello everyone, I'm here to ask for help with information about contacting StrixGuard support.   I subscribed to their platform and license a while ago, I haven't had any problems with it and I even managed to block Adrenaline Premium.   I hired them mainly to have some protection and be able to use the HWID on my server. It turned out to work much better than some people had said and than I expected.   Therefore, I purchased another license from Strix for another project, but the problem we encountered was the time difference and language barrier, which complicated things for us in getting it to work on my new project.🤣🤣🤣   But currently, he hasn't responded or connected to Telegram for weeks, which is where I managed to finalize everything.   I understand that due to the situation in Russia regarding communications and networks, it would currently be even more impossible to contact any support.   But if anyone here still has contact information for StrixGuard support, I'd appreciate it if you could share it with me. It doesn't matter if it's a Russian number or a Russian app; I can still use them and make contact. But I need more than just the Telegram contact I have.   So I would greatly appreciate any information... and please refrain from suggesting other anti-cheat programs or that I should switch. All I'm looking for is contact with StrixGuard support, nothing more.   Thank you all very much.
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..