someone know if there has any way to convert the old Itemtype.dat into the actual itemtype.dat form?
if someone can do it , i will give him my whole system for free
(secret)
someone know if there has any way to convert the old Itemtype.dat into the actual itemtype.dat form?
if someone can do it , i will give him my whole system for free
(secret)
hmm never thought of making an app like that could be very possible but you have to realise the new itemtype.dat has fields for knight system and the old one doesn't so all pets will have no knight qualifications at all
hmm never thought of making an app like that could be very possible but you have to realise the new itemtype.dat has fields for knight system and the old one doesn't so all pets will have no knight qualifications at all
btw i thinks he means the oldest itemtype.dat which is used by the Oldest client(Loveomg released for the source)
ItemType.dat (Customize Your Own ItemType File In 3 Steps) 02/06/2016 - CO2 Exploits, Hacks & Tools - 463 Replies THIS WILL NEVER AND CAN NEVER WORK ON NORMAL EQUIPMENT EXCEPT WEAPONS AND TALISMANS! IT'S IMPOSSIBLE SO STOP ASKING FOR IT!
WORKS ON ALL PATCHES
Create your own itemtype.dat file in 3 easy steps: choose file, choose settings, generate.
Features:
Choose prefixes for fixed, refined, unique, elite or super items.
Choose prefixes for normal, refined or super gems.
Choose names for command tokens.
ItemType.dat and itemtype.txt 5018 AnD Change Font Size :D 09/27/2009 - CO2 Exploits, Hacks & Tools - 14 Replies itemType.dat
1. See the Quality of Items on the ground before you pick them up.
2. See CommandTokens, so you know which ones you have already.
3. See where the WindSpells will take you at a glance.
[C++] how to convert dec to hex? 05/11/2009 - C/C++ - 1 Replies I need to convert a decimal integer into hex.
The decimal integer is the value of a pointer and i need to get in hex to use it as a address for writeprocessmemory.
So is there any way to convert a dec into a hex and use the hex value as a argument for writeprocessmemory?
EDIT:meeh...forgot that the value is only displayed as decimal number -.-
/close plz
convert [help] 11/20/2008 - General Coding - 2 Replies Hello guys,
I'm pretty new to stuff like reading Data out of games,such as warhammer. I found out the pointer + offset for the x / y / z / heading value right now and they're correct, found the same info in a forum, but my problem is, that in cheat engine it looks like this:
X =
Array of Byte = 55 6F 81 49
4bytes = 1233219413
float: 1060330.625
And I was wondering, how I can convert them in C# or in any other language, to get the correct value, which is telling me the x value.