[PQR] World of Warriorcraft - Arms 5.4  (R)BG / Arena menu

User Tag List

Page 4 of 12 FirstFirst 12345678 ... LastLast
Results 46 to 60 of 180
  1. #46
    jshookz's Avatar Member
    Reputation
    1
    Join Date
    Aug 2013
    Posts
    203
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    good stuff party! Grats on contributor

    [PQR] World of Warriorcraft - Arms 5.4  (R)BG / Arena
  2. #47
    dumars's Avatar Active Member CoreCoins Purchaser
    Reputation
    30
    Join Date
    May 2009
    Posts
    63
    Thanks G/R
    0/1
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Partykilla View Post
    Small build update!
    Fixed 2 major "coding" errors/typos and some small tweaks,
    Now included fist part of disabling the "Raid Combat Log"

    Download here

    First of all i would like to say congrats to new parental life. =)
    I would aslo like to congrats you to your Contributor title. =)

    Thanks for the"small" update.
    I got 10% more dps with 2.0.1 than 2.0.0, and thats huge!
    Im refreshing this page 10 times per day and hope for new release

    I have decided that I want to contribute something to your "new" life as a father. As a thank you for sharing your work!
    It might not be anything big, but a little money so you may be able to buy a pizza.
    Would therefore like to see a donation button on your front page, and I'm probably not alone!

    Thanks for a awesome profile!

  3. #48
    Kratick's Avatar Corporal
    Reputation
    1
    Join Date
    Dec 2011
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kratick View Post
    Haha, sounds good! Lets get you to Contributor!
    Sweet.... Partykilla, looks like you got it now! Congrats!

  4. #49
    Partykilla's Avatar Contributor
    Reputation
    107
    Join Date
    Jan 2011
    Posts
    129
    Thanks G/R
    5/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dumars View Post
    First of all i would like to say congrats to new parental life. =)
    I would aslo like to congrats you to your Contributor title. =)

    Thanks for the"small" update.
    I got 10% more dps with 2.0.1 than 2.0.0, and thats huge!
    Im refreshing this page 10 times per day and hope for new release

    I have decided that I want to contribute something to your "new" life as a father. As a thank you for sharing your work!
    It might not be anything big, but a little money so you may be able to buy a pizza.
    Would therefore like to see a donation button on your front page, and I'm probably not alone!

    Thanks for a awesome profile!
    WoW, I thank you for this! But very please... I'm JUST a profile coder.
    Give everything you'd like to give to me, to Xelper!
    That means more to me as of I got the money I need

    Xelper is a gr8 d00d, but please if you do donate to him cus of me, give me a shout out

  5. #50
    frII's Avatar Master Sergeant
    Reputation
    1
    Join Date
    Mar 2010
    Posts
    86
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I dont know what update was about,but i dont see almost no dps.I mean i damage but...every 20-30 seconds.Between it just auto attacks.I checked the previous profile.And thw damage was good.
    So something is not working out for me=(

  6. #51
    dumars's Avatar Active Member CoreCoins Purchaser
    Reputation
    30
    Join Date
    May 2009
    Posts
    63
    Thanks G/R
    0/1
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by frII View Post
    I dont know what update was about,but i dont see almost no dps.I mean i damage but...every 20-30 seconds.Between it just auto attacks.I checked the previous profile.And thw damage was good.
    So something is not working out for me=(
    Hello, What happens every 20-30 sec and What version had Most dmg? 2.0.0? 1.5?

    //Dumars

    Sent from HTC.

  7. #52
    popeofdope's Avatar Sergeant
    Reputation
    11
    Join Date
    Aug 2010
    Posts
    63
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Tested it for 10 mins so far on the Timeless Isle.
    It keeps trying to spam Impending Victory when I do not have this talent (as the first post says use second wind)

  8. #53
    dumars's Avatar Active Member CoreCoins Purchaser
    Reputation
    30
    Join Date
    May 2009
    Posts
    63
    Thanks G/R
    0/1
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by popeofdope View Post
    Tested it for 10 mins so far on the Timeless Isle.
    It keeps trying to spam Impending Victory when I do not have this talent (as the first post says use second wind)
    this happens for me too, even when swifty burst is on.

  9. #54
    replikatoren's Avatar Active Member
    Reputation
    53
    Join Date
    Aug 2011
    Posts
    182
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    the rotations stop issue is in the harmstring code
    Just change:
    PHP Code:
    local shouldSlow true
    if inMelee() == true
    and ( 
          
    isSlowed("target") ~= nil
          
    or immuneToSlow("target") ~= nil
          
    or getHp("target") < 20
        
    )
    then
        shouldSlow 
    false
    end

    if shouldSlow == false
    and UnitDebuffID("target",1715) ~= nil
    then
        local hasHamstring
    _____HendTimer UnitDebuffID("target"1715)
        if 
    hasHamstring ~= nil then
            
    if HendTimer GetTime() < 1 then
                
    return true
            end
        end
    end
            
    if inMelee() == true 
    and shouldSlow == true
    then
        
    if UnitIsPlayer("target")
            
    then
        _castSpell
    (1715)
    RaidNotice_AddMessage(RaidWarningFrame"\124cFFF00000\<Hamstring>"ChatTypeInfo["RAID_WARNING"])
    RaidNotice_AddMessage(RaidWarningFrame""ChatTypeInfo["RAID_WARNING"])        
        
    end 
    end 
    to
    PHP Code:
    local shouldSlow true
    if inMelee() == true
    and ( 
          
    isSlowed("target") ~= nil
          
    or immuneToSlow("target") ~= nil
          
    or getHp("target") < 20
        
    )
    then
        shouldSlow 
    false
    end

    if shouldSlow == false
    and UnitDebuffID("target",1715) ~= nil
    then
        local hasHamstring
    _____HendTimer UnitDebuffID("target"1715)
        if 
    hasHamstring ~= nil then
            
    if HendTimer GetTime() < 1 then
                _castSpell
    (1715)
            
    end
        end
    end
            
    if inMelee() == true 
    and shouldSlow == true
    then
        
    if UnitIsPlayer("target")
            
    then
        _castSpell
    (1715)
    RaidNotice_AddMessage(RaidWarningFrame"\124cFFF00000\<Hamstring>"ChatTypeInfo["RAID_WARNING"])
    RaidNotice_AddMessage(RaidWarningFrame""ChatTypeInfo["RAID_WARNING"])        
        
    end 
    end 
    "return true" to "_castSpell(1715)

  10. #55
    jackus's Avatar Active Member
    Reputation
    58
    Join Date
    Aug 2006
    Posts
    802
    Thanks G/R
    1/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @Replikatoren is it in PVE or PVP? I dont have problems in PVP.

    So far what i edited in version 201
    WoW PartyKilla

    Edit:more slam
    Removed: no trinket
    Edit: if currentPercent > 85 up from 45 (SPELLRELFECT)
    added: spellreflect turn evil (hpala)
    removed: old banner/intervene system
    added: working banner/intervene system
    Edit: haxxors removed a lot of spells with "--"
    Removed: some Delay rotation.
    fixed: no bezerker rage on sap

    But cant figure out how to remove the instant spellreflect when i get novaed

    Good damage in this profile

    EDIT: Still slow on the spellreflect when blood horror and instant root from drood
    Last edited by jackus; 10-12-2013 at 03:10 PM.

  11. #56
    Partykilla's Avatar Contributor
    Reputation
    107
    Join Date
    Jan 2011
    Posts
    129
    Thanks G/R
    5/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    2.0.2. fix.
    Update coming soon guys <3

  12. #57
    Partykilla's Avatar Contributor
    Reputation
    107
    Join Date
    Jan 2011
    Posts
    129
    Thanks G/R
    5/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote jackus:
    Edit:more slam
    Partykilla: New rotation should now use slam about 100% as it should.

    Removed: no trinket
    Partykilla: Can be disabled in config

    Edit: if currentPercent > 85 up from 45 (SPELLRELFECT)
    Partykilla: This might miss some fast spells like hex and caos bolt, but sure as u'd like

    added: spellreflect turn evil (hpala)
    Partykilla: I did add this to my rotation too...

    removed: old banner/intervene system
    added: working banner/intervene system
    Partykilla: Mine works perfect, please quote urs in php code

    Edit: haxxors removed a lot of spells with "--"
    Partykilla: Wich ones?

    Removed: some Delay rotation.
    Partykilla: Don't get banned man

    fixed: no bezerker rage on sap
    Partykilla: This happens only if ure in combat

    But cant figure out how to remove the instant spellreflect when i get novaed
    Partykilla: Why would u do this? Mages can ONLY rape you when u're in nova mate

  13. #58
    Sivers's Avatar Member
    Reputation
    2
    Join Date
    May 2008
    Posts
    62
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi there,

    Ever since 2.0.1, when I start the profile, I'm getting a stream of LUA errors and I can no longer read my chat or send chat messages unless I /reload (until the next time I re-enable the profile). The LUA errors reference a chat addon called Prat, but the addon has not been updated for weeks, and the errors did not start happening until 2.0.1. Any ideas as to a solution for this? Prat is an important addon for me so I'd rather not have to disable/re-enable it every time I use this profile. I think it has something to do with the way the profile communicates to the player, as it uses some interesting chat frames I haven't seen other profiles use before. Just a thought, not sure though.

    Code:
    Message: Interface\AddOns\Prat-3.0\services\chatsections.lua:395: attempt to call field 'TEXT' (a boolean value)
    Time: 10/12/13 16:07:24
    Count: 2521
    Stack: [C]: in function `TEXT'
    Interface\AddOns\Prat-3.0\services\chatsections.lua:395: in function `SplitChatMessage'
    Interface\AddOns\Prat-3.0\addon\addon.lua:598: in function <Interface\AddOns\Prat-3.0\addon\addon.lua:573>
    (tail call): ?
    Interface\FrameXML\ChatFrame.lua:2637: in function `ChatFrame_OnEvent'
    [string "*:OnEvent"]:1: in function <[string "*:OnEvent"]:1>
    
    Locals:

  14. #59
    azuro's Avatar Contributor
    Reputation
    85
    Join Date
    Dec 2007
    Posts
    386
    Thanks G/R
    15/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    im always below other warriors in dps with MAX gear grievous weaps etc sitting with around 8mill when their warr has 10 always around 8/10 of what my enemy do
    or mate in RBG

  15. #60
    jh16's Avatar Contributor
    Reputation
    323
    Join Date
    Feb 2012
    Posts
    322
    Thanks G/R
    10/46
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Feedback.

    Version Tested: 2.0.1


    Config: Found in 2.0.2
    AutoPause - Needs "or IsMounted()" added. I'm also having issues with running around on my mount and if I get CCed I get dismounted. Moved "H4XX0R" ability down to underneath "Config" in the Rotation Editor to fix this issue after adding "IsMounted()" to AutoPause function.
    Hotkeys: Found in 2.0.2
    Intervene/Safeguard to Banner still doesn't work. Apparently works if you manually target the banner but that is hard to do when there are a lot of enemies around it. Try making it where it stops trying to cast the banner if it is already out. Only then it will work as intended.
    Tweaks: Found in 2.0.2
    Auto Stance - In order to make the false part work it needs "and autoStance == true" added to both "if" statements. This is the code that was lacking from my previous feedback.
    Auto Stance - You have the spell for Last Stand set on there. This needs to be Rallying Cry instead since Last Stand is Protection spec only. Change the Spell ID from "12975" to "97462" this way it will work as intended.
    Defend Friend: Found in 2.0.2
    Your comment just after "_castSpell(97462)" Should be Rallying Cry instead of Mortal Strike. :P


    Edit:
    And dang just saw you post the 2.0.2 release. xD
    Time for me to DL it and tinker around with it. :P

    Edit2:
    Pretty much 2.0.2 has the same problems from 2.0.1 that I would like to see fixed.
    Last edited by jh16; 10-12-2013 at 04:33 PM. Reason: edits for finds for 2.0.2

Page 4 of 12 FirstFirst 12345678 ... LastLast

Similar Threads

  1. PQR 3.3.5a ARMS WARRIOR AUTO-BASH
    By n1ce0n3 in forum WoW Bots Questions & Requests
    Replies: 10
    Last Post: 03-17-2015, 06:12 AM
  2. PQR Arms Warrior - Profile Request
    By poofball in forum WoW Bots Questions & Requests
    Replies: 0
    Last Post: 04-17-2013, 05:08 AM
  3. [Buying] WTB Pqr PvP Arms profile
    By sevennsins in forum World of Warcraft Buy Sell Trade
    Replies: 0
    Last Post: 03-12-2013, 01:45 PM
  4. [PQR] Arms Warrior 5.2
    By lockstrom in forum WoW Bot Maps And Profiles
    Replies: 4
    Last Post: 03-07-2013, 07:07 PM
  5. [PQR] Arms Warrior PvP Rotation
    By nebmyers in forum WoW Bots Questions & Requests
    Replies: 2
    Last Post: 12-20-2012, 07:15 PM
All times are GMT -5. The time now is 04:14 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search