You don't know how much I want to thank you! It's such a easy solution, just needed to figure out what I was doing wrong.
As for the A_Index = 0 , I meant with it something like: "if chrome is not on", however I didn't realise it has no point using it in a loop
Thanks again for helping!
I have a list of websites I have to open and check at work, I'm a beginner to ahk, so I took a acript from someone else on the forum (forgot who so can't credit). The script works perfectly, but the sites open in a random order, rather than the order I've written in the code. I can't giveaway the si...