As the title says could someone make a script for me so that when I press Right Trigger and B together it will send the key press for 1. Possibly spamming it.
Thanks.
Search found 2 matches
- 17 Jan 2016, 19:44
- Forum: Gaming
- Topic: Script for if Right Trigger + B pressed to send key press 1
- Replies: 1
- Views: 898
- 06 Jan 2016, 14:14
- Forum: Gaming
- Topic: I made a continuous macro, how do I add a modifier?
- Replies: 2
- Views: 1069
I made a continuous macro, how do I add a modifier?
Hi all, I made this macro to play an MMO. Currently it does what I want (spams 1). However if I press shift+1 it continues to spam 1. Is there any way to edit this macro so it will continue to spam 1, but also spam shift+1 when I press shift+1 together. Ins::Suspend SendMode Input ~$*1:: Loop { Send...