<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; Не срабатывает скрипт в крмп]]></title>
		<link>http://forum.script-coding.com/viewtopic.php?id=15786</link>
		<atom:link href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=15786&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «Не срабатывает скрипт в крмп».]]></description>
		<lastBuildDate>Sat, 31 Oct 2020 19:34:02 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Не срабатывает скрипт в крмп]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=143063#p143063</link>
			<description><![CDATA[<p><strong>CD_MyAcO</strong><br />Я не знаю. Я очень благодарен тебе. Ты просто лучший.</p>]]></description>
			<author><![CDATA[null@example.com (LazarevArtem)]]></author>
			<pubDate>Sat, 31 Oct 2020 19:34:02 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=143063#p143063</guid>
		</item>
		<item>
			<title><![CDATA[Re: Не срабатывает скрипт в крмп]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=143062#p143062</link>
			<description><![CDATA[<div class="codebox"><pre><code>toggle := 0

Numpad1::
if toggle = 0
{
toggle := 1
SetTimer, 5, 100
}
else
{
toggle := 0
SetTimer, 5, off
}
return

5:
Send {LAlt down}{LAlt up}
return</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (CD_MyAcO)]]></author>
			<pubDate>Sat, 31 Oct 2020 19:20:57 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=143062#p143062</guid>
		</item>
		<item>
			<title><![CDATA[Не срабатывает скрипт в крмп]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=143060#p143060</link>
			<description><![CDATA[<p>Мне помогли сделать скрипт. Он работает, но не в крмп. Чтобы все скрипты в крмп работали нужно добавлять такую строку: &quot;SendMessage, 0x50,, 0x4190419,, A&quot;. Я её пробовал добавлять. Но скрип всёравно не срабатывает.<br /></p><div class="codebox"><pre><code>toggle := 0

Numpad1::
if toggle = 0
{
toggle := 1
SetTimer, 5, 100
}
else
{
toggle := 0
SetTimer, 5, off
}
return

5:
Send {LAlt}
return</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (LazarevArtem)]]></author>
			<pubDate>Sat, 31 Oct 2020 19:17:28 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=143060#p143060</guid>
		</item>
	</channel>
</rss>
