| Author |
Message |
Topic: Button presses are sporadic/Can't press simultaneous buttons |
Bkid
Replies: 1
Views: 167
|
Forum: Ask for Help Posted: Sat Nov 03, 2007 12:13 am Subject: Button presses are sporadic/Can't press simultaneous buttons |
| Can anyone else think of a good way to get this done? For right now I'm stumped. :< |
Topic: Button presses are sporadic/Can't press simultaneous buttons |
Bkid
Replies: 1
Views: 167
|
Forum: Ask for Help Posted: Fri Nov 02, 2007 6:17 am Subject: Button presses are sporadic/Can't press simultaneous buttons |
I'm on a roll with questions this week...
Anyway, I'm having trouble with two things.
1) The way that this code is currently set up, the buttons are delayed correctly, but while playing the game t ... |
Topic: Button presses in a game not working |
Bkid
Replies: 7
Views: 239
|
Forum: Ask for Help Posted: Thu Nov 01, 2007 5:07 pm Subject: Button presses in a game not working |
| Now I'm running into something different..The keys seem to delay, and some don't hit at all..I need some way to get the other keys set up like g is (joyy in the beginning of the script). The 3 main th ... |
Topic: Button presses in a game not working |
Bkid
Replies: 7
Views: 239
|
Forum: Ask for Help Posted: Thu Nov 01, 2007 4:11 pm Subject: Button presses in a game not working |
Well that worked, though I'm not sure how...I used to do send downs and send ups alot in my old scripts, but I just replaced it with plain old send because I thought it would work just as well.
My ... |
Topic: Button presses in a game not working |
Bkid
Replies: 7
Views: 239
|
Forum: Ask for Help Posted: Thu Nov 01, 2007 6:14 am Subject: Button presses in a game not working |
Man I've tried everything. Send, SendRaw, ControlSend, SendInput, SendPlay. It's ridiculous that it's still not working, but..it's not.
Those numbers in the config.exe box. Those..identifies, so t ... |
Topic: Button presses in a game not working |
Bkid
Replies: 7
Views: 239
|
Forum: Ask for Help Posted: Thu Nov 01, 2007 5:32 am Subject: Button presses in a game not working |
It's not a common game. The game actually has a config.exe file that you use to set the keys up for the game (by presses buttons on the keyboard or joystick buttons).
Here's an example of config.ex ... |
Topic: Button presses in a game not working |
Bkid
Replies: 7
Views: 239
|
Forum: Ask for Help Posted: Thu Nov 01, 2007 4:48 am Subject: Button presses in a game not working |
This some code on a script I'm working on to delay the keypresses in a game. Basically what it does it this.
You press the joystick button -> The joystick button tells the AHK script to press a ... |
Topic: Can someone help me with delaying these keys? |
Bkid
Replies: 3
Views: 179
|
Forum: Ask for Help Posted: Thu Nov 01, 2007 3:39 am Subject: Can someone help me with delaying these keys? |
EDIT: Nevermind I got it fixed now. I threw in a couple of sleeps in there, and now it's all good.  |
Topic: Can someone help me with delaying these keys? |
Bkid
Replies: 3
Views: 179
|
Forum: Ask for Help Posted: Wed Oct 31, 2007 5:59 pm Subject: Can someone help me with delaying these keys? |
| Oh, to elaborate on this, I'm just trying to make a script that can delay the pressing of joystick keys to whatever I want to it to be set at. Something is just going wrong to where that isn't working ... |
Topic: Can someone help me with delaying these keys? |
Bkid
Replies: 3
Views: 179
|
Forum: Ask for Help Posted: Wed Oct 31, 2007 8:28 am Subject: Can someone help me with delaying these keys? |
Yeah...Something just isn't working right..This is what I get for always coding at 3AM.
(code removed) |
Topic: SetKeyDelay not...setting. :( |
Bkid
Replies: 4
Views: 270
|
Forum: Ask for Help Posted: Sun Oct 14, 2007 8:05 pm Subject: SetKeyDelay not...setting. :( |
| Ok so now that I'm awake, I can put a little more time into this..Now, I really don't feel like making another time, so I'm going to have to find another way around this..I just hate the fact that Set ... |
Topic: SetKeyDelay not...setting. :( |
Bkid
Replies: 4
Views: 270
|
Forum: Ask for Help Posted: Sun Oct 14, 2007 11:53 am Subject: SetKeyDelay not...setting. :( |
Well I hadSetTimer, WaitForButtonUp1, %buttondelay% hoping it would create some sort of delay, but I guess that's not how SetTimer works.  |
Topic: SetKeyDelay not...setting. :( |
Bkid
Replies: 4
Views: 270
|
Forum: Ask for Help Posted: Sun Oct 14, 2007 11:27 am Subject: SetKeyDelay not...setting. :( |
I'm not sure what's going wrong here, but I'm just not getting SetKeyDelay and my game controller buttons to work nicely together. I know SetKeyDelay is getting the correct variable (user input fro ... |
Topic: TimeIdle with my lock program&password change after comp |
Bkid
Replies: 1
Views: 255
|
Forum: Ask for Help Posted: Mon Jun 04, 2007 6:16 am Subject: TimeIdle with my lock program&password change after comp |
I got bored, so I decided to make this. This is for people who have Windows XP Home, since I think this is automatically done in XP Pro. Anyway, I have 2 problems:
1) How do I implement TimeIdle so ... |
Topic: Pixren, renames files into a numerical list. |
Bkid
Replies: 7
Views: 2040
|
Forum: Scripts & Functions Posted: Sat Aug 05, 2006 1:41 am Subject: Pixren, renames files into a numerical list. |
...I'll learn AHK eventually...
As in, I don't really have that much free time to learn more than I know right now, So I'm just using what I know..I had a script that I thought was better that this ... |
| |