uptomytempo - can i change it?

Help center. Members helping members
Forum rules
This topic is 17 years and 6 months old. Instead of replying, please begin a new topic, or search for another related topic that may be more suitable.
Lovin Life
User avatar
kpChadR08
Member
Posts: 1344
Joined: July 14th, 2007
Location: United States
Reputation: 0
Contact:

Postby kpChadR08 » Mon Jul 23, 2007 9:54 am

Because my keyboard is HORRIBLE, I had to set my fret keys to:
Q-W-E-R-T

But, by doing this, I am no longer able to put in the "uptomytempo" code. (Or "hyper" for that matter)

I want to use this code to see what the highest possible score is for certain songs.


So, is there a way to change the letters to activate the code?
Like, type in "comp" or something?
PLEASE HELP!!!
"Rule 36: I am Legend, you are Beowulf, we are Marshal, and this is Sparta"
- IRC Channel

Songs Completed:Woo Hoo, Bring Me to Life
Mass Effect FTW :)
User avatar
BlackFate
Member
Posts: 5272
Joined: October 9th, 2006
Location: From Wales, now in Sheffield
Reputation: 1

Postby BlackFate » Mon Jul 23, 2007 10:25 am

Why do you want to know the highest score of songs? and also that cheat probably wouldnt get you the highest score anyway, as it can miss notes, and not hold notes to the end?...
Image
Image
Songs Finished: 82,
Metallica - Papa Roach - Disturbed - Bloodhound Gang
Jonathan_Antillies
Member
Posts: 114
Joined: February 17th, 2007
Reputation: 0

Postby Jonathan_Antillies » Mon Jul 23, 2007 1:09 pm

If it's really that much trouble, Google a little program called AutoHotKey, take about a half-hour or so to learn how to make the script, and once you're finished doing that, you could use a keyboard shortcut (for example: Ctrl+Shift+C), and it would automatically use the code for you.

However, since you asked in a kind manner, I'll return the kindness, and write the script for you; What goes around comes around. :cool:

Still, Google AutoHotKey, install it, and I'll get you that script in about 30 minutes, including play-testing and assuming everything goes smooth.

Time to give those coding skillz a workout... :D

EDIT: Okay! I've got it! Oh, but first, make sure you have AutoHotKey installed first.

The instructions are simple: Make a new notepad file and call it something you can remember, with the extension .ahk (I called mine FoFCheats.ahk), open it and copy and paste this code:

Code: Select all

Run FretsOnFire.exe

Process, Priority, , High

!c::
IfWinActive Frets on Fire
{
  SendInput uptomytempo
  Return
}

!h::
IfWinActive Frets on Fire
{
  SendInput hyper
  Return
}

^!+x::ExitApp


Save the file, and put your new script in your FoF directory, where the .exe is located. Just double-click the script to activate it, and it will automatically launch FoF for you! (I just thought that would be a nice little feature to implement.)

Here's the layout:
Alt + C activates Autoplay (uptomytempo)
Alt + H activates Hyperspeed (if you have cama's mod)
Ctrl + Alt + Shift + X terminates the script

The script didn't want to cooperate with an auto-terminate feature, so another shortcut command was the best I could do. Enjoy! :cool:
Last edited by Jonathan_Antillies on Mon Jul 23, 2007 2:39 pm, edited 1 time in total.
Image
Got RF Mod?
Lovin Life
User avatar
kpChadR08
Member
Posts: 1344
Joined: July 14th, 2007
Location: United States
Reputation: 0
Contact:

Postby kpChadR08 » Mon Jul 23, 2007 3:36 pm

There is a problem.
I did everything you said, and when I put it into the directory and clicked it, Frets on Fire came up.

But, when I try the Alt+C or anything else, it doesnt do anything.
"Rule 36: I am Legend, you are Beowulf, we are Marshal, and this is Sparta"
- IRC Channel

Songs Completed:Woo Hoo, Bring Me to Life
Jonathan_Antillies
Member
Posts: 114
Joined: February 17th, 2007
Reputation: 0

Postby Jonathan_Antillies » Mon Jul 23, 2007 4:09 pm

When you open the script it's supposed to open Frets on Fire automatically.

In addition, you can only activate the cheats during a song. Like when the countdown starts is a good time to hit those commands.
Image

Got RF Mod?
Lovin Life
User avatar
kpChadR08
Member
Posts: 1344
Joined: July 14th, 2007
Location: United States
Reputation: 0
Contact:

Postby kpChadR08 » Mon Jul 23, 2007 4:33 pm

Jonathan_Antillies wrote:When you open the script it's supposed to open Frets on Fire automatically.

In addition, you can only activate the cheats during a song. Like when the countdown starts is a good time to hit those commands.

1. It did.

2. Thats where I was when I tried.
Last edited by kpChadR08 on Mon Jul 23, 2007 4:34 pm, edited 1 time in total.
"Rule 36: I am Legend, you are Beowulf, we are Marshal, and this is Sparta"
- IRC Channel

Songs Completed:Woo Hoo, Bring Me to Life
Divra
Member
Posts: 486
Joined: September 22nd, 2006
Location: Uppsala, Sweden
Reputation: 0
Contact:

Postby Divra » Mon Jul 23, 2007 4:55 pm

I don't think it makes any difference sending the code from the keyboard or through software, the game will still recognize it as fret buttons... I'm not sure though, you could try changing the fret buttons and then use the script.
Charts (Down as of November 25th)
Jonathan_Antillies
Member
Posts: 114
Joined: February 17th, 2007
Reputation: 0

Postby Jonathan_Antillies » Mon Jul 23, 2007 5:02 pm

Oh, haha, wouldn't you know it, the one scenario I didn't account for; when one of those letters is a fret button. :D

Then if what Divra says is the case, then I'm afraid there's nothing more I can do. Sorry.

Still, it was fun writing that script... :cool:
Image

Got RF Mod?
User avatar
Moonflow43
Member
Posts: 941
Joined: April 1st, 2007
Reputation: 1
Contact:

Postby Moonflow43 » Mon Jul 23, 2007 5:08 pm

hey kpChadR08, you should pm Gerinych, he has edited what you type for jurgen to start playing before, ask him if he could make it something that doesn't involve q, w, e, r or t
he's a good guy, he'll probably do it for you :p
Check out my songs thread here // Forum Instructional Video
Image
Lovin Life
User avatar
kpChadR08
Member
Posts: 1344
Joined: July 14th, 2007
Location: United States
Reputation: 0
Contact:

Postby kpChadR08 » Mon Jul 23, 2007 8:41 pm

Thanks, I Messaged him.
Hopefully he can help.
"Rule 36: I am Legend, you are Beowulf, we are Marshal, and this is Sparta"
- IRC Channel

Songs Completed:Woo Hoo, Bring Me to Life
Just 4 Fun babes :*
diegospbr
Member
Posts: 226
Joined: February 28th, 2007
Location: São Paulo, Brazil
Reputation: 1
Contact:

Postby diegospbr » Mon Nov 19, 2007 11:17 am

working sweetie on my FoF, but i played at old school :blush:

cheaters are being for losers!

Return to “Tech Support”

Who is online

Users browsing this forum: No registered users and 5 guests