[PQR] Blinded's Assassination Rogue (Updated for 5.4) menu

User Tag List

Page 21 of 25 FirstFirst ... 171819202122232425 LastLast
Results 301 to 315 of 368
  1. #301
    vitalic's Avatar Contributor CoreCoins Purchaser
    Reputation
    182
    Join Date
    Jun 2010
    Posts
    3,527
    Thanks G/R
    8/3
    Trade Feedback
    10 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Cikapaja View Post
    Anyone have a line I can use for "Healthstone (5512) below **%" ?
    PHP Code:
    -- Healthstone
    local PlayerHP 
    100 UnitHealth("Player") / UnitHealthMax("Player")
    local HealthstoneCD select(2GetItemCooldown(5512))
    local HealthstoneHP 20

    if PlayerHP HealthstoneHP then
        
    if HealthstoneCD == and GetItemCount(5512) > 0  then
            UseItemByName
    (select(1GetItemInfo(5512)), "player")
            return 
    true
        end
    end 
    That should work. I'll add this to the profile when I do the next update.
    Last edited by vitalic; 09-27-2013 at 10:36 AM.

    [PQR] Blinded's Assassination Rogue (Updated for 5.4)
  2. #302
    Cikapaja's Avatar Member
    Reputation
    4
    Join Date
    Oct 2012
    Posts
    34
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vitalic View Post
    PHP Code:
    -- Healthstone
    local PlayerHP 
    100 UnitHealth("Player") / UnitHealthMax("Player")
    local HealthstoneCD select(2GetItemCooldown(5512))
    local HealthstoneHP 20

    if PlayerHP HealthstoneHP then
        
    if HealthstoneCD == and GetItemCount(5512) > 0  then
            UseItemByName
    (select(1GetItemInfo(5512)), "player")
            return 
    true
        end
    end 
    That should work. I'll add this to the profile when I do the next update.
    Works perfectly, thanks

  3. #303
    056's Avatar Member
    Reputation
    5
    Join Date
    Apr 2012
    Posts
    12
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    There an expose armor code snippet around? I'm the only source for it in my raid. Glyphed of course.

  4. #304
    TTupaT's Avatar Sergeant
    Reputation
    1
    Join Date
    Sep 2013
    Posts
    40
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vitalic View Post
    PHP Code:
    -- Healthstone
    local PlayerHP 
    100 UnitHealth("Player") / UnitHealthMax("Player")
    local HealthstoneCD select(2GetItemCooldown(5512))
    local HealthstoneHP 20

    if PlayerHP HealthstoneHP then
        
    if HealthstoneCD == and GetItemCount(5512) > 0  then
            UseItemByName
    (select(1GetItemInfo(5512)), "player")
            return 
    true
        end
    end 
    That should work. I'll add this to the profile when I do the next update.
    Hello, please check my mail ([email protected]), whether it is in the list of updates. I bought the pro version and did not receive updates

  5. #305
    vitalic's Avatar Contributor CoreCoins Purchaser
    Reputation
    182
    Join Date
    Jun 2010
    Posts
    3,527
    Thanks G/R
    8/3
    Trade Feedback
    10 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    @TTupaT I think you might be confused mate, there is no other version of the PvE profile.

  6. #306
    Moldskred's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Love your profile

  7. #307
    vitalic's Avatar Contributor CoreCoins Purchaser
    Reputation
    182
    Join Date
    Jun 2010
    Posts
    3,527
    Thanks G/R
    8/3
    Trade Feedback
    10 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Moldskred View Post
    Love your profile
    Thanks!

    Everything ok for people in 5.4 so far? I've only done flex so far and didn't notice any rotational issues.

  8. #308
    haxced's Avatar Sergeant
    Reputation
    33
    Join Date
    Jul 2012
    Posts
    66
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i have 13/14 nhc + first boss HC ( item lvl 553 )
    very nice profile
    Overpowered Rogue


    PVE


    PVP

  9. #309
    vitalic's Avatar Contributor CoreCoins Purchaser
    Reputation
    182
    Join Date
    Jun 2010
    Posts
    3,527
    Thanks G/R
    8/3
    Trade Feedback
    10 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Thanks haxced.

    In other news, I have an idea on how to effectively automate AoE for Assassination (i.e. Rupture/FoK multi-dotting), which may be useful in both PvE and PvP (for BGs/RBGs), just in the planning phase at the moment but could be interesting!

  10. #310
    haxced's Avatar Sergeant
    Reputation
    33
    Join Date
    Jul 2012
    Posts
    66
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yeah need more aoe for garrosh
    Overpowered Rogue


    PVE


    PVP

  11. #311
    Arenaboosteu's Avatar Private
    Reputation
    1
    Join Date
    Jul 2013
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey..

    If i wanted to change some binds how would i do it? I just want Cooldowns Enabled/Disabled/Boss only the other buttons i want disabled as it doesent suit me. I have yet to find some information how to change this!

    Please explain

  12. #312
    vitalic's Avatar Contributor CoreCoins Purchaser
    Reputation
    182
    Join Date
    Jun 2010
    Posts
    3,527
    Thanks G/R
    8/3
    Trade Feedback
    10 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Arenaboosteu View Post
    Hey..

    If i wanted to change some binds how would i do it? I just want Cooldowns Enabled/Disabled/Boss only the other buttons i want disabled as it doesent suit me. I have yet to find some information how to change this!

    Please explain
    I'm afraid there is no way to completely disable hotkeys at the moment, you can change them as described on the first page of this thread. So you could set the ones you don't want to use to something you would never press like RightAlt.

  13. #313
    Xopo's Avatar Member
    Reputation
    1
    Join Date
    Jun 2013
    Posts
    56
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Best free rogue pve profile out there

  14. #314
    ringostar's Avatar Member
    Reputation
    3
    Join Date
    Jul 2013
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i agree best free profile out there, also I really hope someone can do a sub pve one as well as its doing crazyyyyyyy dps atm.

  15. #315
    Arenaboosteu's Avatar Private
    Reputation
    1
    Join Date
    Jul 2013
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any chance for you to make a insane good combat profile?

Similar Threads

  1. PQR 3.3.5 Rogue Profile for PVE?
    By jordii63 in forum WoW Bot Maps And Profiles
    Replies: 3
    Last Post: 03-17-2015, 06:17 AM
  2. Replies: 390
    Last Post: 01-24-2014, 01:48 AM
  3. [Buying] Buying Heroic raid quality assassination rogue profile [PQR]
    By Sphinctinator in forum World of Warcraft Buy Sell Trade
    Replies: 0
    Last Post: 05-30-2013, 12:20 AM
  4. [PQR] Profile updates for 5.2?
    By Monkeyfist in forum WoW Bots Questions & Requests
    Replies: 5
    Last Post: 03-06-2013, 03:55 PM
  5. [PQR] Combat / Assassination Rogue profiles request
    By dusia128 in forum WoW Bot Maps And Profiles
    Replies: 3
    Last Post: 01-28-2013, 05:46 PM
All times are GMT -5. The time now is 05:26 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