[PQR][PVE]Vachiusa healer profiles menu

Shout-Out

User Tag List

Poll: Vachiusa profiles are:

Page 87 of 99 FirstFirst ... 37838485868788899091 ... LastLast
Results 1,291 to 1,305 of 1483
  1. #1291
    orura's Avatar Member
    Reputation
    1
    Join Date
    Oct 2009
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ive got it written just like that. one showed up for one slot so i copy pasted [and changed the item slot] for the second trinket. i changed the mana% 95 so the trinkets would kick in faster. i can swap trinket slots and the slot code works fine. it just doesnt work with the one trinket [either slot]. i thought maybe it needed to be on a list of recognized trinkets to work.

    thanks for the input, i wish it had worked. ill keep looking and maybe someone has another idea.
    [PQR][PVE]Vachiusa healer profiles-vachiusa-capture-jpg

    just incase, here is what i have for slot 13. works fine if i swap trinkets. just doesnt work with the scroll trinket.

    [PQR][PVE]Vachiusa healer profiles
  2. #1292
    cassrgs's Avatar Master Sergeant Authenticator enabled
    Reputation
    9
    Join Date
    Oct 2011
    Posts
    90
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    2p resto druids t16 its workink like a charm, no more errors. Just maybe do some tweking on priorities of buffed ht over normal regrowth

    thank you very much vachi

  3. #1293
    Xelu's Avatar Master Sergeant
    Reputation
    18
    Join Date
    Feb 2013
    Posts
    89
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by orura View Post
    ive got it written just like that. one showed up for one slot so i copy pasted [and changed the item slot] for the second trinket. i changed the mana% 95 so the trinkets would kick in faster. i can swap trinket slots and the slot code works fine. it just doesnt work with the one trinket [either slot]. i thought maybe it needed to be on a list of recognized trinkets to work.

    thanks for the input, i wish it had worked. ill keep looking and maybe someone has another idea.
    [PQR][PVE]Vachiusa healer profiles-vachiusa-capture-jpg

    just incase, here is what i have for slot 13. works fine if i swap trinkets. just doesnt work with the scroll trinket.
    Try add new ability "-- Trinket spirit" and let us know the result

    PHP Code:
    --Spirit trinket slot 1
    if 100 UnitPower("player") / UnitPowerMax("player") < 95
    and GetInventoryItemCooldown("player",13) == 0
    and not UnitCastingInfo("player"
    then UseInventoryItem(13)
    end
    --Spirit trinket slot 2
    if 100 UnitPower("player") / UnitPowerMax("player") < 95
    and GetInventoryItemCooldown("player",14) == 0
    and not UnitCastingInfo("player"
    then UseInventoryItem(14)
    end 

  4. #1294
    kclux's Avatar Active Member
    Reputation
    16
    Join Date
    Jun 2011
    Posts
    199
    Thanks G/R
    2/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you very much for adding the 2pc support for Resto Druids <3

    One thing I noticed is that on several fights especially the ones with not so much movement but the raid not being all grouped up at one spot, I get totally owned by equally geared druids just by them doing twice as much healing with Effloressence than I do. I changed the blooming value a bit so that they dont bloom so fast, it helped a bit but still getting my ass kicked

    The other druids use Glyph of Sprouting which doesn't work for us sadly because of PQR not being able to place it that way. But I wonder if that alone really makes such a huge difference, can you place it that much better that it heals for twice as much when using the sprouting glyph.

    Not wanting to sound ungrateful Just thinking about how to improve it.

  5. #1295
    orura's Avatar Member
    Reputation
    1
    Join Date
    Oct 2009
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    neither trink works with this setup. however, it did cause so much lag when it came time to click the trinket i would dc. tested 4 times in a row, then deleted the code. back to normal. i dont know enough about code to say its truth, im just reporting back. thanks again for the suggestions.

  6. #1296
    Ninjaderp's Avatar Banned
    Reputation
    199
    Join Date
    Dec 2010
    Posts
    1,847
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I dont believe there are any on-use trinkets in 5.4, and only one in 5.3. You sure you dont have any access to better trinkets? I think even ToT-trinkets are better than the Timeless-trinket.

  7. #1297
    Jackall85's Avatar Sergeant
    Reputation
    2
    Join Date
    Jul 2013
    Posts
    40
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you very much for the reply! It works like charm!

    Second question and i'm done!

    Is there a way to deactivate the automatic placement of the mushrooms?? I love the automatic bloom but i want to place them only manually.
    Sometimes i have to rebirth very fast someone and the automatic mushroom placement take in, making it difficult.

  8. #1298
    Xelu's Avatar Master Sergeant
    Reputation
    18
    Join Date
    Feb 2013
    Posts
    89
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Jackall85 View Post
    Thank you very much for the reply! It works like charm!

    Second question and i'm done!

    Is there a way to deactivate the automatic placement of the mushrooms?? I love the automatic bloom but i want to place them only manually.
    Sometimes i have to rebirth very fast someone and the automatic mushroom placement take in, making it difficult.
    Uncheck Wild Mushroom in PQI settings.

  9. #1299
    Jackall85's Avatar Sergeant
    Reputation
    2
    Join Date
    Jul 2013
    Posts
    40
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i did, but then the automatic bloom doesn't work..

  10. #1300
    Vachiusa's Avatar Contributor
    Reputation
    256
    Join Date
    Jan 2013
    Posts
    227
    Thanks G/R
    22/4
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kclux View Post
    Thank you very much for adding the 2pc support for Resto Druids <3

    One thing I noticed is that on several fights especially the ones with not so much movement but the raid not being all grouped up at one spot, I get totally owned by equally geared druids just by them doing twice as much healing with Effloressence than I do. I changed the blooming value a bit so that they dont bloom so fast, it helped a bit but still getting my ass kicked

    The other druids use Glyph of Sprouting which doesn't work for us sadly because of PQR not being able to place it that way. But I wonder if that alone really makes such a huge difference, can you place it that much better that it heals for twice as much when using the sprouting glyph.

    Not wanting to sound ungrateful Just thinking about how to improve it.
    Thanks for feedbacks! As you know, due to the limit of PQR functions so we cant use Glyph of Sprouting. I can make auto put mushroom more smart but it also reduce performance of our profile and get a massive lag. I also have a plan for something like "position of around member" cached/table for AOE healing like mushroom, Chi Burst, Divine Star... with some extra maths but don't know when I will release.

    Originally Posted by Jackall85 View Post
    Thank you very much for the reply! It works like charm!

    Second question and i'm done!

    Is there a way to deactivate the automatic placement of the mushrooms?? I love the automatic bloom but i want to place them only manually.
    Sometimes i have to rebirth very fast someone and the automatic mushroom placement take in, making it difficult.
    Sorry but auto bloom only works when auto put mushroom.

    Originally Posted by orura View Post
    neither trink works with this setup. however, it did cause so much lag when it came time to click the trinket i would dc. tested 4 times in a row, then deleted the code. back to normal. i dont know enough about code to say its truth, im just reporting back. thanks again for the suggestions.
    Don't know why you get that's issues, its just a simple code like Xelu post.
    Status: Inactive. Don't PM me, pls drop a msg to vachiusa (at) mientrung <dot> com

  11. #1301
    orura's Avatar Member
    Reputation
    1
    Join Date
    Oct 2009
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ninjaderp View Post
    I dont believe there are any on-use trinkets in 5.4, and only one in 5.3. You sure you dont have any access to better trinkets? I think even ToT-trinkets are better than the Timeless-trinket.
    im running lfr every week [not really into pugging anymore, burned out in wrath] i bought the 489 trinket and am close to buying the 522 trinket to replace my 476. even though the 522 is an on-use trinket as well. its not really an issue, gives me something to look after while raiding, just one of those things id like to figure out. my ilvl is 505 so raiding current tier is something of an issue on my server.

  12. #1302
    Jackall85's Avatar Sergeant
    Reputation
    2
    Join Date
    Jul 2013
    Posts
    40
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Vachiusa View Post
    Sorry but auto bloom only works when auto put mushroom.
    And is it difficult to make the auto bloom and auto put mushroom two different settings?
    I think that the auto bloom is very powerful, but the auto put mushroom is a bit annoying during fights, taking in in moments you need to ress someone, or need to move fast, i think the routine would be a lot better with these two things handled separately.

  13. #1303
    Xelu's Avatar Master Sergeant
    Reputation
    18
    Join Date
    Feb 2013
    Posts
    89
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Jackall85 View Post
    And is it difficult to make the auto bloom and auto put mushroom two different settings?
    I think that the auto bloom is very powerful, but the auto put mushroom is a bit annoying during fights, taking in in moments you need to ress someone, or need to move fast, i think the routine would be a lot better with these two things handled separately.
    Originally Posted by Vachiusa
    As you know, due to the limit of PQR functions so we cant use Glyph of Sprouting.
    Glyph of Sprouting or manual put mushroom = can not auto (smart) bloom.

  14. #1304
    Sevve3's Avatar Member
    Reputation
    3
    Join Date
    Dec 2012
    Posts
    51
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello Vachiusa,

    Recently been using this on my fresh ly geared MW monk, but have sadly been getting errors. As far as I can tell my PQR / PQI are up-to date. I've also recently downloaded your update to the monk profile x.20 to no avail.

    Code:
    <PQR> Master Enabled.
    Vachiusa Data File v2.2.17 - Oct 10, 2013
    There are too many errors in your UI. As a result, your game experience may be degraded. Disable or update the failing addons if you don't want to see this message again.
    Code:
    157x <string>:"if ( Nova_Mod() == tonumber(GetCVar("Nova_P...":1: attempt to call global "Nova_Mod" (a nil value)
    <string>:"if ( Nova_Mod() == tonumber(GetCVar("Nova_P...":1: in function "?"
    <string>:"if PQR_Addon_Loaded == nil then...":765: in function "PQR_NextAbility"
    <string>:"if PQR_Addon_Loaded == nil then...":534: in function "PQR_ExecuteRotation"
    <string>:"if PQR_Addon_Loaded == nil then...":287: in function <string>:"if PQR_Addon_Loaded == nil then...":214
    
    Locals:
    rotationNumber = 0
    nextAbility = -1
    playerChanneling = false
    (for index) = 4
    (for limit) = 1023
    (for step) = 1
    i = 4
    spellID = 0
    skipUnknown = true
    I've restarted PQR / Wow Client and PC multiple times. I can get any other profile to work with no problems, but this just doe nothing but stand there sadly. Any help would be appreciated.

  15. #1305
    Thelulz1's Avatar Member
    Reputation
    1
    Join Date
    Dec 2010
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I keep changing the values in PQI but when I click on the "arrow" up in the corners and then go back the values are the same as before I changed it? how can I make it stay the way I want?


    been trying to change values in "VachiusaMistPQI_MONK_Abilities" aswell no luck, they just go back as they were before
    Last edited by Thelulz1; 10-18-2013 at 05:16 AM.

Similar Threads

  1. [Selling] ★★ (PQR) Neyia - Ultimate Rogue Profiles (PVE) ★★
    By Neyia in forum World of Warcraft Buy Sell Trade
    Replies: 92
    Last Post: 05-27-2015, 09:39 PM
  2. [Buying] PQR 3.3.5a Arena Healer Profile
    By jadethread1 in forum World of Warcraft Buy Sell Trade
    Replies: 0
    Last Post: 02-18-2013, 03:46 PM
  3. Replies: 11
    Last Post: 01-13-2013, 10:56 PM
  4. [PQR] reQuest Friendly cleansing profile for Healer
    By hellobello25 in forum WoW Bot Maps And Profiles
    Replies: 1
    Last Post: 12-16-2012, 06:48 PM
  5. [PQR] Donation for working 3.3.5 healer profile!
    By Zyraxian in forum WoW Bot Maps And Profiles
    Replies: 3
    Last Post: 10-28-2012, 07:11 AM
All times are GMT -5. The time now is 04:32 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