Ok so many ppl sell Reborn weapons, how can u tell if its genuine, I dont think itemtype hack shows you. Im no cracker and i have no idea how to do it but im just wondering if anyone can make a file or an addition to the itemtype hack that with accomodate reborn weapons. If this has been posted anywhere else then im sorry but i did have a look. Thanks
You could get the UniqueItemID when trading / looking at the weapon on market, however all you can do with the UniqueItemID is to query the usual data, which does not contain special effects like restore mana/hp/poison, so I doubt there is a way to find it out unless you hit some enemies.
You can log packets when trading and check in the right place to see if the reborn weapon is legit. Heres how the item trade packet looks.
18 00 F0 03 ID ID ID ID IT IT IT IT RD RD MD MD 02 00 00 <span style='colorurple'>S1 S2 EF 00 CP
---
ID ID ID ID <UniqueID of item>
IT IT IT IT <item ID (Itemtype.dat)>
RD RD <remaining dura/arrows etc>
MD MD <max dura>
S1 S2 <Socketed gems> (00=No sock, FF=empty sock. All gems have a unique number, ie 01=norm nix, 0D=SDG)
EF <Item effect> (PoisonBlade=C8, HealthBS=C9, ManaBS=CA, DefenseBow=CB)
CP <Composition>
---
</span>
Originally posted by unknownone@Sep 27 2005, 21:07 You can log packets when trading and check in the right place to see if the reborn weapon is legit. Heres how the item trade packet looks.
18 00 F0 03 PL PL PL PL IT IT IT IT RD RD MD MD 02 00 00 <span style='colorurple'>S1 S2 EF CP CP
---
PL PL PL PL <ID of player with the item>
IT IT IT IT <item ID (Itemtype.dat)>
RD RD <remaining dura/arrows etc>
MD MD <max dura>
S1 S2 <Socketed gems> (00=No socks, FF=empty sock. All gems have a unique number, ie 01=norm nix, 0D=SDG)
EF <Item effect> (PoinsonBlade=C8, HealthBS=C9, ManaBS=CA, DefenceBow=CB)
CP CP <Composition>
---
</span>
Uh nice, another person who reversed the 03F0 packet :P
Strange though, my 0x03F0 packet looks different.
My composition value is only the last byte, as it shows 00 01 when you receive a composed +1 item. (little endian)
And I got a special slot field where your socketed gems field is, which is being filled when you for example equip the item.
Edit: And also, I got UniqueItemID where you got the PlayerID, otherwise it couldn't identify the item in inventory. But maybe the inventory/trade item packets vary?
Originally posted by chocoman4k@Sep 27 2005, 21:05 Uh nice, another person who reversed the 03F0 packet :P
Strange though, my 0x03F0 packet looks different.
My composition value is only the last byte, as it shows 00 01 when you receive a composed +1 item. (little endian)
And I got a special slot field where your socketed gems field is, which is being filled when you for example equip the item.
Edit: And also, I got UniqueItemID where you got the PlayerID, otherwise it couldn't identify the item in inventory. But maybe the inventory/trade item packets vary?
Yeh, youre right. I reversed the packet by looking at items on people, didnt look properly again when trading.
composition is last byte only, the other byte is always zero from what I can see.
Heres the packet for equipped items.
18 00 F0 03 PL PL PL PL IT IT IT IT RD RD MD MD 04 00 XX S1 S2 EF 00 CP
---
PL PL PL PL <Player ID>
IT IT IT IT <item ID (Itemtype.dat)>
RD RD <remaining dura/arrows etc>
MD MD <max dura>
XX <Position of item equipped> (Head=1, Neck=2, Armor=3, RHwep=4, LHwep=5, Ring=6, Boot=8) No 7 :/
S1 S2 <Socketed gems> (00=No sock, FF=empty sock. All gems have a unique number, ie 01=norm nix, 0D=SDG)
EF 00 <Item effect> (PoisonBlade=C8, HealthBS=C9, ManaBS=CA, DefenseBow=CB)
CP <Composition>
Originally posted by unknownone+Sep 27 2005, 22:22--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (unknownone @ Sep 27 2005, 22:22)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin--chocoman4k@Sep 27 2005, 21:05 Uh nice, another person who reversed the 03F0 packet :P
Strange though, my 0x03F0 packet looks different.
My composition value is only the last byte, as it shows 00 01 when you receive a composed +1 item. (little endian)
And I got a special slot field where your socketed gems field is, which is being filled when you for example equip the item.
Edit: And also, I got UniqueItemID where you got the PlayerID, otherwise it couldn't identify the item in inventory. But maybe the inventory/trade item packets vary?
Yeh, youre right. I reversed the packet by looking at items on people, didnt look properly again when trading.
composition is last byte only, the other byte is always zero from what I can see.
Heres the packet for equipped items.
18 00 F0 03 PL PL PL PL IT IT IT IT RD RD MD MD 04 00 XX S1 S2 EF 00 CP
---
PL PL PL PL <Player ID>
IT IT IT IT <item ID (Itemtype.dat)>
RD RD <remaining dura/arrows etc>
MD MD <max dura>
XX <Position of item equipped> (Head=1, Neck=2, Armor=3, RHwep=4, LHwep=5, Ring=6, Boot=8) No 7 :/
S1 S2 <Socketed gems> (00=No sock, FF=empty sock. All gems have a unique number, ie 01=norm nix, 0D=SDG)
EF 00 <Item effect> (PoisonBlade=C8, HealthBS=C9, ManaBS=CA, DefenseBow=CB)
CP <Composition>
[/b][/quote]
So is that exactly what the packet looks like?
The EF near the end, did you modify this yourself or is that how the packet looks?
How will you know exactly what Effect it has if it just states EF? o.0
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.
+1 itemtype 06/03/2007 - Conquer Online 2 - 4 Replies ok guys i'm registered on this site since 2005 i think, when i started playing conquer. I am not so good at computer so i could.t help me u with hacks or any other programs, but now i need ure help, i offer +k for any answer correctly.
I need an +1 itemtype, wich shows on the ground +1 items! I tried to use search but i only found itemtype eich shows elite/super. please help :?