disabling filter rule

Don’t know where to post but I’m new here so beginner basics is good to start the new thread.

I search for disabling mass filter rule more than 100 but can’t success. After searching around and found one script but it can’t do the job. Tried on RouterOS 6.0rc3

:for i from=1 to=146 do={:ip firewall filter set [$i disable=yes]

source
http://www.mikrotik.com/testdocs/ros/2.8/ip/firewall.php

I can’t windoxing the device only Mac telnet possible.

If you want to disable ALL firewall rules, do this:

/ip firewall filter disable [find]

thank you its done.