PQR - Rotation Bot menu

User Tag List

Page 253 of 779 FirstFirst ... 153203249250251252253254255256257303353753 ... LastLast
Results 3,781 to 3,795 of 11681
  1. #3781
    crystal_tech's Avatar Elite User
    Reputation
    468
    Join Date
    Feb 2008
    Posts
    1,033
    Thanks G/R
    1/6
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    adf.ly is back up so either link will work

    sidenote: workin with buba to make releases easier.

    Please if someone helped you donate rep to them.

    PQR - Rotation Bot
  2. #3782
    Wopak's Avatar Active Member
    Reputation
    59
    Join Date
    Jul 2008
    Posts
    96
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by firepong View Post
    I'm fine with it the way it is after I changed to 1 PQR_UnitInfo. All the other stuff is localized so it has a space in memory. Just don't want it to keep adding and adding and adding W, H, and Distance to memory. With it localized, it will be in a reserved spot. now, I don't know if the return is in a saved memory spot, but until I know and even then, it's going to stay like it is. Not like it's wasting much memory spaces the way I have it right now.

    EDIT* As soon as I figure out a way to get the X and Y Coordinates of a Zone ( Felwood, Mount Hyjal, Durotar, etc), this is what will be going in H and W. It's not going to be a fixed value like it is right now.
    Right.. A reserved spot in memory.. Well you DO declare it every time you call the function, so quite unneccesary, but well nevermind.

  3. #3783
    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 frII View Post
    Since I read that Creche of the Final Dragon - Item - World of Warcraft are much better I useing it right now.

    Buba doesnt use Berserks rage and Dragon's roar(thats really could be the reason),Sheurone do,
    buba-

    Sheurone-

    I alos can do Simcraft if you want.Again not sure who is the author.

    And yes,I was useing CD's.

    The author of very,very nice Fury Profiles called Simcraft are knightnova1
    I believe most CD's are situational.... Like Spine/Hagara/Zon'oz..... You don't want to blow CD's are the wrong time, so I have the Player just cast them themselves....
    ^0^Team Nova's PQR NCC ^0^

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

  4. #3784
    ImayoboeiI's Avatar Member
    Reputation
    2
    Join Date
    Feb 2012
    Posts
    33
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Bubba, you're Blood DK profile is just wrong.

    You're supposed to use Death Strike as much as possible to build up a good Blood Shield (mastery).
    Your profile is currently only using Rune Strike and Heart Strike, and only uses Death Strike when HP is lost; to heal.

    Also, please support the use of Blood Tap, as it is vital for all Blood DKs.

  5. #3785
    expunge's Avatar Knight-Lieutenant
    Reputation
    17
    Join Date
    Nov 2011
    Posts
    226
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kinkeh View Post
    I'm sure it's kind of confusing who to download from for some people, you or bu_ba's SVN mainly because bu_ba's affliction has a higher version number then the one currently on your SVN.
    @Kinkeh, your newest update removed d&d from right shift and made it AMZ instead :P

    I see why:

    PHP Code:
    -- AMZ on Left Alt.
    if 
    IsLeftAltKeyDown() then
       SpellCancelQueuedSpell
    ()
       
    CastSpellByName(GetSpellInfo(51052),nil)
       if 
    SpellIsTargeting() then CameraOrSelectOrMoveStart() CameraOrSelectOrMoveStop() end
       
    return true
    end
    -- DnD on Right Shift.
    if 
    IsRightShiftKeyDown() then
       SpellCancelQueuedSpell
    ()
       
    CastSpellByName(GetSpellInfo(51052),nil)
       if 
    SpellIsTargeting() then CameraOrSelectOrMoveStart() CameraOrSelectOrMoveStop() end
       
    return true
    end 
    Spell ID's are the same.
    Last edited by expunge; 09-09-2012 at 03:11 PM.

  6. #3786
    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)
    Originally Posted by Wopak View Post
    Right.. A reserved spot in memory.. Well you DO declare it every time you call the function, so quite unneccesary, but well nevermind.
    If you wanna change it, be my guest. It's posted for everyone to use. I'm not stopping anyone from using it the way you posted it. No reason to be a smartass about the way I worded it.

  7. #3787
    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 ImayoboeiI View Post
    Bubba, you're Blood DK profile is just wrong.

    You're supposed to use Death Strike as much as possible to build up a good Blood Shield (mastery).
    Your profile is currently only using Rune Strike and Heart Strike, and only uses Death Strike when HP is lost; to heal.

    Also, please support the use of Blood Tap, as it is vital for all Blood DKs.
    Your main objective isn't to build blood shields anymore as blood, were suppose to be able take spike damage now hence the recent stamina increase, and death strike to heal up from that, again hence the death strike buff, the blood shield after that is incase spike damage is taken again you have the shield to protect you.

  8. #3788
    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 ImayoboeiI View Post
    Bubba, you're Blood DK profile is just wrong.

    You're supposed to use Death Strike as much as possible to build up a good Blood Shield (mastery).
    Your profile is currently only using Rune Strike and Heart Strike, and only uses Death Strike when HP is lost; to heal.

    Also, please support the use of Blood Tap, as it is vital for all Blood DKs.
    I stack Scent of Blood for my Death Strikes so that when I take damage, I'm instantly back at full health again.

    The profile will continue to use Death Strike even when full health to help maintain Runic Power regen, which also in turn gives you a Blood Shield.

    *edit* also it does support blood tap >.>
    Last edited by bu_ba_911; 09-09-2012 at 05:13 PM.
    ^0^Team Nova's PQR NCC ^0^

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

  9. #3789
    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)
    To everyone asking about my ret PvP profile - I will be releasing it at 90, I dont have the time atm to write it and simply using Averykeys ret single target PvE profile is enough for random BG (top dmg in all 9 BGs I did today, only thing it lacks is utility). Just bind HoF, bubble, WoG etc. to shift+keybind.

    Cheers!

  10. #3790
    averykey's Avatar Contributor
    Reputation
    158
    Join Date
    Dec 2011
    Posts
    448
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Dominium View Post
    To everyone asking about my ret PvP profile - I will be releasing it at 90, I dont have the time atm to write it and simply using Averykeys ret single target PvE profile is enough for random BG (top dmg in all 9 BGs I did today, only thing it lacks is utility). Just bind HoF, bubble, WoG etc. to shift+keybind.

    Cheers!
    Glad to hear it's working good for you, re-writing the whole thing to include utility and better seal switching depending on the situation.




    Does this look correct? trying to end everything if a condition is true like people suggested.
    PHP Code:
    --if we don't have a seal check current aoe mode and apply that seal, if no aoe mode then cast truth
    if AoeSwap = nil then
        if GetShapeshiftForm("player") ~= 1 or GetShapeshiftForm("player") ~= 2 or GetShapeshiftForm("player") ~= 3 then
            CastShapeshiftForm(1)
        end
    elseif AoeSwap then
        CastShapeshiftForm(1)
    end
        elseif not AoeSwap then
            CastShapeshiftForm(2)
        end
    end 
    still need to include seal of insight, does justice still exist or do people just pick up burden of guilt?
    My Svn - https://subversion.assembla.com/svn/averykeys-svn/

  11. #3791
    Wopak's Avatar Active Member
    Reputation
    59
    Join Date
    Jul 2008
    Posts
    96
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by firepong View Post
    If you wanna change it, be my guest. It's posted for everyone to use. I'm not stopping anyone from using it the way you posted it. No reason to be a smartass about the way I worded it.
    I'm sorry that you're taking it that way. You asked something about a FPS loss you had, i replied with the changes you could do in you end to at least minimize whatever minute things that clogs up eventually. I have no interested it changing it for my own good.

    I wish you the best in your future coding.

  12. #3792
    Wopak's Avatar Active Member
    Reputation
    59
    Join Date
    Jul 2008
    Posts
    96
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by averykey View Post
    Glad to hear it's working good for you, re-writing the whole thing to include utility and better seal switching depending on the situation.




    Does this look correct? trying to end everything if a condition is true like people suggested.
    PHP Code:
    --if we don't have a seal check current aoe mode and apply that seal, if no aoe mode then cast truth
    if AoeSwap = nil then
        if GetShapeshiftForm("player") ~= 1 or GetShapeshiftForm("player") ~= 2 or GetShapeshiftForm("player") ~= 3 then
            CastShapeshiftForm(1)
        end
    elseif AoeSwap then
        CastShapeshiftForm(1)
    end
        elseif not AoeSwap then
            CastShapeshiftForm(2)
        end
    end 
    still need to include seal of insight, does justice still exist or do people just pick up burden of guilt?
    I'm just on my way out the door, so didnt quite look it all thru, but in the first line
    if AoeSwap = nil then
    it should be
    if AoeSwap == nil then

    Also this
    if GetShapeshiftForm("player") ~= 1 or GetShapeshiftForm("player") ~= 2 or GetShapeshiftForm("player") ~= 3 then
    can be replaced by
    if GetShapeshiftForm("player") == 0 then

  13. #3793
    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)
    Originally Posted by averykey View Post
    Glad to hear it's working good for you, re-writing the whole thing to include utility and better seal switching depending on the situation.




    Does this look correct? trying to end everything if a condition is true like people suggested.
    PHP Code:
    --if we don't have a seal check current aoe mode and apply that seal, if no aoe mode then cast truth
    if AoeSwap = nil then
        if GetShapeshiftForm("player") ~= 1 or GetShapeshiftForm("player") ~= 2 or GetShapeshiftForm("player") ~= 3 then
            CastShapeshiftForm(1)
        end
    elseif AoeSwap then
        CastShapeshiftForm(1)
    end
        elseif not AoeSwap then
            CastShapeshiftForm(2)
        end
    end 
    still need to include seal of insight, does justice still exist or do people just pick up burden of guilt?
    PHP Code:
    //if we don't have a seal check current aoe mode and apply that seal, if no aoe mode then cast truth
    local index GetShapeshiftForm()

    if 
    AoeSwap nil then
        
    if GetShapeshiftForm() ~= or GetShapeshiftForm() ~= or GetShapeshiftForm() ~= 3 then //"Player" isn't needed because the Function is just a check on stance forms
            
    CastShapeshiftForm(1)
        
    end
    elseif AoeSwap and index ~= 1 then
        CastShapeshiftForm
    (1)
    //end <------------------------------------------------------REMOVE THIS END HERE
    elseif not AoeSwap and index ~= 2 then
        CastShapeshiftForm
    (2)
    end
    //end <------------------------------------------------------REMOVE THIS END HERE 
    If the check was not there when switching to AE, it would keep spamming that ability over and over.
    Last edited by firepong; 09-09-2012 at 04:11 PM.

  14. #3794
    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 averykey View Post
    Glad to hear it's working good for you, re-writing the whole thing to include utility and better seal switching depending on the situation.




    Does this look correct? trying to end everything if a condition is true like people suggested.
    PHP Code:
    --if we don't have a seal check current aoe mode and apply that seal, if no aoe mode then cast truth
    if AoeSwap = nil then
        if GetShapeshiftForm("player") ~= 1 or GetShapeshiftForm("player") ~= 2 or GetShapeshiftForm("player") ~= 3 then
            CastShapeshiftForm(1)
        end
    elseif AoeSwap then
        CastShapeshiftForm(1)
    end
        elseif not AoeSwap then
            CastShapeshiftForm(2)
        end
    end 
    still need to include seal of insight, does justice still exist or do people just pick up burden of guilt?
    The profile is working great 45k dps on HC Ultrax as a ilvl 395 mainly PvP geared retri pal (Haste reforge)

    That code looks good, although I think I would just do it with if's and not elseif's, but that just me (very rarely using elseif)

    I've never used Seal of Justice since 5.0.4 and thats in PvP, so I highly doubt theres any use whatsoever in PvE (+ yeah, ppl can take BoG)

  15. #3795
    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)
    PHP Code:
    if AoeSwap == nil then
        
    if GetShapeshiftForm() == or GetShapeshiftForm() == 3 then
            CastShapeshiftForm
    (1)
            
    AoESwap true
        
    elseif GetShapeshiftForm() == 2 then
            AoESwap 
    false
        end
    elseif AoeSwap == true and GetShapeshiftForm() ~= 1 then
        CastShapeshiftForm
    (1)
    elseif 
    AoeSwap == false and GetShapeshiftForm() ~= 2 then
         CastShapeshiftForm
    (2)
    end 
    did i miss something?
    Last edited by bu_ba_911; 09-09-2012 at 04:23 PM.
    ^0^Team Nova's PQR NCC ^0^

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

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 02:52 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