{$CLEO}
0000: NOP
REPEAT
0001: 0
UNTIL 0AFA: is_samp_available
0B34: samp register_client_command "slapme" to_label @CMD_slapMe
WHILE TRUE
0001: WAIT 0 MS
IF 0C89: key_just_pressed 0x4A
THEN 0AB1: call_scm_func @slapMe 0
END
END
:CMD_slapMe
0AB1: call_scm_func @slapMe 0
0B43: samp cmd_ret
:slapMe
04C4: store_coords_to 0@ 1@ 2@ from_actor $PLAYER_ACTOR with_offset 0.0 0.0 5.0
0362: remove_actor $PLAYER_ACTOR from_car_and_place_at 0@ 1@ 2@
0AB2: ret 0