Hey TuanHA, interesting problem now. Seems the range problem is much better for me but I was doing LFR Durumu and everything was going fine until the boss got low. Right around 30%, possibly a Kill Shot problem, the bot just stops and there is a error message saying "can't do that now". I'm guessing it has something to do with Kill Shot being on CD and it still trying to spam it. It won't start casting anything else until the CD ends. Durumu is the last thing i killed on this log so look at the end.
And on the next boss, Primordius, all the bot does is spam cast Explosive Shot, nothing else. When explosive shot is down, it continues to try to use it or it waits till it has enough focus. This log is the same as above except extended to include Primordius fight, scroll to bottom to see.
Thank you Sir. Tested on Dummy, works perfect again. Goin to test in arenas laters. EDIT: It looks to trap scattered target much faster than used to. Thank you
Thank for the log Dsnentry. Let me fix it again, there are few spell that I skip range check and Kill Shot is one of them.
New revision, better detect range (always a work around code as HB never give you correct data - if you sit next to a big boss, it still saying you 80 yard aways xD) I'm prove rotation, get a bit more dps. Please update and test for me. Thank you.
Just wondering if i should choose engineering as 2nd profession, so my question is whether your routine also uses frag belt and synapse springs? wanna go for tailoring/engineering on my hunter for some cool extra mounts
Hi i'm a hunter BeastMaster for leveling but why dont use blink strike in priority list ? cost no foca and best damage. It's work but not all time I have other bug, try all time rez my pet but he is not died Sorry for my bad english View attachment 13396 2013-05-11 14.36.txt
am I the only one that can't get this to do anything besides Interrupting in duels and arena against same faction??
So the routine starts to work fine at the start of a bg, I am low level and using lazy raider, with special edition. After a few minutes though it will just stop doing its rotation, happened a few times. Works flawlessly in a dungeon though.
There's a few repeating error 299 and I suggest you make a cleanse install (delete all file and download again, overwrite old file doesn't work)
Hi i'm a hunter BeastMaster for leveling but why dont use blink strike in priority list ? cost no foca and best damage. It's work but not all time I have other bug, try all time rez my pet but he is not died Sorry for my bad english View attachment 91248
I am sorry if this is a noob question but somehow my bot does not use freezing trap on scattered targets i updated the routline and everything i attached the log so maybe there is something wrong with my settings
Hey TuanHA, unfortunately that's not correct. Today it used Stampede on a trash mob (Risen Guard - NPC - World of Warcraft) in Scholomance, so that Stampede was not ready in boss fight. There is a log attached. Can you tell me why? Regards, snt76 View attachment 91354
(IsDummy(Me.CurrentTarget) || Me.CurrentTarget.IsPlayer || Me.CurrentTarget.IsBoss || Me.CurrentTarget.Elite) && There is 4 case that CR use stampede: Dummy, Player, Boss, Elite. The Risen Guard is Elite.