Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > 9Dragons
You last visited: Today at 10:41

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Need a litle Help

Discussion on Need a litle Help within the 9Dragons forum part of the MMORPGs category.

Reply
 
Old   #1
 
nixford's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 275
Received Thanks: 144
Need a litle Help

Hi all , if same one know and can help me need to explain me what make this :

Here it`s also the code in C# for plp who know more beter how to use C# :




public static string encrypt(string val)
{
byte[] bytes = Encoding.UTF8.GetBytes(val);
MD5CryptoServiceProvider provider = new MD5CryptoServiceProvider();
byte[] buffer2 = provider.ComputeHash(Encoding.UTF8.GetBytes("CuUlOnGcUiBaP"));
provider.Clear();
TripleDESCryptoServiceProvider provider2 = new TripleDESCryptoServiceProvider {
Key = buffer2,
Mode = CipherMode.ECB,
Padding = PaddingMode.PKCS7
};
byte[] buff = provider2.CreateEncryptor().TransformFinalBlock(by tes, 0, bytes.Length);
int num = 0;
for (int i = 0; i < buff.Length; i++)
{
num += buff[i];
}
byte[] inArray = Crypt(buff, buff.Length, (byte) (num % 0xff));
provider2.Clear();
return Convert.ToBase64String(inArray, 0, inArray.Length);
}


Encript this name : CuUlOnGcUiBaP ?


Who can give me 1 hint for this error ?

nixford is offline  
Old 05/17/2011, 13:30   #2
 
Dyn4mit3's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 738
Received Thanks: 395
and for what is this?
Dyn4mit3 is offline  
Old 05/17/2011, 18:20   #3
 
nixford's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 275
Received Thanks: 144
C# Source code for Dupe Hack VN , where i change the IP/Port/hosts
nixford is offline  
Old 05/17/2011, 20:02   #4
 
elite*gold: 0
Join Date: Aug 2008
Posts: 229
Received Thanks: 17
you cant, there aint no thing here becuase its like an "insturctions" for this thing you call "dupe hack" wich realy looks like a lame buff trainer.
balabanov is offline  
Old 05/18/2011, 05:52   #5
 
elite*gold: 0
Join Date: Apr 2010
Posts: 55
Received Thanks: 13
I Dont Know what its is for O_O !!
Lol is a dupe hack ???

I will ask to System Engineer .... ^^
charlestamay is offline  
Old 05/18/2011, 18:50   #6
 
elite*gold: 0
Join Date: Jun 2010
Posts: 53
Received Thanks: 1
Hey bro, I see you still working on it, sorry i havent reply to you i've been busy, ill PM you in a few hrs and share what i got so far with you
mastertrade is offline  
Reply


Similar Threads Similar Threads
I LItle
07/07/2010 - S4 League - 6 Replies
guys PLS tel me waht is the best way to WIn PEN Plase tel me if u now :P
Hey need litle help!
09/08/2009 - SRO Private Server - 1 Replies
Hey i got problem whit sjsro. I need to install on my pc DirectX9.0b version. But i got newer version and that not let install older version. But how i can istall older version ? On my pc ? Or what i most do when i want play sjsro. Or how i can uinstall that DirectX9.0b programm :S?
Can i Ask For a Litle Help About Sro
10/14/2008 - Silkroad Online - 5 Replies
Hi guys i have a litle problem :confused: I know that in the place where barserk bar is you have to see your character's Face.That goes for party window and so on.But mine is only black :(:(:( how can i fix it please help me i will be very thankfull :handsdown: :handsdown: Sorry For my bad english
[Help] need a Litle help :)
09/20/2008 - CO2 Private Server - 1 Replies
hello guys I need help with this problem here i'm using PowerSourceCO and help me please thx alot:rolleyes:
A Litle Help PLZ
04/28/2005 - Lineage 2 - 3 Replies
Ok here is the thing.I did all that it says on forum but nothing.i TAKE A SCR THAT YOU CAN SEE.Plz help me http://img186.echo.cx/img186/7910/untitled3eh.jpg



All times are GMT +2. The time now is 10:41.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.