I can’t call the widget, it stops at Macro that I created
hi @EmirPasha53
Im not sure what you mean you cant call widget. The only thing i can see stopping your code is the 2 debugging stop points.
BUT
You macro remove the output from the loop body and attach it to completed.
you dont need a for loop AND a find node use one or the other.
also that said you are looking for an item thats in the same array, of course it will be true everytime.
What do you want the macro to do exactly?
thanks for the answer, I fixed the problem, problem was My inventory Array was different from the array here, just a dumb mistake, thanks again!
1 Like
Easily done, happy coding