The forum has been archived
While the forum may not be active, the community still lives on Discord! Click here to join us.

New Macro Program

Share your creative endeavors
Post Reply
User avatar
Sebastian Lawe
Moderator
Posts: 2534
Joined: October 17th, 2012, 7:58 am
Design Competitions Voted: 0
Contact:

New Macro Program

Post by Sebastian Lawe »

I've recently started working on a program that turns every day input devices into Macro controllers for your computer.

Presently, the program can make recordings of keypresses, and play them back from assigned buttons. Or, keys on your keyboard can be mapped.

So far, you can control macros with MIDI devices, and Android devices (I've made a little android applet for talking to the macro program).

Feel free to suggest what other hardware and features I should support with this program.

Image

Download Version 1
User avatar
Phantomboy
Moderator
Posts: 5417
Joined: October 9th, 2012, 11:04 am

Post by Phantomboy »

As I am someone who is very, eh~ non-technical person. Would you be able to offer a bit of a laymen description of what the program does? I'm a bit out of exactly what a macro is, or what really all of this means :P
Image
User avatar
Sebastian Lawe
Moderator
Posts: 2534
Joined: October 17th, 2012, 7:58 am
Design Competitions Voted: 0
Contact:

Post by Sebastian Lawe »

Phantomboy wrote:As I am someone who is very, eh~ non-technical person. Would you be able to offer a bit of a laymen description of what the program does? I'm a bit out of exactly what a macro is, or what really all of this means :P
A macro is generally a sequence of actions you can trigger. Heavily used to cheat having to remember combos in certain games (like Street Fighter). Rather than pressing "XXABBA" you'd only press one button. Theres gaming mice that have extra buttons for binding macros too. Razor caters a ton to macro based stuff.

This program lets you record macros (it tracks the buttons you press on your keyboard when recording), and then bind those macros to buttons on a Launchpad, or virtual buttons on an Android phone.
Alternatively, you can just bind keyboard keys to the buttons (I have WASD mapped on my Launchpad).
User avatar
papaya
Member
Posts: 938
Joined: October 9th, 2012, 3:03 pm
Design Competitions Voted: 1

Post by papaya »

arent there programs that do this already?
what makes this one different
User avatar
Sebastian Lawe
Moderator
Posts: 2534
Joined: October 17th, 2012, 7:58 am
Design Competitions Voted: 0
Contact:

Post by Sebastian Lawe »

papaya wrote:arent there programs that do this already?
what makes this one different
You can hook up other external hardware (MIDI devices), and Android devices to trigger macros. You have more buttons at your disposal as a result, and theres no limit to how many devices you can use.
Most other macro programs I've tried using dont work on most games either, and have little to no support anymore.
User avatar
Entity
Editorial Staff
Posts: 3097
Joined: November 29th, 2012, 9:41 pm
Design Competitions Voted: 1

Post by Entity »

>wins mkx tournament
>using a midi keyboard

win :D
:crate: :crate: :crate: :crate: :crate: :crate:
bbgun2795
New Member
Posts: 1
Joined: April 24th, 2017, 12:51 am

Re: New Macro Program

Post by bbgun2795 »

This software would be great if only you could bind it to the arrow keys. I have been searching for a software that can bind the arrow keys and actually hold them down, to control a character when playing a game that doesn't have internal key bindings. Please if you get thise ( 2 years later), update this software to where keybindings can be set to the arrow keys, and make sure that if the button on the launchpad is held down, it also will hold down the arrow keys.

Obliged.
User avatar
Sebastian Lawe
Moderator
Posts: 2534
Joined: October 17th, 2012, 7:58 am
Design Competitions Voted: 0
Contact:

Re: New Macro Program

Post by Sebastian Lawe »

bbgun2795 wrote:This software would be great if only you could bind it to the arrow keys. I have been searching for a software that can bind the arrow keys and actually hold them down, to control a character when playing a game that doesn't have internal key bindings. Please if you get thise ( 2 years later), update this software to where keybindings can be set to the arrow keys, and make sure that if the button on the launchpad is held down, it also will hold down the arrow keys.

Obliged.
Hehe, I totally forgot about this thread. I think I had stopped working on this when I couldn't get it working on Windows 8.1 at the timev (only got it working on Windows 7). If Windows 10 has native keyboard hooks I can tap into, then I'll see if it can happen.
Post Reply