Everything posted by Droidz
-
Wrobot not working at all
Hello, can you read this: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 If you problem is not resolved, can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
- Windows Change pemissions app
-
no fight class available
Hello, you can found fightclass here https://wrobot.eu/files/category/9-fight-classes/
-
Update Status - Patch 7.3.2 Build 25383
Update done
-
WRobot support Wow 7.3.2 (build 25326)
- Did the game just update/wrobot not working?
- WRobot Not Working
Hello, try to reinstall WRobot- Update Status - Patch 7.3.2 Build 25383
- Wrong download link
Hello, problem resovled- WRobot support Wow 7.3.2 (build 25326)
Hello, WRobot support now Wow Legion patch 7.3.2.25326. If you play on european server, wait tomorrow to update WRobot (if you have updated WRobot, you can download old version of WRobot here). More info about this wow version: Click here- WRobot support Wow 7.3.2 (build 25326)
Hello, WRobot support now Wow Legion patch 7.3.2.25326. If you play on european server, wait tomorrow to update WRobot (if you have updated WRobot, you can download old version of WRobot here). More info about this wow version: Click here View full article- Did the game just update/wrobot not working?
Hello, you need to wait few hours- Call settings save/load in C#?
HunterBeastmasterSettings.CurrentSetting.Save()- withered hungerers and others
- cant get files to delete
- Bag.GetBagItem()
- Click to move!
- Call settings save/load in C#?
Hello, what is your fightclass code?- Attacking dead mobs slain by other NPCS
Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).- relogger problems
Do you have error in wrobot log?- The easy way to get coordinates of the "bad" pathfinder spot?
Hello, https://msdn.microsoft.com/en-us/library/sey5k5z4(v=vs.110).aspx- How to clear blacklisted mobs GUID without clearing all blacklisted zones
Hello, like this if you know mob guid: wManager.wManagerSetting.RemoveBlackList(unit.Guid); or by entry id: int mobEntryID = 12345; var mobs = wManager.Wow.ObjectManager.ObjectManager.GetWoWUnitByEntry(mobEntryID); foreach (var unit in mobs) { wManager.wManagerSetting.RemoveBlackList(unit.Guid); }- relogger problems
Hello, can you tell me if new update resolve your problem, I also added option to add window name in relogger general settings- How go to next file
- Wrobot CPU usage after a few hours
Hello, it is strange problem, can you share your log? do you have try to disable plugins, change figthclass? - Did the game just update/wrobot not working?