[SPQR]Koha's Profiles menu

Shout-Out

User Tag List

Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 45
  1. #16
    Koha's Avatar Member
    Reputation
    11
    Join Date
    Jun 2008
    Posts
    55
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by rail3r85 View Post
    Feral Druid in youre profile :
    It should be ME.ComboPoints and not TARGET.ComboPoints, SPQR only seems to regocnize ME.CompoPoints as valid.

    I got mangle to work by adding bowth mangle and mangle3 to the end of rotation just after Trash otherwise it wont work for me.
    Also it doesnt seem to use Savage Roar at all and by checking the rotation and because i have savage roar glyphed it has got wrong spell id but even then by fixing the spell id it wont fire it off, that alone will make 100k+ difference on my gear.

    SPQR slacks only 180k behind compared to doing it manually, 110-120k sustained and 290k sustained manually on my 558 feral with lege cloak, alot of need to improve like adding trinket tracking, majority difference because of Savage Roar wont get used.

    Bear works fine tough
    Yeah due to the snapshot nature of feral it's very difficult to do until spqr has more api added to it. Yeah I noticed I done that I'll upload the fixed files tomorrow after work I've also added a dk blood and unholy all in one profile I have been testing so far. It also has combat checking so if u click a mob it won't spam stuff until u Acctually get into combat. Also out of combat code for party buffs and what not are coming too.

    Sent from my GT-N7105 using Tapatalk

    [SPQR]Koha's Profiles
  2. #17
    yoyo7's Avatar Member
    Reputation
    6
    Join Date
    Oct 2007
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The Brewmaster profile doesn't work right using the Stance of the sturdy ox.. but it works using the stance of the firece tiger.. can you make it to work using the Stance of the strudy ox plz?

    Well to be fair i'm leveling my monk and he is only level 43 atm too so that might be making it not want to work right also
    Last edited by yoyo7; 05-10-2014 at 11:17 PM.

  3. #18
    Koha's Avatar Member
    Reputation
    11
    Join Date
    Jun 2008
    Posts
    55
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by yoyo7 View Post
    The Brewmaster profile doesn't work right using the Stance of the sturdy ox.. but it works using the stance of the firece tiger.. can you make it to work using the Stance of the strudy ox plz?

    Well to be fair i'm leveling my monk and he is only level 43 atm too so that might be making it not want to work right also
    Odd define how it doesn't work right? Not using spells? And yes being level 90 will fix that.

    Sent from my GT-N7105 using Tapatalk

  4. #19
    fish221171's Avatar Member
    Reputation
    9
    Join Date
    Mar 2010
    Posts
    76
    Thanks G/R
    1/5
    Trade Feedback
    4 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Koha,

    Thanks for adding these profiles nice to see someone starting making good SPQR stuff. Can I just ask do you have plans for Frost DW DK as I raid SoO 10 and 25 man with my DK as Frost.

    Thanks

  5. #20
    Koha's Avatar Member
    Reputation
    11
    Join Date
    Jun 2008
    Posts
    55
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by fish221171 View Post
    Koha,

    Thanks for adding these profiles nice to see someone starting making good SPQR stuff. Can I just ask do you have plans for Frost DW DK as I raid SoO 10 and 25 man with my DK as Frost.

    Thanks
    Next on my list my main is a DK so as i get better gear i update the profiles, i currently run 529ilevel with Blood/Unholy i'll add both DW and 2HD frost soon.

  6. #21
    fish221171's Avatar Member
    Reputation
    9
    Join Date
    Mar 2010
    Posts
    76
    Thanks G/R
    1/5
    Trade Feedback
    4 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Koha View Post
    Next on my list my main is a DK so as i get better gear i update the profiles, i currently run 529ilevel with Blood/Unholy i'll add both DW and 2HD frost soon.
    Excellent News Koha.

    Thanks

  7. #22
    fish221171's Avatar Member
    Reputation
    9
    Join Date
    Mar 2010
    Posts
    76
    Thanks G/R
    1/5
    Trade Feedback
    4 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Koha,

    I don't see Death and Decay in your profile. Not sure if it's worth adding but you can detect if x amount of mobs are attacking.

    DeathDecay = 43265,


    if (MySPQR.Internals.ObjectManager.WoWLocalPlayer.UnitsAttackingMe.Count > 3)
    {
    MySPQR.Internals.ActionBar.GetSlotById((int)Spells.DeathDecay).Execute();
    }


    Worth adding?

  8. #23
    Koha's Avatar Member
    Reputation
    11
    Join Date
    Jun 2008
    Posts
    55
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by fish221171 View Post
    Koha,

    I don't see Death and Decay in your profile. Not sure if it's worth adding but you can detect if x amount of mobs are attacking.

    DeathDecay = 43265,


    if (MySPQR.Internals.ObjectManager.WoWLocalPlayer.UnitsAttackingMe.Count > 3)
    {
    MySPQR.Internals.ActionBar.GetSlotById((int)Spells.DeathDecay).Execute();
    }


    Worth adding?
    not really due to the the fact spqr cant target the ground, if it could i would add it in.

    **Update** - Added Frost 2hd Spec to Dk profile & Survival Hunter

  9. #24
    Fireflyer's Avatar Member
    Reputation
    2
    Join Date
    Apr 2009
    Posts
    11
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi Koha,
    this is a very fine Profile (DK), but when im using it it will permanently spam Dark Command (ID:56222) so that im not able to Tank with a second one.
    So even the other Tank is taking the Mob, your Profile ist spotting insta back.

    I find nothing about DarkC in your Profile so im not Sure why this happend.
    Using the Profile from 18.05 but happens already before.
    Sry for this very baaaad English.

  10. #25
    Koha's Avatar Member
    Reputation
    11
    Join Date
    Jun 2008
    Posts
    55
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Fireflyer View Post
    Hi Koha,
    this is a very fine Profile (DK), but when im using it it will permanently spam Dark Command (ID:56222) so that im not able to Tank with a second one.
    So even the other Tank is taking the Mob, your Profile ist spotting insta back.

    I find nothing about DarkC in your Profile so im not Sure why this happend.
    Using the Profile from 18.05 but happens already before.
    Sry for this very baaaad English.
    Interesting I'll have a look at the code are u using a bar modifier like bartender or dominoes?

    Sent from my GT-N7105 using Tapatalk

  11. #26
    manylol's Avatar Sergeant
    Reputation
    8
    Join Date
    Apr 2014
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    works great thank you

  12. #27
    clashfox's Avatar Member
    Reputation
    4
    Join Date
    Oct 2012
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi, love all the work going into these profiles. Any chance you will be working on a enhance profile anytime soon? I would be willing to test it out and give feed back. Thanks

  13. #28
    Koha's Avatar Member
    Reputation
    11
    Join Date
    Jun 2008
    Posts
    55
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by clashfox View Post
    Hi, love all the work going into these profiles. Any chance you will be working on a enhance profile anytime soon? I would be willing to test it out and give feed back. Thanks
    I can make a quick on for u

    Sent from my GT-N7105 using Tapatalk

  14. #29
    Fireflyer's Avatar Member
    Reputation
    2
    Join Date
    Apr 2009
    Posts
    11
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Koha View Post
    Interesting I'll have a look at the code are u using a bar modifier like bartender or dominoes?
    Mh, yes im using ElvUI's Version of Bartender.
    But no switching between Bars like Shift or so... DarkC lies on Bar 1 Button 1

  15. #30
    Koha's Avatar Member
    Reputation
    11
    Join Date
    Jun 2008
    Posts
    55
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Fireflyer View Post
    Mh, yes im using ElvUI's Version of Bartender.
    But no switching between Bars like Shift or so... DarkC lies on Bar 1 Button 1
    I know spqr doesn't like bar mods, and if u have disabled bat switching spqr is still trying to press Shift + 1 to Shift + 6 so u might have dark command in one of those spots

    Sent from my GT-N7105 using Tapatalk

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. [SPQR] Warlock Afli profile
    By lockslash in forum WoW Bot Maps And Profiles
    Replies: 12
    Last Post: 05-24-2014, 06:56 AM
  2. SPQR - Destro Warlock Profile??
    By aeonz in forum WoW Bot Maps And Profiles
    Replies: 3
    Last Post: 04-21-2014, 10:25 AM
  3. [SPQR] Dual-Wielding Frost Death Knight profile
    By nolongergame in forum WoW Bot Maps And Profiles
    Replies: 1
    Last Post: 04-11-2014, 04:43 PM
  4. How I make Glider Profiles!!
    By italyone in forum World of Warcraft Guides
    Replies: 10
    Last Post: 08-03-2006, 11:27 PM
  5. WoW glIDER profiles?
    By B7huff in forum World of Warcraft General
    Replies: 7
    Last Post: 07-07-2006, 11:10 AM
All times are GMT -5. The time now is 12:25 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