Controller Companion

Controller Companion

VeRsus Oct 30, 2016 @ 10:49am
Can you map a sequence of buttons with one key?
this can be done with Xpadder but it emulates the keyboard. However, I dont want to emulate my keyboard.
< >
Showing 1-7 of 7 comments
Black Blade Oct 31, 2016 @ 6:43pm 
You mean like pressing a few buttons in the same time? if so yes you can:
http://i.imgur.com/Xc8kHdI.png

If you mean pressing one after the other, i do not think its build-in at these time
VeRsus Oct 31, 2016 @ 8:03pm 
yeah but like I said this si emulating the keyboard. I dont want to emulate the keyboard. Like steam controller you can programme so that lets say if you press y it activates a,lb,lt,x in that order. on the pad. thanks for replying.
Black Blade Nov 1, 2016 @ 5:37am 
Originally posted by Jane's Addiction-:
yeah but like I said this si emulating the keyboard. I dont want to emulate the keyboard. Like steam controller you can programme so that lets say if you press y it activates a,lb,lt,x in that order. on the pad. thanks for replying.
Il need to test.. there more sittings maybe one cann be used for these
LeMador [TH] Nov 3, 2016 @ 8:09pm 
i believe you are talking about "AutoHotKey"..
just Google that word or watch the tutorials on Youtube on that topic..

in autohotkey,
you can write a script of events to be triggered by a keystroke or a combination of keystrokes.. for example if you press Ctrl and X, Windows should register a sequence of planned keyboard strokes, mouse movements and joystick actions..

after installing AutoHotKey support software.. writing these scripts is made mostly on Microsoft Notepad and it is simple enough that my 13-18 yrs old nephews use it to cheat online..

basically,
after installing the support software.. my nephews use the Notepad to write a small script of events that basically says, if i press CTRL and B together.. let Windows register the following keystrokes and movements as if they were originated from the mouse & keyboard:

"press right mouse click (to activate the scope), followed by left mouse click (to shoot the sniper rifle), followed by a keystroke on the letter T to activate the chat and followed by a series of keystrokes that spells out "haha!!" before pressing Enter to send out that text message"..

this is a horrible example, but it comes close what they are doing online..
they tried to explain these things to me, but i wasn't really interested to learn..
also,
i believe using these scripts may get me reported or banned, if i used them in online games with strict anti-cheat policies.. such as CS:GO and Blizzard Overwatch.. so BE CAREFUL!!

in general, I DO NOT recommend using these script methods in online games..

using that simple Notepad,
they save the script in a file (similar to a *.TXT file)..
and before they can use the script, they need to run it first by double clicking on that file.. therefore.. that sequence of events is carried on whenever they press CTRL B..

again, i have seen them doing it on WIndows 7 a long time ago.. but i have never personally used one..

hope this helps..
Black Blade Nov 4, 2016 @ 5:31am 
Ok, what i was looking to was a fail sadly

But what LeMador is pointing out is likely to be a good way to work on it AutoHotKey is easy to use software, and using the shortcut inside CC is likely to make it easy to use with it even more
VeRsus Nov 4, 2016 @ 8:11pm 
Hi LeMador thanks for the reply. but this actually works with the keyboard. I dont want it to use the keyboard or emulate the keyboard for the matter. It is solely for programming a controller to do what you described. I wasnt sure if this programm supported programming the controller itself where I could lets say press left pad and Left button together and the it I activate a seriers of commands on the controller itself kind of like you just described.
Black Blade Nov 5, 2016 @ 7:13pm 
Originally posted by Jane's Addiction-:
Hi LeMador thanks for the reply. but this actually works with the keyboard. I dont want it to use the keyboard or emulate the keyboard for the matter. It is solely for programming a controller to do what you described. I wasnt sure if this programm supported programming the controller itself where I could lets say press left pad and Left button together and the it I activate a seriers of commands on the controller itself kind of like you just described.
Well CC is some what to emulate the keyboerd.. or its input for desktop or games that dont have it
More or less, why is that not going to work well for you?
< >
Showing 1-7 of 7 comments
Per page: 1530 50

Date Posted: Oct 30, 2016 @ 10:49am
Posts: 7