What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

TuanHA Monk

Status
Not open for further replies.
There's no ETA on Mistweaver...

Please understand, to make a decent cc is not easy, try to keep them as people expectation level is harder.

Brewmaster still need a lot of tanking logic, Windwalker can still be improved... so it not a good time to start a Mistweaver :)
 
Running it HB tells me repeatedly:
Building Rotation base on current Talents and Glyphs......

Any clue? You seem to support questing now I am using windwalker spec


EDIT: Due to whatever reason, temporarly let's believe, I can't attach the log file. So please bare with the improvisation. Thank you.
Link to the log
 
Hi,

for me Legacy of the white tiger wasn`t working (guess its for everyone :D )! I took a look at your windwalker .cs and found the error. (I hope you don`t mind, that i post it here now)

In the Part, where you tell the Routine to "cast" the Spell, you have checks for other Buffs of that type. So it won`t overwrite them i guess.

It seems like you copied that part from the other legacy buff. In this case, the bot won?t use "legacy of the white tiger" when Legacy of the Emperor is up.

So if you delete the following line:

!Me.HasAura("Legacy of the Emperor") &&

under the // [Legacy of the White Tiger] it works perfect!

The Part should look like this then:

// [Legacy of the White Tiger]
new Decorator(
ret =>
THSettings.Instance.SBuff &&
!Me.Mounted &&
!CastingorGCDL() &&
!Me.HasAura("Leader of the Pack") &&
!Me.HasAura("Arcane Brilliance") &&
!Me.HasAura("Legacy of the White Tiger") &&
!Me.HasAura("Dalaran Brilliance") &&
!Me.HasAura("Furious Howl") &&
!Me.HasAura("Terrifying Roar") &&
!Me.HasAura("Fearless Roar") &&
!Me.HasAura("Still Water") &&
Me.EnergyPercent > 50 &&
SpellManager.HasSpell("Legacy of the White Tiger"),
new Action(delegate { CastSpell("Legacy of the White Tiger", Me); })
),

Hope it helps ;) would be nice if you can include this fix in one of the next SVN Updates ;) Till that happens, i attached my modified version!

View attachment THWindwalker.cs
 
Last edited:
@TuanHA --
Hey man, your CC is working out really well. I hate that I don't know my way around Vanilla dungeons though, because this thing tanks like a pro. I love running into a pack, and then just sitting back away from the keyboard. It keeps aggro on everything, and what it doesn't keep aggro on, it targets and snaps the aggro back from whoever has it. Survivability is pretty sweet, too. I'm using this to level with also. Does a damn good job.

With that said, please don't think I'm saying anything is wrong with it. I can only suggest one minor "tweak", and this is not an improvement suggestion because it doesn't need any improvement so far, and that is to try and get it to face the target better. While I watch, I notice that it tries to face mobs, and sometimes it's slightly off center, so when it does Breath of Fire it blows it off to the side of the target, missing it. It does face the target for the most part, but half the time it's slightly off center. I think the facing code could maybe use a little tweaking to get it to fully face its target maybe? I have no clue since I'm not a coder or anything. I'm only venturing a guess.

All in all, this thing is great. Keep up the good work. It's clean, fast, and reliable.
 
Thanks for the release, working perfectly :)
 
Revision: r100
Date: Today (moments ago)
Review scores: No one has yet scored this revision.

Fix Legacy of the White Tiger thank stefan2812

Adjust Breath of Fire logic, thank zeldrak

OMG we are at revision 100 already, and the cc start less than a week ago... I think I worked too hard, time to level my main 85 paladin, cya, bye :)
 
Last edited:
Running it HB tells me repeatedly:


Any clue? You seem to support questing now I am using windwalker spec


EDIT: Due to whatever reason, temporarly let's believe, I can't attach the log file. So please bare with the improvisation. Thank you.
Link to the log
I think problem is in your folder name, TuanHA-Monk NOT TuanHA Monk

Happy botting :)
 
Love this CC, realy :) Got my monk on 62 now.. And counting!
 
Revision 102:

Fix rotation and improved speed

Thank Abroseh
 
Hey tuan, I am having issues accessing that mediafire link that you messaged me and still cannot get the repository url to work. is it possible you could upload the file to honorbuddy? The repository link for Kick's profile works for me, perhaps you could upload it to same area he used?
 
What mediafire are you talking about? I never use mediafire.

Simple solution:
1. Creat Folder: Honorbuddy\Routines\TuanHA-Monk
2. Download all files from here: tuanha-monk - Revision 106: /trunk/TuanHA-Monk to your Honorbuddy\Routines\TuanHA-Monk folder
3. Remember to redownload every day for update
 
taken care of thanks much. It works amazingly. I am grinding to 90 and killed a frost mage that had full health when i was at 10% lold
 
Revision: 107

Add one touch setting for extremely lazy people :)

Just kidding, improved quality of life a bit.
 
Loving the CC so far, ive been 90 for over a week and gotta say its improved so much. Two things i'd like to bring up, first does the CC have something built in to eat food when low health or is that HB? If its the CC is there anyway to remove that or add a gui option to disable eating food. 2nd Ive noticed when dealing with packs it seems to switch off my target to the closest mob. Is there anyway to change/remove that, least when using lazyraider. I have macros setup to assist tank etc and with it switching targets on its own can cause some problems getting aggro or not dpsing boss when its needed etc. Great work on the CC so far though and keep up the work
 
Loving the CC so far, ive been 90 for over a week and gotta say its improved so much. Two things i'd like to bring up, first does the CC have something built in to eat food when low health or is that HB? If its the CC is there anyway to remove that or add a gui option to disable eating food. 2nd Ive noticed when dealing with packs it seems to switch off my target to the closest mob. Is there anyway to change/remove that, least when using lazyraider. I have macros setup to assist tank etc and with it switching targets on its own can cause some problems getting aggro or not dpsing boss when its needed etc. Great work on the CC so far though and keep up the work
Here we go, revision 108:

Add option for Food && Drink (actually Monk don't need to drink, no mana :)
Add option for Manual Target for high end raiding.
 
Thanks for including my fix :D

Your Routine is realy awesome, and i must say i havent seen any other routine (independent of class) which is doing so grade. I mean your tanking routines are
beyond imagination :D i havent had any problems till now, and i visited every instance between lvl 70 and 87!

Now that the Routine itself is running quite smooth, i would have a proposal for one "luxury" feature.

Since i have no idea how much effort and time it would take, ignore it if its to complex:


when the bot is attacking, you give a print out in the log:

for example:


49:187 - HP: 71% - Energy: 36 - Chi: 2 - Warrior - 3y - 59% hp - Fists of Fury
49:318 - HP: 71% - Energy: 36 - Chi: 2 - Warrior - 3y - 59% hp - Fists of Fury

It would be nice, if you could make the used Spell, in this case FISTS OF FURY , been printed out in color.

So it should look like

49:318 - HP: 71% - Energy: 36 - Chi: 2 - Warrior - 3y - 59% hp - Fists of Fury



I have no clue, if that is Possible or requires lots of changes and coding. But it would be cool, so we can see what spell is used.
 
Status
Not open for further replies.
Back
Top