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

User Tag List

Page 574 of 731 FirstFirst ... 74474524570571572573574575576577578624674 ... LastLast
Results 8,596 to 8,610 of 10955
  1. #8596
    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 abndrew82 View Post
    Anybody used Sheuron's Resto Druid profile, I have currently used Ash's and would love to know how they compare.

    From looking at it in the ability / rotation editor, Sheuron seems to have alot less going on, which can be very good if it still puts out the healing.

    I dont play Heals on my druid much but my GF does and Ash's works for her, so not sure if worth changing or not
    The druid profile is not finish yet (but almost), just ding 85, still need to test it on raid and twaek mana management.
    [ 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]

    [BETA] PQRotation - an automated ability priority queue.
  2. #8597
    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)
    Some people asked me how they could send donations to thank for the effort put into writing those profiles. I must say that the merit is Xelper for creating this great tool that allow us stop bashing buttons and enjoy the game.

    I just created a Paypal account. If using the profiles or saw the code and like my ideas you can make a donation using email adress set on signature.
    [ 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]

  3. #8598
    Unasrage's Avatar Member
    Reputation
    6
    Join Date
    Oct 2009
    Posts
    55
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @sheuron - hi m8

    i just comed back to the game and ofc i looked for your profiles

    thing is i dont get how the herb and arch profiles work ... =( can u plz shed a ligth on this for me??

    tk u bro

  4. #8599
    happydado's Avatar Active Member
    Reputation
    20
    Join Date
    Feb 2011
    Posts
    158
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @sheuron hi m8
    I have download your mage profile and have see that there are difference from fire blast of pvpfiremage profile and normal fire mage profile.
    can u explain to me what do u have change?

  5. #8600
    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 Unasrage View Post
    @sheuron - hi m8

    i just comed back to the game and ofc i looked for your profiles

    thing is i dont get how the herb and arch profiles work ... =( can u plz shed a ligth on this for me??

    tk u bro
    Create a new rotation, paste the code there and dont need to click anymore, just move the char.
    [ 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. #8601
    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 happydado View Post
    @sheuron hi m8
    I have download your mage profile and have see that there are difference from fire blast of pvpfiremage profile and normal fire mage profile.
    can u explain to me what do u have change?
    Dunno which profile you comparing it, mage profiles didnt needed update on last month
    [ 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]

  7. #8602
    Unasrage's Avatar Member
    Reputation
    6
    Join Date
    Oct 2009
    Posts
    55
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sheuron View Post
    Create a new rotation, paste the code there and dont need to click anymore, just move the char.
    tk u bro

  8. #8603
    Cyxi's Avatar Member
    Reputation
    4
    Join Date
    Mar 2012
    Posts
    44
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thxs for all the reply,

    i will try modfications this afternoon

    Cheers

  9. #8604
    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)
    @Xelper
    Would it possible to add generic profile functions into the core PQR? I know that we can create them our self but i am certain that you or other profilers can write much more efficient code then me.

    For example
    PQR_TimeToDie(target)
    PQR_BleedExpire(target)
    etc

  10. #8605
    happydado's Avatar Active Member
    Reputation
    20
    Join Date
    Feb 2011
    Posts
    158
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sheuron View Post
    Dunno which profile you comparing it, mage profiles didnt needed update on last month
    this is the come of normal fire mage:

    if IsLeftShiftKeyDown() and not GetCurrentKeyBoardFocus()
    and UnitDebuffID("target",44457,"PLAYER")
    and UnitBuffID("player", 64343)
    then return true end

    This is for fire pvp:

    if not CantMove("target") then return true end

  11. #8606
    Valma's Avatar Contributor
    Reputation
    152
    Join Date
    Nov 2011
    Posts
    209
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    OK,I'm back from the vacation and got the fixes you are all awaiting for.

    http://code.google.com/p/valma-pqr-p...03-29-2012.rar

    CARE it is not fully tested,coz I as always don't have enought time to do full tests.PM me your feedback.

    P.S. I've decided to post links to my further downloads in public messages here on ownedcore.This will help people to find newest versions(if they don't use svn).

    Ups,forgot to mention,that I did a kind of "rewrite" so I've wiped svn to revision 0.And as you can see now code is more clean and got rid of unneded loops and some other cool stuff.
    Last edited by Valma; 03-29-2012 at 05:28 AM.
    MEDVED+VODKA+BALALAYKA

  12. #8607
    bauwoo's Avatar Master Sergeant
    Reputation
    5
    Join Date
    Feb 2012
    Posts
    95
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Valma how do you install this? I extracted the DATA folder to the main PQR directory and then copied the scripts too the profile directory. I'm using a lv76 lock. Will it work with this?

  13. #8608
    bauwoo's Avatar Master Sergeant
    Reputation
    5
    Join Date
    Feb 2012
    Posts
    95
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Valma how do I install this correctly? I extracted the DATA folder to the main PQR directory and then extracted the scripts to the profile directory and loaded up my lv76 lock. Does this script work at this level?

  14. #8609
    Valma's Avatar Contributor
    Reputation
    152
    Join Date
    Nov 2011
    Posts
    209
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just extract archive in the PQR directory.And yes,its intended to work on lower lvls.
    MEDVED+VODKA+BALALAYKA

  15. #8610
    bauwoo's Avatar Master Sergeant
    Reputation
    5
    Join Date
    Feb 2012
    Posts
    95
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If I extract everything normally to the PQR folder the profile does not show up so I have to take out the scripts out of your WARLOCK directory and put them in the Profile directory. They show up but then when I try to use this profile I get a error message stating:

    Date: 2012-03-29 03:46:06
    ID: 3
    Error occured in: Global
    Count: 1
    Message: [string " function pqrFunc0() ..."] line 2126:
    attempt to call upvalue 'pq_notify' (a nil value)
    Debug:
    [C]: ?
    [string " function pqrFunc0() ..."]:2126: ?()
    [string " function pqrFunc0() ..."]:2450:
    [string " function pqrFunc0() ..."]:2450

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 05:25 AM. 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