<?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=17045&amp;type=atom" />
	<updated>2022-03-31T11:09:53Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=17045</id>
		<entry>
			<title type="html"><![CDATA[AHK: Бот на рыбалку gta 5 rp.]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=152672#p152672" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Ynds]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=41710</uri>
			</author>
			<updated>2022-03-31T11:09:53Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=152672#p152672</id>
		</entry>
</feed>
