[Инстукторы] AHK для собеседования.

Тема в разделе "Корзина", создана пользователем Cody_Welardo, 17 сен 2017.

  1. Cody_Welardo

    Cody_Welardo Связь со мной - https://vk.com/leonardo_welardo

    Сообщения:
    3.476
    Симпатии:
    231
    Баллы:
    63
    Ник:
    Leo_Kinque
    Сервер:
    03
    Numpad0::
    SendMessage, 0x50,, 0x4190419,, A
    SendInput, {F6}Здравствуйте, вы на собеседование?{Enter}
    Sleep 1500
    SendInput, {F6}если да, то ваш паспорт{Enter}
    Return

    Numpad1::
    SendInput, {F6}/me взял паспорт{Enter}
    Sleep 1500
    SendInput, {F6}/do паспорт в руке{Enter}
    Sleep 1500
    SendInput, {F6}/me ищет нужную информацию{Enter}
    Sleep 1500
    SendInput, {F6}/me закрыл паспорт{Enter}
    Sleep 1500
    SendInput, {F6}/do паспорт закрыт{Enter}
    Sleep 1500
    SendInput, {F6}/me вернул паспорт владельцу{Enter}
    Return

    Numpad2::
    SendInput, {F6}Хорошо, вашу мед. карту{Enter}
    Sleep 1500
    Return

    Numpad3::
    SendInput, {F6}/me взял мед. карту{Enter}
    Sleep 1500
    SendInput, {F6}/do мед. карта в руке{Enter}
    Sleep 1500
    SendInput, {F6}/me ищет нужную информацию{Enter}
    Sleep 1500
    SendInput, {F6}/me закрыл мед. карту{Enter}
    Sleep 1500
    SendInput, {F6}/do мед. карта закрыта{Enter}
    Sleep 1500
    SendInput, {F6}/me вернул мед. карту владельцу{Enter}
    Return

    Numpad4::
    SendInput, {F6}Хорошо, ваши лицении{Enter}
    Sleep 1500
    Return

    Numpad5::
    SendInput, {F6}/me взял лицензии{Enter}
    Sleep 1500
    SendInput, {F6}/do лицензии в руке{Enter}
    Sleep 1500
    SendInput, {F6}/me ищет нужную информацию{Enter}
    Sleep 1500
    SendInput, {F6}/me закрыл лицензии{Enter}
    Sleep 1500
    SendInput, {F6}/do лицензии закрыты{Enter}
    Sleep 1500
    SendInput, {F6}/me вернул лицензии владельцу{Enter}
    Return

    NumPad6::
    SendMessage, 0x50,, 0x4190419,, A
    SendInput, {F6}Хорошо.{Enter}
    Sleep 3000
    SendInput, {F6}Как вы расшифруете аббревиатуру "РП"?{Enter}
    Sleep 3000
    Return


    Numpad7::
    SendMessage, 0x50,, 0x4190419,, A
    SendInput, {F6}Хорошо.{Enter}
    Sleep 3000
    SendInput, {F6}Как вы расшифруете аббревиатуру "ПГ"?{Enter}
    Sleep 3000
    Return

    NumPad8::
    SendMessage, 0x50,, 0x4190419,, A
    SendInput, {F6}Хорошо.{Enter}
    Sleep 3000
    SendInput, {F6}/b MG,TK,DB,PG в /sms "НОМЕР"{Enter}
    Sleep 3000
    Return
     

Поделиться этой страницей