Mapping Keys in FFR (WITH IMAGES)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • curtis_447
    FFR Player
    • Oct 2005
    • 6

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

    ok i did everything u said and nothings happens when i press the keys i assigned

    Comment

    • 6 p01nt3d*st@r
      FFR Player
      • Jan 2007
      • 1120

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

      Originally posted by curtis_447
      ok i did everything u said and nothings happens when i press the keys i assigned
      Same
      This is what it says on the script....


      ; 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)
      ;

      d::send {left}
      f::send {down}
      j::send {up}
      k::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.
      SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.

      Comment

      • sp1nzoK
        FFR Player
        • Aug 2007
        • 580

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

        Great tool you have done there, used it since I started (some hours ago ), I couldn't have done so good with the arrowkeys since I'm used to spread. So thanks a bundle.

        /bow

        Comment

        • DogPoop101
          FFR Player
          • Feb 2007
          • 1

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

          i'm having trouble
          whenever i double click on the autohotkey Script.ahk it says

          Error at line 19
          Line Text: `::Suspend
          Error: Invalid HotKey

          The program will exit


          what do i do ???

          Comment

          • TS_Supra_Drifter
            FFR Player
            • Apr 2006
            • 113

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

            wow...pretty neat...im too lazy to do it...lolz
            "too high up on the food chain"

            Comment

            • jwcgator
              RIP ffrtokens
              • May 2005
              • 2221

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

              Originally posted by DogPoop101
              i'm having trouble
              whenever i double click on the autohotkey Script.ahk it says

              Error at line 19
              Line Text: `::Suspend
              Error: Invalid HotKey

              The program will exit


              what do i do ???
              That is odd, tell me what letters you are wanting to use in a script and I'll upload an EXE for you.

              Comment

              • zajac
                aka uAnimals
                FFR Music Producer
                • Aug 2003
                • 4050

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

                Tight man! I've been using AutoHotKey for over a year now when I feel like practicing spread... Good to see someone else knows about it and went into the detail that you did in explaining it! Props to you
                Originally posted by Spec & Aperson
                We Rate You: Cool Motherfucer. 9/10

                Comment

                • chazza162728
                  FFR Player
                  • Aug 2007
                  • 4

                  #188
                  Re: How to map different keys in FFR and Use a Dancepad

                  Originally posted by Fimbulvetr
                  I can't seem to get the link to work

                  nvm, i just googled it.
                  hi so

                  how are you play flash flash revolution i will verse you

                  hi my name is chazza

                  Comment

                  • chazza162728
                    FFR Player
                    • Aug 2007
                    • 4

                    #189
                    Re: How to map different keys in FFR and Use a Dancepad

                    hi so

                    did you gooogle it

                    hi my name is chazza

                    Comment

                    • ddsdds
                      FFR Player
                      • Jan 2006
                      • 1

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

                      Actually it is possible to map any key, even ;.
                      You just need to use the SC equivalent, eg on my comp (probably yours too), if you want to map ;, use SC027, so

                      SC027::SendInput {Right}

                      I remapped my entire keyboard to Capewell-Dvorak with this so on other comps i can just drop the exe and use it.
                      Last edited by ddsdds; 08-28-2007, 01:28 PM.

                      Comment

                      • smileformusic
                        FFR Player
                        • Feb 2007
                        • 1

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

                        im so tupid now D: im more bad then i already was!!! i cant even make standard songs damnit!!! why cant i do it
                        lol

                        Comment

                        • MRichards
                          FFR Player
                          • May 2006
                          • 91

                          #192
                          Simpler Alternative

                          I've posted a simpler program for those just wishing to remap the cursor keys for FFR R1. Look at this thread:

                          Comment

                          • hewhoishigh
                            Banned
                            • Jul 2007
                            • 41

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

                            I use df jk and my pa is a lot better when i use it.

                            Comment

                            • BiggieBlue
                              FFR Player
                              • May 2007
                              • 2

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

                              Originally posted by hewhoishigh
                              I use df jk and my pa is a lot better when i use it.
                              how do i configure my keys

                              Comment

                              • cyrx900
                                rofl XD shut up
                                • Nov 2006
                                • 475

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

                                What if you want the keys to be Numpad keys? The original Numpad keys are:

                                Left=4
                                Down=2
                                Up=8
                                Right=6

                                (I think)
                                I want them to be this way:

                                Left=4
                                Down=5
                                Up=8
                                Right=6
                                Originally posted by rsr2
                                ^ Knows what good food is
                                If you're new to FFR and you want to be a master of the game, go here:

                                http://www.flashflashrevolution.com/...ad.php?t=94323
                                Playing style: NumPad (4,2,8,6)/ASKL
                                Favorite Stepfile: Unknown
                                Favorite foods: Bacon Cheeseburger (angus or buffalo meat), Little Ceasers cheese pizza
                                Favorite Drink: Dr. Pepper, O.J., Chocolate Milkshake

                                Comment

                                Working...