ACTool could help you out on this one =D Ill bring over a recent post from them:
Quote:
Originally posted by From the ACTools Forum
Code:
Constants
window = FFXiApp - Windower Enabled
end
keyrate 30
while 1=1 * * // delays and keydown times higher than normal for event lag
* SetActiveWindow $window
* keys /targetnpc
* delay 500 *
* keydown {return} 500
* delay 500
* keydown {return} 500
* delay 1500
* keydown {return} 500
* delay 3596000 * *// I know there is sec option I like keeping it all same format
end
Of course that won't do any inventory sorting, etc. It basically gets you a new egg every hour. Pointless really unless you are grabbing them while at work, whatever. Need inventory sorting, of course you can grab the function from some of the other very fine scripts on this forum.
|
Using ACTool you can make a macro out of this. If it isnt against this site's TOS ill give a link to the boards. This post is not oen of my own, and i am not going to take credit for it. I'm not a **** =D