while true
wait 0
0B75: samp get_chat_string 99 text_to 31@ prefix_to 0 color_to 0 prefix_color_to 0
if 0C18: 0 = strstr string1 31@ string2 "Реклама:" // в кавычках ключевое слово. к примеру, строка "Реклама: продам гараж, писать в ЛС, Отправитель Nick[ID].
then
0C2C: 22@ = strrchr 31@ char 0x5B // 0x5B - это символ "["
0C11: memset destination 22@ value 0x0 size 1
22@++
0C1A: 1@ = atoi 22@
say "/id %d" 1@
end
cmdret
end