Mogget 0 Posted February 12, 2017 Share Posted February 12, 2017 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! Link to comment https://wrobot.eu/forums/topic/5091-interact-with-portcullis/ Share on other sites More sharing options...
Droidz 2738 Posted February 13, 2017 Share Posted February 13, 2017 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) SKiLLsSoLoN and Bronson 2 Link to comment https://wrobot.eu/forums/topic/5091-interact-with-portcullis/#findComment-23594 Share on other sites More sharing options...
Mogget 0 Posted February 13, 2017 Author Share Posted February 13, 2017 Thanks, I'll try this; I did try having it on the harvest list but my bot would constantly just run into it. Link to comment https://wrobot.eu/forums/topic/5091-interact-with-portcullis/#findComment-23622 Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now