Инструкторы | АНК для Мини-РП

Тема в разделе "Корзина", создана пользователем Oliver_Kersman, 1 июл 2018.

  1. Oliver_Kersman

    Oliver_Kersman легендарный бог

    Сообщения:
    75
    Симпатии:
    1.804
    Баллы:
    93
    [​IMG]
    Сортировка документов:
    Numpad0::
    SendMessage, 0x50,, 0x4190419,, A
    SendInput,{F6}/me Приступил к сортировке документы{Enter}
    sleep 2000
    SendInput,{F6}/me взял документы в руку{Enter}
    sleep 2000
    SendInput,{F6}/do Документы в рукруке{Enter}
    sleep 2000
    SendInput,{F6}/me сортирует документы{Enter}
    sleep 2000
    SendInput,{F6}/do Процесс...[1\10]{Enter}
    sleep 2000
    SendInput,{F6}/do Процесс...[2\10]{Enter}
    sleep 2000
    SendInput,{F6}/do Процесс...[3\10]{Enter}
    sleep 2000
    SendInput,{F6}/me Завершил сортировку документов{Enter}
    sleep 2000
    SendInput,{F6}/do Документы отсортированы{Enter}
    return

    Чинить стул:
    Numpad1::
    SendMessage, 0x50,, 0x4190419,, A
    SendInput,{F6}/me Приступил к починке стула{Enter}
    sleep 2000
    SendInput,{F6}/me взял инструменты{Enter}
    sleep 2000
    SendInput,{F6}/do Инструменты в руке{Enter}
    sleep 2000
    SendInput,{F6}/me чинит стул{Enter}
    sleep 2000
    SendInput,{F6}/do Процесс...[1\10]{Enter}
    sleep 2000
    SendInput,{F6}/do Процесс...[2\10]{Enter}
    sleep 2000
    SendInput,{F6}/do Процесс...[3\10]{Enter}
    sleep 2000
    SendInput,{F6}/me Завершил починку стула{Enter}
    sleep 2000
    SendInput,{F6}/do Починил стул{Enter}
    return

    Обновить информацию о трудоустройстве:

    Numpad2::
    SendMessage, 0x50,, 0x4190419,, A
    SendInput,{F6}/me Начал обновлять информацию{Enter}
    sleep 2000
    SendInput,{F6}/me взял нужные бумаги{Enter}
    sleep 2000
    SendInput,{F6}/do Бумаги на столе{Enter}
    sleep 2000
    SendInput,{F6}/me обновляет информацию о трудоустройстве{Enter}
    sleep 2000
    SendInput,{F6}/do Процесс...[1\10]{Enter}
    sleep 2000
    SendInput,{F6}/do Процесс...[2\10]{Enter}
    sleep 2000
    SendInput,{F6}/do Процесс...[3\10]{Enter}
    sleep 2000
    SendInput,{F6}/me Завершил обновление информации{Enter}
    sleep 2000
    SendInput,{F6}/do Информация о трудоустройстве обновлена{Enter}
    return

    Помыть окна:
    Numpad3::
    SendMessage, 0x50,, 0x4190419,, A
    SendInput,{F6}/me Взял ведро и тряпку{Enter}
    sleep 2000
    SendInput,{F6}/me Начал мыть Окна{Enter}
    sleep 2000
    SendInput,{F6}/do Процесс...[1\3]{Enter}
    sleep 2000
    SendInput,{F6}/do Процесс...[2\3]{Enter}
    sleep 2000
    SendInput,{F6}/do Процесс...[3\3]{Enter}
    sleep 2000
    SendInput,{F6}/me Помыл окна{Enter}
    sleep 2000
    SendInput,{F6}/time{Enter}
    return

    Помыть пол:
    Numpad4::
    SendMessage, 0x50,, 0x4190419,, A
    SendInput,{F6}/me Взял ведро и тряпку{Enter}
    sleep 2000
    SendInput,{F6}/me Начал мыть пол{Enter}
    sleep 2000
    SendInput,{F6}/do Процес...[1\3]{Enter}
    sleep 2000
    SendInput,{F6}/do Процес...[2\3]{Enter}
    sleep 2000
    SendInput,{F6}/do Процес...[3\3]{Enter}
    sleep 2000
    SendInput,{F6}/me Помыл пол{Enter}
    sleep 2000
    SendInput,{F6}/time{Enter}
    return

    Переустановить Windows:
    Numpad5::
    SendMessage, 0x50,, 0x4190419,, A
    SendInput,{F6}/me Взял диск{Enter}
    sleep 2000
    SendInput,{F6}/me Вставил в дисковод{Enter}
    sleep 2000
    SendInput,{F6}/me Начал переустановку Windows{Enter}
    sleep 2000
    SendInput,{F6}/do Процес...[1\10]{Enter}
    sleep 2000
    SendInput,{F6}/do Процес...[2\10]{Enter}
    sleep 2000
    SendInput,{F6}/do Процес...[3\10]{Enter}
    sleep 2000
    SendInput,{F6}/do Процес...[4\10]{Enter}
    sleep 2000
    SendInput,{F6}/do Процес...[5\10]{Enter}
    sleep 2000
    SendInput,{F6}/do Процес...[6\10]{Enter}
    sleep 2000
    SendInput,{F6}/do Процес...[7\10]{Enter}
    sleep 2000
    SendInput,{F6}/do Процес...[8\10]{Enter}
    sleep 2000
    SendInput,{F6}/do Процес...[9\10]{Enter}
    sleep 2000
    SendInput,{F6}/do Процес...[10\10]{Enter}
    sleep 2000
    SendInput,{F6}/me Переустановил Windows на более лучшую версию{Enter}
    sleep 2000
    SendInput,{F6}/time{Enter}
    return
     

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