<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Задержка нажатия клавиши]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=8603&amp;type=atom" />
	<updated>2013-08-21T18:53:17Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=8603</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Задержка нажатия клавиши]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=74851#p74851" />
			<content type="html"><![CDATA[<p>Попробуйте увеличить все таки задержку 250 - 300</p>]]></content>
			<author>
				<name><![CDATA[Strongest]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=30412</uri>
			</author>
			<updated>2013-08-21T18:53:17Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=74851#p74851</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Задержка нажатия клавиши]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=74845#p74845" />
			<content type="html"><![CDATA[<p>если это хоть чуть поможет вот ссылка на игру <a href="http://vk.com/app2349560">http://vk.com/app2349560</a></p>]]></content>
			<author>
				<name><![CDATA[gamer365]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=30625</uri>
			</author>
			<updated>2013-08-21T16:50:21Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=74845#p74845</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Задержка нажатия клавиши]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=74842#p74842" />
			<content type="html"><![CDATA[<p>Не надо так переживать.&nbsp; <br />Проверяй одновременно с нажатиями:<br /></p><div class="codebox"><pre><code>Color := {&quot;0x49F966&quot;:&quot;v&quot;,&quot;0xf33833&quot;:&quot;c&quot;,&quot;0xf6ff4c&quot;:&quot;x&quot;,&quot;0x2fb6fa&quot;:&quot;z&quot;,&quot;0xf5c24f&quot;:&quot;n&quot;}

Loop
{
    For k, v in Color
    {
        PixelSearch,,, 0, 0, 512, 384, %k%, 0, Fast RGB ; 1024, 768
        If !ErrorLevel
        {
            Sleep, 10
            Send, {%v%}
            ToolTip, % v
        }
        Sleep, 10
    }
}</code></pre></div><p>Проверь в блокноте. Судя по всему, ты используешь код в игре. А не во всех играх проходят нажатия, и даже может производится поиск пикселя. Об этих проблемах очень много тем на форуме.</p>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2013-08-21T16:38:58Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=74842#p74842</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Задержка нажатия клавиши]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=74841#p74841" />
			<content type="html"><![CDATA[<p>Но эти &quot;чертовы&quot; клавиши не нажимаются! Ладно не буду вас мучать, спасибо за все.</p>]]></content>
			<author>
				<name><![CDATA[gamer365]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=30625</uri>
			</author>
			<updated>2013-08-21T16:25:14Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=74841#p74841</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Задержка нажатия клавиши]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=74840#p74840" />
			<content type="html"><![CDATA[<div class="quotebox"><blockquote><p>ToolTip появилась. Написано &quot;1 с&quot;.</p></blockquote></div><p>Значит был найден цвет 0xf33833.<br />Что ещё требуется?</p>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2013-08-21T15:54:20Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=74840#p74840</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Задержка нажатия клавиши]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=74839#p74839" />
			<content type="html"><![CDATA[<p>ToolTip появилась. Написано &quot;1 с&quot;.</p><br /><p>И перебор чисел с буквали.</p>]]></content>
			<author>
				<name><![CDATA[gamer365]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=30625</uri>
			</author>
			<updated>2013-08-21T15:22:27Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=74839#p74839</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Задержка нажатия клавиши]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=74838#p74838" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>serzh82saratov пишет:</cite><blockquote><p>]С этими параметрами поиграйся.</p></blockquote></div><p>попробую.</p>]]></content>
			<author>
				<name><![CDATA[gamer365]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=30625</uri>
			</author>
			<updated>2013-08-21T15:20:53Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=74838#p74838</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Задержка нажатия клавиши]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=74837#p74837" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code> Fast RGB </code></pre></div><p>С этими параметрами поиграйся.</p>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2013-08-21T15:19:21Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=74837#p74837</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Задержка нажатия клавиши]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=74836#p74836" />
			<content type="html"><![CDATA[<div class="quotebox"><blockquote><p>но клавиша по нахождению пикселя перестала нажиматься</p></blockquote></div><div class="quotebox"><cite>gamer365 пишет:</cite><blockquote><div class="quotebox"><cite>serzh82saratov пишет:</cite><blockquote><p>ToolTip появляется?</p></blockquote></div><p>нет.</p></blockquote></div><p>Так значит нахождения нет.</p>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2013-08-21T15:18:00Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=74836#p74836</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Задержка нажатия клавиши]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=74835#p74835" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>serzh82saratov пишет:</cite><blockquote><p>ToolTip появляется?</p></blockquote></div><p>нет.</p>]]></content>
			<author>
				<name><![CDATA[gamer365]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=30625</uri>
			</author>
			<updated>2013-08-21T15:07:34Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=74835#p74835</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Задержка нажатия клавиши]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=74834#p74834" />
			<content type="html"><![CDATA[<p>ToolTip появляется?<br /></p><div class="codebox"><pre><code>Color := {&quot;0x49F966&quot;:&quot;v&quot;,&quot;0xf33833&quot;:&quot;c&quot;,&quot;0xf6ff4c&quot;:&quot;x&quot;,&quot;0x2fb6fa&quot;:&quot;z&quot;,&quot;0xf5c24f&quot;:&quot;n&quot;}
F := 0
Loop
{
    For k, v in Color
    {
        PixelSearch,,, 0, 0, 512, 384, %k%, 0, Fast RGB ; 1024, 768
        If !ErrorLevel
            ToolTip % ++F &quot;  &quot; v
        Sleep, 10 
    }
}</code></pre></div>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2013-08-21T15:03:22Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=74834#p74834</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Задержка нажатия клавиши]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=74833#p74833" />
			<content type="html"><![CDATA[<div class="quotebox"><blockquote><p>Буквы замени на VK коды.</p></blockquote></div><p>Заменил эффекта ноль.</p>]]></content>
			<author>
				<name><![CDATA[gamer365]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=30625</uri>
			</author>
			<updated>2013-08-21T14:44:11Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=74833#p74833</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Задержка нажатия клавиши]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=74832#p74832" />
			<content type="html"><![CDATA[<div class="quotebox"><blockquote><p>Color := {&quot;0x49F966&quot;:&quot;v&quot;,&quot;0xf33833&quot;:&quot;c&quot;,&quot;0xf6ff4c&quot;:&quot;x&quot;,&quot;0x2fb6fa&quot;:&quot;z&quot;,&quot;0xf5c24f&quot;:&quot;n&quot;}</p></blockquote></div><p>Буквы замени на VK коды.</p>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2013-08-21T14:37:07Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=74832#p74832</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Задержка нажатия клавиши]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=74831#p74831" />
			<content type="html"><![CDATA[<p>Переставил АНК ошибки нет, но клавиша по нахождению пикселя перестала нажиматься.</p>]]></content>
			<author>
				<name><![CDATA[gamer365]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=30625</uri>
			</author>
			<updated>2013-08-21T14:29:51Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=74831#p74831</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Задержка нажатия клавиши]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=74830#p74830" />
			<content type="html"><![CDATA[<p>Не знаю такого.</p>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2013-08-21T14:28:43Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=74830#p74830</id>
		</entry>
</feed>
