| Author |
Message |
Forum: Support Topic: macro cant run in win7 games? |
| montiaro |
|
Posted: November 25th, 2010, 10:42 am
|
|
Replies: 5 Views: 312
|
| i found out what the problem was i had to run the script as administrator so it can function while its in a game that was running in administrator, i compiled the script and ran as admin and it worked as normal, i guess u have to run scripts as admins if u want them to work on everything |
|
 |
Forum: Support Topic: macro cant run in win7 games? |
| montiaro |
|
Posted: November 25th, 2010, 8:11 am
|
|
Replies: 5 Views: 312
|
| does windows 7 64 bit not allow autohotkey to run in games? the macro works fine regularly but when u put up any game window it doesnt work inside the game window |
|
 |
Forum: Support Topic: mouse movement from current position |
| montiaro |
|
Posted: May 9th, 2010, 10:17 am
|
|
Replies: 1 Views: 224
|
| does anyone know how to move your mouse cursor lets say 50 pixels to the right from its current position so every time it runs it goes 50 more spaces over, theres MouseGetPos X, Y but i dont know how to make it move from current position, would it be something like this? am not to sure Space:: Mouse... |
|
 |
Forum: Support Topic: Infinite loop command? |
| montiaro |
|
Posted: September 24th, 2009, 2:55 am
|
|
Replies: 4 Views: 221
|
| Yes I know about the exitapp thing but it was just a example, I thought the infinite loop had to have a if statement, not putting a number after loop makes it go indefinedly? |
|
 |
Forum: Support Topic: Infinite loop command? |
| montiaro |
|
Posted: September 24th, 2009, 2:03 am
|
|
Replies: 4 Views: 221
|
What was the infinite loop command again?
Something like
Loop
{
Code and stuff here
}
What else did I have to add?[/code] |
|
 |
Forum: Support Topic: keystroke |
| montiaro |
|
Posted: September 10th, 2009, 9:35 pm
|
|
Replies: 19 Views: 1637
|
| i posted it about 2 posts back up, i am playing Aion |
|
 |
Forum: Support Topic: keystroke |
| montiaro |
|
Posted: September 10th, 2009, 7:01 am
|
|
Replies: 19 Views: 1637
|
| i will try that and get back to u |
|
 |
Forum: Support Topic: keystroke |
| montiaro |
|
Posted: September 10th, 2009, 4:27 am
|
|
Replies: 19 Views: 1637
|
| so how would u get those SetKeyDelay numbers? is it just a guessing game? and same about the SendMode how do i know which one? i am playing aion just to let u know, the skill bar hotkeys are annoying i was jus ttrying to move it down a few rows to z-m keys |
|
 |
Forum: Support Topic: keystroke |
| montiaro |
|
Posted: September 9th, 2009, 7:44 pm
|
|
Replies: 19 Views: 1637
|
| i dont want to mess with the registery, so your saying autohotkey is not capable of sending commands to a directX game? |
|
 |
Forum: Support Topic: keystroke |
| montiaro |
|
Posted: September 9th, 2009, 7:02 pm
|
|
Replies: 19 Views: 1637
|
| let me try to find the one someone else made and ill post it |
|
 |
Forum: Support Topic: keystroke |
| montiaro |
|
Posted: September 9th, 2009, 10:04 am
|
|
Replies: 19 Views: 1637
|
|
 |
Forum: Support Topic: keystroke |
| montiaro |
|
Posted: September 7th, 2009, 5:55 am
|
|
Replies: 19 Views: 1637
|
someone made a code awhile back that was able to use hotkeys in games, so lets say i want space to actually press enter, are there any other ways of typing remapping hotkeys?
Code: Space::Enter this code is probably far from right but its just a example =) |
|
 |
Forum: Support Topic: keystroke |
| montiaro |
|
Posted: September 2nd, 2009, 9:27 pm
|
|
Replies: 19 Views: 1637
|
like this?
SendInput, {Raw} {SPACE} |
|
 |
Forum: Support Topic: keystroke |
| montiaro |
|
Posted: September 2nd, 2009, 9:11 pm
|
|
Replies: 19 Views: 1637
|
| what was the command for autohotkey to simulate someone actually pressing down the button? not the Send, function |
|
 |
Forum: Support Topic: remapping |
| montiaro |
|
Posted: August 10th, 2009, 10:13 pm
|
|
Replies: 8 Views: 373
|
| oh since it was a hotkey remapping i thought the F4 had to be behind it and the enter on the next line, thank you this one works |
|
 |
| Sort by: |