PQR - Rotation Bot menu

User Tag List

Page 208 of 779 FirstFirst ... 108158204205206207208209210211212258308708 ... LastLast
Results 3,106 to 3,120 of 11681
  1. #3106
    royoneal213's Avatar Sergeant
    Reputation
    7
    Join Date
    Mar 2012
    Posts
    49
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sheuron, or anyone who may know; What's up with the range on Ultrax and Madness? I mean it's not a HUGE deal since mop is dropping in less than a month, but you have to get up in Ultra's grill to begin rotations, and I haven't been able to get a fix for madness. Anyone? )

    Thanks in advance for any replies / help.

    PQR - Rotation Bot
  2. #3107
    megabbyte's Avatar Member CoreCoins Purchaser
    Reputation
    4
    Join Date
    Mar 2008
    Posts
    154
    Thanks G/R
    0/2
    Trade Feedback
    10 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by NickGI View Post
    27k DPS with yours profile SV
    32k DPS with Sheuron's BM
    ItemLvl 394
    and as i think its not cause of rotation) just BM rulezz now)) at last))
    WIch pet you use? and talent tree/glyphs?

  3. #3108
    NickGI's Avatar Member
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by megabbyte View Post
    WIch pet you use? and talent tree/glyphs?
    pet - cat
    tal - crows for both, Dire Beast for BM and Thrill of the Hunt for SV

  4. #3109
    beck3210's Avatar Member
    Reputation
    36
    Join Date
    Nov 2007
    Posts
    125
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Gabbz View Post
    i have made one similiar but what i do is check the ignite damage and if its above a certain number i will cast combustion. You dont need to check for pyroblast pn target cause ignite wont be high if its not based on a pyroblast afaik

    My code is working atm if you cast first fireballs until there is a ignite on target but you cane asily code that in if you want. I dont bother atm cause i dont get rep !!!

    btw you need to make 2 abilities named
    Event loader and event functions

    Event loader:

    Code:
    if XelperDruidEvents == nil then
        XelperDruidEvents = true
        print("Mage Events Loaded.")
    
        local xelperFrame = CreateFrame("Frame")
        xelperFrame:RegisterEvent("COMBAT_LOG_EVENT_UNFILTERED")
        xelperFrame:SetScript("OnEvent", xelperFrame_OnEvent)
        xelperFrame:Show()
    
    end
    Event functions
    Code:
    if MageFunctions == nil then
        MageFunctions = true
        print("Mage Functions Loadeds.")
        function xelperFrame_OnEvent(self,event,...)
            if event == "COMBAT_LOG_EVENT_UNFILTERED" then
                --print("Mage Functions Combatlog.")
                local subEvent = select(2, ...)
                local sourceName = select(5, ...)
                local destName = select(9, ...)
                local spellName = select(13, ...)
                local spellAmount = select(15, ...)
                local spellCrit = select(21, ...)
                
                if subEvent == "SPELL_PERIODIC_DAMAGE" then
                --    print("Mage Functions Periodic.")
                    if UnitName("player") == sourceName and destName == UnitName("target") then
                        if spellName == GetSpellInfo(12654) then  
                            IgniteLastDamage = spellAmount 
                            print("Mage Functions Ignite. " ..IgniteLastDamage)
                        end
                    end
                end
                if subEvent == "SPELL_AURA_REMOVED" then
                --    print("Mage Functions Aura Removed.")
                    if UnitName("player") == sourceName then
                        if spellName == GetSpellInfo(12654) then  
                            IgniteLastDamage = 0 
                    --        print("Mage Functions resetting ignite. ")
                        end
                    end
                end
                if subEvent == "SPELL_DAMAGE" then
            --        print("Mage Functions Damage.")
                    if UnitName("player") == sourceName and destName == UnitName("target") then
                        if spellName == GetSpellInfo(133) then  
                            Fireballdamage = spellAmount
                            if spellCrit == 1    then
                                FireballCrit = 1
                                else
                                FireballCrit = 0
                            --    print("Mage Functions FireBall CRITTED. " ..Fireballdamage)
                            end
                        end
                    end
                end
            end
        end
    end
    Combustion: you need to make a macro named combustion or change the code

    Code:
    if IgniteLastDamage > 9000 --Change this to suit your gear
    --and UnitDebuffID("target", 92315,"player") -- this isnt working atm in mop change this to check for pyroblast dot
    then RunMacro("Combustion") return true end

    Any questions about this check my signature for the right forum.
    BTW my Fire mage script isnt on dropbox atm but im around 43K DPS with HC gear



    -----------




    I'm confused, do these Events go into the PQR_xrn5.lua? I put them as abilities into the rotation but nothing happens

    Thanks,
    -beck3210

  5. #3110
    Zeldrak's Avatar Member
    Reputation
    4
    Join Date
    Jan 2011
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by NickGI View Post
    27k DPS with yours profile SV
    32k DPS with Sheuron's BM
    ItemLvl 394
    and as i think its not cause of rotation) just BM rulezz now)) at last))
    Originally Posted by NickGI View Post
    pet - cat
    tal - crows for both, Dire Beast for BM and Thrill of the Hunt for SV
    I don't know how you get those numbers because I'm in BM spec, using a cat (tried a regular cat and a spirit beast cat, also have a shale spider with the 5% more agility perma buff), also using A Murder of Crows (using Kickmydog's profile, and also tried a couple of other BM profiles that are floating around fro 5.0.4), Dire Beast, and the other talents that are suggested by Icy Veins (couldn't find a build by EJ at the time). I can only get, at best, 20k dps. My ilevel is 393. I have reforged to get as much hit and exp, as close to the 7.5% cap as possible (I'm 7.0%), my gems are all agility, my enchants are all agility/crit related. I just can't pull those types of numbers unless it's burst on AoE packs. Could you list your exact build and glyphs? Also, whose profile are you using; kickmydog's, Sheurons, who?
    Last edited by Zeldrak; 08-31-2012 at 10:56 AM.

  6. #3111
    megabbyte's Avatar Member CoreCoins Purchaser
    Reputation
    4
    Join Date
    Mar 2008
    Posts
    154
    Thanks G/R
    0/2
    Trade Feedback
    10 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    37k DPS with BM.. ilvl 401,

    SV will not test now because I have to change reforges.

  7. #3112
    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)
    hi guys .. so i been trying to rez the elemental shaman profile but i really need some help... i posted a piece of code that i was strugling to get up a few pages ago.. but guess it got lost ..

    In name of all the ele shamans out there i'm beging for a bit of assistance ^_^

    plz be kind to help me

  8. #3113
    NickGI's Avatar Member
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Zeldrak View Post
    I don't know how you get those numbers because I'm in BM spec, using a cat (tried a regular cat and a spirit beast cat, also have a shale spider with the 5% more agility perma buff), also using A Murder of Crows (using Kickmydog's profile, and also tried a couple of other BM profiles that are floating around fro 5.0.4), Dire Beast, and the other talents that are suggested by Icy Veins (couldn't find a build by EJ at the time). I can only get, at best, 20k dps. My ilevel is 393. I have reforged to get as much hit and exp, as close to the 7.5% cap as possible (I'm 7.0%), my gems are all agility, my enchants are all agility/crit related. I just can't pull those types of numbers unless it's burst on AoE packs. Could you list your exact build and glyphs? Also, whose profile are you using; kickmydog's, Sheurons, who?
    build standart)) cause except A Murder of Crows and Dire Beast in BM spec nothing real interesting)
    I'm in BM fro 4.3 and reforged for crit > mastery
    glyph - only one necessary Glyph of Marked for Death

    about yous DPS - shot to 85 dammy cause Raider's dummy is 93 lvl now) and it will be good only for 90 Lvl

  9. #3114
    megatruegoth's Avatar Member
    Reputation
    4
    Join Date
    Mar 2012
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by megabbyte View Post
    37k DPS with BM.. ilvl 401,

    SV will not test now because I have to change reforges.
    with my full heroic 408 ilvl after reforging to 7.5 both caps you can't reforge nothing else, but you can use 410 crossbow gives more crit and speed.
    So both of specs you can use with one reforge.

  10. #3115
    NickGI's Avatar Member
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    2 Zeldrak
    and i made several changes into Sheuron profile) like using Bestial Wrath under 5 stacks of Frenzy and use Focus Fire only after Bestial Wrath effect ends

  11. #3116
    WTFever's Avatar Corporal
    Reputation
    2
    Join Date
    Dec 2011
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Xelper View Post
    Upgrade to PQR v2.1.9 using PQRUpdater.exe and let me know if it is working.
    AHHH!! PQR was working....Downloaded update now it doesnt. Says I need 64bit version......How can I roll it back?

  12. #3117
    kickmydog's Avatar Contributor
    Reputation
    257
    Join Date
    Jul 2011
    Posts
    635
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Zeldrak View Post
    I don't know how you get those numbers because I'm in BM spec, using a cat (tried a regular cat and a spirit beast cat, also have a shale spider with the 5% more agility perma buff), also using A Murder of Crows (using Kickmydog's profile, and also tried a couple of other BM profiles that are floating around fro 5.0.4), Dire Beast, and the other talents that are suggested by Icy Veins (couldn't find a build by EJ at the time). I can only get, at best, 20k dps. My ilevel is 393. I have reforged to get as much hit and exp, as close to the 7.5% cap as possible (I'm 7.0%), my gems are all agility, my enchants are all agility/crit related. I just can't pull those types of numbers unless it's burst on AoE packs. Could you list your exact build and glyphs? Also, whose profile are you using; kickmydog's, Sheurons, who?
    First off you are better to be over the caps than under the caps. If you are under you will miss and get dodges. Also if you are BM MoC is not very good, you should be using Lynx Rush. Also currently BM doesn't work on Ultra, Warhorn (drakes) and madness most of the tentacles.

    In LFR as BM spec I was hitting 40-65k depending on the fight and smart use of cooldowns.

    Sometimes as BM I got around 37k or so sustained over about 10m, more than a fight duration. For SV on a dummy I was getting around 37k or so. Same pet buffs, same gear. On single target BM is definitely there, I know I could tweak the BM profile some more to get it to give more dps but at this point I've kind of given up on it. For some reason when I try to make a BM profile it gets super buggy and abilities stop working, and then work again. I haven't had those issues with the SV profile so I'm going to work on that instead.

    edit: I should note that my test were with a haste reforge, I'm waiting on wowreforge.com to get fixed to reforge properly.
    Last edited by kickmydog; 08-31-2012 at 11:40 AM.
    https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-bots-programs/wow-bot-maps-profiles/422388-kickmydog-bm-mm-sv-hunter-profiles.html#post2793017

  13. #3118
    megabbyte's Avatar Member CoreCoins Purchaser
    Reputation
    4
    Join Date
    Mar 2008
    Posts
    154
    Thanks G/R
    0/2
    Trade Feedback
    10 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im using Lynx Rush with BM tree.. wich enchant you have in your pants?

  14. #3119
    Pzy's Avatar Member
    Reputation
    5
    Join Date
    Jul 2011
    Posts
    50
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hei Nilem,

    tested now on dummy, with and without holding left shift. without shift its more dps, cause i spam soulswap everytime per hand when it was ready, cause ur profile is updating the dots nicely.
    with holding down shift, its a dps loss, cause u put all ur dots, with the doomguard on one target, and since patch, the doomguard is attacking ur current target. its better when u put out ur doomguard, and make a mouseover on leftshift, and putting agony, unstable coe on mouseover, should be a dps win, cause u can simply multidot more than 3 targets, cause of soulswap on one target, mouseover on the next target,next target, next target and so on....

    thats only my thinking, dont know what u think about it, have tested to make mouseover by myself, but it looks like im not so good in this.....^^

    but its really well done, pulling 103k dps on madness in lfr with multidotting by myself via soulswap and pause pqr everytime.....^^

    gerrtz and +rep

  15. #3120
    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)
    @beck3210
    if you want a quick and good answer make sure you got: http://www.ownedcore.com/forums/worl...profile-2.html
    cause i might miss it in this thread due to it having so many posts
    Last edited by Gabbz; 08-31-2012 at 11:31 AM. Reason: @beck3210
    Looking for exploiters and botters to Elder Scrolls Online.

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