Click JassHelper at the top menu and click "Enable JassHelper".
Also, you should be calling that Custom Script inside of the For Loop, right beneath the Special Effect. You're leaking TempPoint 49 times.
The rule for these leaks:
Set, Use, Remove.
Never Set until you've removed the previous one.