KoolCode to ServerLanguage Translator is a project that translates KoolCode(Programs) into ServerLanguage(Programs). This only translates KC to SL. Not both ways. KC can support some programs of SL. If you do the: SERVER_WAIT[] SERVER_BREAK; SERVER_CLEAR[] That will not work in KC but to fix that is have: SERVER_BREAK; That's all! :-)