[PQR Profile] CodeMyLife MoP Paladin Protection/Retribution Rotation. menu

User Tag List

Page 29 of 45 FirstFirst ... 252627282930313233 ... LastLast
Results 421 to 435 of 668
  1. #421
    froggystyle's Avatar Master Sergeant
    Reputation
    7
    Join Date
    Jan 2011
    Posts
    95
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    active cooldowns cause ya would want to save it for pools

    [PQR Profile] CodeMyLife MoP Paladin Protection/Retribution Rotation.
  2. #422
    CodeMyLife's Avatar Contributor
    Reputation
    272
    Join Date
    Mar 2013
    Posts
    707
    Thanks G/R
    24/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by froggystyle View Post
    active cooldowns cause ya would want to save it for pools
    Okay but you know 1 min after fight start you should still be on heroism and in the pool. I use prepot and can pot again in pool. Anyway will tie it to ACDs and people can just light it by hand with the prepot if they want it. Thanks for answer!
    Soapbox Rotations Developer

  3. #423
    MrBrain1's Avatar Member
    Reputation
    3
    Join Date
    Dec 2009
    Posts
    102
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is there a way to deactivate the "raid scanning" its just pretty resource hungry.

  4. #424
    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)
    Hello there code

    i love your profile but im getting this errors to the crash point. its related to interrupt it seems

    Code:
    Message: [string "local customTarget = "target" ..."]:69: attempt to compare number with nil
    Time: 07/27/13 02:37:15
    Count: 5422
    Stack: [string "local customTarget = "target" ..."]:69: in function `?'
    [string "if PQR_Addon_Loaded == nil then..."]:573: in function `PQR_ExecuteInterrupt'
    [string "if PQR_Addon_Loaded == nil then..."]:334: in function <[string "if PQR_Addon_Loaded == nil then..."]:214>
    
    Locals: customTarget = "target"
    castName = "Frigid Gust"
    _ = ""
    _ = "Frigid Gust"
    _ = "Interface\Icons\Ability_Druid_GaleWinds"
    castStartTime = 508881601
    castEndTime = 508884601
    _ = false
    _ = 0
    castInterruptable = true
    channelName = nil
    _ = nil
    _ = nil
    _ = nil
    channelStartTime = nil
    channelEndTime = nil
    _ = nil
    channelInterruptable = nil
    timeSinceStart = 2.968
    timeLeft = 0.032
    castTime = 3000
    currentPercent = 98.933333333333
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = "attempt to compare number with nil"

    is there something i can try do do to fix it?

    Thanks

  5. #425
    CodeMyLife's Avatar Contributor
    Reputation
    272
    Join Date
    Mar 2013
    Posts
    707
    Thanks G/R
    24/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MrBrain1 View Post
    is there a way to deactivate the "raid scanning" its just pretty resource hungry.
    You mean the Healing Engine? Actually no it's built-in and cannot be disactivated.

    Originally Posted by cassrgs View Post
    Hello there code

    i love your profile but im getting this errors to the crash point. its related to interrupt it seems

    Code:
    Message: [string "local customTarget = "target" ..."]:69: attempt to compare number with nil
    Time: 07/27/13 02:37:15
    Count: 5422
    Stack: [string "local customTarget = "target" ..."]:69: in function `?'
    [string "if PQR_Addon_Loaded == nil then..."]:573: in function `PQR_ExecuteInterrupt'
    [string "if PQR_Addon_Loaded == nil then..."]:334: in function <[string "if PQR_Addon_Loaded == nil then..."]:214>
    
    Locals: customTarget = "target"
    castName = "Frigid Gust"
    _ = ""
    _ = "Frigid Gust"
    _ = "Interface\Icons\Ability_Druid_GaleWinds"
    castStartTime = 508881601
    castEndTime = 508884601
    _ = false
    _ = 0
    castInterruptable = true
    channelName = nil
    _ = nil
    _ = nil
    _ = nil
    channelStartTime = nil
    channelEndTime = nil
    _ = nil
    channelInterruptable = nil
    timeSinceStart = 2.968
    timeLeft = 0.032
    castTime = 3000
    currentPercent = 98.933333333333
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = "attempt to compare number with nil"

    is there something i can try do do to fix it?

    Thanks
    I do not remember seeign this error. Had some rework on my interrupts recently. What version are you using? Please try CodeMyTest latest update.
    Soapbox Rotations Developer

  6. #426
    MrBrain1's Avatar Member
    Reputation
    3
    Join Date
    Dec 2009
    Posts
    102
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by CodeMyLife View Post
    You mean the Healing Engine? Actually no it's built-in and cannot be disactivated.
    you should consider implementing it in the future, players who raid 25 man get pretty laggy with this profile.

  7. #427
    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)
    Depends on your PC, I have no problems with lag what-so-ever while raiding 25mans with the profile. But I may have better hardware than you.

  8. #428
    CodeMyLife's Avatar Contributor
    Reputation
    272
    Join Date
    Mar 2013
    Posts
    707
    Thanks G/R
    24/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MrBrain1 View Post
    you should consider implementing it in the future, players who raid 25 man get pretty laggy with this profile.
    Will do. You basically want a pure DPTank profile with only self heals. Not a bad idea. I will see if I can make my healing engine on a PQI box. Have some ideas.

    Ninja you PC is one damn good. Go away you are too powerfull :P

    I myself have some latencies when doing 10s especially when AoE damage beign taken by the whole raid. Best exemple is Quill on Ji-Kun. My fps drop to like 10 for the duration of quill. my PC is old, 3.4Ghz i7 1st generation is having a hard time there.

    MrBrain do you run with Refire Settings at 20ms in PQR? Might higher this to 40-50 in the meantinme.
    Last edited by CodeMyLife; 07-30-2013 at 11:22 AM.
    Soapbox Rotations Developer

  9. #429
    Ralphiuss's Avatar Active Member
    Reputation
    44
    Join Date
    Sep 2011
    Posts
    230
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any thoughts on creating a holy profile?

    So far my experience with other holy profiles that none of them really contend in a heroic environment.

  10. #430
    CodeMyLife's Avatar Contributor
    Reputation
    272
    Join Date
    Mar 2013
    Posts
    707
    Thanks G/R
    24/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ralphiuss View Post
    Any thoughts on creating a holy profile?

    So far my experience with other holy profiles that none of them really contend in a heroic environment.
    It have been requested, actually I do not have time for this, working on plenty of other stuffs atm. Prot Warrior, PokeRotation, fine tuning my healing engine(for protection activehealing/dispels) and many more lol. That beign said, when my Healing Engine will be perfect I might hop onto Holy Paly. I know the PQR Holy Pals are weak. I will do that but let's say in a couple weeks/months and then when it's done I'll support it.
    Soapbox Rotations Developer

  11. #431
    Ralphiuss's Avatar Active Member
    Reputation
    44
    Join Date
    Sep 2011
    Posts
    230
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by CodeMyLife View Post
    It have been requested, actually I do not have time for this, working on plenty of other stuffs atm. Prot Warrior, PokeRotation, fine tuning my healing engine(for protection activehealing/dispels) and many more lol. That beign said, when my Healing Engine will be perfect I might hop onto Holy Paly. I know the PQR Holy Pals are weak. I will do that but let's say in a couple weeks/months and then when it's done I'll support it.
    Thanks for the reply! Here's hoping you might be able to get to it sooner then later

    I also tried your ret profile last night and loved it. Amazing work. Makes me want to try and get a prot set together and see how that turns out. As a fellow paladin I'll most definitely be following your work. +Rep

  12. #432
    CodeMyLife's Avatar Contributor
    Reputation
    272
    Join Date
    Mar 2013
    Posts
    707
    Thanks G/R
    24/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Here it is guyz as you asked it(okay I must admit I wanted to try that out too). Here's a Light version of my amazing Paladin Profile.

    Added Paladin CodeMyLight v1.0 to my SVN
    - No Healing Engine
    - No Raid Healing(Only on us)
    - No Raid Hands(Only on targettarget)
    - No Cleanse(Can use my Dispel Interrupt if needed during needed times.)
    - Interrupts on target/focus/mouse

    Thanks guyz for reporting any bugs you might find.
    Soapbox Rotations Developer

  13. #433
    Ralphiuss's Avatar Active Member
    Reputation
    44
    Join Date
    Sep 2011
    Posts
    230
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    First thing I've noticed thus far...it LoH me when I turn on the rotation...lol

  14. #434
    CodeMyLife's Avatar Contributor
    Reputation
    272
    Join Date
    Mar 2013
    Posts
    707
    Thanks G/R
    24/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah noticed that when I reloaded lol will get this fixed sry.
    Soapbox Rotations Developer

  15. #435
    pve's Avatar Sergeant
    Reputation
    2
    Join Date
    Jan 2013
    Posts
    49
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sweet! i can't wait to try it out, Thanks CML

Page 29 of 45 FirstFirst ... 252627282930313233 ... LastLast

Similar Threads

  1. Is there any way to convert basic rotations to PQR Profiles?
    By DragonfireEX402 in forum WoW Bots Questions & Requests
    Replies: 5
    Last Post: 03-01-2015, 04:30 PM
  2. [PQR Profile] CodeMyLife MoP Hunter BeastMaster/Survival Rotation.
    By CodeMyLife in forum WoW Bot Maps And Profiles
    Replies: 164
    Last Post: 03-03-2014, 06:18 AM
  3. [Buying] Paying someone to set up my Deathknight/Ret Paladin PQR Profiles 20 bucks
    By Bakami in forum World of Warcraft Buy Sell Trade
    Replies: 0
    Last Post: 02-05-2013, 10:10 PM
  4. Paying someone to set up my Deathknight/Ret Paladin PQR Profiles
    By Bakami in forum WoW Bots Questions & Requests
    Replies: 0
    Last Post: 02-05-2013, 09:51 PM
  5. [PQR] Bossqwerty's MOP Mage Profiles
    By Bossqwerty in forum WoW Bot Maps And Profiles
    Replies: 154
    Last Post: 12-29-2012, 04:51 PM
All times are GMT -5. The time now is 06:28 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