[BETA] PQRotation - an automated ability priority queue. menu

Shout-Out

User Tag List

Page 408 of 731 FirstFirst ... 308358404405406407408409410411412458508 ... LastLast
Results 6,106 to 6,120 of 10955
  1. #6106
    Meatglue's Avatar Active Member
    Reputation
    16
    Join Date
    Aug 2011
    Posts
    248
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jayrizzle View Post
    Is anyone offering services to make arena profiles? Around 2200-2300 experience? I have extreme wrist pain at times due to an accident so it's hard for me to play at times =[
    Sheuron has released some good pvp profiles. Mage specifically seems to be flawless.

    [BETA] PQRotation - an automated ability priority queue.
  2. #6107
    expunge's Avatar Knight-Lieutenant
    Reputation
    17
    Join Date
    Nov 2011
    Posts
    226
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @Boss, the download doesn't seem to be working for 7.0. Probably just media fire though.

  3. #6108
    Gabbz's Avatar Contributor
    Reputation
    184
    Join Date
    Dec 2011
    Posts
    451
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Have anyone looked into creating a leveling profile for multiboxong? MoP is coming soon and i want to level a monk with a RAF and need to play two accounts at the same time. My basic idea is to party up with my RAF and questing. That means that the other account need to be able to pick up and return quest based on my target. Thinking also to add quest reward logic in order to take what item that meets the class needs.

    Alternative way would be that the primary account would "share" they quest he picks up but then returning quest needs to be handled manually. If this is not plausible then i will instance grind to 85.

  4. #6109
    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 Gabbz View Post
    Have anyone looked into creating a leveling profile for multiboxong? MoP is coming soon and i want to level a monk with a RAF and need to play two accounts at the same time. My basic idea is to party up with my RAF and questing. That means that the other account need to be able to pick up and return quest based on my target. Thinking also to add quest reward logic in order to take what item that meets the class needs.

    Alternative way would be that the primary account would "share" they quest he picks up but then returning quest needs to be handled manually. If this is not plausible then i will instance grind to 85.
    sounds like what you want is a bot :-/
    ^0^Team Nova's PQR NCC ^0^

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

  5. #6110
    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 Bossqwerty View Post
    I updated all my profiles to include a new system for range checking, this will fix any issues similar to the ones people were experiencing on Ultraxion:

    Free File Sharing Made Simple - MediaFire

    @Valma - I've been using your profile a lot on my lock and it works really well. There are a few things I'd like to see changed though. A toggle for burn mode would be really nice, some way to turn off the auto cast of corruption / immolate on mobs you aren't targeting as well. Or at least a check to see if they're in combat already before it casts on them. This has caused wipes for me in both raids and 5 mans.
    Do you know if IsSpellInRange() is reliable? I'm using it but sometimes I feel it's not accurate. By the way I notice you first check if the spell has a range component but you can just do:

    Code:
    if IsSpellInRange(v) ~= 0 then
    It returns nil if the spell has no range requirement, saves an API call at least.

  6. #6111
    bestdamnwarrior's Avatar Master Sergeant
    Reputation
    20
    Join Date
    Nov 2011
    Posts
    110
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @Boss

    First off, amazing work on the progfiles. I just downloaded all your new updates and decided to go into LFR and begin testing the new Arms 7.0. I was playing around with it on a test dummy while waiting for the queue and was seeing some amazing numbers. Queue popped and started pulling trash and the bot just stopped working suddenly. Just got stuck in Berzerker stance and wasn't using any abilities other than auto-attack.

    I tried closing and restarting the bot to no avail. Even tried using some of your older profiles and they stopped working too so I'm inclined to say maybe it's somethign with PQR or something maybe conflicting with the changes in your code that made PQR crater. I'm going to try again and see what happens but wanted to let you know. I'm a 407 ilvl warrior so I do some pretty extensive testing with all your profiles since I have the gear for TG/SMF/ARMS and again, keep up the great work. Proccing my Heroic Gurth with your arms profile is funny to watch. I'll post more info as I get it.

    BDW

  7. #6112
    Bossqwerty's Avatar Legendary
    Reputation
    713
    Join Date
    Nov 2006
    Posts
    693
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vitalic View Post
    Do you know if IsSpellInRange() is reliable? I'm using it but sometimes I feel it's not accurate. By the way I notice you first check if the spell has a range component but you can just do:

    Code:
    if IsSpellInRange(v) ~= 0 then
    It returns nil if the spell has no range requirement, saves an API call at least.
    Yeah it seems to be working well. And yeah I know my coding is really messy and inefficient, I've never done any kind of coding whatsoever before I started working on this profile. I just learned by looking at other peoples work.

    Originally Posted by bestdamnwarrior View Post
    @Boss

    First off, amazing work on the progfiles. I just downloaded all your new updates and decided to go into LFR and begin testing the new Arms 7.0. I was playing around with it on a test dummy while waiting for the queue and was seeing some amazing numbers. Queue popped and started pulling trash and the bot just stopped working suddenly. Just got stuck in Berzerker stance and wasn't using any abilities other than auto-attack.

    I tried closing and restarting the bot to no avail. Even tried using some of your older profiles and they stopped working too so I'm inclined to say maybe it's somethign with PQR or something maybe conflicting with the changes in your code that made PQR crater. I'm going to try again and see what happens but wanted to let you know. I'm a 407 ilvl warrior so I do some pretty extensive testing with all your profiles since I have the gear for TG/SMF/ARMS and again, keep up the great work. Proccing my Heroic Gurth with your arms profile is funny to watch. I'll post more info as I get it.

    BDW
    Let me know if it works after you restart PQR. Anyone else have this same issue?
    Last edited by Bossqwerty; 02-19-2012 at 02:21 PM.

  8. #6113
    bestdamnwarrior's Avatar Master Sergeant
    Reputation
    20
    Join Date
    Nov 2011
    Posts
    110
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Bossqwerty View Post


    Let me know if it works after you restart PQR. Anyone else have this same issue?
    Just did 15mins of testing and so far so good, just waiting on this damn 21min LFR queue to pop. I deleted a lot of old profiles because I vaguely remember someone saying that if you have to many profiles in your pqr/profiles folder it can cause problems so that may indeed have been the issue. I'll let you know soon as I get into this queue and get some results.

    Thanks again for all the hard work Bossq! If you ever need some hard testing, lemme know be happy to help out. Now if we can just talk you into coding an awesome pve prot, pvp prot (flag carrier) and pvp arms profile you'd def be the elitist of the elite group of coders we have here (just my opinion)!!!

  9. #6114
    Shamrockstar's Avatar Member
    Reputation
    51
    Join Date
    May 2007
    Posts
    108
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just used Boss7.0 in 1/2 of LFR with no problem, nice numbers.

  10. #6115
    bestdamnwarrior's Avatar Master Sergeant
    Reputation
    20
    Join Date
    Nov 2011
    Posts
    110
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @Boss

    Welp, i deleted all the old profiles. Had no problem in testing on the dummies but soon as I went to another LFR, BAMM it stopped doing the rotation after switching between single target and AOE and then back to single. Left the LFR and went back to the dummies and basically regardless of what profile I was using, PQR won't work again until I exit WOW, restart it and restart PQR. Not really sure what else to say because it's worked perfectly for me up until now.

  11. #6116
    Bossqwerty's Avatar Legendary
    Reputation
    713
    Join Date
    Nov 2006
    Posts
    693
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bestdamnwarrior View Post
    @Boss

    Welp, i deleted all the old profiles. Had no problem in testing on the dummies but soon as I went to another LFR, BAMM it stopped doing the rotation after switching between single target and AOE and then back to single. Left the LFR and went back to the dummies and basically regardless of what profile I was using, PQR won't work again until I exit WOW, restart it and restart PQR. Not really sure what else to say because it's worked perfectly for me up until now.
    That's really strange, if you can reproduce it without being in LFR let me know. Also if anyone else has this issue let me know too. I haven't used 7.0 in LFR yet but it works fine in 5 mans. I'll give LFR a shot later.

    Anyone successfully used 7.0 in LFR?
    Last edited by Bossqwerty; 02-19-2012 at 03:48 PM.

  12. #6117
    bestdamnwarrior's Avatar Master Sergeant
    Reputation
    20
    Join Date
    Nov 2011
    Posts
    110
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @Boss

    Yea I just redownloaded a fresh PQR and copied ur profiles over. Just tested in a 5man and it works fine. Queued up for another LFR run to see if it does it again. Also removed a couple addons.

    Couple questions, I noticed when I'm just idle and the bot is turned on, if I manually change to Zerker stance, the bot puts me back into Battle Stance... is that intended?

    Also, I'm hesitant to mess with your code but I'm assuming there is a way to change the key modifier for switching between aoe and single target? i use left shift a lot in chat and even while im not in combat it changes the bot between the two modes whereas previously it would only do it during combat.

    I'll post another update soon as I get into the next LFR queue. Thanks again for all your prompt responses, knowing my luck it was just a stupid addon or something.

  13. #6118
    Bossqwerty's Avatar Legendary
    Reputation
    713
    Join Date
    Nov 2006
    Posts
    693
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bestdamnwarrior View Post
    @Boss

    Yea I just redownloaded a fresh PQR and copied ur profiles over. Just tested in a 5man and it works fine. Queued up for another LFR run to see if it does it again. Also removed a couple addons.

    Couple questions, I noticed when I'm just idle and the bot is turned on, if I manually change to Zerker stance, the bot puts me back into Battle Stance... is that intended?

    Also, I'm hesitant to mess with your code but I'm assuming there is a way to change the key modifier for switching between aoe and single target? i use left shift a lot in chat and even while im not in combat it changes the bot between the two modes whereas previously it would only do it during combat.

    I'll post another update soon as I get into the next LFR queue. Thanks again for all your prompt responses, knowing my luck it was just a stupid addon or something.
    Auto switching to battle stance out of combat isn't intentional but I can easily fix it, I'll have it in my next version. If you want to change the button that toggles aoe go to the very bottom of -- calculations -- and change "IsLeftShiftKeyDown()" and that's it.

  14. #6119
    merrikh's Avatar Master Sergeant
    Reputation
    6
    Join Date
    Dec 2011
    Posts
    90
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @Blinded just tested ur sub profile on the first boss in lfr 35k dps 384gs did way more dps then i was combat keep up the good work. Looking forward to the next update!
    Last edited by merrikh; 02-19-2012 at 04:25 PM.

  15. #6120
    Gabbz's Avatar Contributor
    Reputation
    184
    Join Date
    Dec 2011
    Posts
    451
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bu_ba_911 View Post
    sounds like what you want is a bot :-/
    Is this not a bot . Using a simple follow unit and events to accept and turn in quest should be possible using PQR.

Similar Threads

  1. [Buying] Planetside 2 Priority Beta Key
    By isit123 in forum General MMO Buy Sell Trade
    Replies: 0
    Last Post: 07-21-2012, 06:34 AM
  2. [Selling] PLANETSIDE 2 Priority/Early Access Beta Account
    By Kabraxiss in forum General MMO Buy Sell Trade
    Replies: 0
    Last Post: 07-18-2012, 10:20 AM
  3. [Selling] Planetside 2 Priority/Early access Beta Keys
    By mrsluf in forum General MMO Buy Sell Trade
    Replies: 3
    Last Post: 07-17-2012, 04:45 AM
  4. [Selling] Planetside 2 Priority Access beta key codes
    By fatalefout in forum General MMO Buy Sell Trade
    Replies: 1
    Last Post: 06-26-2012, 04:08 PM
  5. [Bot] Automated dungeon queue / Justice Point leecher(Auto-it source)
    By s_e_a_n_66 in forum World of Warcraft Bots and Programs
    Replies: 36
    Last Post: 01-17-2011, 11:50 AM
All times are GMT -5. The time now is 12:25 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