Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2 > CO2 Exploits, Hacks & Tools
You last visited: Today at 06:45

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

Advertisement



DLL's to Read Charname, Level, Arrows, HP, Etc...

Discussion on DLL's to Read Charname, Level, Arrows, HP, Etc... within the CO2 Exploits, Hacks & Tools forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
ZeRo-ToLeRaNcE's Avatar
 
elite*gold: 0
Join Date: Oct 2006
Posts: 544
Received Thanks: 655
Smile DLL's to Read Charname, Level, Arrows, HP, Etc...

Hello people!

i have made finally my DLL to read all information,
COMemReader.dll and COHPReader.dll

this is for COMemreader.dll:

here i show you how to make it work if you want to use this DLL:
you need to put this DLL's as References to your project

to declare all the stuff you need this code:

Code:
Public ProcessReader As ReaderLibrary.Reader = New ReaderLibrary.Reader()
Public encoding As Text.Encoding = System.Text.Encoding.UTF7
for strings you need this to do:

Code:
Dim Name As Byte() = ProcessReader.ReadName()
TXTCharName.Text = encoding.GetString(Name)
you can change after the processreader.XXXXXX() what you want, it will show you the functions

for integers you need this to do:

Code:
Dim CharLevel As Byte() = ProcessReader.Level()
TXTLevel.Text = BitConverter.ToInt32(CharLevel, 0)
And only for reading the arrows you need this to do:

Code:
Dim arrows As Byte() = ProcessReader.Arrows()
TXTArrows.Text = BitConverter.ToInt16(arrows, 0)
The only change is ToInt16 function

This is for the COHPReader.dll:

Declare stuff:

Code:
Public ProcessReaderHP As ReaderLibraryHP.HPReader = New ReaderLibraryHP.HPReader()
and then use this to read it:

Code:
Dim HP As Integer = ProcessReaderHP.Read_Current_HP()
TXTCurrentHP.Text = HP
I hope you enjoy this DLL's.

i use olso the file of JOEK the "ma-global.inf" so if there is an new patch and the memoryadressess are changed you have only put the new release of this file by the DLL and it works again. the thread of that file from Joek is:
Attached Files
File Type: rar COHPReader.rar (6.0 KB, 109 views)
File Type: rar COMemReader.rar (7.5 KB, 95 views)
ZeRo-ToLeRaNcE is offline  
Thanks
7 Users
Old 01/20/2008, 21:11   #2
 
© Haydz's Avatar
 
elite*gold: 20
Join Date: Jan 2008
Posts: 1,042
Received Thanks: 252
great work ... i knew you'd do it ..... havent spoke to you in awhile maybe i'll sign into msn and have a chat ...well done
© Haydz is offline  
Old 02/14/2008, 02:31   #3
 
elite*gold: 0
Join Date: Jun 2007
Posts: 21
Received Thanks: 2
cool
NitroxTurtleMan47 is offline  
Old 04/04/2008, 22:28   #4
 
elite*gold: 0
Join Date: Mar 2008
Posts: 3
Received Thanks: 0
man i dont know what to do..please make full description
W3zza is offline  
Old 04/05/2008, 00:14   #5
 
elite*gold: 20
Join Date: Aug 2007
Posts: 1,749
Received Thanks: 2,198
Quote:
Originally Posted by W3zza View Post
man i dont know what to do..please make full description
If you don't know how to use it, then it's probably not created for people like you
IAmHawtness is offline  
Old 04/05/2008, 16:55   #6
 
psych0zius's Avatar
 
elite*gold: 0
Join Date: Sep 2007
Posts: 71
Received Thanks: 13
vb 2008 i guess, but where do you put dlls?
psych0zius is offline  
Old 04/05/2008, 17:15   #7
 
Real~Death's Avatar
 
elite*gold: 0
Join Date: Jun 2007
Posts: 1,272
Received Thanks: 246
Quote:
Originally Posted by psych0zius View Post
vb 2008 i guess, but where do you put dlls?
i havent tryed this yet,but i belive you add the .dll to your project,then bascly read it with your gui or whatever
Real~Death is offline  
Reply


Similar Threads Similar Threads
[Help]Charname need to have....
02/14/2009 - Dekaron Private Server - 4 Replies
Ok i editet soem stuff and dont get the massage XXXXX and then i get the massage Charakter need to have atleast 4 charaters in it. Anyone can help me or gimme a hint how i can pass that ? ->or need i any programms like OllyDbG ? greets and thx
Make super arrows all look like 130 arrows
01/01/2008 - CO2 Weapon, Armor, Effects & Interface edits - 9 Replies
Have you ever longed to have those fabled 130 super arrows? They just look so...powerful! Well, now you can - and all you need is a super bow. So, anyone who wants to change their super arrows to look like 130 super arrows, download my handy little file in the end post. I may add more edits to this once I receive my reply from a PM, related to editting and I may take requests. Here is the screenshot:
Charname ändern?
11/17/2006 - World of Warcraft - 10 Replies
Hi, gibt es irgendwie eine möglichkeit einen GM so zu überzeugen das er mit den Nickname ändert? Mir gefällt meiner nicht mehr wikrlich. Hab wirklich bessere im Gedächtnis. Ich habe das mal versucht das ich immer beleidigt werde und immer beschimpft werde ob ich ein "na*i" sei. gut mich hat das mal einer gefragt wegen dem nickname aber is halt nicht so. Der Gm sagte nur nur eine möglichkeit wenn der Nickname gegen was verstößt. Das dürfte doch auch so gehen.



All times are GMT +2. The time now is 06:45.


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.