Register for your free account! | Forgot your password?

You last visited: Today at 00:41

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

Advertisement



Memory Address's Update

Discussion on Memory Address's Update within the CO2 Exploits, Hacks & Tools forum part of the Conquer Online 2 category.

Reply
 
Old 12/14/2006, 01:10   #16
 
blinko's Avatar
 
elite*gold: 0
Join Date: Aug 2005
Posts: 499
Received Thanks: 131
Quote:
Originally posted by ColdStart@Dec 14 2006, 00:55
Very nice list! I guess my topic is dead even though it is pinned.

You could have just posted your addresses as a renewal to the previously created topic.
sorry :P i didn't think that far ahead, Maybe one day i'll get pinned !^^
blinko is offline  
Old 12/14/2006, 01:24   #17
 
blinko's Avatar
 
elite*gold: 0
Join Date: Aug 2005
Posts: 499
Received Thanks: 131
and well actually a multi client that isnt unpacked to its original size first i noticed has different values for the hp,and profession listings

so i'll have the original exe, the unpacked exe and the hexed packed exe
blinko is offline  
Old 12/14/2006, 01:40   #18
 
elite*gold: 0
Join Date: Jan 2005
Posts: 2,248
Received Thanks: 8
o nice list
Peach is offline  
Old 12/14/2006, 01:51   #19
 
elite*gold: 0
Join Date: Oct 2006
Posts: 25
Received Thanks: 4
what can u guys do with these adresses?
CoHacka is offline  
Old 12/14/2006, 02:04   #20
 
blinko's Avatar
 
elite*gold: 0
Join Date: Aug 2005
Posts: 499
Received Thanks: 131
Quote:
Originally posted by CoHacka@Dec 14 2006, 01:51
what can u guys do with these adresses?
first of all we can read and write to the memory of the Conquer client, changing various thing's as far as Level,Character Name,Stamina,pk points,money ect..

also i just noticed the working HP address i had was for my 1.20MB unpacked Conquer.exe i used resource tuner to unpack. and after logging out and back in theyare wrong so i take it they are stable.Find it by searching for your amount of HP total, equip a love forever ring and watch the value shoot up.

test it out nd see what you all can come up with.

it's hard for me to make tool's and programs to read memory for certain address's unless i know which client people ar using and i dont feel liek creating a tool for each of them lol, so unless they are for sure static address's i don't think we'll be needing them, only to maybe benefit ourselves in a time of need.
blinko is offline  
Old 12/14/2006, 02:23   #21
 
elite*gold: 0
Join Date: Mar 2006
Posts: 194
Received Thanks: 0
just use most common one, which would be multiclient packed one xD
ImSnobby is offline  
Old 12/14/2006, 03:01   #22
 
DM2000's Avatar
 
elite*gold: 0
Join Date: Jan 2006
Posts: 1,919
Received Thanks: 178
#pinned
DM2000 is offline  
Old 12/14/2006, 03:12   #23
 
elite*gold: 0
Join Date: Oct 2006
Posts: 15
Received Thanks: 0
dont wana sound like a noob but what does this work with???
and how do u work it???
DarkNgo92 is offline  
Old 12/14/2006, 03:29   #24
 
elite*gold: 0
Join Date: Mar 2006
Posts: 543
Received Thanks: 941
What?
Fujiy is offline  
Old 12/14/2006, 08:08   #25
 
elite*gold: 0
Join Date: May 2006
Posts: 36
Received Thanks: 1
Some more.

this gives the job number, not the string, so you need check the professionalname.ini in you ini folder. I think this is more accurate, cuz the other adress didnt work for me.
Code:
job 00512C04
And this are for the F keys, the first adress is the number of items(little white number, top left corner) the second is the item id(itemtype.dat, search the forum how decrypt it).
Code:
after patch 4334 doesnt work, job adress its updated, i need check this ones.
Enki is offline  
Old 12/14/2006, 08:53   #26
 
elite*gold: 0
Join Date: Dec 2005
Posts: 13
Received Thanks: 0
hp address don't work.
tomaszk is offline  
Old 12/14/2006, 20:24   #27
 
blinko's Avatar
 
elite*gold: 0
Join Date: Aug 2005
Posts: 499
Received Thanks: 131
wo0t pinned ! thanx .

also @ImSnobby
Quote:
just use most common one, which would be multiclient packed one xD
the post Vivivi put up about hexing the "Engis" in the hex editor to like Enhis for example ot make a multi-client only made my ping on the client say Pinh instead of Ping.

so i dunno but i do have an idea i'll use prog4mer's multi client and then get my address's accordingly.Since most will download his multi client i'm sure..

but just to let me know would it work the same since i unpacked mine with res tuner and then use upx to repack?
prog4mer have any info on it?
blinko is offline  
Old 12/14/2006, 20:31   #28
 
blinko's Avatar
 
elite*gold: 0
Join Date: Aug 2005
Posts: 499
Received Thanks: 131
Quote:
Originally posted by Enki@Dec 14 2006, 08:08
Some more.

this gives the job number, not the string, so you need check the professionalname.ini in you ini folder. I think this is more accurate, cuz the other adress didnt work for me.
Code:
job 00512B94
And this are for the F keys, the first adress is the number of items(little white number, top left corner) the second is the item id(itemtype.dat, search the forum how decrypt it).
Code:
F1  01983E94  01982E60
F2  01983E98  01982E64
F3  01983E9C  01982E68
F4  01983EA0  01982E6C
F5  01983EA4  01982E70
F6  01983EA8  01982E74
F7  01983EAC  01982E78
F8  01983EB0  01982E7C
F9  01983EB4  01982E80
F10 01983EB8  01982E84
nice, yeah the profession address was all sorts of different with my many client testing (will now use prog4mers )

also it'd be easy to simply get the job number then for example

if ID = "14" then
text1.text = "DragonTrojan"
end if
blinko is offline  
Old 12/14/2006, 20:54   #29
 
elite*gold: 0
Join Date: Mar 2006
Posts: 543
Received Thanks: 941
Anyone know how to make a bot?
Not a macro, a bot like copartner

Walk commands, etc...
Fujiy is offline  
Old 12/14/2006, 21:36   #30
 
blinko's Avatar
 
elite*gold: 0
Join Date: Aug 2005
Posts: 499
Received Thanks: 131
Quote:
Originally posted by Fujiy@Dec 14 2006, 20:54
Anyone know how to make a bot?
Not a macro, a bot like copartner

Walk commands, etc...
pretty sure it's packet sending work.
blinko is offline  
Reply


Similar Threads Similar Threads
[ASK] about memory address
09/30/2010 - Perfect World - 46 Replies
Can anyone please tell me things about memory address like base address/pointer/offset/base address ? like in PWI, we have : Base_Address=10862540 , or in hex = A5BFCC Base_AddressFZ=10863676, or in hex = A5C43C does Base_AddressFZ mean a pointer ? because we can directly use that memory address without using offset and Base_Address. for example, we have the offset for HP in PWI -> HP_OffSet=1140, when using nomad memory in autoit, to get to this HP memory address, we have to...
about memory address
09/13/2010 - CO2 Programming - 4 Replies
hello peeps i am trying to make a program that shows how much gold i have in my inventory without having to open it up all the time i have been searching on how to do this in vb6 and vb.net but i cant find anything that is what i am looking for so i came here to see if there was anyone that could point me in the right way on how to do this
Memory Address
04/01/2010 - CO2 Programming - 8 Replies
Hi, i think there is a new problem , Tq done something?? When i go and try to find my hp base address with cheat engine, I can find the current hp,only thing i can find is max hp which is of no use,can some one tell me what is going on!!! thank you
memory address
01/23/2008 - Conquer Online 2 - 0 Replies
any1 can make a memory address on monster count?using cheat engine perhaps?
Memory Address Help
06/15/2006 - Conquer Online 2 - 3 Replies
Currently I am trying to make a simple program to tell you if your health goes down. So far I just cannot get the value of HP via memory... well I can in a way; I end up with an address that counts your HP by 256s.... (I could not find the HP using exact value searches, so I did increase/decreased by X) I think this is a one-byte address, but I always thought HP was a 4-byte address, and I do have TSearch searching for 4-byte values. Here is my HP versus what the "256" HP address reads (I...



All times are GMT +2. The time now is 00: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.