<?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: How do you Toggle mouse buttons?</title>
<atom:link href="https://www.voicebot.net/Discussions/RSS/?TopicID=144d92a4-4726-4d47-b83a-d7b20a896296" rel="self" type="application/rss+xml" />
<link>https://www.voicebot.net/Discussions/RSS/?TopicID=144d92a4-4726-4d47-b83a-d7b20a896296</link>
<description>VoiceBot RSS: How do you Toggle mouse buttons?</description>
<lastBuildDate>Mon, 20 Jul 2026 12:39:30 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.voicebot.net/Discussions/RSS/?TopicID=144d92a4-4726-4d47-b83a-d7b20a896296</generator>
<item>
<title>RE: How do you Toggle mouse buttons?</title>
<link>https://www.voicebot.net/Discussions/View/how-do-you-toggle-mouse-buttons/?ID=144d92a4-4726-4d47-b83a-d7b20a896296#7</link>
<pubDate>Tue, 24 Jul 2018 21:15:02 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.voicebot.net/Discussions/View/how-do-you-toggle-mouse-buttons/?ID=144d92a4-4726-4d47-b83a-d7b20a896296#7</guid>
<category>VoiceBot</category>
<description><![CDATA[Thank you, I will give it a try out tonight
edit: I tried it out and it works very nice! Thank you much!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Thank you, I will give it a try out tonight<br/>
edit: I tried it out and it works very nice! Thank you much!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: How do you Toggle mouse buttons?</title>
<link>https://www.voicebot.net/Discussions/View/how-do-you-toggle-mouse-buttons/?ID=144d92a4-4726-4d47-b83a-d7b20a896296#6</link>
<pubDate>Tue, 24 Jul 2018 14:02:46 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.voicebot.net/Discussions/View/how-do-you-toggle-mouse-buttons/?ID=144d92a4-4726-4d47-b83a-d7b20a896296#6</guid>
<category>VoiceBot</category>
<description><![CDATA[I put together an example Profile for you to try out. It has one Macro, "Aim", that will toggle the right mouse button on and off for you. Here's how to get it into VoiceBot:
Download the file attached to this post
Open the VoiceBot Settings window to the "Profies" tab
Click the "Import" butto...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I put together an example Profile for you to try out. It has one Macro, "Aim", that will toggle the right mouse button on and off for you. Here's how to get it into VoiceBot:<br/>
<br/>
<ul class="ListBullet">
<li>Download the file attached to this post</li>
<li>Open the VoiceBot Settings window to the "Profies" tab</li>
<li>Click the "Import" button and select the file you downloaded in the first step</li>
<li>Optionally view the Macro to see how it works</li>
<li>Click OK on all of the windows to save and apply your changes</li></ul>
<br/>
I hope this works for you!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: How do you Toggle mouse buttons?</title>
<link>https://www.voicebot.net/Discussions/View/how-do-you-toggle-mouse-buttons/?ID=144d92a4-4726-4d47-b83a-d7b20a896296#5</link>
<pubDate>Mon, 23 Jul 2018 22:45:46 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.voicebot.net/Discussions/View/how-do-you-toggle-mouse-buttons/?ID=144d92a4-4726-4d47-b83a-d7b20a896296#5</guid>
<category>VoiceBot</category>
<description><![CDATA[Thanks for the reply. Looking at this script as you said it would hold down the left mouse button and release it after one second. So if I were to chop the second half of the script off (the wait 1000ms and release)and change this to the right mouse button how would I make it toggle with the same...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Thanks for the reply. Looking at this script as you said it would hold down the left mouse button and release it after one second. So if I were to chop the second half of the script off (the wait 1000ms and release)and change this to the right mouse button how would I make it toggle with the same voice phrase? or does the toggle need to be scripted Or does this program turn the script on and off when the phrase is spoken again? Sorry to be interrogating you with questions, lol. With the other program I use the command would just be this:      toggle(mouse.rightbutton)=said("aim") but this one seems a bit more complicated.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: How do you Toggle mouse buttons?</title>
<link>https://www.voicebot.net/Discussions/View/how-do-you-toggle-mouse-buttons/?ID=144d92a4-4726-4d47-b83a-d7b20a896296#4</link>
<pubDate>Mon, 23 Jul 2018 20:41:16 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.voicebot.net/Discussions/View/how-do-you-toggle-mouse-buttons/?ID=144d92a4-4726-4d47-b83a-d7b20a896296#4</guid>
<category>VoiceBot</category>
<description><![CDATA[I put together an example script that should work for you. It presses the left mouse button, waits one second, then releases it. You could even split this script up into two parts to have a VoiceBot Macro toggle the a mouse button any way you like. Here's how to get it into VoiceBot:
Download th...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I put together an example script that should work for you. It presses the left mouse button, waits one second, then releases it. You could even split this script up into two parts to have a VoiceBot Macro toggle the a mouse button any way you like. Here's how to get it into VoiceBot:<br/>
<br/>
<ul class="ListBullet">
<li>Download the file attached to this post</li>
<li>Open the VoiceBot Settings window to the "Profiles" tab</li>
<li>Open the Profile you would like to edit</li>
<li>Open to the Macro you would like to edit to bring up the "Edit Macro" window</li>
<li>In the "Actions" section, click "Add"->"Custom Macro Script"</li>
<li>Copy the contents of the file you downloaded in the first step into the window</li>
<li>Click OK on all of the windows to save and apply your changes</li></ul>
<br/>
I hope this works for you!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: How do you Toggle mouse buttons?</title>
<link>https://www.voicebot.net/Discussions/View/how-do-you-toggle-mouse-buttons/?ID=144d92a4-4726-4d47-b83a-d7b20a896296#3</link>
<pubDate>Mon, 23 Jul 2018 19:54:40 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.voicebot.net/Discussions/View/how-do-you-toggle-mouse-buttons/?ID=144d92a4-4726-4d47-b83a-d7b20a896296#3</guid>
<category>VoiceBot</category>
<description><![CDATA[Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: How do you Toggle mouse buttons?</title>
<link>https://www.voicebot.net/Discussions/View/how-do-you-toggle-mouse-buttons/?ID=144d92a4-4726-4d47-b83a-d7b20a896296#2</link>
<pubDate>Mon, 23 Jul 2018 19:46:00 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.voicebot.net/Discussions/View/how-do-you-toggle-mouse-buttons/?ID=144d92a4-4726-4d47-b83a-d7b20a896296#2</guid>
<category>VoiceBot</category>
<description><![CDATA[There should be a way to do this using a Macro Script. I'll pass this along to one of our devs and he'll whip up an example when he has some free time.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
There should be a way to do this using a Macro Script. I'll pass this along to one of our devs and he'll whip up an example when he has some free time.
</div>
]]></content:encoded>
</item>
<item>
<title>How do you Toggle mouse buttons?</title>
<link>https://www.voicebot.net/Discussions/View/how-do-you-toggle-mouse-buttons/?ID=144d92a4-4726-4d47-b83a-d7b20a896296</link>
<pubDate>Sun, 22 Jul 2018 19:58:31 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.voicebot.net/Discussions/View/how-do-you-toggle-mouse-buttons/?ID=144d92a4-4726-4d47-b83a-d7b20a896296</guid>
<category>VoiceBot</category>
<description><![CDATA[I just got the program and I was setting up the script. I noticed you can toggle keys but I didn't see any way to toggle mouse buttons to set up an aim voice command. I know you could work around it by having a separate voice command to release the mouse button or just change it to a key but I fi...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I just got the program and I was setting up the script. I noticed you can toggle keys but I didn't see any way to toggle mouse buttons to set up an aim voice command. I know you could work around it by having a separate voice command to release the mouse button or just change it to a key but I figured I would ask. I'm sure it's possible, I just can't find it
</div>
]]></content:encoded>
</item>
</channel>
</rss>