[PQR] Mavmins' Elemental Shaman menu

Shout-Out

User Tag List

Page 9 of 16 FirstFirst ... 5678910111213 ... LastLast
Results 121 to 135 of 235
  1. #121
    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)
    yeah i use PQR_SpellAvailable but this is just a cooldown check, so Elemental Blast will always say true even if you dont know the spell, i could go back through and check it all, if i have time later tonight I will

    [PQR] Mavmins' Elemental Shaman
  2. #122
    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
    1.6 Fixed Elemental Mastery / Primal Elementalist Talents
    Added Pause Hold Down Key
    Removed Stormlash from USE_CDS
    Added Stormlash under Heroism
    Tweaked Lightning Bolt
    Tweaked Cancel Cast
    Auto pause if target casts Interrupting Jolt
    Auto Pause if target has Conductive Shield


    This is the last open update for this profile. Only a few people bother to leave feedback and lots of people just leech it. I don't ask for anything for it other than people provide feedback to make it better, so from now on it will be limited access. When the next update is ready i will post it and you can PM me for a link which will replace the ones it currently links from. Absolutely free, you just have to bother to post in the thread and ask for access.
    Gonna update a run my lfrs for the week in a bit mav. thanks for ANOTHER great profile.

  3. #123
    odano1988's Avatar Member
    Reputation
    3
    Join Date
    Jun 2011
    Posts
    194
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    worked it for about an hour on the test dummy looking good again. Thanks man. I'll let you know if I come across any more problems with the build when I raid next.

  4. #124
    pnd's Avatar Corporal
    Reputation
    6
    Join Date
    May 2013
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I ran some tests with this profile on a raid dummy and i encountered something strange. Here is a specific situation: Lava burst and EB were both available, so it cast lava burst, while casting lava burst, lava surge procs. So after the casted lava burst it uses the proc for a second instant lava burst. So this is all handled the correct way. But then it casts lightning bolt while in my opinion it should cast EB. I have noticed this a numerous of times. Not always in this specific case but there is always an instant cast right before the rotation decides to use lightning bolt instead of EB. I only noticed it with EB usage and wasnt touching the keyboard so no movement trigger at all.
    I reinstalled pqr and pqi, changed my pqr ms settings but the issue still remained. If this is intentional then disregard this since i main resto and i havent used the previous versions of this profile

    Edit: i should mention that after the lightning bolt, it does indeed cast EB.

  5. #125
    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)
    Originally Posted by pnd View Post
    I ran some tests with this profile on a raid dummy and i encountered something strange. Here is a specific situation: Lava burst and EB were both available, so it cast lava burst, while casting lava burst, lava surge procs. So after the casted lava burst it uses the proc for a second instant lava burst. So this is all handled the correct way. But then it casts lightning bolt while in my opinion it should cast EB. I have noticed this a numerous of times. Not always in this specific case but there is always an instant cast right before the rotation decides to use lightning bolt instead of EB. I only noticed it with EB usage and wasnt touching the keyboard so no movement trigger at all.
    I reinstalled pqr and pqi, changed my pqr ms settings but the issue still remained. If this is intentional then disregard this since i main resto and i havent used the previous versions of this profile
    Yeah it should be casting Elemental blast, you're right, I'll look into it, thx for the info

    Thanks for the video, I see the problem but no idea why ! I'll investigate
    Last edited by Mavmins; 07-13-2013 at 03:32 AM.

  6. #126
    19benni81's Avatar Member
    Reputation
    2
    Join Date
    Mar 2012
    Posts
    141
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    any news about boomkin? =)

  7. #127
    evv0kk's Avatar Member
    Reputation
    7
    Join Date
    Nov 2007
    Posts
    143
    Thanks G/R
    2/4
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    looking forward to the pvp changes

  8. #128
    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)
    Originally Posted by 19benni81 View Post
    any news about boomkin? =)
    nope, im not working on it right now, just dont have the time :/

    Originally Posted by evv0kk View Post
    looking forward to the pvp changes
    ill send you a link to my version later today and you can test it, its very work in progress though as i dont do arena

  9. #129
    js1974's Avatar Member
    Reputation
    27
    Join Date
    Jan 2008
    Posts
    199
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I really like your profile quite a bit but feel it would be nice if there we're just a few extra things in it, I added them myself and I have one suggestions to condense keybinds.

    Problem: Default profile no changes Ascendance does not activate by hot key, I deleted the data files and profile and re installed them and it still doesn't work. Ascendance does work under the offense toggle being turned on.

    Suggestion: Talent Keybinds, Instead of having them all separate I use this.

    function WhatLevel45Talent()
    for i = 1, 3 do
    local talent = {GetTalentInfo(6+i)}
    if talent[5] == true then
    return talent[1]
    end
    end
    end


    if IsRightAltKeyDown()
    and not IsMounted()
    and UnitAffectingCombat("player") then
    CastSpellByName(WhatLevel45Talent(), "player")
    end
    Now since mine is hard coded it would be different than yours but you should get the picture this will allow you to take up to 18 different talent abilities and condense the key binding into 6.

    Additions: Key-bind support for Focusing a target and Key-bind support for moving Totemic Projeciton

    Keep up the good work this is a really nice profile.
    Last edited by js1974; 07-16-2013 at 12:48 PM.

  10. #130
    derfred's Avatar Member
    Reputation
    2
    Join Date
    Oct 2007
    Posts
    82
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Awesome new update, and thanks for fixing the hold button to pause thing!

    One thing i noticed is that it applies flameshock even though the boss has less then 1-2 sec left to live, wich means it wastes a global. Not a huge thing but a "boss-timetodie" check maybe could solve this?

    Is it possible to get a copy of the pvp version to test?

    Thanks again
    Last edited by derfred; 07-17-2013 at 11:43 AM.

  11. #131
    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)
    You have a version newer than 1.6 out Mav? If so, you know I would like it.

  12. #132
    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)
    No the latest one in the main page is the current version, I have my own personal one which is always a work in progress.
    The next build will include the PvP code people have been asking for, but my first go at putting it in was crap so I didnt release it and until I make it better it'll be staying on my own PC. I'll let you know what its ready

  13. #133
    pnd's Avatar Corporal
    Reputation
    6
    Join Date
    May 2013
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any info on the issue i was having with EB? Was it just on my end or did you figure out what was the problem?

  14. #134
    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)
    i recreated it, but i cant figure out why its doing it, I think maybe PQR isnt returning that Elemental Blast is ready or something, but its on my bug list

  15. #135
    evv0kk's Avatar Member
    Reputation
    7
    Join Date
    Nov 2007
    Posts
    143
    Thanks G/R
    2/4
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    eagerly waiting to test. ^_^

Page 9 of 16 FirstFirst ... 5678910111213 ... LastLast

Similar Threads

  1. [PQR] Updated Elemental Shaman
    By ev0 in forum WoW Bots Questions & Requests
    Replies: 5
    Last Post: 02-01-2013, 06:05 AM
  2. Elemental shamans what do you think after 3.0.2
    By dave_57204 in forum WoW UI, Macros and Talent Specs
    Replies: 5
    Last Post: 10-20-2008, 02:15 PM
  3. [Guide] The Elemental Shaman
    By Amedis in forum World of Warcraft Guides
    Replies: 8
    Last Post: 06-24-2008, 11:18 PM
  4. |Guide| playing elemental shaman like a pro
    By poche in forum World of Warcraft Guides
    Replies: 11
    Last Post: 06-21-2008, 11:28 PM
  5. [Shaman] Looking for a lvl50 and plus Elemental Shaman spec.
    By Remahlól in forum WoW UI, Macros and Talent Specs
    Replies: 4
    Last Post: 12-16-2007, 03:25 AM
All times are GMT -5. The time now is 11:43 PM. 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