Because u use Self.PositionIn WRONG WAY
Self.PositionIn(X1, Y1, Z1, X2, Y2, Z2)
U need to mark AREA with this macro, starting from LEFT TOP corner to RIGHT BOTTOM corner
for example
Self.PositionIn(29837, 32849, 7, 29839, 32851, 7)==1
And delete from begining of that macro
Self.PositionIn(X1, Y1, Z1, X2, Y2, Z2)
U need to mark AREA with this macro, starting from LEFT TOP corner to RIGHT BOTTOM corner
for example
Self.PositionIn(29837, 32849, 7, 29839, 32851, 7)==1
And delete
Code:
1000
{SwampUnstuck}