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

Shout-Out

User Tag List

Page 696 of 731 FirstFirst ... 196596646692693694695696697698699700 ... LastLast
Results 10,426 to 10,440 of 10955
  1. #10426
    firepong's Avatar Elite User
    Reputation
    384
    Join Date
    Jan 2008
    Posts
    955
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Xelper View Post
    Have a few interesting things coming down soon.. It will be for live only because it requires extra offsets and it is still a WIP, but profile writers should be able to beta test it. Hopefully have a beta (PQR, not MOP) release out tonight.

    New functions:
    PQR_BehindTarget() - Are you behind the target (out of parry range, able to shred/backstab). Returns true or false.
    PQR_FacingTarget() - Are you facing your target (able to cast at them). Returns true or false.

    These will only be for Target for the time being. I may implement them for other common units like focus and mouseover eventually. What is unique about these is that they do not require scraping the red message on the screen to detect if you are actually behind the target or facing the target, they just work.

    I want to eventually add the following, but they will not be in tonight's beta version:

    PQR_EnemiesAroundPlayer(yards)
    PQR_EnemiesAroundTarget(yards)
    PQR_FriendlyUnitsAroundPlayer(yards)
    PQR_FriendlyUnitsAroundTarget(yards)
    I just hope those extra offsets don't get us in even more trouble once Blizzard decides they want to take this program down

    Anyways, this will definitely be used in my Feral Rotation. Get's rid of one of the functions I had cooked up in ym Data file for Mangle only bosses lol.

    EDIT* Maybe I might now have to get rid of my Mangle Only boss, code. Only time will tell

    [BETA] PQRotation - an automated ability priority queue.
  2. #10427
    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 Xelper View Post
    It will be fast but it won't be an instant update like that unfortunately.. should update every 10ms or so based on your current target at the time.
    gotcha i still see many uses regardless XD

    if that only updates every so often (which is still pretty fast).... maybe there's a way you can table the people within that range for PQR to run through if we so fit? or would that be overkill u think?
    ^0^Team Nova's PQR NCC ^0^

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

  3. #10428
    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 crystal_tech View Post
    Assassin Rogue is now Fully reworked and re-coded.
    SV Hunter doesnt work in LFR Ultraxion
    doesnt do anything
    Looking for exploiters and botters to Elder Scrolls Online.

  4. #10429
    sheuron's Avatar Knight-Champion
    Reputation
    319
    Join Date
    Aug 2011
    Posts
    504
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bu_ba_911 View Post
    being limited to just target for now isn't end of the world

    i can run a script that will target members[1].Unit and if facing Cast LoD.... else return false then TargetLastTarget XD

    when I heard you had this in the works I got excited XD!!! WOOT WOOT

    *edit*
    for those additions.... think you could also add an optional health check as well (yards[, @health%])

    Using GetPlayerFacing() and GetPlayerMapPosition() you can already checking with current PQR version if your raid partners are in front of you and in range.
    [ Sheuron PQR Profiles Pack ] https://goo.gl/lfAMC
    If you like this piece of code feel free to invite me a beer making a donation.
    My paypal account: [email protected]

  5. #10430
    sheuron's Avatar Knight-Champion
    Reputation
    319
    Join Date
    Aug 2011
    Posts
    504
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @xelper: same as you did with interrupt code, would be useful to make pqr custom functions editable, could help to impove them by comunity or tweak for specific profiles.
    [ Sheuron PQR Profiles Pack ] https://goo.gl/lfAMC
    If you like this piece of code feel free to invite me a beer making a donation.
    My paypal account: [email protected]

  6. #10431
    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)
    Oh that sounds indeed promising, Xelper! Does this mean it wont try to use Shred when facing the target? Because I see PQR spamming shred alot when im facing mobs while using Gabbz KittyBear.

  7. #10432
    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 sheuron View Post
    Using GetPlayerFacing() and GetPlayerMapPosition() you can already checking with current PQR version if your raid partners are in front of you and in range.
    I know, I just dislike recreating the wheel if there's already something that works out.

    Sent from my Xoom using Tapatalk 2
    ^0^Team Nova's PQR NCC ^0^

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

  8. #10433
    sheuron's Avatar Knight-Champion
    Reputation
    319
    Join Date
    Aug 2011
    Posts
    504
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bu_ba_911 View Post
    I know, I just dislike recreating the wheel if there's already something that works out.

    Sent from my Xoom using Tapatalk 2
    Paladin is the only healing class needing a check about how many players in front him to use Light of Dawn, and you are the only only develping holy paladin profile, so you ll need to create the wheel.
    [ Sheuron PQR Profiles Pack ] https://goo.gl/lfAMC
    If you like this piece of code feel free to invite me a beer making a donation.
    My paypal account: [email protected]

  9. #10434
    fluxflux's Avatar Knight
    Reputation
    5
    Join Date
    Jan 2012
    Posts
    185
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sheuron View Post
    Paladin is the only healing class needing a check about how many players in front him to use Light of Dawn, and you are the only only develping holy paladin profile, so you ll need to create the wheel.
    i think iss intresting for check how many mobs are in front of player for some Aoe Rotations?

  10. #10435
    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 sheuron View Post
    Paladin is the only healing class needing a check about how many players in front him to use Light of Dawn, and you are the only only develping holy paladin profile, so you ll need to create the wheel.
    It would be inferior to something that would work both on enemies and friendlies. All conal attacks would use something similar to LoD I'd prefer to help make something thats universal like Xelpers new code

    Sent from my Xoom using Tapatalk 2
    ^0^Team Nova's PQR NCC ^0^

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

  11. #10436
    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 bu_ba_911 View Post
    It would be inferior to something that would work both on enemies and friendlies. All conal attacks would use something similar to LoD I'd prefer to help make something thats universal like Xelpers new code

    Sent from my Xoom using Tapatalk 2
    So for example... just growing on last point...

    Your cycle of enemies in front morphed for friendlies + Xelpers code... that would work... and use the enemy code for enemies....

    Sent from my Xoom using Tapatalk 2
    ^0^Team Nova's PQR NCC ^0^

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

  12. #10437
    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 Gabbz View Post
    SV Hunter doesnt work in LFR Ultraxion
    doesnt do anything
    i need more info than that. did you use the rotation with widow venom or without?
    remove my profiles manually and reinstall them cause i did ds last night in norm mode without any problem.

    Just did a Ultra fight in LFR SV Hunter is working like it should
    Last edited by crystal_tech; 04-27-2012 at 06:25 PM.

    Please if someone helped you donate rep to them.

  13. #10438
    Luciferozzy's Avatar Member
    Reputation
    2
    Join Date
    Apr 2011
    Posts
    81
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sheuron

    Found some bugs on your rogue Subpvp profile.

    its not casting shadow dance or dismantle

  14. #10439
    onya's Avatar Member
    Reputation
    67
    Join Date
    May 2008
    Posts
    152
    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
    It would be inferior to something that would work both on enemies and friendlies. All conal attacks would use something similar to LoD I'd prefer to help make something thats universal like Xelpers new code

    Sent from my Xoom using Tapatalk 2
    The problem is GetPlayerMapPosition() doesn't work on enemies, and i had such grand plans for auto switching chain lightning code...
    Shaman resto and elemental profiles for PQRotation can be downloaded from here - https://db.tt/g2pIFrBc
    Tradeskill profile (Jewelcrafting and disenchant) download here - https://db.tt/aPpOTKJH

  15. #10440
    onya's Avatar Member
    Reputation
    67
    Join Date
    May 2008
    Posts
    152
    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
    Well since Onya has disabled PM's..... I guess this is a public viewing of how I picture the Custom Tables to go

    http://goo.gl/b8AYj
    yeah the only thing i was thinking of doing different was saving the guid in the table so it would handle people being moved from group to group.
    Shaman resto and elemental profiles for PQRotation can be downloaded from here - https://db.tt/g2pIFrBc
    Tradeskill profile (Jewelcrafting and disenchant) download here - https://db.tt/aPpOTKJH

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:36 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