PQR - Rotation Bot menu

User Tag List

Page 336 of 779 FirstFirst ... 236286332333334335336337338339340386436 ... LastLast
Results 5,026 to 5,040 of 11681
  1. #5026
    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 zipadax View Post
    Sorry, I fell asleep.

    I'm not entirely sure what you mean. What I meant when I said the previous was that I downloaded .Net 4.0 and installed, rebooted, then downloaded and installed 4.5 over the top of it. Doing it that way has solved .Net issues for me in the past, but not this time.

    edited for clarity
    did you rename pqr.exe is what I was asking sorry for the confusion.

    Please if someone helped you donate rep to them.

    PQR - Rotation Bot
  2. #5027
    zipadax's Avatar Private
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by crystal_tech View Post
    did you rename pqr.exe is what I was asking sorry for the confusion.
    Well I got it to work finally. I have no idea what changed though. Thanks for all your help I really appreciate it!

  3. #5028
    MACH9 WoW Services's Avatar Member CoreCoins Purchaser
    Reputation
    3
    Join Date
    Jun 2012
    Posts
    219
    Thanks G/R
    1/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Are PvP profiles good using PQR? or not really smart enough for something like that.. more for PvE?

  4. #5029
    failroad's Avatar Banned
    Reputation
    76
    Join Date
    Oct 2012
    Posts
    74
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by isidorzzon View Post
    dose that really use victory rush :d?
    Yea the pvp profiles do. Not sure why you want to use vr for raids

  5. #5030
    barandeniz's Avatar Member
    Reputation
    4
    Join Date
    Nov 2006
    Posts
    133
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any Holy Paladin BG/arena profiles arround ? i have looked but could not found one yet ?

  6. #5031
    spawnpl's Avatar Member
    Reputation
    3
    Join Date
    Apr 2009
    Posts
    61
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Does anyone know why I'm getting low dps when I use this program. I'm getting 100-110fps w/o bot, 30fps-50fps w/ bot on trash pulls, 2fps-6fps w/ bot on boss. My profile doesn't have the target distance line where I can delete it. Anyone else having the same issue.

  7. #5032
    js1974's Avatar Member
    Reputation
    27
    Join Date
    Jan 2008
    Posts
    199
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by IgNiTex3 View Post
    It hangs for most people I believe, it has to do with the way the buffs work
    Well glad to know I'm not the only one experiencing it, Wonder if there will be any way to get around it but thanks for the information.

  8. #5033
    Vogel81's Avatar Master Sergeant
    Reputation
    22
    Join Date
    Feb 2012
    Posts
    105
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ignitex I solved the rogue problem. It has to do with the range check.

    Go to Ability Editor, Select Rogue/xrn5combpv3/ Then click on > Offensive Spells.

    change:

    or ( not DistanceToTarget or DistanceToTarget > 40 )

    to

    -- or ( not DistanceToTarget or DistanceToTarget > 40 )


    Just add two dashes (--) to comment out the range check. Then it works like a charm on elegon.

  9. #5034
    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)
    averykey what could be the problem? Beat Manik PQR uses Judgment, and in instances does not. Wow client initially use Russian

  10. #5035
    js1974's Avatar Member
    Reputation
    27
    Join Date
    Jan 2008
    Posts
    199
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can anyone tell me how I can add a mount or combat check for this?

    PHP Code:
    if IsPlayerSpell(20925then
        
    if IsLeftControlKeyDown() and not GetCurrentKeyBoardFocus() then
            CastSpellByName
    (GetSpellInfo(20925), "player")
        
    end
    end 
    Getting sick of dismounting in the air or even on the ground, I've tried a few different things but I'm not using the right code somewhere.

  11. #5036
    IgNiTex3's Avatar Member
    Reputation
    1
    Join Date
    Oct 2012
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Vogel81 View Post
    Ignitex I solved the rogue problem. It has to do with the range check.

    Go to Ability Editor, Select Rogue/xrn5combpv3/ Then click on > Offensive Spells.

    change:

    or ( not DistanceToTarget or DistanceToTarget > 40 )

    to

    -- or ( not DistanceToTarget or DistanceToTarget > 40 )


    Just add two dashes (--) to comment out the range check. Then it works like a charm on elegon.
    Will this affect anything outside of elegon? Also, how hard would it be to add a enable/disable cooldowns i pop my cd's during sparks

    also, I'm pretty sure this is based on the buff/debuff you gain during elegon. if I step into the circle to get the buff&Debuff while we're doing the trash pull It locks up as well
    Last edited by IgNiTex3; 10-15-2012 at 11:10 AM.

  12. #5037
    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 js1974 View Post
    Can anyone tell me how I can add a mount or combat check for this?

    PHP Code:
    if IsPlayerSpell(20925then
        
    if IsLeftControlKeyDown() and not GetCurrentKeyBoardFocus() then
            CastSpellByName
    (GetSpellInfo(20925), "player")
        
    end
    end 
    Getting sick of dismounting in the air or even on the ground, I've tried a few different things but I'm not using the right code somewhere.
    if IsPlayerSpell(20925) then
    if IsLeftControlKeyDown() and not GetCurrentKeyBoardFocus() and not IsMounted() and UnitAffectingCombat("player") then
    CastSpellByName(GetSpellInfo(20925), "player")
    end
    end

    Please if someone helped you donate rep to them.

  13. #5038
    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 spawnpl View Post
    Does anyone know why I'm getting low dps when I use this program. I'm getting 100-110fps w/o bot, 30fps-50fps w/ bot on trash pulls, 2fps-6fps w/ bot on boss. My profile doesn't have the target distance line where I can delete it. Anyone else having the same issue.
    whos profile as we all code differently

    Please if someone helped you donate rep to them.

  14. #5039
    Vogel81's Avatar Master Sergeant
    Reputation
    22
    Join Date
    Feb 2012
    Posts
    105
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by IgNiTex3 View Post
    Will this affect anything outside of elegon? Also, how hard would it be to add a enable/disable cooldowns i pop my cd's during sparks

    also, I'm pretty sure this is based on the buff/debuff you gain during elegon. if I step into the circle to get the buff&Debuff while we're doing the trash pull It locks up as well
    It doesn't change anything outside Ele except it will try and spam abilities when out of range. I haven't had any lockup problems yet so I'm not sure about that part. Also for CDs I just pulled them out of the rotation so I can use them manually.

  15. #5040
    spawnpl's Avatar Member
    Reputation
    3
    Join Date
    Apr 2009
    Posts
    61
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by crystal_tech View Post
    whos profile as we all code differently
    I'm using Cpoworks's ele profile, which can be found here http://www.ownedcore.com/forums/worl...-profiles.html ([PQR] Cpoworks's Shaman/Monk profiles).

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:15 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search