Go Back   Flash Flash Revolution > Flash Flash Revolution > FFR General Talk
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
Old 08-12-2007, 11:03 PM   #181
curtis_447
FFR Player
 
curtis_447's Avatar
 
Join Date: Oct 2005
Location: Ladysmith BC Canada
Age: 34
Posts: 6
Default Re: Mapping Keys in FFR (WITH IMAGES)

ok i did everything u said and nothings happens when i press the keys i assigned
curtis_447 is offline   Reply With Quote
Old 08-13-2007, 12:31 AM   #182
6 p01nt3d*st@r
FFR Player
FFR Veteran
 
Join Date: Jan 2007
Age: 30
Posts: 1,120
Send a message via AIM to 6 p01nt3d*st@r
Default Re: Mapping Keys in FFR (WITH IMAGES)

Quote:
Originally Posted by curtis_447 View Post
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.
__________________

6 p01nt3d*st@r is offline   Reply With Quote
Old 08-17-2007, 02:27 AM   #183
sp1nzoK
FFR Player
FFR Veteran
 
sp1nzoK's Avatar
 
Join Date: Aug 2007
Location: Finland
Age: 36
Posts: 580
Send a message via MSN to sp1nzoK
Default 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
sp1nzoK is offline   Reply With Quote
Old 08-17-2007, 04:21 AM   #184
DogPoop101
FFR Player
 
DogPoop101's Avatar
 
Join Date: Feb 2007
Location: Clay Center, Ohio
Posts: 1
Send a message via AIM to DogPoop101 Send a message via MSN to DogPoop101 Send a message via Yahoo to DogPoop101
Default 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 ???
DogPoop101 is offline   Reply With Quote
Old 08-17-2007, 04:29 AM   #185
TS_Supra_Drifter
FFR Player
 
TS_Supra_Drifter's Avatar
 
Join Date: Apr 2006
Location: Honolulu, Hi
Posts: 113
Default Re: Mapping Keys in FFR (WITH IMAGES)

wow...pretty neat...im too lazy to do it...lolz
__________________
"too high up on the food chain"
TS_Supra_Drifter is offline   Reply With Quote
Old 08-17-2007, 07:22 AM   #186
jwcgator
RIP ffrtokens
FFR Veteran
 
jwcgator's Avatar
 
Join Date: May 2005
Location: Florida
Posts: 2,220
Send a message via AIM to jwcgator
Default Re: Mapping Keys in FFR (WITH IMAGES)

Quote:
Originally Posted by DogPoop101 View Post
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.
__________________
jwcgator is offline   Reply With Quote
Old 08-17-2007, 10:36 PM   #187
zajac
aka uAnimals
FFR Music Producer
 
zajac's Avatar
 
Join Date: Aug 2003
Location: Soundcloud.com/uAnimals
Age: 37
Posts: 4,050
Send a message via MSN to zajac
Default 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
__________________
Quote:
Originally Posted by Spec & Aperson
We Rate You: Cool Motherfucer. 9/10
zajac is offline   Reply With Quote
Old 08-25-2007, 06:42 PM   #188
chazza162728
FFR Player
 
Join Date: Aug 2007
Posts: 4
Default Re: How to map different keys in FFR and Use a Dancepad

Quote:
Originally Posted by Fimbulvetr View Post
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
chazza162728 is offline   Reply With Quote
Old 08-25-2007, 06:45 PM   #189
chazza162728
FFR Player
 
Join Date: Aug 2007
Posts: 4
Question Re: How to map different keys in FFR and Use a Dancepad

hi so

did you gooogle it
chazza162728 is offline   Reply With Quote
Old 08-28-2007, 02:26 PM   #190
ddsdds
FFR Player
 
ddsdds's Avatar
 
Join Date: Jan 2006
Posts: 1
Default 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 at 02:28 PM..
ddsdds is offline   Reply With Quote
Old 08-31-2007, 05:13 AM   #191
smileformusic
FFR Player
 
smileformusic's Avatar
 
Join Date: Feb 2007
Location: holland
Posts: 1
Default 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
smileformusic is offline   Reply With Quote
Old 09-1-2007, 07:50 AM   #192
MRichards
FFR Player
 
MRichards's Avatar
 
Join Date: May 2006
Posts: 91
Default Simpler Alternative

I've posted a simpler program for those just wishing to remap the cursor keys for FFR R1. Look at this thread:
http://www.flashflashrevolution.com/....php?p=1764489
__________________
MRichards is offline   Reply With Quote
Old 09-4-2007, 02:56 PM   #193
hewhoishigh
Banned
 
Join Date: Jul 2007
Posts: 41
Default Re: Mapping Keys in FFR (WITH IMAGES)

I use df jk and my pa is a lot better when i use it.
hewhoishigh is offline   Reply With Quote
Old 09-10-2007, 02:38 AM   #194
BiggieBlue
FFR Player
 
BiggieBlue's Avatar
 
Join Date: May 2007
Posts: 2
Smile Re: Mapping Keys in FFR (WITH IMAGES)

Quote:
Originally Posted by hewhoishigh View Post
I use df jk and my pa is a lot better when i use it.
how do i configure my keys
BiggieBlue is offline   Reply With Quote
Old 09-11-2007, 06:05 PM   #195
cyrx900
rofl XD shut up
FFR Veteran
 
cyrx900's Avatar
 
Join Date: Nov 2006
Location: Stepfile Prison
Posts: 475
Send a message via AIM to cyrx900
Default 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
__________________
Quote:
Originally Posted by rsr2 View Post
^ 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
cyrx900 is offline   Reply With Quote
Old 09-12-2007, 05:08 PM   #196
Ozie-Saf
FFR Player
FFR Veteran
 
Ozie-Saf's Avatar
 
Join Date: Mar 2007
Location: France
Age: 39
Posts: 197
Default Re: Mapping Keys in FFR (WITH IMAGES)

Same as cyrx900, except I'd like 9=up and +=right. 5,9 and + won't work.....
Ozie-Saf is offline   Reply With Quote
Old 09-24-2007, 01:40 PM   #197
xinpig
FFR Player
 
xinpig's Avatar
 
Join Date: Apr 2006
Location: At my Computer
Age: 34
Posts: 1,072
Send a message via MSN to xinpig Send a message via Skype™ to xinpig
Default Re: Mapping Keys in FFR (WITH IMAGES)

could this be used for other online games and such or just ffr
__________________



PSEUDO SKILL TOKENS! FC'd Blooddrunk with AVMISSING!
xinpig is offline   Reply With Quote
Old 10-4-2007, 01:07 AM   #198
pxlgrl
FFR Player
 
pxlgrl's Avatar
 
Join Date: Sep 2006
Location: Left Coast, Canada
Posts: 1
Unhappy Re: Mapping Keys in FFR (WITH IMAGES)

Your tutorial works like a charm, it took me two seconds to and it works just like it's supposed to! Only thing is I feel like a noob trying to do this spread thing. Seriously, can anyone tell me how long it's going to take me to get used to it?

Pxlgrl
pxlgrl is offline   Reply With Quote
Old 10-12-2007, 11:47 PM   #199
Lunatri
FFR Player
 
Lunatri's Avatar
 
Join Date: Jan 2007
Location: British Columbia
Age: 32
Posts: 2
Default Re: Mapping Keys in FFR (WITH IMAGES)

Can you please tell me how you can do this for the dance pad? =P
Lunatri is offline   Reply With Quote
Old 10-13-2007, 08:08 AM   #200
p4ntysh0t
FFR Player
 
p4ntysh0t's Avatar
 
Join Date: Jan 2007
Location: Fredricksburg, Virginia
Age: 34
Posts: 47
Send a message via AIM to p4ntysh0t
Default Re: Mapping Keys in FFR (WITH IMAGES)

Are there any scripts like this written for linux? Im useing Ubuntu 6.10 Edgy Eft on a laptop so I guess you can imagine how trying to use the actual directional keys worked out. lol
__________________
p4ntysh0t is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT -5. The time now is 08:22 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright FlashFlashRevolution