[PQR]PvP Skill Amplifier: Stealthers' Bane menu

Shout-Out

User Tag List

Page 2 of 6 FirstFirst 123456 LastLast
Results 16 to 30 of 87
  1. #16
    RedRussian's Avatar Banned CoreCoins Purchaser Authenticator enabled
    Reputation
    221
    Join Date
    Nov 2012
    Posts
    430
    Thanks G/R
    2/3
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I would add a 'if IsStealthed('player') then' to druids
    it will return 0 for stealthed druids, ok? breaking your own stealth to reveal enemy stealther is stupid;/

    EDIT: Sorry, it was not actually working in arena. Try the latest update.
    Last edited by RedRussian; 06-04-2013 at 12:38 PM.

    [PQR]PvP Skill Amplifier: Stealthers' Bane
  2. #17
    MyNewName's Avatar Banned I Suck At This CoreCoins Purchaser
    Reputation
    280
    Join Date
    Jan 2012
    Posts
    334
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Was just looking over your list of stealth-breaking abilities, and I'm not sure if this is common knowledge or not. But as a DK, if you have gorfiends grasp, you can break stealth up to 25 yards. At max range (30) yards it has no effect. This has been tested by my Rbg/Arena crew. It works in Rbg's, Arenas, and Duels.

    Just thought you might want to test/add this to your list.

  3. #18
    RedRussian's Avatar Banned CoreCoins Purchaser Authenticator enabled
    Reputation
    221
    Join Date
    Nov 2012
    Posts
    430
    Thanks G/R
    2/3
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I think that gorefiend grasp should be used manually. Anyways you can't see a stealthed rogue at 25 yards so my profile won't help.

  4. #19
    xLegendx's Avatar Member
    Reputation
    14
    Join Date
    Sep 2011
    Posts
    827
    Thanks G/R
    3/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if IsStealthed('player') then
    return 49376 --Wild Charge


    This is what I would use for druids
    Since I'm using Cokx profile, It will auto pounce them instantly.
    Last edited by xLegendx; 06-06-2013 at 12:57 AM.

  5. #20
    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 xLegendx View Post
    if IsStealthed('player') then
    return 49376 --Wild Charge


    This is what I would use for druids
    Since I'm using Cokx profile, It will auto pounce them instantly.
    Wild charge takes you out of stealth so you unless you incarnation you won't be able to pounce

  6. #21
    Drevus's Avatar Member
    Reputation
    3
    Join Date
    Jan 2012
    Posts
    80
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Wild Charge doesnt take you out of stealth , at least it didnt in 5,2

  7. #22
    deadpanstiffy's Avatar Knight-Lieutenant
    Reputation
    158
    Join Date
    Mar 2012
    Posts
    240
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Don't know what I was thinking, hunter should use mark.

  8. #23
    RedRussian's Avatar Banned CoreCoins Purchaser Authenticator enabled
    Reputation
    221
    Join Date
    Nov 2012
    Posts
    430
    Thanks G/R
    2/3
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Arcane shot is better because it breaks stealth.

  9. #24
    xLegendx's Avatar Member
    Reputation
    14
    Join Date
    Sep 2011
    Posts
    827
    Thanks G/R
    3/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Edsaxe View Post
    Wild charge takes you out of stealth so you unless you incarnation you won't be able to pounce
    100% wrong.

    You must now play WoW at all lol

  10. #25
    RedRussian's Avatar Banned CoreCoins Purchaser Authenticator enabled
    Reputation
    221
    Join Date
    Nov 2012
    Posts
    430
    Thanks G/R
    2/3
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    A small update: code cleanup (no excessive use of string.match) and slightly improved logic.

  11. #26
    qzt's Avatar Member
    Reputation
    1
    Join Date
    Mar 2013
    Posts
    63
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can anyone explain me how do i create a new ability in a profile so that i will be avaiable to use this code?
    do i have to copy the whole code or just from bg/rbg updown?

  12. #27
    RedRussian's Avatar Banned CoreCoins Purchaser Authenticator enabled
    Reputation
    221
    Join Date
    Nov 2012
    Posts
    430
    Thanks G/R
    2/3
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Read pqr's main thread, I've posted a link in the original post.
    You need to:
    1) download pqr
    2) attach it to wow
    3) open rotation editor (middle button)
    4) create a new profile, create a new rotation, remove "execute only in combat" tick and press "save"
    5) open ability editor (right button), create a new ability and paste the whole code there
    6) open rotation editor again and drag your newly created ability to the right

    It's explained in PQR's thread pretty well.

  13. #28
    sed-'s Avatar ★ Elder ★
    Reputation
    1114
    Join Date
    Mar 2010
    Posts
    1,563
    Thanks G/R
    52/151
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Message: [string "if PQR_Addon_Loaded == nil then..."]:765: attempt to call field '?' (a nil value)
    Time: 06/09/13 10:38:21
    Count: 61
    Stack: [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) = 0
    (for limit) = 1023
    (for step) = 1
    i = 0
    spellID = 0
    skipUnknown = true
    (*temporary) = nil
    (*temporary) = "attempt to call field '?' (a nil value)"

  14. #29
    RedRussian's Avatar Banned CoreCoins Purchaser Authenticator enabled
    Reputation
    221
    Join Date
    Nov 2012
    Posts
    430
    Thanks G/R
    2/3
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Errors of this kind usually indicate syntax errors in the code you try to run. I've just reuploaded the code from my own profile, it was 100% working in bgs today - try it.

    Please check other parts of your own profile for syntax errors - perhaps they are the reason.

  15. #30
    sed-'s Avatar ★ Elder ★
    Reputation
    1114
    Join Date
    Mar 2010
    Posts
    1,563
    Thanks G/R
    52/151
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ya i derped figured it out^^, hey is there any way to test this, doesnt seem to be working in a duel, (rogue vs rogue)

Page 2 of 6 FirstFirst 123456 LastLast

Similar Threads

  1. [PQR] PvP Skill Amplifier: BG Killing Blow Leecher
    By RedRussian in forum WoW Bot Maps And Profiles
    Replies: 17
    Last Post: 10-17-2013, 07:36 AM
  2. [PQR] PvP Warrior Rotations
    By k4hn in forum WoW Bots Questions & Requests
    Replies: 0
    Last Post: 01-20-2013, 01:23 AM
  3. Warlock (PQR) pvp profile please?
    By leonel916 in forum WoW Bots Questions & Requests
    Replies: 0
    Last Post: 12-04-2012, 08:41 AM
  4. [PQR] [PvP] Lists
    By Gabbz in forum WoW Bot Maps And Profiles
    Replies: 3
    Last Post: 11-14-2012, 03:56 PM
  5. PQR PVP Hunter profile?
    By aLorzy91 in forum WoW Bots Questions & Requests
    Replies: 0
    Last Post: 07-29-2012, 02:32 AM
All times are GMT -5. The time now is 11:40 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