February 12, 20179 yr Hi all, Would someone be able to briefly make me an Action via C# that causes my bot to interact with a Portcullis (EntryID: 254241) before attempting to move again. Thanks!
February 13, 20179 yr Hello, you can run this c# code: wManager.Wow.Helpers.Interact.InteractGameObject(wManager.Wow.ObjectManager.ObjectManager.GetNearestWoWGameObject(wManager.Wow.ObjectManager.ObjectManager.GetWoWGameObjectByEntry(254241)).GetBaseAddress); Or add Portcullis in objects at harvest list (in advanced generals settings)
February 13, 20179 yr Author Thanks, I'll try this; I did try having it on the harvest list but my bot would constantly just run into it.
Create an account or sign in to comment