PQR - Rotation Bot menu

User Tag List

Page 223 of 779 FirstFirst ... 123173219220221222223224225226227273323723 ... LastLast
Results 3,331 to 3,345 of 11681
  1. #3331
    OnionsTich's Avatar Banned
    Reputation
    0
    Join Date
    Jul 2012
    Posts
    137
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Looking for a Resto shammy that uses PQR. Trying to recruit to our core 10 man! Inbox me with contact info. (Not in game info) Prefer Skype.

    PQR - Rotation Bot
  2. #3332
    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)
    click the link and then copy the url at the top of the page and use that in pqr

    Please if someone helped you donate rep to them.

  3. #3333
    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 Noelpqr View Post
    after looking at the code i think you can fix that by change Searing Totem to
    PHP Code:
    -- check distancecheck toteminfocheck combat
    local _
    ,ST GetTotemInfo(1)
    local dist PQR_UnitDistance("player","target")

    if 
    ST == "Fire Elemental Totem" then
        
    return false
        end
        
    if UnitExists("target") ~= nil and dist <= 20 and (dist or (not IsLeftShiftKeyDown() and not IsLeftControlKeyDown())) and ST ~= "Searing Totem" then
            DestroyTotem
    (1)
            return 
    true
        end 
    or
    PHP Code:
    -- check distancecheck toteminfocheck combat
    local _
    ,ST GetTotemInfo(1)

    if 
    UnitExists("target") ~= nil then
        local dist 
    PQR_UnitDistance("player","target")
        if 
    dist <= 20 and (dist or (not IsLeftShiftKeyDown() and not IsLeftControlKeyDown())) and (ST ~= "Searing Totem" or ST ~= "Fire Elemental Totem"then
            DestroyTotem
    (1)
            return 
    true
        end
    end 
    Hell yeah, screw [code] tags, im using friggin [PHP] tags now

  4. #3334
    xLegendx's Avatar Member
    Reputation
    14
    Join Date
    Sep 2011
    Posts
    827
    Thanks G/R
    3/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by crystal_tech View Post
    GOOD NEWS EVERYONE!

    Here are 2 profiles of mine (not 100% but good enough to release)
    they are Aff lock and BM hunter.

    get them at: Nova[Crystal_Tech]_Profiles

    I love feedback!
    Still doesn't work

  5. #3335
    cukiemunster's Avatar Contributor
    Reputation
    132
    Join Date
    Dec 2009
    Posts
    1,129
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by crystal_tech View Post
    click the link and then copy the url at the top of the page and use that in pqr
    Copying https://dl.dropbox.com/u/23527046/Mi...D_Profiles.txt into PQR returns invalid URL.

    http://imgur.com/UZWVJ is a pic of the error.
    Last edited by cukiemunster; 09-02-2012 at 04:11 PM.

  6. #3336
    OnionsTich's Avatar Banned
    Reputation
    0
    Join Date
    Jul 2012
    Posts
    137
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sergeant

    Reputation
    5
    Join Date
    Jul 2012
    Posts
    47

    Looking for a Resto shammy that uses PQR. Trying to recruit to our core 10 man! Inbox me with contact info. (Not in game info) Prefer Skype.

  7. #3337
    RandomNoobs's Avatar Member
    Reputation
    1
    Join Date
    Aug 2012
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by OnionsTich View Post
    Sergeant

    Reputation
    5
    Join Date
    Jul 2012
    Posts
    47

    Looking for a Resto shammy that uses PQR. Trying to recruit to our core 10 man! Inbox me with contact info. (Not in game info) Prefer Skype.
    hey qt.

  8. #3338
    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)
    sorry about that pqr seems to not like https links. I've fixed it.
    You will need to click the link and follow the instructions to get the profiles.

    Link: Nova[Crystaltech]_Profiles.txt

    Please if someone helped you donate rep to them.

  9. #3339
    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)
    Just a note to people. Unless I openly post a function I code, I would please like the person to PM me if they can use the function. Not being a smart ass, just that I don't want people leeching my functions and not giving credit.

    And on that note, 1.3.7 uploaded. 1 minor change, and that's it. Still haven't touched AE rotation.

  10. #3340
    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 vorn10 View Post
    UPDATED Elemental Shaman
    changes:
    - left ALT pause
    - not canceling Fire Elemental Totem
    - added Thunderstorm (will be used only if glyphed)
    Info:
    Left Shift - light AoE (FS, magma totem(if in range <8y), ES(7 stacks),chain lightning
    Left Control - heavy AoE (FS, magma totem, earthquake, ES(7stacks), thunderstorm(glyphed), chain lightinig

    Please post what to add/change.
    I cant check how much can push, dont have elemental gear.
    Check if Thunderstorm working cuz glyph is expensive ;p (i was checking with inscribed "deluge" and was working for its IDs so should work if u got correct glyph).
    hey tks for quick replay m8 i was out for the day but just got home =)

    will test it asap and give feedback fingercrossed ^_^

  11. #3341
    snowhawk's Avatar Contributor
    Reputation
    147
    Join Date
    Aug 2008
    Posts
    237
    Thanks G/R
    42/130
    Trade Feedback
    0 (0%)
    Mentioned
    14 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cukiemunster View Post
    Copying https://dl.dropbox.com/u/23527046/Mi...D_Profiles.txt into PQR returns invalid URL.

    imgur: the simple image sharer is a pic of the error.
    try http://dl.dropbox.com/u/23527046/Mis...D_Profiles.txt

  12. #3342
    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)
    I Updated/Added the following since yesterday to SVN:

    Data File (Important that you update)
    Holy Paladin (Important Update)
    Blood Unholy

    Crystal_Techs Profiles:
    Hunter BM
    Warlock Aff
    ^0^Team Nova's PQR NCC ^0^

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

  13. #3343
    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 Unasrage View Post
    hey tks for quick replay m8 i was out for the day but just got home =)

    will test it asap and give feedback fingercrossed ^_^

    ok so FE totem and Alt key to stop rotation are working wonderfull =)

    the the Thunderstorm is not working. -- since i dint kwoned whicth glyph u where refering to i used minor and major and the spell never triggerd

    tried it in single target -- aoe and Heavy aoe and never triggerd.

    Guetting a small lua error from time to time

    Code:
    Message: [string "local FS,_,_,_,_,_,exptime = UnitDebuffID("..."]:13: attempt to perform arithmetic on local 'exptime' (a nil value)
    Time: 09/02/12 23:46:55
    Count: 2
    Stack: [C]: ?
    [string "local FS,_,_,_,_,_,exptime = UnitDebuffID("..."]:13: in function `?'
    [string "if PQR_Addon_Loaded == nil then..."]:737: in function `PQR_NextAbility'
    [string "if PQR_Addon_Loaded == nil then..."]:533: in function `PQR_ExecuteRotation'
    [string "if PQR_Addon_Loaded == nil then..."]:289: in function <[string "if PQR_Addon_Loaded == nil then..."]:214>
    i belive it happens wend i try to stop the dps rotation on the Target dummy -- still gona test in a instance run


    Dps wise i'm using a full ele gear shaman whid 390 -- pulling 27k dps stable and 33k burst on target dummy lvl 85 using bloodlust and FE totem and troll racial


    hope all info was usefull =)

    Edit----------------------------


    After pulling a ramdom instance Lua Error keeps spamming every pull

    Dps aoe 30k whid party buffs om bosses 33k burst .. nice .. but way way below any outher tipe of dps =( normaly partys dps arround 50 to 60k =(
    Last edited by Unasrage; 09-02-2012 at 06:13 PM.

  14. #3344
    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)
    update:

    Thanks again to Firepong for fixing my mouseover code.

    BM: KMDBM_MOP_v3.zip
    SV: KMDSV_MOP_v7.zip

    - Single Target rotations will serpent sting whatever you have on mouseover.
    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

  15. #3345
    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)
    Aaaaaaaaaaand, 1.4.0 of my Feral DPS rotation is uploaded. Full AE support for multi-target.Thrash is used for the bleed Debuff then Swipe spam while the Debuff is active. If no debuff on target(s), then it will no thrash till the Debuff is back up. Also tries to keep Savage Roar up as well as uses the Combo Points on Rip. tried Ferocious Bite, but it wasn't that much DPS more than Rip, so I went with Rip because of the bleed

    At the moment, my AE is still in a different profile, but I will have it changed sooner or later to 1 full profile.

    Also Sheuron, you said you didn't care if we used your modkey function right? Was gonna use it for my AE switcher.

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