Hey all, I recently made a water tao, and I want to level up all my skills, like meditation/accuracy/stigma and all that crap So bascially I wanted to make a macro that does it all for me...However my computers a pile a crap and struggles to run through my macro. If anyone has a program that does macros and uses little hardware resorses please tell me about it. But as I couldnt find one I decided to make my own little program in VB (Woot for VB!) basically it will just "Sendkeys" to the active window,
Every 11 seconds presses a desired hotkey (Sit)
After that presses desired hotkey (Meditation)
Does this a desired amount of times
Then using mousekeys presses "-" (Which is right click) ever 2 seconds whie the mouse is held over your character.
So it will loop over and over meditation to get mana, and waste it away with a set spell. So training two skills at once.
The only problem is that for some reason the "-" does seem to work with right clicking on the screen with mouse keys. So I was wondering if its just my computer or wether this is just somithing TQ did...so can someone please try it out
I might just find an API call to simulate mouse events...anyway any help will be apreciated and when its done Ill be sure to release it with credits to whoever helped...
Every 11 seconds presses a desired hotkey (Sit)
After that presses desired hotkey (Meditation)
Does this a desired amount of times
Then using mousekeys presses "-" (Which is right click) ever 2 seconds whie the mouse is held over your character.
So it will loop over and over meditation to get mana, and waste it away with a set spell. So training two skills at once.
The only problem is that for some reason the "-" does seem to work with right clicking on the screen with mouse keys. So I was wondering if its just my computer or wether this is just somithing TQ did...so can someone please try it out
I might just find an API call to simulate mouse events...anyway any help will be apreciated and when its done Ill be sure to release it with credits to whoever helped...