daemitus / SomethingNeedDoing

91 stars 64 forks source link

/loop # Seems inaccurate #14

Closed kgetit closed 2 years ago

kgetit commented 2 years ago

Below is the macro that I have:

/click synthesize <wait.3>
/ac Reflect <wait.3>
/ac "Waste Not II" <wait.3>
/ac "Great Strides" <wait.3>
/ac Innovation <wait.3>
/ac "Preparatory Touch" <wait.3>
/ac "Delicate Synthesis" <wait.3>
/ac Groundwork <wait.3>
/ac Groundwork <wait.6>
/loop 2

The addon made four of the items instead of twice.

daemitus commented 2 years ago

That should make 3. The first run, then 2 loops of it. Can you replicate this reliably?

daemitus commented 2 years ago

i think i've fixed this.

do a test with

/echo abc <wait.2>
/loop 2