Anyone having issues with macros, please debug your macro before you ask for help.
To do so, play your macro slowly using code, SET !REPLAYSPEED SLOW at the start of your macro and then press PAUSE (the button) after each line to see whether that line worked or failed. Alternatively insert SET WAIT SECONDS=2 after each line of your macro to have you macro wait 2 seconds before running the next line.
Do either of these and you'll probably solve the problem yourself. If you can't you will be able to ask for help for you actual problem, rather than just saying your macro doesn't work.
Also don't be afraid to try playing a macro to see what happens. It won't blow up your computer. It will either fail to play completely, due to an error or play successfully, and then you'll know it works.
To do so, play your macro slowly using code, SET !REPLAYSPEED SLOW at the start of your macro and then press PAUSE (the button) after each line to see whether that line worked or failed. Alternatively insert SET WAIT SECONDS=2 after each line of your macro to have you macro wait 2 seconds before running the next line.
Do either of these and you'll probably solve the problem yourself. If you can't you will be able to ask for help for you actual problem, rather than just saying your macro doesn't work.
Also don't be afraid to try playing a macro to see what happens. It won't blow up your computer. It will either fail to play completely, due to an error or play successfully, and then you'll know it works.
Last edited: