September 7, 201510 yr Hi,I can't find anywhere in the Grinder settings how to :1. Drink a potion periodically. For example, I grind on Pandaria and I want to use a potion of luck each 20 minutes.2. Autocast Power Word: Shield (Shadow Priest char) each hour.3. Autocast focus augment runes or similar items hourly.Help would be wellcome.Thanks!
September 8, 201510 yr Hello,1: You can use this plugin: http://wrobot.eu/files/file/517-potion-of-luck/ (you can also use "My Macro" in advanced general settings or, if you want add it in your fightclass, in "Spell Settings" use "Timer", activate "Not spell, is lua script" and use this code is spell name: http://wrobot.eu/forums/topic/1688-lua-and-multi-language-support/)2: Look this fightclass to understand how to use Power Word: Shield http://wrobot.eu/files/file/59-priest-shadow-loki/3: Same reply of the question 1, you can try to use this plugin FocusAugmentRune.cs (not tested, I have just edited "potion of luck" plugin and changed spell and item id), you can use "my macro" or add it in your fightclass.
September 14, 201510 yr Author Hi!Potion of luck Plugin works smoothly.I tried to use the Focus Augment Rune for an Empowered Augment Rune (itemid 128482) and its corresponding Buff (175457 I think, can't check it right now) and a C# error is displayed...I will post the details on the error later, and the modified source file (the plugin) to let you check if if you have the time.Thanks!
September 22, 201510 yr Author Hi!I edited the plugin also for Oraliu's Whispering Crystal and it does work, also.However I would like to modify, if possible, cast timer to invoke it just hourly. I will play with the values and let you know.Ty!
September 24, 201510 yr To use item every x seconds, try this plugin: Main.csReplace (line 11) 118922 by your item id.Replace (line 12) 3600 by time in seconds between 2 use.
July 1, 20178 yr How would i add a timer after I use Bear Tartare? So it doesnt use and start fighting right away since that wont get me the well fed buff. I edited your Potion of Luck plugin but i dont know how to add a 10 second delay for the buff to go through. Any help would be much appreciated.
Create an account or sign in to comment