<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Как сделать свои HotKey]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=13764&amp;type=atom" />
	<updated>2018-06-04T12:00:20Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=13764</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Как сделать свои HotKey]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=125782#p125782" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>Gui, Add, Hotkey, x12 y79 w110 h30 vHotkey1,
Gui, Add, Button, x12 y79 w110 h30 gOkey1, Отыгровка1
return
Okey1:
Hotkey, %Hotkey1%, Otig1
return
Otig1:
SendInput, {F6} aga {Enter}
return</code></pre></div><p>Тип так. Дальше сам разбирайся</p>]]></content>
			<author>
				<name><![CDATA[qqlexa]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39096</uri>
			</author>
			<updated>2018-06-04T12:00:20Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=125782#p125782</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Как сделать свои HotKey]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=125752#p125752" />
			<content type="html"><![CDATA[<p>У меня вопрос возник, как сделать в GUI свои HotKey?<br /><span class="postimg"><img src="http://skrinshoter.ru/i/040618/N0pTVJVk.png" alt="http://skrinshoter.ru/i/040618/N0pTVJVk.png" /></span><br /><span class="postimg"><img src="http://skrinshoter.ru/i/040618/I3qoKBip.png" alt="http://skrinshoter.ru/i/040618/I3qoKBip.png" /></span><br /><span class="postimg"><img src="http://skrinshoter.ru/i/040618/hxtqqgkm.png" alt="http://skrinshoter.ru/i/040618/hxtqqgkm.png" /></span></p><p>Если можно, то можете всё подробно объяснить? Я недавно в сфере АХК и поэтому очень много вопросов :3</p>]]></content>
			<author>
				<name><![CDATA[Anthony_Rany]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39302</uri>
			</author>
			<updated>2018-06-04T06:31:42Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=125752#p125752</id>
		</entry>
</feed>
