<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Is there a way to loop a command on repeat?</title>
		<link>http://scmapdb.wikidot.com/forum/t-15767208/is-there-a-way-to-loop-a-command-on-repeat</link>
		<description>Posts in the discussion thread &quot;Is there a way to loop a command on repeat?&quot; - This is a question about binds, aliases, and possibly plugins or scripts. I want to repeat the same command every so often, but only have to press the hotkey to initiate it once.</description>
				<copyright></copyright>
		<lastBuildDate>Mon, 15 Jun 2026 14:37:20 +0000</lastBuildDate>
		
					<item>
				<guid>http://scmapdb.wikidot.com/forum/t-15767208#post-6036978</guid>
				<title>Re: Is there a way to loop a command on repeat?</title>
				<link>http://scmapdb.wikidot.com/forum/t-15767208/is-there-a-way-to-loop-a-command-on-repeat#post-6036978</link>
				<description></description>
				<pubDate>Sat, 25 Mar 2023 08:47:54 +0000</pubDate>
				<wikidot:authorName>svcino</wikidot:authorName>				<wikidot:authorUserId>6234141</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>you can Try (Note FPS depend Might recommended set FPS_max to 83.3 or 125)<br /> alias say_hi_10x &quot;say hi;wait;say hi;wait;say hi;wait;say hi;wait;say hi;wait;say hi;wait;say hi;wait;say hi;wait;say hi;wait;say hi;wait;&quot;<br /> Or loopback alias (Risky: once executed those Command, Unlike quake 2 alias works not on SVengine or Goldsrc will Control lockup and Force to Exit using Task manager)<br /> alias say_hi_1_loop &quot;say hi;wait;say_hi_1_loop&quot;</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://scmapdb.wikidot.com/forum/t-15767208#post-6036642</guid>
				<title>Is there a way to loop a command on repeat?</title>
				<link>http://scmapdb.wikidot.com/forum/t-15767208/is-there-a-way-to-loop-a-command-on-repeat#post-6036642</link>
				<description></description>
				<pubDate>Sat, 25 Mar 2023 02:48:39 +0000</pubDate>
				<wikidot:authorName>gaveitatry</wikidot:authorName>				<wikidot:authorUserId>8445727</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>So let's say I bind F11 to &quot;say hi&quot;. I want to press F11 only once but have it loop and say &quot;hi&quot; in chat 10 times. Is that possible? If so, how?</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>