<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Темпинг CS:GO]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=17146&amp;type=atom" />
	<updated>2022-05-30T19:34:28Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=17146</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Темпинг CS:GO]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=153387#p153387" />
			<content type="html"><![CDATA[<p><strong>AlexPec</strong>, писал когда-то такой <a href="http://forum.script-coding.com/viewtopic.php?pid=144186#p144186">кликер</a>, думаю для примера в самый раз.</p>]]></content>
			<author>
				<name><![CDATA[__Михаил__]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40928</uri>
			</author>
			<updated>2022-05-30T19:34:28Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=153387#p153387</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Темпинг CS:GO]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=153380#p153380" />
			<content type="html"><![CDATA[<p><strong>AlexPec</strong>, добро пожаловать на форум! Ознакомьтесь, пожалуйста, с <a href="https://forum.script-coding.com/misc.php?action=rules">Правилами</a>, отредактируйте свой пост. Обратите внимание на оформление <a href="https://forum.script-coding.com/misc.php?action=rules#code-formatting">кода</a> и <a href="https://forum.script-coding.com/misc.php?action=rules#literacy">точки</a> в конце предложений.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2022-05-30T14:49:09Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=153380#p153380</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Темпинг CS:GO]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=153379#p153379" />
			<content type="html"><![CDATA[<p>Поможем если оформите тему согласно правилам.</p>]]></content>
			<author>
				<name><![CDATA[__Михаил__]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40928</uri>
			</author>
			<updated>2022-05-30T14:48:35Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=153379#p153379</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Темпинг CS:GO]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=153377#p153377" />
			<content type="html"><![CDATA[<p>Всем привет, начал изучать AHK недавно и решил попробовать написать скрипт для стрельби темпингом в кс. <br />Кратко говоря не даёт зажимать левую кнопку мыши.<br /></p><div class="codebox"><pre><code>
Loop{
	while getKeyState(&quot;LButton&quot;)
	Click
	Sleep 1 ; milliseconds
	}
return</code></pre></div><p>Вот что вышло и вроде бы даже работает, но теперь не даёт заложить бомбу или кинуть гранату, для этого нужно зажимать левую клавишу мыши.<br />Думал что бы назначить бинды на клавишу 4(достать гранаты) и на клавишу 5(достать бомбу), что бы скрипт ставился на паузу. Но так не даёт вообще нажимать на эти клавиши в игре.<br />Добрые люди помогите решить дуную проблему.^-^<br />UPD: Простите что не ознакомился с правилами поведения на форуме.</p>]]></content>
			<author>
				<name><![CDATA[AlexPec]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=42558</uri>
			</author>
			<updated>2022-05-30T14:38:29Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=153377#p153377</id>
		</entry>
</feed>
