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

WuzzMonk

Status
Not open for further replies.
Hey,

why did u delete the Validunit verification:

// if its a pet, lets ignore it please.
// if (p.IsPet || p.OwnedByRoot != null)
// return False;

Something wrong with p.OwnedByRoot ?

Funny story, i was leveling yesterday and met another bot with kickprofile. Same route and he also did not check pets.
It was in Wotlk with a quest where u get Moodle as a pet. Now we both look at each others pet and want to attack them.
With the monk u want to provoke first and he cant stop with it. He also follow the other pet. Its rly awkward.
Its stucks hard and u can only wait, that the other bot is away from your route.

So why not

// if its a pet, lets ignore it please.
// if (p.IsPet)
// return False;

In your main.cs

107. // Check if valid target
108. if( Me.GotTarget && Helpers.Unit.ValidUnit(Me.CurrentTarget))

So when we got a pet, then its false and we will not attack the pet/follow.


Mfg

Zacky ;)
 
Last edited:
I had a problem somewhere else caused by that check. I'll take a look at it. (A pet killing me, because it didn't fight back)

Edit: Should hopefully be working in the next version, along with the new rotation!
 
Last edited by a moderator:
0.3.5.0 is up! Rotation completely recoded. Should be working fine but haven't tested on level 10. Also ValidUnit() hopefully works as it should now.

Edit: Just seconds after I uploaded it almost got killed by a pet because they are ignored. I reverted and pets should now be killed again.
 
Last edited by a moderator:
im using this profile since level 1, now im 85 in 4 days,,, totaly recomended

+rep
 
Hey Wuzz, is brewmaster still unsupported? I've been sort of halfway keep an eye on this thread. I see the first post still says it's not supported. Just thought I'd ask and get clarification.
 
Hey Wuzz, is brewmaster still unsupported? I've been sort of halfway keep an eye on this thread. I see the first post still says it's not supported. Just thought I'd ask and get clarification.
If the first post says that it's not supported, it isn't. Simple as that :)
 
If the first post says that it's not supported, it isn't. Simple as that :)
Fair enough. Just wanted to make sure the info in the first post was up to date. Sometimes developers don't update their first posts. :)
 
Needs a lot of work doesn't use hardly any abilities that it should like fists of fury and it only jabs once then uses another ability, you should have it jab twice and should also work on the rotation/abilities/priorities it uses as it does a pretty poor job.
 
Needs a lot of work doesn't use hardly any abilities that it should like fists of fury and it only jabs once then uses another ability, you should have it jab twice and should also work on the rotation/abilities/priorities it uses as it does a pretty poor job.
My testing tells me you are wrong on at least one of your points. Now get out of this thread unless you have some constructive feedback.
 
My testing tells me you are wrong on at least one of your points. Now get out of this thread unless you have some constructive feedback.
OH so you don't like my feedback so you are rude, very nice. But what I said is true, it needs to use jab x2 before using another ability to build up 4 chi which it doesn't do it only uses jab once then uses either tiger palm or blackout kick.
 
OH so you don't like my feedback so you are rude, very nice. But what I said is true, it needs to use jab x2 before using another ability to build up 4 chi which it doesn't do it only uses jab once then uses either tiger palm or blackout kick.

for having 218 posts you should know better.... sad. always provide log http://www.thebuddyforum.com/honorbuddy-forum/guides/35945-guide-how-attach-your-log-kick.html suggest u visit the link, been using ur cc wuzz at lower lvl so far great stuff, look forward to future updates.
 
i tested the profil and it works good, but my monk doesnt use Jab, so he cant use the other attacks. What can i do?
 
Status
Not open for further replies.
Back
Top