Jump to content

black ox statue


1lolol7

Recommended Posts

im trying to make a profile to farm tiny crimson help with the instant respawns. how do i make ox statue cast in 1 certain spot only. also how do i make it uncast it move away from combat and use mammoth to vendor items? im trying to figure it out but i need help plz thx

Link to comment
Share on other sites

In a Questerprofile you could send your bot to that specific position and then add this:

<QuestsSorted Action="RunLuaCode" NameClass="CastSpellByID("115315")" />

This will cast "Summon Black Ox Statue".

To force the bot to sell/go to town (if mammoth activated, it will use it instead) use

<QuestsSorted Action="RunCode" NameClass="wManager.Wow.Bot.States.ToTown.ForceToTown = true;" />

Can't test it, but should work

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...