<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: игра Dead by Daylight]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=13975&amp;type=atom" />
	<updated>2018-07-31T17:26:19Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=13975</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: игра Dead by Daylight]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=127610#p127610" />
			<content type="html"><![CDATA[<p>Интересно и странно но у меня скрипт работает. <br />Я же в свое время был себе сделал похожий скрипт который тоже замечательно работает в игре.<br /></p><div class="codebox"><pre><code>
3::
loop
{
Random, rand, 100, 150
send, {a down}
sleep, rand
send, {a up}

send, {d down}
sleep, rand
send, {d up}

 if !GetKeyState(&quot;3&quot;, &quot;P&quot;)
break
}
Return
</code></pre></div>]]></content>
			<author>
				<name><![CDATA[pro100andrik94]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=39412</uri>
			</author>
			<updated>2018-07-31T17:26:19Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=127610#p127610</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: игра Dead by Daylight]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=127594#p127594" />
			<content type="html"><![CDATA[<p>А разве этого недостаточно?<br /></p><div class="quotebox"><blockquote><p>Enable the Add &#039;Run with UI Access&#039; to context menus option in AutoHotkey Setup. This option can be enabled or disabled without reinstalling AutoHotkey by re-running AutoHotkey Setup from the Start menu. Once it is enabled, launch your script file by right-clicking it and selecting Run with UI Access, or use a command line like &quot;AutoHotkeyU32_UIA.exe&quot; &quot;Your script.ahk&quot; (but include full paths).</p></blockquote></div><p><a href="https://autohotkey.com/docs/FAQ.htm#uac">https://autohotkey.com/docs/FAQ.htm#uac</a></p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2018-07-30T18:50:08Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=127594#p127594</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: игра Dead by Daylight]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=127559#p127559" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>stealzy пишет:</cite><blockquote><p>знание должно храниться в секрете.</p></blockquote></div><p>Я же уже оставлял ссылки, как можно настроить команду Send.<br /><a href="https://autohotkey.com/boards/viewtopic.php?f=7&amp;t=11084&amp;hilit=tester+ahk">https://autohotkey.com/boards/viewtopic … tester+ahk</a>;<br /><a href="https://autohotkey.com/board/topic/95653-send-and-click-tool-v32/">https://autohotkey.com/board/topic/9565 … -tool-v32/</a>.</p>]]></content>
			<author>
				<name><![CDATA[svoboden]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=34280</uri>
			</author>
			<updated>2018-07-30T10:16:25Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=127559#p127559</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: игра Dead by Daylight]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=127544#p127544" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>stealzy пишет:</cite><blockquote><p>Очевидно что Send тут не подходит и нужна хардварная эмуляция</p></blockquote></div><p>Можно попробовать ещё SendPlay.</p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2018-07-29T19:53:25Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=127544#p127544</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: игра Dead by Daylight]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=127543#p127543" />
			<content type="html"><![CDATA[<p><strong>ninja__go</strong>, эта ошибка появляется либо из-за плохого инет соединения, тк драйвер грузится с сервера китайца, либо из-за того, что вы не выгружаете драйвер и длл после завершения работы с ними.</p>]]></content>
			<author>
				<name><![CDATA[powercat]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=37884</uri>
			</author>
			<updated>2018-07-29T19:21:15Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=127543#p127543</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: игра Dead by Daylight]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=127541#p127541" />
			<content type="html"><![CDATA[<p>Вот тему подняли из ничего. Настраиваю я ее через справку обычную, конечно.</p>]]></content>
			<author>
				<name><![CDATA[svoboden]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=34280</uri>
			</author>
			<updated>2018-07-29T17:00:17Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=127541#p127541</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: игра Dead by Daylight]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=127538#p127538" />
			<content type="html"><![CDATA[<p>Кто задавал вопрос, тот пусть сам на него и ответит?</p>]]></content>
			<author>
				<name><![CDATA[svoboden]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=34280</uri>
			</author>
			<updated>2018-07-29T14:38:36Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=127538#p127538</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: игра Dead by Daylight]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=127536#p127536" />
			<content type="html"><![CDATA[<p>Качать 6.25 гб ради проверки команды send, не очень хочется.<br />Но, может, команду&nbsp; Sleep лучше нужно расставить в скрипте.</p>]]></content>
			<author>
				<name><![CDATA[svoboden]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=34280</uri>
			</author>
			<updated>2018-07-29T12:35:01Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=127536#p127536</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: игра Dead by Daylight]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=127524#p127524" />
			<content type="html"><![CDATA[<p><strong>stealzy</strong>, неподражаемы ни я. Я просто заметил, что команда send работает в играх, если ее правильно настроить, хоть по началу тоже казалось, что без библиотеки DD никак.</p>]]></content>
			<author>
				<name><![CDATA[svoboden]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=34280</uri>
			</author>
			<updated>2018-07-28T22:47:14Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=127524#p127524</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: игра Dead by Daylight]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=127516#p127516" />
			<content type="html"><![CDATA[<p>Обычный Send у меня работает в большинстве игр, если правильно настроить команду.</p>]]></content>
			<author>
				<name><![CDATA[svoboden]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=34280</uri>
			</author>
			<updated>2018-07-28T15:02:56Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=127516#p127516</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: игра Dead by Daylight]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=127445#p127445" />
			<content type="html"><![CDATA[<p>а как дать ей доступ в интернет?</p>]]></content>
			<author>
				<name><![CDATA[ninja__go]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=39405</uri>
			</author>
			<updated>2018-07-26T17:48:07Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=127445#p127445</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: игра Dead by Daylight]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=127433#p127433" />
			<content type="html"><![CDATA[<p>Спасибо вам большое, по началу все хорошо работало, но сегодня у меня вышла следующая ошибка при запуске скрипта. Я перезагрузил компьютер и она пропала, но я только успел запустить 2 скрипта и ошибка снова появилась, не дав запустить еще 2 скрипта. Я уже не знаю поможет ли перезапуск ПК в следующий раз, потому что у моего друга эта ошибка вовсе не пропадает, да и, вообще, не хотелось бы ее видеть вовсе. Подскажите пожалуйста что делать.</p>]]></content>
			<author>
				<name><![CDATA[ninja__go]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=39405</uri>
			</author>
			<updated>2018-07-26T16:32:59Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=127433#p127433</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: игра Dead by Daylight]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=127376#p127376" />
			<content type="html"><![CDATA[<p><strong>ninja__go</strong>, вот.</p><div class="codebox"><pre><code>DD._key(&quot;d&quot;, &quot;Down&quot;) ; зажать d
DD._key(&quot;d&quot;, &quot;Up&quot;) ; отжать d
DD._key_press(&quot;d&quot;) ; нажать d
</code></pre></div><p> </p><p>Также в самом классе есть комментарии с метками Example и пояснениями.</p>]]></content>
			<author>
				<name><![CDATA[powercat]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=37884</uri>
			</author>
			<updated>2018-07-25T22:19:20Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=127376#p127376</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: игра Dead by Daylight]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=127364#p127364" />
			<content type="html"><![CDATA[<p>После недолгого смеха над собой у меня все получилось, спасибо большое. Только у меня остался один вопрос как именно опустить и поднять клавишу.Это правильно я сделал?</p><div class="codebox"><pre><code>DD._key(&quot;d&quot;,1) DD._key(&quot;d&quot;,2)</code></pre></div><p> или так </p><div class="codebox"><pre><code>DD.key(&quot;d&quot;,1) DD.key(&quot;d&quot;,2)</code></pre></div><p> Но там написано что нужен dd cod , а таблицу виртуальных клавиш dd в интернете я не нашел.</p>]]></content>
			<author>
				<name><![CDATA[ninja__go]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=39405</uri>
			</author>
			<updated>2018-07-25T19:59:25Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=127364#p127364</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: игра Dead by Daylight]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=127362#p127362" />
			<content type="html"><![CDATA[<p>Я не до конца разобрался как именно нужно разместить все файлы, я пробовал по разному, но выходила одна и таже ошибка. Это один из вариантов.<br />P.s. вы уж извините, я не сильно во всем этом разбираюсь.</p>]]></content>
			<author>
				<name><![CDATA[ninja__go]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=39405</uri>
			</author>
			<updated>2018-07-25T19:11:12Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=127362#p127362</id>
		</entry>
</feed>
