Dheyker
Member
I am trying to create an autoresponder code, but this problem arose, how do I solve it?
Code:
{$CLEo}
{$CLEO .cs}
0000: NOP
REPEAT
Wait 0
Until 0afa:
While True
Wait 0
if
0B61: samp is_local_player_spawned
then
0AC8: 0@ = allocate_memory_size 260
0AC8: 1@ = allocate_memory_size 260
0B75: samp get_chat_string 99 text_to 0@ prefix_to 1@ color_to 2@ prefix_color_to 3@
If
0C29: $NOT_USED = stristr string1 0@ string2 " here would go the name / id of the player + te ofrece un chaleco de proteccion por $400 para aceptarlo usa /aceptar proteccion"
Then
say "/aceptar proteccion"
wait 1000
end
end
END
{00CCFF}Nombre_Apellido{FFFFFF} te ofrece un chaleco de protección por {00CC00}$400{FFFFFF}, para aceptarlo usa {DBED15}/aceptar proteccion
Last edited: