I do not believe I have the rep to attach files here. But let me share a few changes I made.
I've probably made 100's of changes to LazyBot since I got the source. So unless I post the entire source, it may not compile properly for you. But these files should get several of you up and going. And I won't say that these are error-free, but they've been able to run dungeons, gather herbs/ore, etc. I'm still working out the kinks with all of the 11 different classes and combat rotations with the new energy types they have (Chi, Demonic Fury, etc.).
Note that I used #define MISTS to allow me to compile a bot to run on Beta vs. live last month. Now I have MISTS defined in all build configs since the structures between live and beta are nearly the same. (But the pointers are different.)
Pointers.cs :
Paste2 - Viewing Paste 2194567
Constants.cs :
Paste2 - Viewing Paste 2194581
Descriptors.cs :
Paste2 - Viewing Paste 2194593
Also note that I went through the Descriptors file and commented out any fields that weren't being used. So do not un-comment and use them unless you fix 'em.
If this helps you, I could use the rep. Many thanks to those that have been posting offsets in the memory threads.
BTW - Paste2 is running really slow for me.