Hello to all, I have been working on updating an auto attacking script (leeched) from the md35 script bank on ****** and I have updated all of the AoB's but am stuck on something that seems trivial.



Here is the last half of the script and the part I am having trouble wrapping my head around is the 4 Byte Scan on the disable piece. Do I take that 8 byte value and scan to find what accesses that address? I guess I am just looking for help in the right direction because I really don't even know where the right place to begin is for this part of updating the script. Hopefully this isn't too painful or nooby of a question, just learning to start out with memory editing. Oh, also if it is important I am trying to get this to work so I can use it in a C# program I am creating for botting to emulate key presses without MapleStory having to be active.