Jump to content

Fight Cade


mikea213

Recommended Posts

Posted

No when you select the hyperspin wheel since its a exe file it takes you to a page to login to your account. Im using it on a cab so I dont want to have to do that. I know it can be done just not sure how. Basically it need to wait 5 sec and then hit enter to go in to fight cade.

Sent from my SM-N920P using Tapatalk

Posted

I have no idea what Fightcade is.

But if it is run through PCLauncher and you just need a script to wait 5 seconds and then press enter it would probably be something simple like.

 

Sleep 5
Send, Enter
Close
Save that as the .AHK and put it in the PostLaunch module setting. That's guessing blind, but might be close.
Posted

I have no idea what Fightcade is.

But if it is run through PCLauncher and you just need a script to wait 5 seconds and then press enter it would probably be something simple like.

 

Sleep 5
Send, Enter
Close
Save that as the .AHK and put it in the PostLaunch module setting. That's guessing blind, but might be close.

 

Ok never created an .AHK file is it just this copied into a txt and renamed? I tried one I found in the folder for a different game but when I try to run the game it ask for a program to run the .AHK am I missing something?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...