here one more thing you can use, works fine with windows xp 32bit SP2 and vista ultimate 64bit(just tested on this two systems), at vista you only have to alt + tab by your own(or close the last showed window expect ACTool, you can also open a calculater and close it again)
you just have to install it and open it
then put the macro it and press the start button(you just have to open 9dragons before you press the start button)
here the makro you have to put in(like the one from the thread starter)
Code:
setactivewindow 9Dragons //with this you haven't to alt + tab
delay 5000 //it waits 5 seconds
keys u //targets yourself
Loop 9999 //it runs 9999
Loop 30 //skills runs 30 times to the next meditation
keys 1 //presses number 1 in your hotbar
delay 1000 //1 second delay before moving down to number 2
keys 2
delay 1000
keys 3
delay 1000
keys 4
delay 1000
keys 5
delay 1000
End
keys p //starts meditation
delay 10000 //wait 10 seconds to run the skills again
end
you can remove, add keys and edit the times(but remember delay 1000 = 1 second, delay 1500 = 1,5 seconds etc)
there is the start and stop button you have to use(click on it to see the normal sized one)
EDIT: if it doesn't work for you pm me and i post the old version i have
EDIT2: it runs in the full size mode