Mapping Keys in FFR (WITH IMAGES)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • xvcb123
    FFR Player
    • Jan 2007
    • 2

    #121
    Re: Mapping Keys in FFR (WITH IMAGES)

    ;
    ; AutoHotkey Version: 1.x
    ; Language: English
    ; Platform: Win9x/NT
    ; Author: A.N.Other <myemail@nowhere.com>
    ;
    ; Script Function:
    ; Template script (you can customize this template by editing "ShellNew\Template.ahk" in your Windows folder)
    ;

    a::Send {left}
    s::Send {down}
    ;::Send {up}
    '::Send {right}

    ^^ thats what mine looks like. everything works fine but up button doesnt work. how i fix that?
    Last edited by xvcb123; 03-25-2007, 06:33 PM.

    Comment

    • rel89
      FFR Player
      • May 2006
      • 2046

      #122
      Re: Mapping Keys in FFR (WITH IMAGES)

      What about getting AutoHotKey to work with a pad?
      AAA's: 171 (1 + 9)
      Most recent Godly AAA: Platypus, Koala In The Spider's Web, Intense Colors, Tell, Agenda X
      Average: 535.3877
      Tier Points: 206 (206 + 0 for 167 AAAs)

      SM/GH3/FFR vids

      Comment

      • jwcgator
        RIP ffrtokens
        • May 2005
        • 2221

        #123
        Re: Mapping Keys in FFR (WITH IMAGES)

        Originally posted by rel89
        What about getting AutoHotKey to work with a pad?
        I would have created a FAQ for this, but playing FFR with a pad sucks so much. You get so many boo's that you die

        Comment

        • hullmo717
          FFR Player
          • Jan 2007
          • 235

          #124
          Re: Mapping Keys in FFR (WITH IMAGES)

          xcvb, just in case you hadn't figured it out the reason that your up key isn't working is that the semi colon comments out that line. So you just need to use a key other than ;.

          Does anyone have the code to make it so that the hotkeys only work in whatever browser you are using? I know someone mentioned it a ways back but I'm not sure if he or she is still active. I played with it a little but it didn't seem to be working at all. Thanks for the help.

          Edit: After looking at more of the documentation on the website I managed to get it to work. If you use this code it should work if you are running firefox, although it seems to be a bit odd at times:

          #IfWinActive, ahk_class MozillaUIWindowClass
          {
          a::Send {left} ;Your keys should go at the beginnings of these lines
          s::Send {down}
          k::Send {up}
          l::Send {right}
          }


          To get it to work in other browsers use the window spy utility to find out the ahk_class of the browser. It should be the third line that shows up once you re-activate your browser. Then replace MozillaUIWindowClass with whatever class you found. Hopefully that works because I'm pretty sure that the only reason I figured it out was luck.

          I should also add that is seems to mess with any other hotkeys you may have setup after that if statement. Which is making no sense to me whatsoever
          Last edited by hullmo717; 04-4-2007, 03:17 AM.

          Comment

          • f1ng3rman7
            FFR Player
            • Dec 2006
            • 35

            #125
            Re: Mapping Keys in FFR (WITH IMAGES)

            Oh gosh finally! Even though this has been here awhile and I haven't been paying attention. Just a couple of seconds ago I was wondering how to do this. I saw someone playing split setup on the "live broadcast" and I was like way a minute you can do that? I do that in Stepmania, but I use 2 hands on the arrow keys for FFR. That will really help my game.

            Comment

            • -Moo-
              FFR Player
              • Jan 2007
              • 1199

              #126
              Re: Mapping Keys in FFR (WITH IMAGES)

              Thanks for that, I tried... And i suck even more with mapped keys. Oh well.

              touch my pokeballz

              Comment

              • Burning_F33T
                FFR Player
                • May 2005
                • 8

                #127
                Re: Mapping Keys in FFR (WITH IMAGES)

                I used this on the CAL forums, I hope it's okay.

                - Mike

                Comment

                • jwcgator
                  RIP ffrtokens
                  • May 2005
                  • 2221

                  #128
                  Re: Mapping Keys in FFR (WITH IMAGES)

                  Originally posted by Burning_F33T
                  I used this on the CAL forums, I hope it's okay.

                  - Mike
                  No problem, just make sure they know that jwcgator wrote it

                  Comment

                  • Skidss
                    FFR Player
                    • Sep 2006
                    • 4

                    #129
                    Re: Mapping Keys in FFR (WITH IMAGES)

                    I'm not sure if this thread is still looked at, I'm pretty sure this is one of my first posts in the Forum...I need some advice for the Hotkeys. It was working fine this morning (I'm using it for Stepmania, I only play new FFR songs) when I had Triples and Quads. I loved this thing because I never thought it was fair how some people could hit 3-4 steps and not get a miss/boo whatever.

                    So I was using z x . / for left/down/up/right and I was hitting everything okay. I just ran it when I started playing again, and I thought it was odd when I was missing when I know I had it timed right. I checked on another song with lots of the 3-4 and Holds, None of my holds will work and I can't hit the Triples and Quads. I don't know what happened, I don't know where to check, this happen to anyone else?

                    If it's not fixable, that's okay. I'll just stick to Up/Down/Left/Right

                    Comment

                    • kpxkrnkidx
                      FFR Player
                      • Jul 2005
                      • 87

                      #130
                      Re: Mapping Keys in FFR (WITH IMAGES)

                      does this work for macs? i cant get it to work on my moms laptop

                      Comment

                      • kpxkrnkidx
                        FFR Player
                        • Jul 2005
                        • 87

                        #131
                        Re: Mapping Keys in FFR (WITH IMAGES)

                        anyone? does anyone know how to work AHK on a mac?

                        Comment

                        • ArCh_WaRrIoR11
                          FFR Player
                          • Nov 2006
                          • 6

                          #132
                          Re: Mapping Keys in FFR (WITH IMAGES)

                          RAWRthat helped but I can't use the period or "M" nore w?o using shift lol

                          Comment

                          • hullmo717
                            FFR Player
                            • Jan 2007
                            • 235

                            #133
                            Re: Mapping Keys in FFR (WITH IMAGES)

                            At Skidss if you are using it for SM then why don't you just use the in-game options to change the keys since I'm pretty sure that it would be just a bit more stable. If thats not what you meant then maybe you can elaborate?

                            At kpxkrnkidx I don't think that you would be able to use AHK on a mac just because it was written for use with a Windows machine. I'm sure that there is another program out there that is written for use with a mac.

                            And finally arch warrior: are those keys the keys that you use for playing?

                            Comment

                            • Maid
                              FFR Player
                              • Nov 2006
                              • 643

                              #134
                              Re: Mapping Keys in FFR (WITH IMAGES)

                              so tried it again, going to my old sm keys improved speed by a bit.
                              怒りの剣も嘆きの傷も 跡形もなく溶けて消えて散って逝っててああー

                              Comment

                              • LeMoN25
                                FFR Player
                                • Feb 2007
                                • 31

                                #135
                                Re: Mapping Keys in FFR (WITH IMAGES)

                                U really have 2 get used to it
                                #//LeMoN_h34d^*



                                Comment

                                Working...