PQR - Rotation Bot menu

User Tag List

Page 667 of 779 FirstFirst ... 167567617663664665666667668669670671717767 ... LastLast
Results 9,991 to 10,005 of 11681
  1. #9991
    crystal_tech's Avatar Elite User
    Reputation
    468
    Join Date
    Feb 2008
    Posts
    1,036
    Thanks G/R
    1/6
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Guvnor View Post
    Is there anyway to turn off cd ?
    what do you mean? to make it only cast if a key is pressed? if so there is!

    type '/nova' and a menu of options pop up. you want to uncheck Auto Use CDs

    Please if someone helped you donate rep to them.

    PQR - Rotation Bot
  2. #9992
    Kimber8idin's Avatar Private
    Reputation
    1
    Join Date
    May 2013
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Lua (Required) - The lua code to be executed to determine if this ability will be executed. It is executed in the form of a function, so you should use 'return true' to indicate you wish to cast the ability.


    Last edited by Kimber8idin; 05-26-2013 at 10:48 PM.

  3. #9993
    Soapbox's Avatar Legendary Founder of Soapbox Rotations

    CoreCoins Purchaser Authenticator enabled
    Reputation
    743
    Join Date
    Nov 2012
    Posts
    986
    Thanks G/R
    1118/364
    Trade Feedback
    61 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Jaylock View Post
    what profile are you currently using?
    I have I will post it shourtly

  4. #9994
    vitalic's Avatar Contributor CoreCoins Purchaser
    Reputation
    182
    Join Date
    Jun 2010
    Posts
    3,527
    Thanks G/R
    8/3
    Trade Feedback
    10 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Hey, I'm trying to target a specific person in a battleground but it doesn't seem to work, tried many different variations like RunMacroText("/target "..playername), TargetUnit(playername), /targetexact, both the short name and full name/realm, nothing seems to target the desired person. Anyone know why this might be or if there is any way to work around it? If I run the exact same command in-game like /tar playername then it targets the player, just not through LUA for some reason.

  5. #9995
    trinchen's Avatar Corporal
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im sorry i only come out from a rock every patch or so but KMD ilove you are there any updates for hunters!

  6. #9996
    BALTOBOULBOBBI's Avatar Active Member
    Reputation
    62
    Join Date
    Mar 2007
    Posts
    62
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can anyone explain how I reach the options menu where you can customize your hotkeys etc. Its supposed to be in the PQI addon I think.

  7. #9997
    howardiv's Avatar Member
    Reputation
    2
    Join Date
    Apr 2010
    Posts
    39
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    LF HELP

    I can not edit the values of spells using the rotation config via PQI in game. PRQ_PRI is in my data folder. Everything runs and loads like it should with the exeption of being able to edit the values of spells
    EX: divine shield casts at 85% regardless if the box is checked or not. Also if i try and change the value to 25% as soon as i double click the lock to save the changes. the value is reset to the 85% position.
    any ideas

  8. #9998
    paintpauller's Avatar Contributor
    Reputation
    128
    Join Date
    Jan 2012
    Posts
    265
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vitalic View Post
    Hey, I'm trying to target a specific person in a battleground but it doesn't seem to work, tried many different variations like RunMacroText("/target "..playername), TargetUnit(playername), /targetexact, both the short name and full name/realm, nothing seems to target the desired person. Anyone know why this might be or if there is any way to work around it? If I run the exact same command in-game like /tar playername then it targets the player, just not through LUA for some reason.
    have a look at my alpha interrupt profile and the ability BG interrupt and how i worked around it, it should point you in the right direction.

    Alpha Profiles: - All profiles with PQInterface support!
    Alpha Interrupt: https://goo.gl/OLhGi - Ignore List, Random Percentage, Time Delays, & much More!
    Alpha Utilities: https://goo.gl/rt7WA - Farming, Prospecting, Disenchanting, Milling, & Questing
    Alpha Moonkin: https://goo.gl/gjxw0 - Optimized DPS Rotation for PvE, Mashup of 3 Profiles
    Avery's Ret: https://goo.gl/GhurM - My take on Avery's outstanding Ret profile with PQI

  9. #9999
    vitalic's Avatar Contributor CoreCoins Purchaser
    Reputation
    182
    Join Date
    Jun 2010
    Posts
    3,527
    Thanks G/R
    8/3
    Trade Feedback
    10 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by paintpauller View Post
    have a look at my alpha interrupt profile and the ability BG interrupt and how i worked around it, it should point you in the right direction.
    Hm thanks, to me it looks like you are able to use /targetexact on a player using the name-realm format and are just using focus so you can cycle through all of the players in the battleground, for me I know in advance the name of the player I want to target but it doesn't let me target them. Perhaps it's something to do with the specific scenario in which I'm trying to do this, which is re-target any player that uses a drop target ability (like mirror images, spectral *****, feign death) etc. I've tried TargetLastEnemy() but those abilities seem to clear any memory of having that player targeted

  10. #10000
    godlike86's Avatar Corporal
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey guys im having a hard time getting conversion to work with my unholy profile it will use it when i drop below the designated health percentage but then will get stuck on spamming it of and on off and on again. Heres the code for what ive been trying to get it to work but alas no go any help would be appreciated

    -- Conversion
    local Myhealth = 100 * UnitHealth("player") / UnitHealthMax("player")
    if Myhealth <= 80 then
    CastSpellByName(GetSpellInfo(119975),"player")
    return true
    end
    Last edited by godlike86; 05-27-2013 at 07:20 PM.

  11. #10001
    ajflex's Avatar Private
    Reputation
    1
    Join Date
    May 2013
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just dumped hb for pqr. I like how much faster and lightweight it is. I prefer to write my own profiles to how I like to play but I can't figure something out I'm hoping somebody can help me with. Does the profile maintain state or are variables loaded every loop through the rotation. I'm trying to populate a table and maintain certain attributes but I'm not sure the best way to go about it. Maybe registercvar?

    tl;dr whats the best way to store long term variables.

  12. #10002
    paintpauller's Avatar Contributor
    Reputation
    128
    Join Date
    Jan 2012
    Posts
    265
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ajflex View Post
    Just dumped hb for pqr. I like how much faster and lightweight it is. I prefer to write my own profiles to how I like to play but I can't figure something out I'm hoping somebody can help me with. Does the profile maintain state or are variables loaded every loop through the rotation. I'm trying to populate a table and maintain certain attributes but I'm not sure the best way to go about it. Maybe registercvar?

    tl;dr whats the best way to store long term variables.
    the way i understand it is all variables are saved until you logout or /reload, so all you would need to do is set a global variable = to a table once and it will be there till you logout or /reload because of this you could do something like:

    if Tableloaded == nil then
    myTable = { stuff }
    Tableloaded = true
    end

    and then you will always have access to that table without re making it every cycle.
    hope this helps, the best way i found to learn PQR is just look at others profiles and ask questions here =D

    Alpha Profiles: - All profiles with PQInterface support!
    Alpha Interrupt: https://goo.gl/OLhGi - Ignore List, Random Percentage, Time Delays, & much More!
    Alpha Utilities: https://goo.gl/rt7WA - Farming, Prospecting, Disenchanting, Milling, & Questing
    Alpha Moonkin: https://goo.gl/gjxw0 - Optimized DPS Rotation for PvE, Mashup of 3 Profiles
    Avery's Ret: https://goo.gl/GhurM - My take on Avery's outstanding Ret profile with PQI

  13. #10003
    ajflex's Avatar Private
    Reputation
    1
    Join Date
    May 2013
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just looked through some profiles. I get it now. Much simpler than I thought.

  14. #10004
    iceymot's Avatar Member
    Reputation
    1
    Join Date
    Mar 2012
    Posts
    32
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by godlike86 View Post
    Hey guys im having a hard time getting conversion to work with my unholy profile it will use it when i drop below the designated health percentage but then will get stuck on spamming it of and on off and on again. Heres the code for what ive been trying to get it to work but alas no go any help would be appreciated

    -- Conversion
    local Myhealth = 100 * UnitHealth("player") / UnitHealthMax("player")
    if Myhealth <= 80 then
    CastSpellByName(GetSpellInfo(119975),"player")
    return true
    end
    You must be getting another buff when it is enabled? if so just check for the buff and if its not up then cast it again.

  15. #10005
    iceymot's Avatar Member
    Reputation
    1
    Join Date
    Mar 2012
    Posts
    32
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by howardiv View Post
    LF HELP

    I can not edit the values of spells using the rotation config via PQI in game. PRQ_PRI is in my data folder. Everything runs and loads like it should with the exeption of being able to edit the values of spells
    EX: divine shield casts at 85% regardless if the box is checked or not. Also if i try and change the value to 25% as soon as i double click the lock to save the changes. the value is reset to the 85% position.
    any ideas
    i set the checks in the ability rather then data file. That way it always checks for new value.

Similar Threads

  1. [Bot] PQR PE Next Steps / Future of Rotation Botting
    By Chevrolet1 in forum World of Warcraft Bots and Programs
    Replies: 120
    Last Post: 10-21-2014, 11:47 AM
  2. [Bot] PQR - Rotation Bot
    By Xelper in forum World of Warcraft Bots and Programs
    Replies: 1738
    Last Post: 10-15-2014, 11:00 AM
  3. [Selling] 3 Lifetime Session Keys For Sale, Great for the PQR user looking for a rotation bot
    By cukiemunster in forum World of Warcraft Buy Sell Trade
    Replies: 13
    Last Post: 03-11-2014, 07:18 AM
  4. rotation bot leveling (PQR)
    By classdog in forum WoW Bots Questions & Requests
    Replies: 3
    Last Post: 09-17-2013, 06:13 PM
  5. [HELP] PQR Rotation Bot Profile Making
    By Missu in forum Programming
    Replies: 0
    Last Post: 10-22-2012, 06:27 AM
All times are GMT -5. The time now is 04:25 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