[PQR] Rubim Profiles menu

Shout-Out

User Tag List

Page 44 of 68 FirstFirst ... 404142434445464748 ... LastLast
Results 646 to 660 of 1007
  1. #646
    Weird0's Avatar Contributor
    Reputation
    137
    Join Date
    Jan 2009
    Posts
    352
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by imdasandman View Post
    Think of pqr as a tool, yea it can be fully automated but your DPS will be OK. But if you use it as a tool or an aid to handle some or most functions but the user themselves control certain aspects well your DPS will be among the worlds best even when you are 10-20 ilvl below them.
    I have not nor will I ever cater to the totally lazy player. My edits always have and will require user input. If you want fully automated than use some other profile. <<< not directed at you johnny
    i have to agree on this ive seen so many people, where i know theyve been "using" and got kicked out of really good raiding guilds just because they had the mindest "when i use pqr i will be like one of the best".

    like last week we had one guy kicked out of our 25man because he was using his personal dps cooldowns like a retard everytime on cooldown not even waiting 10-20 seconds for fixed events to happen in a bossfight where everyone else was using them in combination with bloodlust (iron qon after dam'ren has been "defeated" and all 3 of em with the boss are there)

    its not always about "perfect" rotation but also about anticipating the next move or thing to happen and there the most flexible profile where i as a player can say "no you wont do this now you will do this now" simply wins because i can pull off so much more dps
    Last edited by Weird0; 07-03-2013 at 07:06 AM.

    [PQR] Rubim Profiles
  2. #647
    Rubim's Avatar Contributor
    Reputation
    247
    Join Date
    Mar 2010
    Posts
    267
    Thanks G/R
    4/7
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by imdasandman View Post
    You are correct 90% but since festerblight is weird and no matter what I did the disease timer were going to 1+min which was leaving these super long diseases left on the bosses and was a DPS loss.

    Think of pqr as a tool, yea it can be fully automated but your DPS will be OK. But if you use it as a tool or an aid to handle some or most functions but the user themselves control certain aspects well your DPS will be among the worlds best even when you are 10-20 ilvl below them.
    I have not nor will I ever cater to the totally lazy player. My edits always have and will require user input. If you want fully automated than use some other profile. <<< not directed at you johnny

    Sent from my GT-N7105 using Tapatalk 4 Beta
    Exactly.

    Usually my tank profiles require a player input. (That's why i will always hate % cooldowns).

    I'm yet to see a good warrior protection profile, it's simple impossible to do one.The whole reason why i developed the spell queue was Warrior Protection Shield Wall and Barrier.
    https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-bots-programs/wow-bot-maps-profiles/385569-pqr-death-knight-monk-tank-dps-profiles.html#post2582063

  3. #648
    hellokill11's Avatar Member
    Reputation
    9
    Join Date
    Jul 2009
    Posts
    171
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    EDIT: It seems to be working now, I re-installed PQI.

    Anyone been getting LUA error using this recently? I updated my addons and then it decided to go to shits. Sometimes it links itself and it works and right now I can't get it to work at all, just LUA errors. Have disabled every addon except PQI. Anyone know how to proceed? Anything I need to update?

    PHP Code:
    Message: [string "if RUBIM_GENERALDK ..."]:141attempt to index global 'PQI' (a nil value)
    Time07/03/13 16:48:26
    Count
    370
    Stack
    : [string "if RUBIM_GENERALDK ..."]:141in function `?'
    [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..."]:287in function <[string "if PQR_Addon_Loaded == nil then..."]:214>

    Localsconfig = <table> {
     
    hotkeys = <table> {
     }
     
    author "Rubim"
     
    name "General Death Knight"
     
    abilities = <table> {
     }
    }
    (*
    temporary) = nil
    (*temporary) = nil
    (*temporary) = <table> {
     
    enable true
     name 
    "Pause 1"
     
    hotkeys = <table> {
     }
    }
    (*
    temporary) = <table> {
     
    enable true
     name 
    "Pause 2"
     
    hotkeys = <table> {
     }
    }
    (*
    temporary) = <table> {
     
    "lc"
    }
    (*
    temporary) = "lc"
    (*temporary) = <table> {
     
    enable false
     name 
    "Trinket 01"
     
    newSection true
    }
    (*
    temporary) = <table> {
     
    enable false
     name 
    "Trinket 02"
     
    newSection false
    }
    (*
    temporary) = <table> {
     
    enable false
     name 
    "Gloves"
     
    newSection false
    }
    (*
    temporary) = <table> {
     
    enable false
     name 
    "Auto Dispell"
     
    newSection true
    }
    (*
    temporary) = <table> {
     
    enable false
     name 
    "Boss Mechanics"
     
    newSection false
    }
    (*
    temporary) = <table> {
     
    enable true
     name 
    "CD Boss Only"
     
    newSection false
    }
    (*
    temporary) = <table> {
     
    enable false
     name 
    "CD Disable"
     
    newSection false
    }
    (*
    temporary) = "attempt to index global 'PQI' (a nil value)" 
    Last edited by hellokill11; 07-03-2013 at 09:54 AM.

  4. #649
    Rubim's Avatar Contributor
    Reputation
    247
    Join Date
    Mar 2010
    Posts
    267
    Thanks G/R
    4/7
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hellokill11 View Post
    Anyone been getting LUA error using this recently? I updated my addons and then it decided to go to shits. Sometimes it links itself and it works and right now I can't get it to work at all, just LUA errors. Have disabled every addon except PQI. Anyone know how to proceed? Anything I need to update?

    PHP Code:
    Message: [string "if RUBIM_GENERALDK ..."]:141attempt to index global 'PQI' (a nil value)
    Time07/03/13 16:48:26
    Count
    370
    Stack
    : [string "if RUBIM_GENERALDK ..."]:141in function `?'
    [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..."]:287in function <[string "if PQR_Addon_Loaded == nil then..."]:214>

    Localsconfig = <table> {
     
    hotkeys = <table> {
     }
     
    author "Rubim"
     
    name "General Death Knight"
     
    abilities = <table> {
     }
    }
    (*
    temporary) = nil
    (*temporary) = nil
    (*temporary) = <table> {
     
    enable true
     name 
    "Pause 1"
     
    hotkeys = <table> {
     }
    }
    (*
    temporary) = <table> {
     
    enable true
     name 
    "Pause 2"
     
    hotkeys = <table> {
     }
    }
    (*
    temporary) = <table> {
     
    "lc"
    }
    (*
    temporary) = "lc"
    (*temporary) = <table> {
     
    enable false
     name 
    "Trinket 01"
     
    newSection true
    }
    (*
    temporary) = <table> {
     
    enable false
     name 
    "Trinket 02"
     
    newSection false
    }
    (*
    temporary) = <table> {
     
    enable false
     name 
    "Gloves"
     
    newSection false
    }
    (*
    temporary) = <table> {
     
    enable false
     name 
    "Auto Dispell"
     
    newSection true
    }
    (*
    temporary) = <table> {
     
    enable false
     name 
    "Boss Mechanics"
     
    newSection false
    }
    (*
    temporary) = <table> {
     
    enable true
     name 
    "CD Boss Only"
     
    newSection false
    }
    (*
    temporary) = <table> {
     
    enable false
     name 
    "CD Disable"
     
    newSection false
    }
    (*
    temporary) = "attempt to index global 'PQI' (a nil value)" 
    You need PQI.
    https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-bots-programs/wow-bot-maps-profiles/385569-pqr-death-knight-monk-tank-dps-profiles.html#post2582063

  5. #650
    hellokill11's Avatar Member
    Reputation
    9
    Join Date
    Jul 2009
    Posts
    171
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm trying to use the manual festerblight profile but I'm a bit confused. Am I supposed to leave "Festerblight" ticked in the PQI interface or not? It doesn't seem too manual either? As it uses Outbreak, CDs etc when I don't want it to.

    This is downloaded from Imdasandmans SVN.
    Last edited by hellokill11; 07-04-2013 at 04:54 AM.

  6. #651
    kackagent's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    34
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hellokill11 View Post
    I'm trying to use the manual festerblight profile but I'm a bit confused. Am I supposed to leave "Festerblight" ticked in the PQI interface or not? It doesn't seem too manual either? As it uses Outbreak, CDs etc when I don't want it to.

    This is downloaded from Imdasandmans SVN.
    same issue here.

  7. #652
    Rubim's Avatar Contributor
    Reputation
    247
    Join Date
    Mar 2010
    Posts
    267
    Thanks G/R
    4/7
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well my old versions, you would tick that, get Xmin on diseases then stop doing you would tick again for the rest of the fight.
    https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-bots-programs/wow-bot-maps-profiles/385569-pqr-death-knight-monk-tank-dps-profiles.html#post2582063

  8. #653
    Ballerstatus121's Avatar Member
    Reputation
    1
    Join Date
    Sep 2012
    Posts
    64
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey Rubim, is there an eta to when you're going to post those updated profiles?

    Also is there a new unholy disease management feature in these updated profiles?

  9. #654
    pet4rdo's Avatar Member
    Reputation
    1
    Join Date
    Jun 2011
    Posts
    7
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    All the people are with the same question. How is the best made to use Unholy DK with your profiles!?

    You must turn festerblight when the diseases when your diseases are more streght by the trinkets.


    I dont know how use festerblight manual or Iamsadman ... He must say if you need any /rcast macro or anything.

    To use fester you need to see the power of yours diseases DKDOTS addons.

  10. #655
    kackagent's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    34
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by pet4rdo View Post
    All the people are with the same question. How is the best made to use Unholy DK with your profiles!?

    You must turn festerblight when the diseases when your diseases are more streght by the trinkets.


    I dont know how use festerblight manual or Iamsadman ... He must say if you need any /rcast macro or anything.

    To use fester you need to see the power of yours diseases DKDOTS addons.
    wat?wat? waaaaaat?

  11. #656
    imdasandman's Avatar Contributor
    Reputation
    206
    Join Date
    Feb 2011
    Posts
    965
    Thanks G/R
    9/4
    Trade Feedback
    7 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by pet4rdo View Post
    All the people are with the same question. How is the best made to use Unholy DK with your profiles!?

    You must turn festerblight when the diseases when your diseases are more streght by the trinkets.


    I dont know how use festerblight manual or Iamsadman ... He must say if you need any /rcast macro or anything.

    To use fester you need to see the power of yours diseases DKDOTS addons.
    I have explained several times in this thread on how to make my edits work. And yes you have to make 2x /rcast macros. One for ss and the other for fs


    Sent from my GT-N7105 using Tapatalk 4 Beta
    My Frost/Unholy DK WoL ranking edits(4.3) and crystals Hunter Beta profiles-
    https://imdasandmandeathknight.googl...com/svn/trunk/
    Originally Posted by Valma View Post
    Oh sure. (: Plz,lord,rewrite my profile without "re-inventing a wheel".I'm really interested how would you do so.I even ready to eat my pants if yours will perform better in raids than mine

  12. #657
    pet4rdo's Avatar Member
    Reputation
    1
    Join Date
    Jun 2011
    Posts
    7
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes Imdasandmandeathknight but a Txt with explain all your profile manual fest is best for the people that today need to search 44 pages of topics of lost people. I invite you to make a explain Txt With the macros and if you like I can translate it on 3 languajes :P

    What is the page with the explain?

  13. #658
    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)
    Yeah having that yellow triangle with info in PQR is nice and handy to have

  14. #659
    imdasandman's Avatar Contributor
    Reputation
    206
    Join Date
    Feb 2011
    Posts
    965
    Thanks G/R
    9/4
    Trade Feedback
    7 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by pet4rdo View Post
    Yes Imdasandmandeathknight but a Txt with explain all your profile manual fest is best for the people that today need to search 44 pages of topics of lost people. I invite you to make a explain Txt With the macros and if you like I can translate it on 3 languajes :P

    What is the page with the explain?
    I will get around to it. Have class tonight.

    Sent from my GT-N7105 using Tapatalk 4 Beta
    My Frost/Unholy DK WoL ranking edits(4.3) and crystals Hunter Beta profiles-
    https://imdasandmandeathknight.googl...com/svn/trunk/
    Originally Posted by Valma View Post
    Oh sure. (: Plz,lord,rewrite my profile without "re-inventing a wheel".I'm really interested how would you do so.I even ready to eat my pants if yours will perform better in raids than mine

  15. #660
    imdasandman's Avatar Contributor
    Reputation
    206
    Join Date
    Feb 2011
    Posts
    965
    Thanks G/R
    9/4
    Trade Feedback
    7 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Here are the 2 rcast macros for my manual unholy profile.

    Festering Strike:
    #showtooltip Festering Strike
    /rcast 85948


    Scourge Strike:
    #showtooltip Scourge Strike
    /rcast 55090
    My Frost/Unholy DK WoL ranking edits(4.3) and crystals Hunter Beta profiles-
    https://imdasandmandeathknight.googl...com/svn/trunk/
    Originally Posted by Valma View Post
    Oh sure. (: Plz,lord,rewrite my profile without "re-inventing a wheel".I'm really interested how would you do so.I even ready to eat my pants if yours will perform better in raids than mine

Page 44 of 68 FirstFirst ... 404142434445464748 ... LastLast

Similar Threads

  1. [PQR] MOP profiles
    By Sheepmoon in forum WoW Bot Maps And Profiles
    Replies: 350
    Last Post: 01-13-2014, 05:59 AM
  2. [PQR] - GRB profiles
    By GRB in forum WoW Bot Maps And Profiles
    Replies: 8
    Last Post: 05-23-2013, 01:43 AM
  3. [PQR] Mage Profiles
    By discobob in forum WoW Bot Maps And Profiles
    Replies: 11
    Last Post: 04-07-2013, 04:46 PM
  4. Warlock (PQR) pvp profile please?
    By leonel916 in forum WoW Bots Questions & Requests
    Replies: 0
    Last Post: 12-04-2012, 08:41 AM
  5. PQR Old profiles
    By Fumi in forum WoW Bots Questions & Requests
    Replies: 2
    Last Post: 05-08-2012, 02:35 PM
All times are GMT -5. The time now is 10:09 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