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

User Tag List

Page 145 of 731 FirstFirst ... 4595141142143144145146147148149195245645 ... LastLast
Results 2,161 to 2,175 of 10955
  1. #2161
    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 Progod View Post
    It might be an idea to have a PQR one in general bu_ba911, since all profiles can be prefixed with the author, though the main profile writers seem to have there own classes . Like simulationcraft - World of Warcraft DPS Simulator - Google Project Hosting its much better to have a decent tracking system.
    well if a couple of the other profile writers pm me, we can setup a single google code for profiles where we can all individually commit our own profiles into seperate folders....
    ^0^Team Nova's PQR NCC ^0^

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

    [BETA] PQRotation - an automated ability priority queue.
  2. #2162
    R4g4t0kk's Avatar Member
    Reputation
    1
    Join Date
    Nov 2010
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone who could implement this into the bot for me? I am kind of stuck....

    # action,conditions
    0 flask,type=draconic_mind
    1 food,type=seafood_magnifique_feast
    2 fortitude
    3 inner_fire
    4 shadow_form
    5 vampiric_embrace
    6 snapshot_stats
    7 use_item,name=soul_casket
    8 volcanic_potion,if=!in_combat
    9 volcanic_potion,if=buff.bloodlust.react|target.time_to_die<=40
    A mind_blast
    B berserking
    C shadow_word_pain,if=(!ticking|dot.shadow_word_pain.remains<gcd+0.5)&miss_react
    D devouring_plague,if=(!ticking|dot.devouring_plague.remains<gcd+1.0)&miss_react
    E stop_moving,health_percentage<=25,if=cooldown.shadow_word_death.remains>=0.2|dot .vampiric_touch.remains<cast_time+2.5
    F vampiric_touch,if=(!ticking|dot.vampiric_touch.remains<cast_time+2.5)&miss_react
    G archangel,if=buff.dark_evangelism.stack>=5&dot.vampiric_touch.remains>5&dot.devo uring_plague.remains>5
    H start_moving,health_percentage<=25,if=cooldown.shadow_word_death.remains<=0.1
    I shadow_word_death,health_percentage<=25
    J shadow_fiend
    K shadow_word_death,if=mana_pct<10
    L mind_flay
    M shadow_word_death,moving=1
    N devouring_plague,moving=1,if=mana_pct>10
    O dispersion

  3. #2163
    illwillx12's Avatar Sergeant
    Reputation
    18
    Join Date
    Mar 2008
    Posts
    68
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you very much, making leveling my prot pally alot simpler.

  4. #2164
    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)
    How do I work with finding offsets? There has been a patch on the PTR recenly so I'd have to update the offsets to make PQR once again work with it.

  5. #2165
    Kaolla's Avatar Contributor
    Authenticator enabled
    Reputation
    126
    Join Date
    Apr 2007
    Posts
    341
    Thanks G/R
    2/2
    Trade Feedback
    9 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by R4g4t0kk View Post
    Anyone who could implement this into the bot for me? I am kind of stuck....

    # action,conditions
    0 flask,type=draconic_mind
    1 food,type=seafood_magnifique_feast
    2 fortitude
    3 inner_fire
    4 shadow_form
    5 vampiric_embrace
    6 snapshot_stats
    7 use_item,name=soul_casket
    8 volcanic_potion,if=!in_combat
    9 volcanic_potion,if=buff.bloodlust.react|target.time_to_die<=40
    A mind_blast
    B berserking
    C shadow_word_pain,if=(!ticking|dot.shadow_word_pain.remains<gcd+0.5)&miss_react
    D devouring_plague,if=(!ticking|dot.devouring_plague.remains<gcd+1.0)&miss_react
    E stop_moving,health_percentage<=25,if=cooldown.shadow_word_death.remains>=0.2|dot .vampiric_touch.remains<cast_time+2.5
    F vampiric_touch,if=(!ticking|dot.vampiric_touch.remains<cast_time+2.5)&miss_react
    G archangel,if=buff.dark_evangelism.stack>=5&dot.vampiric_touch.remains>5&dot.devo uring_plague.remains>5
    H start_moving,health_percentage<=25,if=cooldown.shadow_word_death.remains<=0.1
    I shadow_word_death,health_percentage<=25
    J shadow_fiend
    K shadow_word_death,if=mana_pct<10
    L mind_flay
    M shadow_word_death,moving=1
    N devouring_plague,moving=1,if=mana_pct>10
    O dispersion
    There is already a very good shadowpriest profile.

  6. #2166
    Sheepmoon's Avatar Contributor
    Reputation
    143
    Join Date
    Oct 2011
    Posts
    102
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by R4g4t0kk View Post
    Anyone who could implement this into the bot for me? I am kind of stuck....
    There is already a very good shadow priest profile available.

  7. #2167
    Xelper's Avatar ★ Elder ★
    Reputation
    1024
    Join Date
    Mar 2007
    Posts
    860
    Thanks G/R
    0/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I just reuploaded with the old warlock profiles included. I also included offsets for 14849 (PTR).

    Or you can download the XML and copy it to the folder with the others:
    http://dl.dropbox.com/u/39925787/Offsets_14849.xml

  8. #2168
    lostwalker's Avatar Member
    Reputation
    2
    Join Date
    Sep 2008
    Posts
    103
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Need an updated PvE Shadow Priest Profile. =)

  9. #2169
    thenthelies's Avatar Member
    Reputation
    14
    Join Date
    Dec 2007
    Posts
    70
    Thanks G/R
    3/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Seems unsafe, lol.
    Last edited by thenthelies; 10-16-2011 at 03:10 AM.

  10. #2170
    illwillx12's Avatar Sergeant
    Reputation
    18
    Join Date
    Mar 2008
    Posts
    68
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there a mut rogue pve one? can't find it in exe

  11. #2171
    thenthelies's Avatar Member
    Reputation
    14
    Join Date
    Dec 2007
    Posts
    70
    Thanks G/R
    3/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thinking of making a pro mage cc, anyone got LUA strings?
    Last edited by thenthelies; 10-16-2011 at 03:09 AM.

  12. #2172
    paveley's Avatar Member
    Reputation
    4
    Join Date
    May 2010
    Posts
    85
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I just love this, could easily pay more then i do for Wow each month for this, i will send you an donation once my paycheck comes in next week Xelp, and to you profile makers....keep up the awesome work you guys, some truly amazing stuff you made.

  13. #2173
    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)
    updated the Holy Pally xml's on my google code source section, will be updating links to them soon as well
    ^0^Team Nova's PQR NCC ^0^

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

  14. #2174
    Tyron1989's Avatar Sergeant
    Reputation
    1
    Join Date
    Mar 2010
    Posts
    53
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi guys can someone link me a Shammy Restro PVP profile? been looking on here for an hour now and cant find one.

  15. #2175
    sepehr123's Avatar Private
    Reputation
    1
    Join Date
    Oct 2011
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi Guys . Is there any Profile for Druid Boomkin PVE ?

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 04:08 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