Hi Guys,
so i Think the current problems are based on some funny guys that use some kind of Dupe glitch?! and destroy the economy and the fun of this lovely game …
So I think may there be some Developers here and some creative guys to discuss and developt a technique and algorythm to prevent all kind of dupes in d2r.
so a small idea to start…
currently there is this method of UUID for each Item with the disadvantage of getting a NEW uuid if the Items is changed (upgrade(item/runes) getting socket, etc. …)
What if each Item with its own and new uuid will have a history of the old uuid and all parent uuid’s … now there is only an logic/algorythm needed to check the those items periodically and delete all items that may have the same ID more then once … not only delete the copy → delete both ( or in some cases all instances)!
for example There is a duped SUR Rune with ID E897163576 and upgraded to Ber with new UUID E99451354 and parent Node ID’s E897163576
and another BER rune with a Parent Node ID E897163576 → Delete all Sur runes with this ID and all other upgraded runes that contain this part of the key …
more ideas and discussions welcome!