Good evening, I am trying to Create a Do loop. In a macro, specifically for initiative tracker... In Virtual basic the code would look something thing like For Each Token in Initiative tracker If token.Initiative>0 then token.Initiative= token.Initiative-10 end if next loop But, I cannot see an easy way to do a loop. Specifically I want to create a macro that subtracts 10 from everyones initiative for a shadow run game. I know you can do it manually, but when you have a bunch of drones and PC and spirits and NPCs Pheonix