Originally Posted by
Dominium
Hey everyone!
First of all, AWESOME bot - I love it!
I play a survival hunter. I am using the xmSurv profile. Is that the best one? Also, 1 problem. Here is the code for explosive shot:
if not setAoE
and ( UnitBuffID("player",56453) or not UnitDebuffID("target",53301,"PLAYER") )
then return true end
53301 is Explosive shot. 56453 is the Lock and Load proc. Sadly, it keeps on casting Explo shot twice in a row without any break during LnL - effectively wasting one of the shots (the dot doesnt stack). Could anyone help em with this please?
Cheers!