| Author |
Message |
Topic: Mouse slowdown in DirectX game |
Chavez
Replies: 6
Views: 290
|
Forum: Ask for Help Posted: Fri Aug 07, 2009 8:07 pm Subject: Mouse slowdown in DirectX game |
Unfortunetely it doesn't work in game. Mouse speed is still like before
I used it before in various games and it worked like a charm. You probably have something wrong in your configurations (' ... |
Topic: Mouse slowdown in DirectX game |
Chavez
Replies: 6
Views: 290
|
Forum: Ask for Help Posted: Thu Aug 06, 2009 9:26 am Subject: Mouse slowdown in DirectX game |
| Invert? No idea, as for your other requests, I designed something for this before: http://www.autohotkey.com/forum/viewtopic.php?t=35899 |
Topic: windows 7 |
Chavez
Replies: 24
Views: 1861
|
Forum: General Chat Posted: Tue Aug 04, 2009 10:52 pm Subject: windows 7 |
I've been using windows 7 since the beta in february. All of my ahk scripts work just fine, com+ funktions, control iTunes, send, gui's exc . everything seems just fine.
I use it on my main desktop ... |
Topic: Quick GUI question |
Chavez
Replies: 6
Views: 254
|
Forum: Ask for Help Posted: Tue Aug 04, 2009 9:41 pm Subject: Quick GUI question |
or... just make a hotkey that runs multiple stuff.
#r:: ;win+r
run, C:\Program Files\Internet Explorer\iexplore.exe
sleep, 500
run, http://www.CuteKittens.org
sleep, 500
;run, ... |
Topic: Quick GUI question |
Chavez
Replies: 6
Views: 254
|
Forum: Ask for Help Posted: Tue Aug 04, 2009 8:31 pm Subject: Quick GUI question |
| It sure would help if you provided the code you were using, it's tough to debug using telekinetic powers. |
Topic: Trackmania & mazes : it's a-maze-ing |
Chavez
Replies: 2
Views: 388
|
Forum: Scripts & Functions Posted: Tue Aug 04, 2009 2:09 pm Subject: Trackmania & mazes : it's a-maze-ing |
Excuse me for my language but holy **** that is completely hella **** to the walls awesome.
I have a lifetime license for TMNF and I can't believe I never thought of this before. There's only 1 mor ... |
Topic: Execute a series of command in console window |
Chavez
Replies: 7
Views: 203
|
Forum: Ask for Help Posted: Mon Aug 03, 2009 12:10 pm Subject: Execute a series of command in console window |
What I was trying to say is AHK seems to be an unnecessary middle man. Couldn't a batch script just take care of this?
Maybe he wants to use this code as part of a bigger program or whatsoever, in ... |
Topic: Execute a series of command in console window |
Chavez
Replies: 7
Views: 203
|
Forum: Ask for Help Posted: Mon Aug 03, 2009 12:03 pm Subject: Execute a series of command in console window |
Why don't you do this in a batch file? Just curious.
To be more specific:
directory = "C:\" ; This is your 'specified' directory
FileAppend, @ECHO off`ncd %directory%`nsvn up ... |
Topic: Monster: evaluate math expressions in strings |
Chavez
Replies: 54
Views: 10491
|
Forum: Scripts & Functions Posted: Wed Jun 24, 2009 9:27 pm Subject: Monster: evaluate math expressions in strings |
| Seriously, Laszlo, you should try getting into Assembly, this stuff you do with AHK only already is amazing. |
Topic: Who would win in a fight? |
Chavez
Replies: 5
Views: 556
|
Forum: General Chat Posted: Mon Jun 22, 2009 8:49 am Subject: Re: asdf |
But we all know that the fight will start out in a gun fight. Where John Preston has the complete upper hand. Jason just couldn't survive the gun fight to even hand to hand with John.
If you're cer ... |
Topic: Who would win in a fight? |
Chavez
Replies: 5
Views: 556
|
Forum: General Chat Posted: Sun Jun 21, 2009 9:46 am Subject: Who would win in a fight? |
| Definitely Bourne. His Krav Maga techniques developed incredibly, every movement his opponent makes is anticipated, every reaction he performs is well thought of, and his stamina is amazing. |
Topic: Freenet Windows Installer |
Chavez
Replies: 2
Views: 1058
|
Forum: Scripts & Functions Posted: Mon Jun 08, 2009 6:50 pm Subject: Freenet Windows Installer |
| Is this somewhat like TOR? |
Topic: Auto Encode .iso/Video_TS Files using handbrake |
Chavez
Replies: 4
Views: 2357
|
Forum: Scripts & Functions Posted: Sun Jun 07, 2009 10:17 pm Subject: Re: Auto Encode .iso/Video_TS Files using handbrake |
PS, I'm looking for some mirrors.
AutoHotkey.net upload and share your scripts online for free
http://www.autohotkey.com/forum/viewtopic.php?t=36756
and files of 100mb max. Registering is not req ... |
Topic: Activex control |
Chavez
Replies: 7
Views: 630
|
Forum: General Chat Posted: Tue May 05, 2009 10:07 am Subject: Activex control |
But, it seems you are infected with one of the many fake AntiVirus "programs" out there, which are actually malware. I suggest you get Spybot S&D, Malwarebytes Anti-Malware or sim ... |
Topic: Password manager, never lose your passwords again |
Chavez
Replies: 8
Views: 2084
|
Forum: Scripts & Functions Posted: Fri May 01, 2009 1:12 pm Subject: Password manager, never lose your passwords again |
| You should try and look into [url=http://www.autohotkey.com/forum/viewtopic.php?t=20725&start=0]Dra_Gon's encryption function, it's good enough. |
| |