<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK: Бот на рыбалку gta 5 rp.]]></title>
		<link>http://forum.script-coding.com/viewtopic.php?id=17045</link>
		<atom:link href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=17045&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: Бот на рыбалку gta 5 rp.».]]></description>
		<lastBuildDate>Thu, 31 Mar 2022 11:09:53 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[AHK: Бот на рыбалку gta 5 rp.]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=152672#p152672</link>
			<description><![CDATA[<p><strong>Надо что бы данный скрипт останавливался и повторялся.</strong><br /></p><div class="codebox"><pre><code>F2::
Label1:

        BlockInput, SendAndMouse
        SendInput, {sc17}
        BlockInput, Default
        sleep 500
            BlockInput, SendAndMouse
            Click Left 934, 103
            sleep, 500
            Click Left 933, 184
            BlockInput, Default
            sleep, 3000
            Label2:
            PixelGetColor, color, 772, 652, alt
            Var1 = %color%
            if ( Var1 = 0x0000FFi  )
            {
                Loop 3
                {
                    Send {Click}
                    sleep 500
                }
                Goto, Label2
            }
            else
            {
                PixelSearch, Px, Py, 625, 602, 772, 652, 0x00С130, 3, Fast
                if ErrorLevel = 0
                {
                    Goto, Label1
                }
                else
                {
                    Goto, Label2
                }
            }</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Ynds)]]></author>
			<pubDate>Thu, 31 Mar 2022 11:09:53 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=152672#p152672</guid>
		</item>
	</channel>
</rss>
