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

TuanHA Hunter - The Ultimate Experience

that's prolly good his cc is good lol

I know, TuanHA is a friend of mines on the forums (:

I was doing RBG's to get my hunters weapon, but I had to use Singular instead because the public version didn't work for it.
Still got my Tyran wep regardless ;P
 
TuanHa Great work on the CR man i'm really digging it. I did notice that when I was running 2's in PvP and the CR freeze the enemy I notice the pet wpuld break the freezing trap is there any way to fix this thanks in advance
 
TuanHa Great work on the CR man i'm really digging it. I did notice that when I was running 2's in PvP and the CR freeze the enemy I notice the pet wpuld break the freezing trap is there any way to fix this thanks in advance
That strange because I've check pet NEVER break a CC trap/blind/sheep...

And by default blizzard already make pet auto do something else if you trap it. Just try trap on a dummy without my cr, if you trap your current dummy, pet will run back.

Sure I know there may be some bug on my CR but I need a log to fix though :D
 
Tuanha, can you help me?

My bot keep going do auto-shot sometimes..

Clean Install..

View attachment 89474
Looking at your log, it only show you are using the public release.

The log too short and doesn't show anything just a start and there's not enough information to detect a potential bug.
 
Looking at your log, it only show you are using the public release.

The log too short and doesn't show anything just a start and there's not enough information to detect a potential bug.

Is Special Version.. now i have windows 7, i will post later if have some bugs like before..
 
Is Special Version.. now i have windows 7, i will post later if have some bugs like before..
If you are using Special Edition then you put it in the wrong folder. This is what your log show:

c:\Users\yourname\Downloads\HB 2.5.6948.557\Routines\TuanHAHunter\THCommon.cs

Special Edition should be in folder Honorbuddy\Routines\TuanHAHunterSpecialEdition
 
I notice somthing with barrage, the cc only channel half of it then cast somthing else? =/
If you want to be a aoe hunter in RBG/BG i would say its aload of dmg missing when it interrupt the spell.
Hope you can fix this that would be so awesome. :)
The current logic will stop Barrage on Kill Shot / Silencing Shot / Scatter Shot / Launch Trap

I've make these spell do not interrupt barrage duration in new rev.
 
If you are using Special Edition then you put it in the wrong folder. This is what your log show:

c:\Users\yourname\Downloads\HB 2.5.6948.557\Routines\TuanHAHunter\THCommon.cs

Special Edition should be in folder Honorbuddy\Routines\TuanHAHunterSpecialEdition

Tuanha, now i get some erros, can you check log.. im running Tuanha Special, and doing some raids, and pvp.. and i dont understand why, but bot keep doing some spells, and auto-shot.. dont do arcane shot, or kill comand, etc.. it happens to me and my friend.. sometimes it does coldonws, and auto-shot.. running Windows 7 - 64 bits..


View attachment log1.txt
View attachment log2.txt
View attachment log3.txt
 
Hi TUANHA, u be the best cc writer I know.
I buyed your complete profiles. You dont write a Druide CC so i write one by my one and it work fine on Pupped and Pve but I have a problem and thought you coult probably help me. The Problem is that in Arena via LazzyRaider he just wont attack :/
He Swift form and use Savage Roar
public Composite FeralRotation()
{
return new PrioritySelector(
RootCheck(),
CastSpell("Cat Form", ret => Me, ret => Me.ManaPercent >= 4 && Me.Shapeshift != ShapeshiftForm.Cat && !Me.HasAura("Cat Form") && !Me.HasAura("Bear Form"), 1, true, false),
new Decorator(ret => InBG, FeralPVP()),
new Decorator(ret => Me.CurrentMap.IsArena, FeralPVP()),
.......


public Composite FeralPVP()
{
return new PrioritySelector(
SelfBuff("Savage Roar", ret => Me.EnergyPercent >= 25 && !Me.HasAura("Savage Roar")),

CastSpell("Pounce", ret => CurrentTarget, ret => Me.HasAura("Prowl")),

CastSpell("Rake", ret => Me.CurrentTarget, ret => Me.EnergyPercent >= 35 && ((Me.HasAura(108381) && !Me.CurrentTarget.HasAura("Rake", 7000, 0)) || !Me.CurrentTarget.HasAura("Rake", 1000, 0))),

CastSpell("Ferocious Bite", ret => CurrentTarget, ret => Me.EnergyPercent >= 25 && Me.ComboPoints == 5 && (Me.CurrentTarget.HealthPercent <= 25 || Me.HasAura("Incarnation: King of the Jungle") || Me.CurrentTarget.HasAura("Rip", 8500, 0))),

CastSpell("Rip", ret => Me.CurrentTarget, ret => Me.EnergyPercent >= 30 && Me.HasAura(108381) && Me.ComboPoints == 5 && Me.CurrentTarget.HealthPercent <= 25),

CastSpell("Ravage!", ret => CurrentTarget, ret => Me.ComboPoints < 5 && (Me.HasAura(131537) || (Me.EnergyPercent >= 30 && Me.HasAura("Incarnation: King of the Jungle")))),

CastSpell("Thrash", ret => ((Me.HasAura("Clearcasting") && !Me.CurrentTarget.HasAura("Thrash, 5000")))),
......

I think its because of the Me.CurrentTarget but i dont know how to fix it :( coult you perhapps help me out?

P.s i know its the wrong Forum place i tryed to send it as massage but its to loong sry
 
Can you please let me know the full code? And yes Arena need a work around code as HB do not want Combat Routine work in arena.
 
how can i send it to you? can u send me a private massage whit ur skype adress or something like that?
 
View attachment 89593


So many erros.. need close wow, and close hb.. and sometimes got same error again...and doesnt do all rotation--
:(((
First of all, there are error from other CC in the log. I suggest you make a CLEANSE install and ONLY use my CR in that copy. (Download new copy of Honorbuddy, copy TuanHAHunterSpecialEdition into Routines folder)

I've fix the rare the bug that tried to use roar of sacrifice when your pet is dead that the reason make your cc stop working.

Please update and let me know.

Thank you.
 
how can i send it to you? can u send me a private massage whit ur skype adress or something like that?
ccvcc has exceeded their stored private messages quota and cannot accept further messages until they clear some space. :D

Send me PM instead man :D
 
First of all, there are error from other CC in the log. I suggest you make a CLEANSE install and ONLY use my CR in that copy. (Download new copy of Honorbuddy, copy TuanHAHunterSpecialEdition into Routines folder)

I've fix the rare the bug that tried to use roar of sacrifice when your pet is dead that the reason make your cc stop working.

Please update and let me know.

Thank you.

I did clean install. But not resolved. sometimes works well and sometimes fails to use many spells. : | Most often makes auto-shot and some coldowns. No longer know what to do, already formatted pc, deleted everything I could ever influence the proper functioning. Here is the logo full of errors.

View attachment 5832 2013-04-29 03.05.txt
 
Using Tuanha Special Edition have some problems with the range on Megaera if go 20 yards away from the boss it will cast nothing i tried different settings with the range opt from config. but still the same,and from time to time when i wipe and come back must quit HB and start again it will not cast .Thx for your hard work Tuanha ;).
 
Last edited:
Back
Top