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

User Tag List

Page 598 of 731 FirstFirst ... 98498548594595596597598599600601602648698 ... LastLast
Results 8,956 to 8,970 of 10955
  1. #8956
    LtButterman's Avatar Member
    Reputation
    4
    Join Date
    Jan 2012
    Posts
    80
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @Valma,

    I found some bugs in last nights DS HMs/reg clear whilst in demo spec with your profile. On last platform of Madness(far right) it stops rotation on the claw and only work on corruption, bolt and blisterings and when instant cast shadow bolt procs it's never included in the rotation. So just 2 minor bugs I found to help you improve your profile and get that extra bit of dps out.

    Greatjob!

    [BETA] PQRotation - an automated ability priority queue.
  2. #8957
    farnumdizzle's Avatar Master Sergeant
    Reputation
    32
    Join Date
    Mar 2012
    Posts
    93
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Chicotheman View Post
    Skirmish hasn't been in the game for a pretty long time now 0_0
    you can still do unranked matches.....

  3. #8958
    farnumdizzle's Avatar Master Sergeant
    Reputation
    32
    Join Date
    Mar 2012
    Posts
    93
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    being a healer in arenas is pretty easy anyways....especially as a pally. just use healbot, vuhdo, grid, any of the other addons like that and use hammer for a cc when you need it....divine protection and all that nonsense if you're taking a beating.....as a healer you basically cc and rely on your partner/s to peel them off of you.

  4. #8959
    itsmemario's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I found a bug in Novas Shadow priest profile from bubbas pack. I using the most current version updated today using svn. It wants to cast shadowfiend when i have a target. Even if im out of combat and targeting a friendly npc.

    Fixed issue. Change it to require combat to execute rotation. I was to my shaman not needing that checked.
    Last edited by itsmemario; 04-03-2012 at 01:37 AM.

  5. #8960
    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)
    Hi,

    Sheuron, i've tested the combat rogue in fr. Work nice. I will test the Shamelem this afternoon

    Cheers

  6. #8961
    PIPOL13's Avatar Banned
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    68
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    a profile for the cat pvp? for version 2.1

  7. #8962
    lostinthewoodslol's Avatar Active Member The Coinmaster CoreCoins Purchaser
    Reputation
    74
    Join Date
    Aug 2011
    Posts
    222
    Thanks G/R
    12/6
    Trade Feedback
    15 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    @Xelper, any chance of getting a version/copy for arena tournament? (2.4.3) ill throw like $80 in your paypal if you can make this happen xD

    thanks heaps

  8. #8963
    pixie12's Avatar Active Member
    Reputation
    16
    Join Date
    Sep 2007
    Posts
    425
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any good balance druid profiles?

  9. #8964
    deadpanstiffy's Avatar Knight-Lieutenant
    Reputation
    158
    Join Date
    Mar 2012
    Posts
    240
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is a fun one to AFK on Ultraxion as a tank; be sure to use this with your Herioc Will clicker and set the other tank as your FOCUS.
    English localization only, should work for both 10/25 & N/HMs.


    Spell ID: (your class taunt here)
    Code:
    local twilight = UnitDebuff("player", "Twilight Shift")
    local faded = UnitDebuff("player", "Faded Into Twilight")
    if twilight ~= nil and faded == nil then
    	local twilight = UnitDebuff("focus", "Twilight Shift")
    	local fading = UnitDebuff("focus", "Fading Light")
    	if twilight == nil or fading ~= nil then
    		local my_threat = UnitThreatSituation("player", "target")
    		if my_threat ~= 3 then
    			return true
    		end
    	end
    end

  10. #8965
    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)
    Cokx love your profiles !.

    can't rep you more cuz this rep system fails abit imo =(
    Last edited by paveley; 04-03-2012 at 10:32 AM.

  11. #8966
    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)
    Originally Posted by lostinthewoodslol View Post
    @Xelper, any chance of getting a version/copy for arena tournament? (2.4.3) ill throw like $80 in your paypal if you can make this happen xD

    thanks heaps
    As nice as it would be. I honestly don't think it's a good idea to use it for the tourny. I think blizzard will be looking very closely at ppl during it and might draw attention to the program. And raise a red flag. Kinda like the whole interrupt and arena thing not to long ago.

  12. #8967
    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)
    Originally Posted by deadpanstiffy View Post
    This is a fun one to AFK on Ultraxion as a tank; be sure to use this with your Herioc Will clicker and set the other tank as your FOCUS.
    English localization only, should work for both 10/25 & N/HMs.


    Spell ID: (your class taunt here)
    Code:
    local twilight = UnitDebuff("player", "Twilight Shift")
    local faded = UnitDebuff("player", "Faded Into Twilight")
    if twilight ~= nil and faded == nil then
    	local twilight = UnitDebuff("focus", "Twilight Shift")
    	local fading = UnitDebuff("focus", "Fading Light")
    	if twilight == nil or fading ~= nil then
    		local my_threat = UnitThreatSituation("player", "target")
    		if my_threat ~= 3 then
    			return true
    		end
    	end
    end
    Thanks for the post. I think Sheuron has a similar code on his prot warrior profile. Don't remember exactly been a few weeks since I tanked

  13. #8968
    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)
    for fellow MoP profile writers.... this is so far the only place I have found with this info so i'll just post it here

    Def going to have to make some slight changes to the healing targeting logic, but it doesn't seem like much

    Originally Posted by WoWInterface_Forum_Post
    PARTY_MEMBERS_CHANGED and RAID_ROSTER_UPDATE has been renamed and merged into GROUP_ROSTER_UPDATE.
    GetPrimaryTalentTree() has been renamed GetSpecialization().
    GetNumRaidMembers() has been renamed GetNumGroupMembers().
    UnitIsPartyLeader() has been renamed UnitIsGroupLeader().
    UnitFactionGroup() can return "Neutral", which possibly doesn't have a texture.


    New API:
    AbbreviateLargeNumbers(num) (defined in Lua, see UIParent.lua)
    BreakUpLargeNumbers(num) (defined in Lua, see UIParent.lua)
    GetNextGuildPerkIndex()
    RemoveTalent(id)
    SetSpecialization(id)
    GetNumSpecializations()
    GetSpecializationInfo(masteryIndex) returns id, name, description, icon, background
    GetVoidUnlockCost() (in copper)
    HasOverrideActionBar()
    GetOverrideBarSkin()
    GetOverrideBarIndex()
    GetVehicleBarIndex()
    HasVehicleActionBar()
    HasTempShapeShiftActionBar()
    BeginActionBarTransition(frame, ???)
    GetMultiCastBarIndex()
    GetExtraBarIndex()
    GetActionCharges(action) returns charges, maxCharges, chargeStart, chargeDuration
    GetRaidBuffTrayAuraInfo(index) returns name, rank, texture, duration, expiration, spellID, slot
    NeutralPlayerSelectFaction(id) 1 = Horde, 2 = Alliance
    UpdateFrameLock(frame) used for pet battles, locking UI elements
    IsInRaid()
    IsInGroup() used for party I'd guess
    IsBlizzCon() used in beta to disable social functions like friendlist, replacing the previously used CVar with the same name
    GetFriendshipReputation() returns id, reputation, maxRep, text, texture
    GetLootSlotType(slot) returns id (0 = none, 1 = item, 2 = money, 3 = currency)
    ValidateActionBarTransition()
    IsEuropeanNumbers()
    SetChallengeMode(index)
    ResetMerchantFilter()
    SetMerchantFilter(index)
    GetMerchantFilteR()
    GetChallengeMode()
    AcceptSpellConfirmationPrompt()
    DeclineSpellConfirmationPrompt()
    GetWorldElapsedTime(timerID) returns ??, elapsed, isChallengeModeTimer

    :RegisterUnitEvent(event, unit1, unit2)


    Changed API:
    GetActiveTalentGroup() > GetActiveSpecGroup()
    GetNumPartyMembers() > GetNumSubgroupMembers()
    UnitIsPartyLeader() > UnitIsGroupLeader()
    GetTalentTabInfo() > GetSpecializationInfo() (some returns removed)
    GetNumTalentGroups() > GetNumSpecGroups()
    UnitIsRaidOfficer() > UnitIsGroupAssistant()
    GetPartyMember() > GetGroupMember()
    GetNumUnspentTalentPoints() > GetNumUnspentTalents()
    GetExpertisePercent() > GetExpertise()

    GetGuildFactionInfo() changed (no longer returns experience caps as they are removed, last two returns).
    GameTooltip:SetTalent() changed arguments.
    LootSlotHasItem() changed (works for currencies and money aswell)

    PetMoveTo(target) new argument.
    GetDefaultLanguage() new return: languageID
    GetGuildRosterInfo() new return: reputationStanding
    GetMapInfo() new returns: isMicroDungeon, microDungeonMapName
    GetNumDungeonMapLevels() new return: isFirstFloor


    New events:
    UPDATE_VEHICLE_ACTIONBAR
    UPDATE_OVERRIDE_ACTIONBAR
    SPELL_UPDATE_CHARGES
    NEUTRAL_FACTION_SELECT_RESULT
    SHOW_FACTION_SELECT_UI
    QUICK_TICKET_SYSTEM_STATUS
    QUICK_TICKET_THROTTLE_CHANGED
    ITEM_RESTORATION_BUTTON_STATUS
    SPELL_CONFIRMATION_PROMPT
    SPELL_CONFIRMATION_TIMEOUT
    WORLD_STATE_TIMER_START arg1 = timerID
    WORLD_STATE_TIMER_STOP arg1 = timerID


    Misc stuff:
    - Pets seem to have lost their talents, unsure.
    - Lots of new events and functions for the pet battle window, not going to list them (functions are unfinished, using temporary names)
    - A pet journal has been added, not going to list them (unfinished aswell)
    - BonusActionBar file has been split up into multiple files.
    - BonusActionBar itself has been replaced with OverrideActionBar
    - Monk class color: 0/255/150
    - Death Knight talent levels: 56, 57, 58, 60, 75, 90
    - Total glyph slots: 6 (3 major, 3 minor)
    - New frame: DestinyFrame (used for Pandaren faction selection)
    - New graphics setting: SSAO (no idea what it is)
    - New frame: PVEFrame (shows LFG, LFR and Challenges)
    - Paladins get a total of 5 holy power?
    - Default unitframes gets smooth transition on statusbars
    going to try re-writing to use GetNumGroupMembers()

    GetSpecilization()

    now how to write this into the profile that's already released...... should be simple enough

    if not GetNumPartyMembers then
    if GetNumGroupMembers then
    print("You be playing MoP!!!")
    end
    elseif GetNumRaidMembers() > 0 then
    group = "raid"
    members = GetNumRaidMembers()
    else
    group = "party"
    members = GetNumPartyMembers()
    end

    haven't been able to play around with the new unitID's (if there are any)

    im assuming that they may have similarly been changed to maybe just group[index] as opposed to party[index] or raid[index]?

    has anyone else been able to check and play around with that yet?


    *edit*
    lol these two are fun
    AbbreviateLargeNumbers(num) (defined in Lua, see UIParent.lua)
    BreakUpLargeNumbers(num) (defined in Lua, see UIParent.lua)

    i neeeeeeed to code something that would take advantage of there lawl.... (no there's no real point to them except that they make numbers easier to read XD)
    Last edited by bu_ba_911; 04-03-2012 at 11:40 AM.
    ^0^Team Nova's PQR NCC ^0^

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

  14. #8969
    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)
    Can one of the profile writers whip up a profile that auto de's stuff in your bag? And incorporate a blacklist / place to put stuff you don't want it to de? Or that a bad idea

  15. #8970
    sentinel370's Avatar Member
    Reputation
    6
    Join Date
    Aug 2009
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is really amazing, has helped me millions! Thanks to everyone who made profiles for it and to Xelper for making it

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:53 PM. 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