<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; Бот для работы гта 5]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=16334&amp;type=atom" />
	<updated>2021-05-08T22:40:42Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=16334</id>
		<entry>
			<title type="html"><![CDATA[Re: Бот для работы гта 5]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=147756#p147756" />
			<content type="html"><![CDATA[<p>Команда &#039;Send&#039; отправляет нажатие клавиш в текущее окно.<br />Для отправки в окно читайте про эту команду <a href="https://ahk-wiki.ru/controlsend">ControlSend</a>.</p>]]></content>
			<author>
				<name><![CDATA[__Михаил__]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40928</uri>
			</author>
			<updated>2021-05-08T22:40:42Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=147756#p147756</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Бот для работы гта 5]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=147754#p147754" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>ahk_class (9018)
loop;
{
Send, {e down}
sleep, 5000
Send, {e up}
}</code></pre></div><br /><br /><p>Запускаю все работает, но в свернутом окне гта не работает, помогите пжпжпж<br />Нужно чтобы клавиша зажималась на определённое время, отпускалась и по новой в свернутом окне</p>]]></content>
			<author>
				<name><![CDATA[levkab12]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=41721</uri>
			</author>
			<updated>2021-05-08T22:02:31Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=147754#p147754</id>
		</entry>
</feed>
