B Bloody337 Новичок Автор темы 3 0 21 Июл 2016 #1 вот код {$CLEO .cs} 0000: NOP repeat wait0 until SAMP.Available() :flood wait0 if 8B21: samp is_not_chat_opened then if 0AB0: key_pressed 78 then wait15 0af9: "/CMD"// сюда свою команду вводишь end end goto @flood
вот код {$CLEO .cs} 0000: NOP repeat wait0 until SAMP.Available() :flood wait0 if 8B21: samp is_not_chat_opened then if 0AB0: key_pressed 78 then wait15 0af9: "/CMD"// сюда свою команду вводишь end end goto @flood
S Sten Familiy Новичок 6 0 25 Июл 2016 #2 {$CLEO .cs} 0000: NOP repeat wait 0 until SAMP.Available() :flood wait 0 if 8B21: samp is_not_chat_opened then if 0AB0: key_pressed 78 then wait 15 0af9: "/capture" end end goto @flood
{$CLEO .cs} 0000: NOP repeat wait 0 until SAMP.Available() :flood wait 0 if 8B21: samp is_not_chat_opened then if 0AB0: key_pressed 78 then wait 15 0af9: "/capture" end end goto @flood