javiers 2 Posted September 7, 2015 Share Posted September 7, 2015 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! Link to comment Share on other sites More sharing options...
Droidz 2737 Posted September 8, 2015 Share Posted September 8, 2015 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. Link to comment Share on other sites More sharing options...
javiers 2 Posted September 9, 2015 Author Share Posted September 9, 2015 Thanks! Will try and let you know.Regards. Link to comment Share on other sites More sharing options...
javiers 2 Posted September 14, 2015 Author Share Posted September 14, 2015 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! Droidz 1 Link to comment Share on other sites More sharing options...
javiers 2 Posted September 22, 2015 Author Share Posted September 22, 2015 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! Link to comment Share on other sites More sharing options...
Droidz 2737 Posted September 24, 2015 Share Posted September 24, 2015 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. Link to comment Share on other sites More sharing options...
rorshopping 1 Posted July 1, 2017 Share Posted July 1, 2017 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. dekmantel 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now