October 6, 20178 yr 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
October 8, 20178 yr 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
Create an account or sign in to comment