<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Бот на рыбалку GTA 5 Rp]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=16344&amp;type=atom" />
	<updated>2021-05-12T18:28:07Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=16344</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Бот на рыбалку GTA 5 Rp]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=147829#p147829" />
			<content type="html"><![CDATA[<p>Я решил проблему <br />UPD Не решил</p>]]></content>
			<author>
				<name><![CDATA[OlZhi]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=41733</uri>
			</author>
			<updated>2021-05-12T18:28:07Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=147829#p147829</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Бот на рыбалку GTA 5 Rp]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=147827#p147827" />
			<content type="html"><![CDATA[<p><strong>__Михаил__</strong><br />Я ошибся в написании &quot;PixelGetColor&quot; или с ним все нормально и я не правильно сделал настройку клика мышки?</p>]]></content>
			<author>
				<name><![CDATA[OlZhi]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=41733</uri>
			</author>
			<updated>2021-05-12T17:49:14Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=147827#p147827</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Бот на рыбалку GTA 5 Rp]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=147826#p147826" />
			<content type="html"><![CDATA[<p>Слишком мало информации - не ждите верного ответа.</p>]]></content>
			<author>
				<name><![CDATA[__Михаил__]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40928</uri>
			</author>
			<updated>2021-05-12T16:48:38Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=147826#p147826</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Бот на рыбалку GTA 5 Rp]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=147822#p147822" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>F2::
{	
	Send {vk4Asc24 Down}
	Send {vk4Asc24 Up}
	Label1:
	{
		PixelGetColor, check, 891, 762
		if(check = 0xC10000)
			click
		goto, Label1
	}
}
</code></pre></div><p>Когда приходит время использовать мышку, он перестает работать</p>]]></content>
			<author>
				<name><![CDATA[OlZhi]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=41733</uri>
			</author>
			<updated>2021-05-12T09:54:17Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=147822#p147822</id>
		</entry>
</feed>
