I often use the following sequence in macro:
- Tricks of the Trade
- Great Strides
- Byregot's Blessing
Its purpose is to guard against poor condition on Byregot's Blessing. The problem is that when Tricks of the Trade fails (which is always) the simulation stops leading to incorrectly computed result. Only in Macro Editor result is somewhat correct since it computes all possible results.
I often use the following sequence in macro:
Its purpose is to guard against poor condition on Byregot's Blessing. The problem is that when Tricks of the Trade fails (which is always) the simulation stops leading to incorrectly computed result. Only in Macro Editor result is somewhat correct since it computes all possible results.