<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK:Возможная оптимизация скрипта для CRMP.]]></title>
		<link>http://forum.script-coding.com/viewtopic.php?id=16197</link>
		<atom:link href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=16197&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK:Возможная оптимизация скрипта для CRMP.».]]></description>
		<lastBuildDate>Mon, 22 Mar 2021 15:59:00 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK:Возможная оптимизация скрипта для CRMP.]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=146869#p146869</link>
			<description><![CDATA[<p>Добавить в самое начало скрипта SetBatchLines -1.</p>]]></description>
			<author><![CDATA[null@example.com (__Михаил__)]]></author>
			<pubDate>Mon, 22 Mar 2021 15:59:00 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=146869#p146869</guid>
		</item>
		<item>
			<title><![CDATA[AHK:Возможная оптимизация скрипта для CRMP.]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=146864#p146864</link>
			<description><![CDATA[<p>Всем привет, у меня есть скрипт для работы дальнобойщиком, работает он исправно и мне все нравится, но я бы хотел узнать возможно ли его еще оптимизировать и сделать так чтобы он работал быстрее, заранее спасибо.<br />Сам код:<br /></p><div class="codebox"><pre><code>
Numpad1::
SendInput, {f6}/bizlist {Enter}
Sleep, 10
loop 15
{
Send {enter down}{enter up}
}
Return
</code></pre></div><p>P.s. Пинг в игре 60-70. Слышал и читал про команды SetKeyDelay, SetWinDelay, SetControlDelay но не совсем понял как их вставить в скрипт, и чтобы полностью вся работа скрипта сохранялась и успевала сработать в игре.</p>]]></description>
			<author><![CDATA[null@example.com (noname)]]></author>
			<pubDate>Mon, 22 Mar 2021 11:51:23 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=146864#p146864</guid>
		</item>
	</channel>
</rss>
