Hey guys, I am working with a very cool tool ( http://www.autohotkey.com) that allows me to send messages (the windows way)
Their SendMessage format is: SendMessage, Msg , wParam, lParam
If I want to trigger an Xlobby event that has wParam x, and lParam y What should Msg be set to? Either Hex or by name is fine I have the list, I just need to know which one to send to XLobby.
For anyone interested in the point, I'm using it with my IR keyboard and a learning remote to get girder-like functionality on the cheap.
Thanks!