
he is probally using an hex editor my ex-boyfriend said....check my profile for my gamertag....ill take all friends requests on their just to make my ex mad =P
i was just wondering how do you take a friends save and merge it with your own?
this cipher already been released to the public on xboxmb in C and on xpg by some guy named Homura in C#
Code:using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace AvalonIO.Algorithms { class Diablo3Cipher { private int Cipher(byte[] buffer, uint length) { ulong iv = 0x2EC9A01B305F92D8; if (buffer == null) return -1; for (int i = 0; i < length; i++) { ulong temp = buffer[i] ^ (iv & 0xFF); buffer[i] = Convert.ToByte(temp & 0xFF); iv = ((iv ^ buffer[i]) << 56) | (iv >> 8); } // success return 0; } } }






I am getting an unhandled exception, it let me enable's the stats but when I save it tells me to load my character file...?
Then when I exit out of the editor and load it back up to try again I do not recieve the exception error I just get the load your character file error.

Great work THX
Looking for someone with crafting pages, gems, tomes, plans, and all that good stuff to dupe with.
I have a headset, Have done it many times. Its very easy.
Xbox- Disciplebeta
Thank you much for this Editor also.
Its BOSS
I wrecked my barb some how :-(
His stats now show 212... just like that instead of the 132 like my demon hunter.
When the barb goes into a game he flashes red the entire time like he is low on life.
I tried the instant heal NPC. Don't work. lol
He still one shots everything I think his stats are in the billions.. lol
I opened his file to many times and clicked enable to all.
Nice Editor Man :p
![]()