<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>VoiceBot RSS: Macro Script Question</title>
<atom:link href="https://www.voicebot.net/Discussions/RSS/?TopicID=3aaa1449-8d7d-44f2-9e98-392e109cf0ca" rel="self" type="application/rss+xml" />
<link>https://www.voicebot.net/Discussions/RSS/?TopicID=3aaa1449-8d7d-44f2-9e98-392e109cf0ca</link>
<description>VoiceBot RSS: Macro Script Question</description>
<lastBuildDate>Sat, 02 May 2026 06:13:00 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.voicebot.net/Discussions/RSS/?TopicID=3aaa1449-8d7d-44f2-9e98-392e109cf0ca</generator>
<item>
<title>RE: Macro Script Question</title>
<link>https://www.voicebot.net/Discussions/View/macro-script-question/?ID=3aaa1449-8d7d-44f2-9e98-392e109cf0ca#2</link>
<pubDate>Tue, 01 Dec 2015 18:26:42 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.voicebot.net/Discussions/View/macro-script-question/?ID=3aaa1449-8d7d-44f2-9e98-392e109cf0ca#2</guid>
<category>VoiceBot</category>
<description><![CDATA[Already posted this in the Steam discussions, but posting it here in case others are wondering the same thing
It uses the SendKeys function in the .NET Framework, and the full list can be found here: https://msdn.microsoft.com/en-us/library/system.windows.forms.sendkeys(v=vs.110).aspx
Alternati...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Already posted this in the Steam discussions, but posting it here in case others are wondering the same thing <img src="https://www.voicebot.net/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" /><br/>
<br/>
It uses the SendKeys function in the .NET Framework, and the full list can be found here: <a href="https://msdn.microsoft.com/en-us/library/system.windows.forms.sendkeys(v=vs.110).aspx" target="_blank" rel="nofollow"><b>https://msdn.microsoft.com/en-us/library/system.windows.forms.sendkeys(v=vs.110).aspx</b></a><br/>
<br/>
Alternatively, if you just type BFS.Input. and then double-click "SendKeys" in the list that pops up, a new window will open where you can enter whatever you like and it will convert it to the right code in the script <img src="https://www.voicebot.net/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" />
</div>
]]></content:encoded>
</item>
<item>
<title>Macro Script Question</title>
<link>https://www.voicebot.net/Discussions/View/macro-script-question/?ID=3aaa1449-8d7d-44f2-9e98-392e109cf0ca</link>
<pubDate>Mon, 30 Nov 2015 01:59:28 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.voicebot.net/Discussions/View/macro-script-question/?ID=3aaa1449-8d7d-44f2-9e98-392e109cf0ca</guid>
<category>VoiceBot</category>
<description><![CDATA[The function BFS.Input.SendKeys, you have an example of inputing "ALT + X" and the symbol for ALT was "%". So I want to know about the other modifier keys like SHIFT and CTRL and what do I have to place in SendKeys for "SHIFT + CTRL" and "SHIFT + Tab" for Steam.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
The function BFS.Input.SendKeys, you have an example of inputing "ALT + X" and the symbol for ALT was "%". So I want to know about the other modifier keys like SHIFT and CTRL and what do I have to place in SendKeys for "SHIFT + CTRL" and "SHIFT + Tab" for Steam.
</div>
]]></content:encoded>
</item>
</channel>
</rss>