PQR - Rotation Bot menu

User Tag List

Page 9 of 116 FirstFirst ... 567891011121359109 ... LastLast
Results 121 to 135 of 1739
  1. #121
    bu_ba_911's Avatar Elite User
    Reputation
    552
    Join Date
    May 2006
    Posts
    1,638
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lostinthewoodslol View Post
    hey guys, is there a way to move the ( xrn:message ) messages to the top middle of my screen rather then in the chat box? thnx heaps
    change the Setpoints

    i haven't really looked at his code

    but i believe a

    frameName shall be the name of his text frame in this example:

    frameName:ClearAllPoints()
    frameName:SetPoint("TOP", UIParent, "TOP", 0, -200)

    something like that would put it 200 pixels directly down from the top center of the screen

    you might need to set the width of the frame since i believe it takes the width of the chat box >.> could be wrong...

    frameName:SetSize(width, height) -- for if you need to
    ^0^Team Nova's PQR NCC ^0^

    If you think someone did something good, take the time to show your appreciation!

    PQR - Rotation Bot
  2. #122
    lostinthewoodslol's Avatar Active Member The Coinmaster CoreCoins Purchaser
    Reputation
    74
    Join Date
    Aug 2011
    Posts
    222
    Thanks G/R
    12/6
    Trade Feedback
    15 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bu_ba_911 View Post
    change the Setpoints

    i haven't really looked at his code

    but i believe a

    frameName shall be the name of his text frame in this example:

    frameName:ClearAllPoints()
    frameName:SetPoint("TOP", UIParent, "TOP", 0, -200)

    something like that would put it 200 pixels directly down from the top center of the screen

    you might need to set the width of the frame since i believe it takes the width of the chat box >.> could be wrong...

    frameName:SetSize(width, height) -- for if you need to
    thnx bubba, works perfect!

  3. #123
    JUANNY's Avatar Master Sergeant
    Reputation
    21
    Join Date
    May 2013
    Posts
    136
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lostinthewoodslol View Post
    thnx bubba, works perfect!
    bu_ba_911 is what i consider a master coder-the complexity of some of his codes makes me dizzy but works great

  4. #124
    Krysis's Avatar Member
    Reputation
    8
    Join Date
    Dec 2007
    Posts
    21
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I apologize if this has already been covered but I can't find it. I can not get an interrupt profile to work with the monk.I added this line to my interrupt profile xml"elseif playerClass == "MONK" then return 116705"But it doesn't seem to work. Any ideas? Thanks

  5. #125
    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 Krysis View Post
    I apologize if this has already been covered but I can't find it. I can not get an interrupt profile to work with the monk.I added this line to my interrupt profile xml"elseif playerClass == "MONK" then return 116705"But it doesn't seem to work. Any ideas? Thanks
    function PQR_InterruptSpell() beign a function, did you reload client every attempt? the code is good, something else is breaking it. Try a ReloadUI after saving.
    Soapbox Rotations Developer

  6. #126
    Toney's Avatar Member
    Reputation
    2
    Join Date
    Mar 2012
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey guys, does anyone know if PQR_TargetArea(unit or GUID) was ever implemented?

  7. #127
    kuukuu's Avatar Contributor
    Reputation
    269
    Join Date
    Jul 2012
    Posts
    619
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Toney View Post
    Hey guys, does anyone know if PQR_TargetArea(unit or GUID) was ever implemented?
    Never even heard of that so I'm going to go with no.
    Former PQR Developer

  8. #128
    bu_ba_911's Avatar Elite User
    Reputation
    552
    Join Date
    May 2006
    Posts
    1,638
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Toney View Post
    Hey guys, does anyone know if PQR_TargetArea(unit or GUID) was ever implemented?
    PQR 3.0 was out on hold indefinitely last I heard

    Sent from my SCH-I535 using Tapatalk 4
    ^0^Team Nova's PQR NCC ^0^

    If you think someone did something good, take the time to show your appreciation!

  9. #129
    Toney's Avatar Member
    Reputation
    2
    Join Date
    Mar 2012
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kuukuu View Post
    Never even heard of that so I'm going to go with no.
    It was added in 2.2.0 I believe, but later removed.

    Originally Posted by bu_ba_911 View Post
    PQR 3.0 was out on hold indefinitely last I heard
    Bummer :'(
    Hope it makes it back, there's quite a few uses for such a function.

  10. #130
    Ehnoah's Avatar Elite User
    Reputation
    398
    Join Date
    Sep 2006
    Posts
    1,028
    Thanks G/R
    16/96
    Trade Feedback
    7 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Where is the main Download for PQInterface and PQInterface_DATA? Because I not want to download any fool stuff in the Internet

  11. #131
    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)
    First hit on google :

    PQInterface - PQRotation Wiki

  12. #132
    ptidemon28's Avatar Member
    Reputation
    1
    Join Date
    Aug 2012
    Posts
    41
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    edit : wrong post :/
    Last edited by ptidemon28; 09-24-2013 at 12:14 PM.

  13. #133
    Vinshom's Avatar Contributor
    Reputation
    86
    Join Date
    Apr 2012
    Posts
    428
    Thanks G/R
    11/21
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bu_ba_911 View Post
    PQR 3.0 was out on hold indefinitely last I heard

    Sent from my SCH-I535 using Tapatalk 4
    That is why I headed honobuddy pvp profiles direction, its better than PQR because of that.

  14. #134
    Xelu's Avatar Master Sergeant
    Reputation
    18
    Join Date
    Feb 2013
    Posts
    89
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Vinshom View Post
    That is why I headed honobuddy pvp profiles direction, its better than PQR because of that.
    Free vs about 1 million dollars in revenue?

  15. #135
    healzzz's Avatar Knight
    Reputation
    5
    Join Date
    Apr 2013
    Posts
    222
    Thanks G/R
    0/0
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Xelu View Post
    Free vs about 1 million dollars in revenue?
    that has nothing to do with better or worse to be honest. PQR is great for a lot of things but also falls short in areas where HB shines such as more "complex" detection options (i.e. to allow placements or say Healing Spheres etc). PQR's main advantage will always be speed, even thou the new Framelocked HB Routines are very speedy as well.

    I for one, would gladly pay for a PQR version - so that PQR is free was Xelpers decision and its obviously awesome. But just because its free doesn't mean its automatically better or that it evens out being a worse product (which PQR isn't, just to make this point).

Page 9 of 116 FirstFirst ... 567891011121359109 ... LastLast

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. [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
  3. rotation bot leveling (PQR)
    By classdog in forum WoW Bots Questions & Requests
    Replies: 3
    Last Post: 09-17-2013, 06:13 PM
  4. [Release] PQR - Rotation Bot
    By Xelper in forum World of Warcraft Bots and Programs
    Replies: 11680
    Last Post: 09-16-2013, 07:47 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 07:39 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