MMOMinion
Possible to read and write to memory? - Printable Version

+- MMOMinion (https://www.mmominion.com)
+-- Forum: FFXIVMinion (https://www.mmominion.com/forumdisplay.php?fid=87)
+--- Forum: [DOWNLOADS] Addons, Lua Modules, Navigation Meshes.. (https://www.mmominion.com/forumdisplay.php?fid=90)
+---- Forum: I Need Help with LUA coding! (https://www.mmominion.com/forumdisplay.php?fid=104)
+---- Thread: Possible to read and write to memory? (/showthread.php?tid=7288)



Possible to read and write to memory? - Miter - 05-06-2014

I'm looking to create a module that interacts with my retainers setting prices for items, I didn't see any documentation that would help so I found the memlocs and have a crude C# app handling it for me at the moment. Ideally I'd like to make this into a module. If it's possible to read/write the process memory I should be able to do everything I need to do.