botcore.inc:758: /if (${String[ ${cmds-Routines.Lower} ].Find[ ${CurrCommand.Lower} ]}) { botcore.inc:766: /if (${String[ ${cmds-Shortcuts.Lower} ].Find[ ${CurrCommand.Lower} ]}) { Just from those, which are the second and third lines of that layout, you can see they are used incorrectly. If you ar...