Just wanted to give everyone an FYI in sending me cheat engine files.
Alot of people sent me the correct addresses but some may know they are in this format:
" EverQuest2.exe+D9A186 "
Well I cannot really take that into programming terms. So the easy solution is this. All you have to do is whenever you see "EverQuest2.exe" exchange that with the numerical value or " 400000 ", that is the base address of the exe. So if you take the above example and add 400000 to D9A126 you will read the same address every single time.
Also for those to help you save time when sony updates. They usually move all there values by an offset. So when that happens take your old Cheat Engine or Art Money file and find the address of a new value. Once you do that take the OLD value and SUBTRACT it with the new and you will get a value. Take that value you just calculated and add that too all the other addresses and you should have some success in updated the addresses. Note that it DOES NOT work all the time, mainly with pointer addresses because they noteable change.
Hope that all helps you out. So bottom line if you send me a Cheat Engine file please change the "EverQuest2.exe" to 400000 and that will save me a bunch of math that I dont want to do.
Update on the program, I am rewriting a few things to help outdates really affecting it. I am making a program to help find the addresses based off the byte pattern and that should simplify things. Also once I get all needed addresses ( I NEED TARGET NAME X Y Z ) I will release a new copy.
Take Care everyone and thanks for the support for my program. The more support I get the more advanced it will get. Like a map that shows up and you can click a map and teleport... Keep that in mind
EDIT:
I forgot to mention that if someone could help me get a map of ALL the zones and none mapped zones please send them to me via PM. Just upload them somewhere and go from there. I am getting ready to implement a point to click map system but I need the maps first. I figured out the zone name details so its all good from here.