Does anyone know why this reaction hack does not work ??
Picture of reaction : http://prnt.sc/qhn2ve
Code:
Picture of reaction : http://prnt.sc/qhn2ve
Code:
PHP:
{$CLEO .cs}
0000: NOP
repeat
wait 0
until 0afa:
while true
wait 0
// 0AD4: 4@ = scan_string 0@v format "%d + %d = %d" 5@ 6@ 7@ //IF and SET
if
0B61: samp is_local_player_spawned
then
0AC8: 1@ = allocate_memory_size 260
0AC8: 2@ = allocate_memory_size 260
0B75: samp get_chat_string 98 text_to 1@ prefix_to 2@ color_to 3@ prefix_color_to 4@
if
0AD4: $NOT_USED = scan_string 1@ format "| REAKCIJA | Ko prvi napise %s (/reakcija) dobija %d$." 5@v $NOT_USED
then
say "/reakcija %s" 5@v
end
end
end