eworm-de / routeros-scripts

a collection of scripts for MikroTik RouterOS
GNU General Public License v3.0
1.27k stars 285 forks source link

Script syntax broken. not compatible with ROS v6.49.7 #38

Closed crowfeatherjoe closed 1 year ago

crowfeatherjoe commented 1 year ago

Forward slashes for elements inside RouterOS are deprecated. For example: /system/routerboard/print no longer functions, the proper syntax is now /system routerboard print

for this reason, the entire script system is unusable on ROS v6.49.7

eworm-de commented 1 year ago

Sure, use this: https://git.eworm.de/cgit/routeros-scripts/about/?h=routeros-v6