| View previous topic :: View next topic |
| Author |
Message |
Guest
|
Posted: Sat May 31, 2008 6:37 pm Post subject: not registering mouse clicks |
|
|
| i'm trying to make a macro for a game, and i know other ppl use it in this game because they told me about it. i'm using the script writer, and when i'm on my desktop, the couse clicks show up in the script window, but when i'm in the game, they don't. any ideas? |
|
| Back to top |
|
 |
PurloinedHeart
Joined: 04 Apr 2008 Posts: 114 Location: Canada
|
Posted: Sat May 31, 2008 6:40 pm Post subject: |
|
|
Does the game run fullscreen?
Where is the source code? |
|
| Back to top |
|
 |
Guest
|
Posted: Sat May 31, 2008 6:52 pm Post subject: |
|
|
| yes, the game is fullscreen, and i'm not writing the script, i'm using the script writer app within ahk |
|
| Back to top |
|
 |
PurloinedHeart
Joined: 04 Apr 2008 Posts: 114 Location: Canada
|
Posted: Sat May 31, 2008 6:55 pm Post subject: |
|
|
| Could you post the script? |
|
| Back to top |
|
 |
Guest
|
Posted: Sat May 31, 2008 6:58 pm Post subject: |
|
|
| that's the problem. the script isn't showing up. the script writer isn't registering the mouse clicks when i try and record them |
|
| Back to top |
|
 |
PurloinedHeart
Joined: 04 Apr 2008 Posts: 114 Location: Canada
|
Posted: Sat May 31, 2008 7:00 pm Post subject: |
|
|
| Try clicking record, clicking a bit on the deskop, then Alt + Tabbing to the game and see if it records then |
|
| Back to top |
|
 |
Guest
|
Posted: Sat May 31, 2008 7:02 pm Post subject: |
|
|
| ok, it recorded the clicks on the desktop, but didn't in the game |
|
| Back to top |
|
 |
PurloinedHeart
Joined: 04 Apr 2008 Posts: 114 Location: Canada
|
Posted: Sat May 31, 2008 7:05 pm Post subject: |
|
|
Don't think you'll have success with AutoScript Writer then.
You could try using DXWind and recording. |
|
| Back to top |
|
 |
Guest
|
Posted: Sat May 31, 2008 7:14 pm Post subject: |
|
|
| downloaded, and trying it |
|
| Back to top |
|
 |
PurloinedHeart
Joined: 04 Apr 2008 Posts: 114 Location: Canada
|
Posted: Sat May 31, 2008 7:15 pm Post subject: |
|
|
Oh, BTW, what game is it? Some games have anti-cheating devices  |
|
| Back to top |
|
 |
Guest
|
Posted: Sat May 31, 2008 7:18 pm Post subject: |
|
|
| dark and light. not using it to cheat, jsut making some things a lil faster^^ |
|
| Back to top |
|
 |
Guest
|
Posted: Sat May 31, 2008 7:22 pm Post subject: |
|
|
| ok. from what i gather, DXWnd forces an app to run in windowed mode, i have the game running, and checked the task manager to see which app i needed windowed, and added it to DXWnd, but it's still fullscreen |
|
| Back to top |
|
 |
PurloinedHeart
Joined: 04 Apr 2008 Posts: 114 Location: Canada
|
Posted: Sat May 31, 2008 7:29 pm Post subject: |
|
|
You start the game using DXWind. If it still doesn't register clicks, you can alternate between the game and some other application by using Alt + Tab, then after you're done you can just add | Code: | | CoordMode, Mouse, Screen |
|
|
| Back to top |
|
 |
Guest
|
Posted: Sat May 31, 2008 7:35 pm Post subject: |
|
|
| only problem with that is that i can't go straight into the game. it has to go through the updater first, then the login, then the game. it automatically opens th next program itself.. but i'll try |
|
| Back to top |
|
 |
Guest
|
Posted: Sat May 31, 2008 7:39 pm Post subject: |
|
|
| does it help any to tell you that i'm on vista? |
|
| Back to top |
|
 |
|