Quest Progress
I am also messing around with this writ thing, maybe I will learn more about ISXEQ2 in the process. I was messing with the Quest Data example posted in the wicki by Traill, and there is a problem:
1. For example, the rush order says "I need to mix a glass of Wild Apple Juice", but it doesn't tell how many...
Is it possible to read directly from the Journal, is there a function, would I have to use the EQ2UIElement to read from the journal?
Also, I have this so far if it helps anyone: (Catheryn Wilona is the Qeynos Rush Writ lady), this gets you to the part where you are ready to Look for your invoice, which everyone is still stuck on..
Actor[Catheryn Wilona]

oTarget
eq2execute /hail
wait 10
EQ2UIPage[ProxyActor,Conversation].Child[composite,replies].Child[button,1]:LeftClick
wait 20
EQ2UIPage[MainHUD,RewardPack].Child[button,RewardPack.Accept]:LeftClick