New FastPump

Posts 13 of 3 · Page 1 of 1
New FastPump
Working on a new faster pump using emote anim cancelling; those who want to help, please do. Marginally faster, working on speed.

could you paste it as code?
Quote Originally Posted by aholdman9 View Post
could you paste it as code?
Ah, sorry.

<multikey xmlns="http://www.logitech.com/Cassandra/2010.1/Macros/MultiKey">
<mousebutton button="left" direction="down"/>
<mousebutton button="left" direction="up"/>
<delay milliseconds="250"/>
<key value="SEMICOLON" direction="down"/>
<key value="SEMICOLON" direction="up"/>
<delay milliseconds="50"/>
<key value="LCTRL" direction="down"/>
<key value="LCTRL" direction="up"/>
<delay milliseconds="25"/>
<key value="SPACEBAR" direction="down"/>
<key value="SPACEBAR" direction="up"/>
<delay milliseconds="500"/>
<mousebutton button="left" direction="down"/>
<mousebutton button="left" direction="up"/>
</multikey>
</macro>

Copy paste into a blank multikey.
Posts 13 of 3 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?