Miragex01 0 Posted May 26, 2019 Share Posted May 26, 2019 code for use game object, lua or c# . I really need the code that will force you to click on the object. Link to comment https://wrobot.eu/forums/topic/11309-use-game-object/ Share on other sites More sharing options...
TheSmokie 242 Posted May 26, 2019 Share Posted May 26, 2019 wManager.Wow.Bot.Tasks.GoToTask.ToPosition(new Vector3(x, y, z)); System.Threading.Thread.Sleep(1000); wManager.Wow.Helpers.Interact.InteractGameObject(ObjectManager.GetWoWGameObjectByEntry(ObjectID).FirstOrDefault().GetBaseAddress); Tested for some object quests. wrobotu 1 Link to comment https://wrobot.eu/forums/topic/11309-use-game-object/#findComment-54047 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