The whole thing is in the Block Type: Action instead of Loop, I think you need to redo a lot of this and put the main sequence of attacks in the Block Type:Loop instead of action or your going to have issues
Hey @NVMaxx, I hope you’re well.
The main sequence within the macro are action blocks within a loop, there is also a loop - within the main loop which consists of action blocks. I’ve added some pictures which I hope will help to explain.
This image shows that the loop block (red) is made up of action blocks (green).
This image shows how within the main loop, I have used a second loop (blue). These are all part of the main sequence. I have also added KeyPress and KeyRelease variables (yellow).
I hope that this has helped to answer your query.