Reply
Logi Nu
losse
Posts: 1
Registered: ‎11-10-2008
0

Problem running G15 macro

I've been attempting to make a macro that will start up WoW for me, type in my password, and log me on. What I've been having it do is:

 

Windows key up/down

*.25s delay*

W up/down

*wait many seconds*

*type in password by each character individually"

 

When I try this as one macro, it will run WoW but will not type in my password no matter how long I set the delay to wait for WoW to start. What I have done that works is broken the macro into two parts: one to start WoW and one to type in my password. Both of these are identical to the first and second half of my original macro. Is there some way for me to make this into one single macro?