<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: controlsend в определенные вкладки браузера]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=17786&amp;type=atom" />
	<updated>2023-05-07T21:26:49Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=17786</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: controlsend в определенные вкладки браузера]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=158092#p158092" />
			<content type="html"><![CDATA[<p><strong>pishik.official</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>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2023-05-07T21:26:49Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=158092#p158092</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: controlsend в определенные вкладки браузера]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=158090#p158090" />
			<content type="html"><![CDATA[<p>#SingleInstance, Force<br />#NoEnv<br />#MaxHotkeysPerInterval 99000000<br />#HotkeyInterval 99000000<br />#KeyHistory 0<br />ListLines Off<br />Process, Priority, High, High<br />SetBatchLines, 1<br />SetKeyDelay, -1, -1<br />SetMouseDelay, -1<br />SetDefaultMouseSpeed, 0<br />SetWinDelay, -1<br />SetControlDelay, -1<br />SetTimer 1231,180<br />w=1<br />rt = 1</p><p>$O::<br />Suspend<br />Suspend<br />Toggle321 := !toggle321<br />1231:<br /> If (!Toggle321)<br />Return<br />Loop,%rt%<br />{<br />controlsend,, ,{q}{Space}%w%, ahk_class Chrome_WidgetWin_1 YouTube<br />}<br />Return</p><br /><p>подскажите пожалуйста как заставить это работать</p>]]></content>
			<author>
				<name><![CDATA[pishik.official]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=43154</uri>
			</author>
			<updated>2023-05-07T16:23:29Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=158090#p158090</id>
		</entry>
</feed>
