Tricks of the trade, agro redirection removal. menu

User Tag List

Results 1 to 3 of 3
  1. #1
    Soj's Avatar Active Member
    Reputation
    48
    Join Date
    Jun 2009
    Posts
    146
    Thanks G/R
    4/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Tricks of the trade, agro redirection removal.

    A few websites have posted this information i have been informed however i heard this through hear-say.

    This is for rogues who use tricks to buff classes that would prefer not to have the agro redirected to them, but keep the damage increase. For example fury warriors.

    1. Tricks desired target.
    2. Tricks buff will proc.
    3. Press a macro with the below script in.

    /script local p="player" for i=1,40 do local _,_,_,_,_,_,_,u,_,_,s=UnitBuff(p,i) if u==p and s==59628 then CancelUnitBuff(p,i) break end end

    I belive this checks for spell ID by number and removes the agro transfer part of ToTT.

    I have just fully tested this and will provide pictures if requested.

    Tricks of the trade, agro redirection removal.
  2. #2
    ßetray's Avatar Contributor
    Reputation
    207
    Join Date
    Apr 2007
    Posts
    659
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yea looks legit. I found it on EJ and they're all gun-ho for it so I'll give it a shot.

    Thanks for postin this here.



  3. #3
    mnbvc's Avatar Banned
    Reputation
    120
    Join Date
    Jul 2009
    Posts
    273
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if this are really 2 different spell ids then you can remove it automatically:
    /script local tott = CreateFrame("Frame", nil, UIParent); tott:SetScript("OnUpdate", function() for i=1,40 do if (select(11, UnitBuff("player", i)) == 5962 then CancelUnitBuff("player",i) end end end)
    it removes the buff with the given spell id automatically after you press it once until you relog/reloadui

Similar Threads

  1. PQR Tricks of the Trade target=focus
    By werewr in forum WoW Bot Maps And Profiles
    Replies: 3
    Last Post: 08-04-2016, 10:20 PM
  2. [rogue] Tricks of the trade selfcast
    By funkyjunky in forum World of Warcraft Exploits
    Replies: 21
    Last Post: 03-07-2009, 12:10 AM
All times are GMT -5. The time now is 12:22 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