Mavmins' Destruction Warlock menu

User Tag List

Page 16 of 40 FirstFirst ... 121314151617181920 ... LastLast
Results 226 to 240 of 597
  1. #226
    billybuffalo's Avatar Knight-Lieutenant
    Reputation
    4
    Join Date
    Jan 2013
    Posts
    360
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by deathndecay View Post
    Going to continue to use version .9 until you put the chat promps back saying AOE mode enabled, disabled , and manual automatic rain of fire. Without that profile is useless, I find PQI to be useless too. Dont really need all that, Just a profile that runs the rotation the best. You have an amazing profile though, put the chat prompts back so it will rival version .9
    1.25 has everything you just said.....

    Mavmins' Destruction Warlock
  2. #227
    Edsaxe's Avatar Member
    Reputation
    2
    Join Date
    Sep 2011
    Posts
    91
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Captncrunch View Post
    Only thing I have noticed on the beta profile is that it casts sacrificial pact on cd regardless of settings.
    Add the bolded part in to the original

    if PQI_MavminsDestruction_SacrificialPact_enable then
    if select(2,GetTalentRowSelectionInfo(3)) == 8 and Playerhealth < PQI_MavminsDestruction_SacrificialPact_value and UnitExists("pet") and PQR_SpellAvailable(108416)
    or select(2,GetTalentRowSelectionInfo(3)) == 8 and PQI:IsHotkeys(PQI_MavminsDestruction_SacrificialPact_key) and Playerhealth < PQI_MavminsDestruction_SacrificialPact_value and PQR_SpellAvailable(108416) and not GetCurrentKeyBoardFocus() then
    CastSpellByName(tostring(GetSpellInfo(108416)))
    return true
    end
    end

  3. #228
    Mavmins's Avatar Contributor
    Reputation
    165
    Join Date
    Oct 2012
    Posts
    606
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ill check it out when i get home, sacrificial pact is meant to be automatic if you drop below the value OR activated manually whenever you want for burst dmg phases such as JinRokh lightning storm or JiKun Quills, so the original code is correct in not having the KEY toggle take into account player HP.

    Also an this is REALLY important - the key toggle doesn't check if you have a pet, so it will hurt you for a 400% shield, it will only go off automatically if you have a pet

    eg - I drop below 50% it goes automatically
    eg - Im at 100% but JiKun casts quills so I pop it manually using the hotkey to prevent the dmg and make my healers love me

    make sure you dont have the hotkey assigned to something else or the value set really high, that would cause it to go off when it isnt intended

  4. #229
    Mavmins's Avatar Contributor
    Reputation
    165
    Join Date
    Oct 2012
    Posts
    606
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    BETA Updated, you can now disable Chat Notifications through PQInterface and it will display in PQInterface which mode you are in

  5. #230
    billybuffalo's Avatar Knight-Lieutenant
    Reputation
    4
    Join Date
    Jan 2013
    Posts
    360
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Mavmins View Post
    BETA Updated, you can now disable Chat Notifications through PQInterface and it will display in PQInterface which mode you are in
    That fix didnt do anything. I see the "Chat Notifications" option in PQI but, it does not change anything.

  6. #231
    Mavmins's Avatar Contributor
    Reputation
    165
    Join Date
    Oct 2012
    Posts
    606
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    im testing it right now, if i untick 'chat notifications' it doesnt say Area of Effect Enabled / Disabled in chat but it does show me in PQI not sure why it wouldnt be working for you

  7. #232
    billybuffalo's Avatar Knight-Lieutenant
    Reputation
    4
    Join Date
    Jan 2013
    Posts
    360
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Mavmins View Post
    im testing it right now, if i untick 'chat notifications' it doesnt say Area of Effect Enabled / Disabled in chat but it does show me in PQI not sure why it wouldnt be working for you


    Can you post the Beta d/l link on the main page?

  8. #233
    Mavmins's Avatar Contributor
    Reputation
    165
    Join Date
    Oct 2012
    Posts
    606
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Done ! its at the bottom of the main page

  9. #234
    Captncrunch's Avatar Sergeant Major
    Reputation
    13
    Join Date
    Oct 2012
    Posts
    168
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Edsaxe View Post
    Add the bolded part in to the original

    if PQI_MavminsDestruction_SacrificialPact_enable then
    if select(2,GetTalentRowSelectionInfo(3)) == 8 and Playerhealth < PQI_MavminsDestruction_SacrificialPact_value and UnitExists("pet") and PQR_SpellAvailable(108416)
    or select(2,GetTalentRowSelectionInfo(3)) == 8 and PQI:IsHotkeys(PQI_MavminsDestruction_SacrificialPact_key) and Playerhealth < PQI_MavminsDestruction_SacrificialPact_value and PQR_SpellAvailable(108416) and not GetCurrentKeyBoardFocus() then
    CastSpellByName(tostring(GetSpellInfo(108416)))
    return true
    end
    end
    Thanks! Worked like a charm.

  10. #235
    billybuffalo's Avatar Knight-Lieutenant
    Reputation
    4
    Join Date
    Jan 2013
    Posts
    360
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Suggestion for the profile....


    Logic that states the following:


    If Talent KJC = False and player movement = true

    Then

    Cast Fel Flame on target.


    Just realized I cast nothing if i am moving and am not using KJC, when I could at least be firing off fel flames for continued dps, and a little healing as well.

  11. #236
    Mavmins's Avatar Contributor
    Reputation
    165
    Join Date
    Oct 2012
    Posts
    606
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Redownload the beta BIlly, that should fix your felflame issues !
    Last edited by Mavmins; 04-24-2013 at 10:48 AM.

  12. #237
    Kinkeh's Avatar Established Member
    Reputation
    243
    Join Date
    Jan 2012
    Posts
    450
    Thanks G/R
    0/0
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Beta Profile got hung up on shadowburn in the test that I did.

  13. #238
    Mavmins's Avatar Contributor
    Reputation
    165
    Join Date
    Oct 2012
    Posts
    606
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    gah the latest one ? I was sure i fixed it, did you have Ember Save Shadowburn active ?

  14. #239
    Kinkeh's Avatar Established Member
    Reputation
    243
    Join Date
    Jan 2012
    Posts
    450
    Thanks G/R
    0/0
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Mavmins View Post
    gah the latest one ? I was sure i fixed it, did you have Ember Save Shadowburn active ?
    I believe I had everything checked yea, only touched keybinds.
    EDIT: Yea I had it enabled, double checked.
    Last edited by Kinkeh; 04-24-2013 at 12:54 PM.

  15. #240
    novicane's Avatar Member
    Reputation
    1
    Join Date
    May 2010
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kinkeh View Post
    Beta Profile got hung up on shadowburn in the test that I did.
    I noticed the same thing last night. Tested only on lei shin lfr. The last phase i was just sitting there doing nothing, had to turn off and go manual. Everything else seemed good - auto rain of fire seems fixed.

Page 16 of 40 FirstFirst ... 121314151617181920 ... LastLast

Similar Threads

  1. Destruction warlock
    By cabi2oo7 in forum WoW Bot Maps And Profiles
    Replies: 3
    Last Post: 12-27-2012, 03:24 PM
  2. [PQR] Soapbox Ultimate Destruction Warlock
    By Soapbox in forum WoW Bot Maps And Profiles
    Replies: 25
    Last Post: 11-06-2012, 05:15 AM
  3. Ultimate Destruction Warlock PvP guide
    By skyth in forum World of Warcraft Guides
    Replies: 22
    Last Post: 09-29-2010, 08:07 AM
  4. [DBC Edit] destruction warlock spells swapped to frost mage spells!
    By Mudkip in forum World of Warcraft Model Editing
    Replies: 5
    Last Post: 06-18-2010, 11:49 PM
  5. - Destruction Warlock PVP Guide -
    By Flail in forum World of Warcraft Guides
    Replies: 22
    Last Post: 07-01-2008, 09:15 PM
All times are GMT -5. The time now is 10:44 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search