Selecting Quest Rewards?
Posted: Sun Jul 11, 2010 8:27 am
Is there a way to select Quest Rewards without having to mouse click with the window in front?
Code: Select all
sendMacro("OnClick_QuestListButton(3,1)");
yrest(1000);
sendMacro('OnClick_QuestRewardButton(getglobal("SpeakQuestReward1_Item1"));');
yrest(1000);
sendMacro("CompleteQuest()");
yrest(1000);