Force construction script to not execute when opened

My construction script is stuck in an infinite loop that I can’t fix until I get into it. Problem is, when I open it, it auto-runs then keeps attempting to re-execute it everytime I detects its in an infinite loop. What can I do to stop it from executing? is there any way I can edit it??
Thanks in advanced!

Edit>Project Settings>General Settings>Blueprints>Maximum Loop Iteration Count

set it to 1 then edit your script