PQR - Rotation Bot menu

User Tag List

Page 230 of 779 FirstFirst ... 130180226227228229230231232233234280330730 ... LastLast
Results 3,436 to 3,450 of 11681
  1. #3436
    Bgreen12's Avatar Banned
    Reputation
    32
    Join Date
    Aug 2012
    Posts
    128
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mrleo View Post
    hey m8 how did u get to know the spell ids? idtip (the addon that i used before) is not working now... are u using an addon or something else?

    Idtip still works if you just go to your addons screen like at the login of your character and check "load out of date addons" it will let idtip load

    PQR - Rotation Bot
  2. #3437
    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)
    Originally Posted by NickGI View Post
    2 crystal_tech

    about yours Affliction profile....
    strange freeze when w/o combat howewer normal in fight.
    don't use fel flame on moveing :-/
    stop casting after sometime and continue after several steps left-right
    yea most everyone is having issues with mine and other profiles. Give it some time still breaking in all the changes.

    Please if someone helped you donate rep to them.

  3. #3438
    b00n4ever's Avatar Member
    Reputation
    1
    Join Date
    Apr 2008
    Posts
    19
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i have one question! Can I use auto kick, to kick my focus target?

    sry for my bad english :P

  4. #3439
    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)
    Has anyone got any working code for getting traps to go off where the mouse pointer is? My old legacy code no longer works since the patch.

    Code:
    if IsLeftControlKeyDown()
    and GetCurrentKeyBoardFocus() == nil
    then CastSpellByName(tostring(GetSpellInfo(13813)))
    if SpellIsTargeting() then CameraOrSelectOrMoveStart() CameraOrSelectOrMoveStop() end
    return true
    end
    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

  5. #3440
    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)
    Sheuron got your Hunter BM profile working absolutely amazing...

    For those one's which Sheuron's profiles don't work all you need to do is open Ability editor and edit OFFENSIVE SPELLS Ability there just delete these two lines

    PHP Code:
    local DistanceToTarget PQR_UnitDistance("player","target")

    or ( 
    not DistanceToTarget or DistanceToTarget 40 

    Thanx to KleskRiver for giving me the Idea of fixing profile, page 170 this thread.
    He had a problem with frame rate, but this is fixing everything...

  6. #3441
    Bgreen12's Avatar Banned
    Reputation
    32
    Join Date
    Aug 2012
    Posts
    128
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by megatruegoth View Post
    Sheuron got your Hunter BM profile working absolutely amazing...

    For those one's which Sheuron's profiles don't work all you need to do is open Ability editor and edit OFFENSIVE SPELLS Ability there just delete these two lines

    PHP Code:
    local DistanceToTarget PQR_UnitDistance("player","target")

    or ( 
    not DistanceToTarget or DistanceToTarget 40 

    Thanx to KleskRiver for giving me the Idea of fixing profile, page 170 this thread.
    He had a problem with frame rate, but this is fixing everything...
    Seems like that would work. I do remember having significant framerate drops recently when using PQR_UnitDistance().

    Could use IsSpellInRange instead if you want to check distance

  7. #3442
    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 Bgreen12 View Post
    Seems like that would work. I do remember having significant framerate drops recently when using PQR_UnitDistance().

    Could use IsSpellInRange instead if you want to check distance
    But there is but, The profile just don't work att all with these two lines.

  8. #3443
    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)
    this working with mop beta?

  9. #3444
    SHJordan's Avatar Member
    Reputation
    1
    Join Date
    Aug 2011
    Posts
    61
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by megabbyte View Post
    this working with mop beta?
    Yes it is... you just need to find a working profile.

  10. #3445
    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 megatruegoth View Post
    But there is but, The profile just don't work att all with these two lines.
    what is your pqr version?
    UnitDistance was bugged for some ppl and Xelper fix it for them but another ppl had problem with the new version

  11. #3446
    Bgreen12's Avatar Banned
    Reputation
    32
    Join Date
    Aug 2012
    Posts
    128
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by megatruegoth View Post
    But there is but, The profile just don't work att all with these two lines.
    Ah, I see. I haven't used the specific profile, i just write my own. all I can say is I know for sure that function slows things down significantly

  12. #3447
    mrleo's Avatar Member
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    54
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    guys can anybody post a good code for pausing rotation on an immune target? ex a pally with bubble u dont want to waste spells on it

  13. #3448
    vorn10's Avatar Active Member
    Reputation
    75
    Join Date
    Nov 2010
    Posts
    303
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Noelpqr View Post
    what is your pqr version?
    UnitDistance was bugged for some ppl and Xelper fix it for them but another ppl had problem with the new version
    Try run WoW and PQR as admin. For me it fixed problems with PQR_UnitDistance.

  14. #3449
    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 mrleo View Post
    guys can anybody post a good code for pausing rotation on an immune target? ex a pally with bubble u dont want to waste spells on it
    if UnitBuffID("target", BUBBLEidHERE) and UnitIsEnemy("player", "target") then return true end

    in a new ability with Spell ID as 0
    ^0^Team Nova's PQR NCC ^0^

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

  15. #3450
    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)
    updated my hunter profiles once more.

    KMD_All_Hunter_Rotations_v1.zip

    This has all the hunter profiles in one link, BM/SV/MM.

    - changed serpent sting mouseover so that it fires when LeftControl is down.
    - A Murder of Crows now checks hit points if it is less than 3x your character's Max hit points it won't be used. No point wasting a 2m cooldown ability on mobs you can breath on and they die.

    * Still trying to get a working trap throwing code going, Once I do I will update again.
    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

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 05:18 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