AHK для Мини-РП Иметь такое AHK обязательно, т.к. отыгровки на подобие: /me меняет флаг [1\10], /me чинит лифт [1\3] и т.д. - не являются правильными. Спойлер: Сортируем документы 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 Процесc...[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}/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 Старая грамота в руке{Enter} sleep 2000 SendInput,{F6}/me отложил старую грамоту в сторону{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 Спойлер: Чиним стул Numpad4:: 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 Спойлер: Убираем зал к собеседованию Numpad5:: 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 Спойлер: Чиним лифт Numpad6:: 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 Спойлер: Меняем флаг Numpad7:: 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}/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 Спойлер: Чиним лавку Numpad8:: 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 Спойлер: Обновляем информацию о трудоустройстве Numpad9:: 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