yes thats the exact same macro I use
yes thats the exact same macro I use
Thanks man - just got 10 Mogu Runes on all my chars, used the gametime from gold-sellers and had them removed almost instantly.
+ Rep!
How does gametime for gold-seller work, and what it "removed almost instantly"? But I can imaging that if you combine game time from gold-sellers (the way you describe it) and my trick you should be able to have infinite tries on sha or any worldboss aslong as the gametime gets removed after you killed him!
Am I not destroying my enemies
when I make friends of them?
The macro works, yes but once you kill nalak it will show as if you killed both Nalak and Oondasta.
This is the macro I use, it also contains the Trove on the isle (to keep track of what you have done on alts)
/run for k, v in pairs({ Galleon = 32098, Sha = 32099, Nalak = 32518, Oondasta = 32519, Trove = 32609}) do print(format("%s: %s", k, IsQuestFlaggedCompleted(v) and "\124cff00ff00Yes\124r" or "\124cffff0000No\124r")) end