View Single Post
Old 08-26-2006, 07:39 PM   #61
Kevin_18
FFR Player
 
Kevin_18's Avatar
 
Join Date: Aug 2005
Location: Lincoln, NE
Age: 39
Posts: 680
Default Re: How to map different keys in FFR and Use a Dancepad

I need some help i put this in my Script:

;

a::Send (left)
s::Send (down)
k::Send (up)
l::Send (right)

#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.

But it won't work when i push the keys on the ffr game. Why is that? Did I do something wrong?
Kevin_18 is offline   Reply With Quote