Jump to content

Recommended Posts

Hi,

I am testing a dungeon profile for WC(wailing caverns). So I can learn how to create my own profiles in the future.

How ever the test profile i have created only manages to runcode>>> pulse gotodungeon>>>wait 2000>>>"SKIPS" pulse lord cobrahn>>> "SKIPS" pulse lady anaconda>>>pulse exitdungeon>>>wait 2000>>>runluacode resetinstances()>>>gotostep 1

From what I have studied from Droidz dungeon sample Sunken Temple and useing the snippet code below;

On 8/27/2016 at 5:55 PM, AudreyH said:

KILL AND LOOT "is complete condition" for killing a boss (instance, raid) with no quest

 


return ObjectManager.GetWoWUnitByEntry(16151).Count == 0;

with the id of the boss

dont forget to select "true" in "not required in quest log"

The bot COMPLETELY skips the pulse to lord cobrahn / lady anaconda, then runs back outside to reset.

So my profile works great for entering and leaving the dungeon for a reset.

I have attached my test profile/log for others to see where I have messed up.

Any help will be greatly appreciated.

9 Feb 2017 12H21.log.html

WC TEST.xml

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...