Hello,this is BlackHat
today i will explain how to make your first codes and your first script < yes yes there s codes in the video
www.youtube.com/watch?v=TZx5AZ_IxWg
this will show you the basic of codes and structures
the script:
thanks for following my tutorials series ..
today i will explain how to make your first codes and your first script < yes yes there s codes in the video
www.youtube.com/watch?v=TZx5AZ_IxWg
this will show you the basic of codes and structures
the script:
Code:
{$CLEO}
0000: NOP
// this is comment ...
{this
is
comment
also
}
:MAIN
wait 0
if and
056D: actor $PLAYER_ACTOR defined
0AB0: 49 //key 1 pressed?
jf @MAIN
0332: set_actor $PLAYER_ACTOR bleeding 1
jump @MAIN
thanks for following my tutorials series ..