PQR - Rotation Bot menu

Shout-Out

User Tag List

Page 454 of 779 FirstFirst ... 354404450451452453454455456457458504554 ... LastLast
Results 6,796 to 6,810 of 11681
  1. #6796
    travis2861's Avatar Contributor
    Reputation
    99
    Join Date
    Aug 2007
    Posts
    227
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bu_ba_911 View Post
    for addons such as my own...... maybe

    I use CVars which can be read and edited while inside wow....

    i also coded in a recording CVar that can turn most of the PQR alerts that my profiles have off....

    i have yet to find a way to hide the PQR spam when enabling and disabling Profiles tho :-/

    I gotcha, i did noticed that when you updated your balance with that last push update, tis what sparked my question, would be a really cool thing, thanks for the response!

    PQR - Rotation Bot
  2. #6797
    lolomo2003's Avatar Active Member
    Reputation
    49
    Join Date
    Apr 2012
    Posts
    102
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ebah View Post
    Ah, that'd do it. I don't have this. Where can I download it? The OP's link is broken
    Here is a link with my PQR copy. Also most of the profiles included. Just unrar and use.

  3. #6798
    Bobita70's Avatar Member
    Reputation
    1
    Join Date
    Oct 2011
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What is the most effective way to set up the ability check delay according to your latency?
    Whatever your home latency is + 50? or?
    Thanks

  4. #6799
    vitamincore's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ищу человека который бы делал вип профили для меня на интересующие меня классы и спеки с дальнейшей поддержкой и обновлением. О цене договоримся
    I am looking for a man who would do VIP profiles for my personal interest classes and specs with more support and updates. About the price of a deal

    icq: 363627804
    Last edited by vitamincore; 12-09-2012 at 09:53 AM.

  5. #6800
    lawlmoto's Avatar Active Member
    Reputation
    20
    Join Date
    Feb 2008
    Posts
    122
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Bobita70 View Post
    What is the most effective way to set up the ability check delay according to your latency?
    Whatever your home latency is + 50? or?
    Thanks
    No reason to, it controls execution rate, you're thinking of two other settings.

    Sent from my Galaxy Nexus using Tapatalk 2

  6. #6801
    crystal_tech's Avatar Elite User
    Reputation
    468
    Join Date
    Feb 2008
    Posts
    1,033
    Thanks G/R
    1/6
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bu_ba_911 View Post
    for addons such as my own...... maybe

    I use CVars which can be read and edited while inside wow....

    i also coded in a recording CVar that can turn most of the PQR alerts that my profiles have off....

    i have yet to find a way to hide the PQR spam when enabling and disabling Profiles tho :-/
    a bit of a work around:
    create a new chat tab and use that for everything (note: some addon/pqr spam will not be shown in the new chat tab)

    Please if someone helped you donate rep to them.

  7. #6802
    Bendecks's Avatar Sergeant CoreCoins Purchaser
    Reputation
    5
    Join Date
    Aug 2011
    Posts
    66
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm a bit baffled that the mage profiles around here doesn't seem to contain an ability to blink on button press, how would the code for this be?

  8. #6803
    lawlmoto's Avatar Active Member
    Reputation
    20
    Join Date
    Feb 2008
    Posts
    122
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by crystal_tech View Post
    a bit of a work around:
    create a new chat tab and use that for everything (note: some addon/pqr spam will not be shown in the new chat tab)
    Just turn off the option to show messages in chat.

    Sent from my Galaxy Nexus using Tapatalk 2

  9. #6804
    Discipline's Avatar Contributor ALADEEN MOTHERFUCKER! CoreCoins Purchaser
    Reputation
    128
    Join Date
    Dec 2007
    Posts
    253
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    PQR - Rotation Bot

    Originally Posted by crystal_tech View Post
    a bit of a work around:
    create a new chat tab and use that for everything (note: some addon/pqr spam will not be shown in the new chat tab)
    Code:
    If IsLeftShiftKeyDown() then
    return true
    end
    Add blink spell id and put close to the top - will blink when you press left shift

    EDIT: quoted wrong post, will fix when i get to my pc

    Sent from my BlackBerry 9360 using Tapatalk
    Last edited by Discipline; 12-09-2012 at 02:46 PM.

  10. #6805
    Bendecks's Avatar Sergeant CoreCoins Purchaser
    Reputation
    5
    Join Date
    Aug 2011
    Posts
    66
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by D1sc1pl1n3 View Post
    Code:
    If IsLeftShiftKeyDown() then
    return true
    end
    Add blink spell id and put close to the top - will blink when you press left shift
    Me being the retard that I am, I figured this out on my own after posting >.<

    But I can't seem to make it cancel an ongoing spellcast, even though I did enable "Cancel channel"...

    Also, your code breaks the rotation for some reason, I made it work with this:

    if IsLeftControlKeyDown() then
    return true
    end
    Last edited by Bendecks; 12-09-2012 at 02:45 PM.

  11. #6806
    ZidaneT's Avatar Corporal
    Reputation
    6
    Join Date
    Jan 2012
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Bendecks View Post
    I'm a bit baffled that the mage profiles around here doesn't seem to contain an ability to blink on button press, how would the code for this be?
    why not just use
    /stopcastng
    /stopcasting
    /cast [insert name of blink spell here]
    in a macro, stick it on a bar and bind a key to it? seems a lot simpler than coding a keypress for pqr. I do this for a couple of skills that are usefull to have on a button whenever, wherever.

  12. #6807
    averykey's Avatar Contributor
    Reputation
    158
    Join Date
    Dec 2011
    Posts
    448
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bu_ba_911 View Post
    for addons such as my own...... maybe

    I use CVars which can be read and edited while inside wow....

    i also coded in a recording CVar that can turn most of the PQR alerts that my profiles have off....

    i have yet to find a way to hide the PQR spam when enabling and disabling Profiles tho :-/
    Settings
    Show Messages in Chat

    Will that work for you or no?
    My Svn - https://subversion.assembla.com/svn/averykeys-svn/

  13. #6808
    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 lawlmoto View Post
    Just turn off the option to show messages in chat.

    Sent from my Galaxy Nexus using Tapatalk 2
    what i was looking for was the PQR variable to manually turn it off/on based off when i was turning on my recording mode

    tho CT's way work for every profile that spams your main chat window with their own methods of alerting
    ^0^Team Nova's PQR NCC ^0^

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

  14. #6809
    kclux's Avatar Active Member
    Reputation
    16
    Join Date
    Jun 2011
    Posts
    199
    Thanks G/R
    2/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Since yesterday PQR is all of the sudden not working for me anymore. It shows me the character to select and when I select it no rotation is available and PQR states that I am not logged in. I am using the latest Offsets, WoW is running in 32 Bit mode, I rebooted the PC and nothing helped.

    I had that problem before and back then Blinded fixed it, he figured out that we needed a different GameState offset, no idea why we needed a different one but that fixed it back then. Now Blinded is not around anymore and I am having a hard time figuring out how to get my GameState Address. Anyone got a quick and easy howto for that?

  15. #6810
    Ebah's Avatar Active Member
    Reputation
    17
    Join Date
    Jan 2007
    Posts
    91
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lolomo2003 View Post
    Here is a link with my PQR copy. Also most of the profiles included. Just unrar and use.
    Your link is broken as well. How in the world is anybody using this? The OP's link is a dud and yours is set to private.

    edit: been trying to get my hands on this file for 3 days now, it's ridiculous

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 10:17 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