Download the release version here: http://forums.sonicretro.org/index.ph...
I'm trying to do away with the "update interval" that exists in the current release and rely more on the frame count. It's much more accurate, which is what this video is demonstrating.
The reason I'm spamming the special attacks is because they're very picky. They hardly ever work, but after a small change they almost always works. I won't be satisfied until it simply always works, though. By using the frame count, I can synchronize my program as closely as possible with the game's framerate by checking when the frame count has increased.
Eventually, it will also be available as a "mod" using MainMemory's SA2 Mod Loader, which will give me better access to the game's inner-workings. But I'm going to try tackling this first... mostly because it's fun.
Edit: Oh what do you know, I fixed it. Well that was easier than I expected!
Wish me luck!