hey why did u put an ENDIF here junior?(at the end in the else part)- (remaster is coming in new engine but I still want to learn cleo) SCRIPT_START { NOP main_loop: WAIT 0 IF IS_KEY_PRESSED VK_KEY_H IF IS_KEY_PRESSED VK_KEY_J PRINT_STRING_NOW "Holding H and J" 1 ELSE IF IS_KEY_PRESSED VK_KEY_G PRIN...