April 11, 20179 yr Hey, Would it be possible to have the bot gather some object and at the same time kill som specified mob entries? This is useful when you are going to gather an object that is in middle of a bunch of mobs. As of now (in gatherer mode) the bot runs to the object, thus pulling 3-4 mobs. No way you can handle that in vanilla. Would'nt it be better to kill those surrounding mobs first, then loot the object? Eg, Im a mage and can pull the surrounding mobs from distance. This way I have to fight 1-2 mobs instead of 3-4.
April 11, 20179 yr Hello, add objects at havrest with c# code step, and use killandloot quest type: wManager.wManagerSetting.CurrentSetting.ListHarvest.Add(235390); (replace 235390 by object id) (sample: http://wrobot.eu/files/file/486-garrison-farm-minesherbs/ )
Create an account or sign in to comment