[Request] 4351, 5065, 5072, & 5165 Itemtypes.dat

04/07/2010 02:21 LetterX#1
I am requesting the following itemtypes patch numbers - 4351, 5065, 5072, & 5165.
File can be either decrypted/encrypted (doesn't matter); Editted or not.

I would get them myself, but I don't want to download and install then uninstall the client...and thought maybe I could get a little help ;O

edit: Reason is - I am making (or updating, if you've seen what I released) an itemtype program and am making it more complex (but the UI is simpler at the same time), where it supports multiple versions/patch numbers of the itemtype files D; More about it (with screenshots) is on my site (found in my sig)...if you're interested. D:
04/07/2010 06:26 spare2#2
...
04/07/2010 12:50 PeTe Ninja#3
4351
04/07/2010 16:28 ~*|Limbo|*~#4
Woo you listened to me :P Thanks Imi <3
04/07/2010 16:36 PeTe Ninja#5
btw instead of typing in a file naem.. u should do browse.. ><
04/07/2010 16:53 zTREME#6
take the newest and use it for the old lol, then youare sure you got the items (dont know if it works, cuz of encryption changes)
04/07/2010 21:07 Arcо#7
Letter, if you don't mind me asking, what are you gonna use these for?
04/07/2010 21:42 PeTe Ninja#8
look "edit: Reason is - I am making (or updating, if you've seen what I released) an itemtype program and am making it more complex (but the UI is simpler at the same time), where it supports multiple versions/patch numbers of the itemtype files D; More about it (with screenshots) is on my site (found in my sig)...if you're interested. D:" .. failure :D
04/08/2010 04:32 LetterX#9
Thank you for the itemtypes ;o

@PeTe - That isn't a bad idea... :O

Quote:
Originally Posted by zTREME View Post
take the newest and use it for the old lol, then youare sure you got the items (dont know if it works, cuz of encryption changes)
Yea, that's what I based it off of, patch 5226. Right now, I have "Unknown##" for the newer stuff, but will change it if I get the names. But ye, for example, if you select v5226, you get all the options, if you select v4267, you get only the options that are available in that patch's itemtype, the other ones aren't visible.
04/08/2010 07:23 spare2#10
Here's 5072.
I found this in the 5072 patch.
GL with whatever you're doing.
04/08/2010 18:07 zTREME#11
Quote:
Originally Posted by LetterX View Post
Thank you for the itemtypes ;o

@PeTe - That isn't a bad idea... :O


Yea, that's what I based it off of, patch 5226. Right now, I have "Unknown##" for the newer stuff, but will change it if I get the names. But ye, for example, if you select v5226, you get all the options, if you select v4267, you get only the options that are available in that patch's itemtype, the other ones aren't visible.
yea i know haha :D
Just the lazy way :P
What ya gonna use it for? Making a source for all clients? XD
04/08/2010 20:44 Kiyono#12
Patch 5065 itemtype.
04/09/2010 03:28 PeTe Ninja#13
Quote:
Originally Posted by LetterX View Post

@PeTe - That isn't a bad idea... :O

Code:
 private void button1_Click(object sender, EventArgs e)
        {
            if (openFileDialog1.ShowDialog() == DialogResult.OK)
            {
                textBox1.Text = openFileDialog1.FileName;
            }
        }
=]
04/10/2010 05:34 spare2#14
Quote:
Originally Posted by PeTe Ninja View Post
Code:
 private void button1_Click(object sender, EventArgs e)
        {
            if (openFileDialog1.ShowDialog() == DialogResult.OK)
            {
                textBox1.Text = openFileDialog1.FileName;
            }
        }
=]
I am pretty sure he knows how to do it already...
04/10/2010 15:27 PeTe Ninja#15
Quote:
Originally Posted by spare2 View Post
I am pretty sure he knows how to do it already...
SHHHH XD