{$CLEO .cs}
0000: NOP
:label1
wait 0 ms
if and
0AB0: pressed_button 82 //--------- R key +
0AB0: pressed_button 49 //--------- 1 key
004D: jump_if_false @label1
0002: jump @label2
:label2
wait 0 ms
0247: request #VICECHEE
0002: jump @label3
:label3
0248: request_true #VICECHEE
004D: jump_if_fal...