PQR - Rotation Bot menu

User Tag List

Page 160 of 779 FirstFirst ... 60110156157158159160161162163164210260660 ... LastLast
Results 2,386 to 2,400 of 11681
  1. #2386
    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 chipeat View Post
    Sheuron: Thank you for the updates and continued support of the Resto Shaman class.

    I tested again last night and noticed that the rotation was not cleansing Righteous Shear [Magic] from the Benedictus fight in HoT. After reviewing the Purify Spirit ability in the rotation, I believe I know what the problem is.

    There have been a few changes to Shaman's cleansing abilities in MoP. Cleanse Spirit only removes curses now and cannot be talented into removing magic (Cata talent - Improved Cleanse Spirit). It is also now on an 8 second cool down instead of an instant cast. Purify Spirit is a new spell that cures all curse and magic that is also on an 8 sec cool down (not sure if its a shared cool down with Cleanse Spirit, I assume so).

    The Purify Spirit in the rotation looks to have Spell ID for Cleanse Spirit (51886). Purify Spirit is 77130. Additionally, the code returning true on Magic only, which, I think, should also be "Curse"

    Current snippet of Purify Spirit ability code:

    Code:
    if bufftype == "Magic" then return true end
    Should be something like this? (I'm not a coder, don't hurt me)

    Code:
    if bufftype == "Magic" or bufftype == "Curse" then return true end
    I'll continue testing the rotation out tonight and provide any more feedback if any bugs are found.

    Thanks again,

    -C
    Need more testing, but seem Purify Spirit (77139) is not a real spell, just an alias of Cleanse Spirit (51886)

    CastSpellByID(77130) dont work, however CastSpellByID(51886) is working and have all functionality of Purify Spirit
    [ 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]

    PQR - Rotation Bot
  2. #2387
    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 vorn10 View Post
    Working for me except "chain heal". It stops on chain heal. When i remove from rotation all is fine.
    Seem some players lack full functionality of PQR. If /dump PQR_UnitInfo("player") return empty to you report Xelper about your configuration, may help to improve it.
    [ 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. #2388
    Kinkeh's Avatar Established Member
    Reputation
    243
    Join Date
    Jan 2012
    Posts
    450
    Thanks G/R
    0/0
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by FrostDKsFTW View Post
    Thanks for the quick run down. I wasn't sure whether to go 2h or not but now I will definitely be giving it a try. 2 handed will be a nice change anyway. I'll probably go with Death Pact just because I'm used to it. What's the deal with Conversion? Is there any time when that talent will be useful?
    Conversion is a blood only thing in my opinion, it doesn't heal for that much and frost/unholy can't really afford to lose RP. In my opinion there is some customization you can do with our tree but it's definitely pretty straight forward if you had no clue what to choose.

  4. #2389
    chipeat's Avatar Member
    Reputation
    2
    Join Date
    Jul 2012
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sheuron View Post
    Need more testing, but seem Purify Spirit (77139) is not a real spell, just an alias of Cleanse Spirit (51886)

    CastSpellByID(77130) dont work, however CastSpellByID(51886) is working and have all functionality of Purify Spirit
    Thanks for the quick response.

    Interesting because Cleanse Spirit and Purify Spirit are two different spells. I will test again tonight and verify.

    Thanks again,

    -C

  5. #2390
    maleth's Avatar Banned
    Reputation
    8
    Join Date
    Feb 2012
    Posts
    131
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Dominium View Post
    Anyone doing a rewrite/update of Cokx Warlock PvP Gold to 5.0.4? If no, I could do it (only an update tho, so it works with MoP - at least until I like my warlock more ;P )

    Cheers
    Hey Dominium!

    Will you be doing a Ret PVP MOP profile like the kick ass one you've modded up for Cata? Its absolutely amazing buddy.

    In the hope that you will, I'm going to pre rep you.

    I'm begging here btw. This is me, begging. :P

  6. #2391
    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)
    Dominium I am also wondering if you're going to do a Ret PvP profile?

    Xelper is your Ret PvE profiles ready for use tomorrow (Tuesday)?

    bu_ba_911 are your Warrior PvP and PvE specs going to be updated for MoP?


    Just want to say thanks for the work you guys have put into this project along side I'd like to say thanks to the developers profiles I don't use.

  7. #2392
    Noelpqr's Avatar Member
    Reputation
    3
    Join Date
    Oct 2011
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sheuron View Post
    Seem some players lack full functionality of PQR. If /dump PQR_UnitInfo("player") return empty to you report Xelper about your configuration, may help to improve it.
    well what kinda of configuration should we include?

  8. #2393
    Dominium's Avatar Contributor
    Reputation
    124
    Join Date
    Dec 2011
    Posts
    389
    Thanks G/R
    0/1
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by maleth View Post
    Hey Dominium!

    Will you be doing a Ret PVP MOP profile like the kick ass one you've modded up for Cata? Its absolutely amazing buddy.

    In the hope that you will, I'm going to pre rep you.

    I'm begging here btw. This is me, begging. :P
    Originally Posted by bauwoo View Post
    Dominium I am also wondering if you're going to do a Ret PvP profile?

    Xelper is your Ret PvE profiles ready for use tomorrow (Tuesday)?

    bu_ba_911 are your Warrior PvP and PvE specs going to be updated for MoP?


    Just want to say thanks for the work you guys have put into this project along side I'd like to say thanks to the developers profiles I don't use.

    Definitely, and it should be better then the current one ;P You will have to give me some time tho, I wanna know the level 90 damage/healing numbers to make sure which abilities have priority and on what classes.

  9. #2394
    g1teglover's Avatar Site Donator
    Reputation
    14
    Join Date
    Oct 2008
    Posts
    91
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sheuron View Post
    Seem some players lack full functionality of PQR. If /dump PQR_UnitInfo("player") return empty to you report Xelper about your configuration, may help to improve it.
    With Onya's or Sheuron's profiles which are using PQR's internal call to get unit distance, doing a " /dump PQR_UnitDistance("player","target")" will result in a empty result no matter what the target is. Doing " /dump PQR_UnitDistance("player","player")" will occasionally return an empty result as well, while being supposed to return a "0".

    I've managed to fix the issue by changing the script to not use the internal PQR_UnitDistance, but to use the older version that Onya's profile used to contain. By adding the following lines of code, I was able to get chain heal to cast again without issue (This only applies to Onya's profile, haven't attempted to fix Sheuron's as of yet).

    In the --Init-- section of Onya's profile, comment out or remove the current DistanceBetweenUnits function (listed below):
    function DistanceBetweenUnits(unit1,unit2)
    if unit2 == unit1 then return 0 end
    local r = PQR_UnitDistance(unit1,unit2)
    return r
    end
    Now paste into the profile the following code, and then enjoy chain heal working again.
    function onyaGetPlayerMapPosition(unit)
    local x,y = GetPlayerMapPosition(unit)
    return x,y
    end

    function NewScaleFactor(unit1,dist)
    local x1,y1 = onyaGetPlayerMapPosition(unit1)
    local x2,y2 = onyaGetPlayerMapPosition("player")
    if x2 ==nil then x2 = 0 end
    local xx= x1 - x2
    local yy = y1 -y2
    sft = tostring (dist/sqrt(((xx) * (xx)) + (((yy) * 0.6666666666666) ^ 2)))
    --- if sft < sf then return sft else return sf end
    return sft
    end

    function DistanceBetweenUnits(unit1,unit2)
    if unit2 == unit1 then return 0 end
    local x1,y1 = onyaGetPlayerMapPosition(unit1)
    local x2,y2 = onyaGetPlayerMapPosition(unit2)
    if x1 == 0 and y1 == 0 and x2 ==0 and y2 == 0 then return 0 end
    return (sqrt((((x2 - x1) * sf) ^ 2) + (((y2 - y1) * sf / 1.5) ^ 2)))
    end

  10. #2395
    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)
    the idea is to get objetmanager working for everyone, not wasting time reussing old code.
    [ 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]

  11. #2396
    Vogel81's Avatar Master Sergeant
    Reputation
    22
    Join Date
    Feb 2012
    Posts
    105
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm not that great with code and I think someone said they had a working Assassination profile.. can someone give a link for that? Pretty please? And/Or a working Sub Profile

  12. #2397
    Battler624's Avatar Member
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    64
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kinkeh View Post
    Kink's Panda Frost [Mists of Pandaria[BETA/5.0.4] - Frost DK Rotation]

    Download: Click Here!
    Current Ver: 1.0.5

    Hey guys , I mainly made this profile for myself originally, so I could raid 5.0.4 and test the beta but I'm releasing it in case there's others out there that will also need it for pre-patch and the beta, if you find any bugs or have suggestions, please PM me!

    Features:
    -- This profile is to be used with the "Runic Empowerment" Talent, also the "Plague Leech" Talent! Do not glyph for "Outbreak". Frost is also now played in Frost Presence.
    -- Up to date beta 2H rotation.
    -- Utilizes Plague Leech.
    -- Hold Left Shift for Death and Decay.

    Bugs/Notes/Change log:
    8/25/2012: Update for 5.0.4 release and beta usage, single target and trash rotations.
    7/30/2012: Big bug fixed resulting in LUA errors.
    7/28/2012: Soul reaper added and fixed.
    is this profile of yours usable for 85? cuz the MoP changes will hit tomorrow but we wont be able to rank up until sept.25

  13. #2398
    Kinkeh's Avatar Established Member
    Reputation
    243
    Join Date
    Jan 2012
    Posts
    450
    Thanks G/R
    0/0
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Battler624 View Post
    is this profile of yours usable for 85? cuz the MoP changes will hit tomorrow but we wont be able to rank up until sept.25
    Yep, I made it with tomorrow in mind , so long as whenever Xelper updates the offsets (he's pretty fast at it usually) it will be ready for tomorrow and so forth.
    Last edited by Kinkeh; 08-27-2012 at 08:25 PM.

  14. #2399
    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)
    Well guys, if in the foreseeable future, you see me post that I'm not going to be making profiles anymore, here's the reason.

    Put in a ticket in-game for a item I lost. If they do an extensive check on my account, well, there's no way of missing that I was botting on the account So if I get a perm-ban, I wanted to let you guys know it was a treat making profiles. I will still be here to help around with coding, but I will not be making any new profiles. If it, again, is perm-banned, it just gave me the reason to give WoW up for a while (I do have a secondary account, but doesn't have Cata and the soon to come out Mists of Pandaria expansion) and seriously think about and study for what I'm going into the Navy as, which is the Nuclear Field.

    Again, this is if my account get's banned. If it doesn't get banned, I will still be around making and updating profiles till it actually does get banned

  15. #2400
    imdasandman's Avatar Contributor
    Reputation
    206
    Join Date
    Feb 2011
    Posts
    965
    Thanks G/R
    9/4
    Trade Feedback
    7 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by firepong View Post
    Well guys, if in the foreseeable future, you see me post that I'm not going to be making profiles anymore, here's the reason.

    Put in a ticket in-game for a item I lost. If they do an extensive check on my account, well, there's no way of missing that I was botting on the account So if I get a perm-ban, I wanted to let you guys know it was a treat making profiles. I will still be here to help around with coding, but I will not be making any new profiles. If it, again, is perm-banned, it just gave me the reason to give WoW up for a while (I do have a secondary account, but doesn't have Cata and the soon to come out Mists of Pandaria expansion) and seriously think about and study for what I'm going into the Navy as, which is the Nuclear Field.

    Again, this is if my account get's banned. If it doesn't get banned, I will still be around making and updating profiles till it actually does get banned
    They won't ban you. I extensevily hack and bot on all my accounts and have done item restores on all of them


    Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
    My Frost/Unholy DK WoL ranking edits(4.3) and crystals Hunter Beta profiles-
    https://imdasandmandeathknight.googl...com/svn/trunk/
    Originally Posted by Valma View Post
    Oh sure. (: Plz,lord,rewrite my profile without "re-inventing a wheel".I'm really interested how would you do so.I even ready to eat my pants if yours will perform better in raids than mine

Similar Threads

  1. [Bot] PQR PE Next Steps / Future of Rotation Botting
    By Chevrolet1 in forum World of Warcraft Bots and Programs
    Replies: 120
    Last Post: 10-21-2014, 11:47 AM
  2. [Bot] PQR - Rotation Bot
    By Xelper in forum World of Warcraft Bots and Programs
    Replies: 1738
    Last Post: 10-15-2014, 11:00 AM
  3. [Selling] 3 Lifetime Session Keys For Sale, Great for the PQR user looking for a rotation bot
    By cukiemunster in forum World of Warcraft Buy Sell Trade
    Replies: 13
    Last Post: 03-11-2014, 07:18 AM
  4. rotation bot leveling (PQR)
    By classdog in forum WoW Bots Questions & Requests
    Replies: 3
    Last Post: 09-17-2013, 06:13 PM
  5. [HELP] PQR Rotation Bot Profile Making
    By Missu in forum Programming
    Replies: 0
    Last Post: 10-22-2012, 06:27 AM
All times are GMT -5. The time now is 10:43 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