Hello
i want to make a profile what should use HB and "wow+" to farm some pets. wow+ is a teleport hack. this profile should work like this:
it use a makro what will port you to a point (makro will be .go x y z) after that the profile should use a makro what will target the unit i want to farm (/tar Gundrak Raptor) after it used this makro it should check if i have NPC with the ID 29334 in my target. if yes he should use the makro (.go target) kill and loot and skinn the NPC. after that he will use (/tar Gundrak Raptor) if he has him in the taret he use .go target. If he does not have him in target he should use the next x y z position and do (/tar Gundrak Raptor)+(.go target) as long he wont get any of them in target.
so it should look like this
<CustomBehavior File="RunMacro" Macro=".go 1 2 3" />
<CustomBehavior File="RunMacro" Macro="/tar Gundrak Raptor" />
</If> (npc in my target is Gundrak Raptor)
<CustomBehavior File="RunMacro" Macro=".go target" />
after npc is dead <CustomBehavior File="RunMacro" Macro="/tar Gundrak Raptor" />
and again <CustomBehavior File="RunMacro" Macro=".go target" />
after he does not get anything in the target he have to run
<CustomBehavior File="RunMacro" Macro=".go 4 5 6" />
and do the same again
i do not have that many experience and not sure how do i make this profile.
please help me
i want to make a profile what should use HB and "wow+" to farm some pets. wow+ is a teleport hack. this profile should work like this:
it use a makro what will port you to a point (makro will be .go x y z) after that the profile should use a makro what will target the unit i want to farm (/tar Gundrak Raptor) after it used this makro it should check if i have NPC with the ID 29334 in my target. if yes he should use the makro (.go target) kill and loot and skinn the NPC. after that he will use (/tar Gundrak Raptor) if he has him in the taret he use .go target. If he does not have him in target he should use the next x y z position and do (/tar Gundrak Raptor)+(.go target) as long he wont get any of them in target.
so it should look like this
<CustomBehavior File="RunMacro" Macro=".go 1 2 3" />
<CustomBehavior File="RunMacro" Macro="/tar Gundrak Raptor" />
</If> (npc in my target is Gundrak Raptor)
<CustomBehavior File="RunMacro" Macro=".go target" />
after npc is dead <CustomBehavior File="RunMacro" Macro="/tar Gundrak Raptor" />
and again <CustomBehavior File="RunMacro" Macro=".go target" />
after he does not get anything in the target he have to run
<CustomBehavior File="RunMacro" Macro=".go 4 5 6" />
and do the same again
i do not have that many experience and not sure how do i make this profile.
please help me
