PQR - Rotation Bot menu

Shout-Out

User Tag List

Page 772 of 779 FirstFirst ... 272672722768769770771772773774775776 ... LastLast
Results 11,566 to 11,580 of 11681
  1. #11566
    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 averykey View Post
    in Settings, you typod FlashofLight asFlaskofLight
    ^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. #11567
    cukiemunster's Avatar Contributor
    Reputation
    132
    Join Date
    Dec 2009
    Posts
    1,129
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Zeldrak View Post
    500+ pages, it's rather hard to keep up with what people have said thus far, but I'll ask (I'm sure it's already been asked at least once) anyway. Are there any Affliction Warlock PQR profiles updated for 5.4 yet? I've only seen ones for 5.3 for any warlock spec. HB is down right now getting updated, and I'm looking for a routine for my afflock.
    http://www.ownedcore.com/forums/worl...n-profile.html ([PQR] Nilrem Affliction Profile) is Nilrem's

  3. #11568
    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
    in Settings, you typod FlashofLight asFlaskofLight
    Thank you!

    edit: Still doesn't work, won't cast anything at all. Hmm
    My Svn - https://subversion.assembla.com/svn/averykeys-svn/

  4. #11569
    macthebaws's Avatar Private
    Reputation
    1
    Join Date
    Aug 2013
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I've manually renamed the file and tried doing it with updater itself as well and nothing seems to work even manually starting wow from the folder it will either say invalid wow as it has been or it won't even register that there is a wow open at all if I use the renamed file to launch the game. I'm probably missing something simple and stupid. But for the life of me I can't figure out what's going on. (I've searched through the forums and other people having a similar issue already) If anyone can help me out I would really appreciate it ! Thanks a bunch. (if it's a long explanation just pm me!)

  5. #11570
    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 macthebaws View Post
    I've manually renamed the file and tried doing it with updater itself as well and nothing seems to work even manually starting wow from the folder it will either say invalid wow as it has been or it won't even register that there is a wow open at all if I use the renamed file to launch the game. I'm probably missing something simple and stupid. But for the life of me I can't figure out what's going on. (I've searched through the forums and other people having a similar issue already) If anyone can help me out I would really appreciate it ! Thanks a bunch. (if it's a long explanation just pm me!)
    have you verified your taintlog is disabled?

    do /console set taintLog 0
    and then close and reopen wow and see if PQR registers it as being open when you open the 32bit version of wow
    ^0^Team Nova's PQR NCC ^0^

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

  6. #11571
    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)
    Looks like CanHeal is broken, Not sure why

    Anyone have a working CanHeal function? The nova data file one I was using is not working, this doesn't work either.

    function CanHeal(t)
    if UnitInRange(t)
    and not UnitIsDeadOrGhost(t)
    and not PQR_IsOutOfSight(t)
    then return true else return false end
    end

    edit: This version works fine

    function CanHeal(t, id)
    if IsSpellInRange(GetSpellInfo(id),members[1].Unit) == 1 and not PQR_IsOutOfSight(t)
    then return true else return false end
    end
    Last edited by averykey; 09-11-2013 at 02:35 PM.
    My Svn - https://subversion.assembla.com/svn/averykeys-svn/

  7. #11572
    Jubalee's Avatar Member
    Reputation
    2
    Join Date
    Nov 2011
    Posts
    39
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Am I the only person getting Dced from game multiple times due to lack of memory or something?

  8. #11573
    macthebaws's Avatar Private
    Reputation
    1
    Join Date
    Aug 2013
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ehhhh Idk what's wrong I tried that and nothing happened so I had to open up the wtf file in notepad and manually put SET taintLog setting 0 in there but it's still not connecting at all with WoW or if I chose one of the other wows it will just say invalid.

  9. #11574
    Zeldrak's Avatar Member
    Reputation
    4
    Join Date
    Jan 2011
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kuukuu View Post
    Short answer: Yes
    Long answer: Check the community profile page.
    Thanks. I have the community page (at least I think it's the community page, but I'm not sure) bookmarked. I only see one person offering an Affliction profile, and it's not updated for 5.4. Would this be the community page you're referring to: http://www.ownedcore.com/forums/worl...ml#post2652794 If so, it was last updated 8/13/2013. If that's not the correct one, could I bother you for a link to the current community page you're referring to? I've already used the search function with no results.
    Originally Posted by cukiemunster View Post
    Thanks cukie. I replied to your PM, as well as here. I went to the link you provided for nilrem, but when I download his/her profile it says that it hasn't been updated for three months, and is still viable for 5.3. Was there somewhere else I should be going to get a 5.4 compatible affliction profile?

  10. #11575
    jh16's Avatar Contributor
    Reputation
    323
    Join Date
    Feb 2012
    Posts
    321
    Thanks G/R
    10/46
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by macthebaws View Post
    Ehhhh Idk what's wrong I tried that and nothing happened so I had to open up the wtf file in notepad and manually put SET taintLog setting 0 in there but it's still not connecting at all with WoW or if I chose one of the other wows it will just say invalid.
    If it is just saying invalid then you are "actually" running the 64-bit client.

    There are a few things you can do to fix this.
    • PQR function on pick Process window, "Disable WoW-64". This basically renames your 64-bit client so the 32-bit client doesn't switch to it. (this is due to an internal function that checks your system info)
    • Rename the Wow-64.exe to something else yourself.
      -or-
    • Replace your Wow.exe with one that I give that disables the internal function that causes it to switch to 64-bit. or you can do the edit yourself if you have a hex editor since I provide the location anyways. (By the way there is only a 5 byte difference from the original client. So if you are worried about it you can check it yourself with a byte comparison program.)

  11. #11576
    macthebaws's Avatar Private
    Reputation
    1
    Join Date
    Aug 2013
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks, Idk what I did but deleted a few things and now its attached! lol Now gotta try to figure out the profiles and such thanks again though!

  12. #11577
    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 Zeldrak View Post
    Thanks. I have the community page (at least I think it's the community page, but I'm not sure) bookmarked. I only see one person offering an Affliction profile, and it's not updated for 5.4. Would this be the community page you're referring to: http://www.ownedcore.com/forums/worl...ml#post2652794 ([PQR] List of Community Rotations - Updated 01252013) If so, it was last updated 8/13/2013. If that's not the correct one, could I bother you for a link to the current community page you're referring to? I've already used the search function with no results.

    Thanks cukie. I replied to your PM, as well as here. I went to the link you provided for nilrem, but when I download his/her profile it says that it hasn't been updated for three months, and is still viable for 5.3. Was there somewhere else I should be going to get a 5.4 compatible affliction profile?
    That is my page yes, it was just updated today but it won't let me change the title.
    Former PQR Developer

  13. #11578
    billythefukingkid's Avatar Private
    Reputation
    1
    Join Date
    Sep 2013
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Xhelper I been trying to use ur Ret Pally profile(pve) and its giving some issues. Basically i start the pull then it takes over for a sec then just stops and/or just sit there until exorcism come off cd at which point it casts that but then does nothing. Its just being really sketchy and im not sure if its me not know this bot or the profile. Can u pls help and no need to be rude kinda new to this so just trying to understand.

  14. #11579
    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)
    To you Billy I suggest you read this guide and then try to install CML's paladin-profile again, this time with PQInterface so it can work properly.

    http://www.ownedcore.com/forums/worl...p-use-pqr.html ([GUIDE] How to Setup and Use PQR)

  15. #11580
    billythefukingkid's Avatar Private
    Reputation
    1
    Join Date
    Sep 2013
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ninjaderp View Post
    To you Billy I suggest you read this guide and then try to install CML's paladin-profile again, this time with PQInterface so it can work properly.

    http://www.ownedcore.com/forums/worl...p-use-pqr.html ([GUIDE] How to Setup and Use PQR)
    okay so i did everything here and still nothing. i have the PQI installed and still its just standing there no matter the macros i use and the config says nothing. i mean i start the rotation. alt x and it says rotation enabled. but its not attacking at all, even after i attack first it doesnt continue.

    Xhelper rotation attacks but it doesnt cast judgement, crusader strike ever.
    Last edited by billythefukingkid; 09-11-2013 at 08:59 PM.

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 06:55 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