You are not logged in.

Applications: [GameMaster: OPEN] | [Volunteer Testers: OPEN]


This forum will be permanently shut down on Friday 13.07.2018
Please copy or save all important information from old forum before they will be deactivated
We have moved to new board. https://forum.runesofmagic.gameforge.com/Come join us.

1

Tuesday, February 14th 2012, 11:41pm

Blessing of the Flower God

Seeing as how the Flower Festival Event is out, I'm sure people will be looking for an easier way to buy those annoying Blessing of the Flower Gods. I haven't seen any threads posted with a macro to auto-buy them from the NPC so I just decided to post the one I wrote for myself (to hopefully save someone a LOT of clicking) :D

Source code

1
2
3
4
5
/run CastSpellByName("Attack")
/wait.05
/script ChoiceOption(2)
/wait.1
/script ChoiceOption(1)


You can adjust the wait times for yourself, but this is what seemed to run the best for me. Just target the NPC and spam away. Have fun :p