Everything posted by Droidz
- Targeting
-
CPU usage after few hours
If you want use less CPU, put lower fightclass fps (but you will lose DPS and reactivity).
-
CPU usage after few hours
If you can update WRobot and try again. Also, to use less CPU, in your fightclass you can try to put lower value in "Frame per second", try to use less spells. In your quests profile, if you use loop (while) try to add wait time
-
CPU usage after few hours
Ok, your quests profile seem to use a lot of steps with c# code, I think than problem is caused by this, I'll try to create cache (currently WRobot recompile code for each usage).
-
CPU usage after few hours
I need to found cause to resolve problem or found solution to avoid it.
-
Wrobot is crashing - why is that? Can't access logs to figure out
Hello, Can you share your log file please ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ). Can you send me text than appear when you click on "Details einblenden" (screenshot)?
-
No gather skill or skinning in mass battle areas
Hello, can you send me position (or profile) where you get this probleme. I would also to know if with new navigation files your world quests profile move between quests with less blockages?
- Stealth not working
-
Node search radius
Hello, 1: float radius = 50; foreach (var o in ObjectManager.GetObjectWoWGameObject()) { if (o.IsValid && o.GetDistance < radius && o.CanOpen) { // your code here } } 2: foreach (var o in ObjectManager.GetObjectWoWPlayerTargetMe()) { if (o.IsValid) { // your code here } } or foreach (var o in ObjectManager.GetObjectWoWPlayer()) { if (o.IsValid && o.IsTargetingMe) // o.IsTargetingMeOrMyPet { // your code here } }
-
CPU usage after few hours
And if you don't use this quest profile (try another wrobot product)?
-
CPU usage after few hours
Can you share your log file please ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ). Can you try without fightclass (to check cpu usage)
-
WTB Questing 1-60 Horde
Sorry, I had not looked the forum name before to post link.
-
WTB Questing 1-60 Horde
- Wrobot freezes
Hello, can you read this: http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 If you problem is not resolved, can you share your log file please ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).- Grinder - Refuses To Attack Between Path Locations
Hello, no, if the mobs to target is in combat, you need to activate option "Can attack units already in combat" (in advanced general settings), you can also try to increment option "Max Units Near". if your problem is not resolved, can you share your log file please ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).- Targeting
I understand, but you are alone to get this problem, the problem is probably caused by your wow/wrobot install/settings, I try to help you to resolved this. Try to reinstall WRobot, can you share your log file please ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).- Legion 7.0.3 22594
Try "WRobot_7.0.3_22522.zip"- Mobs that are immune to some type of spells
Hello, I don't know if he has method to do it automaticly, but you can manually check with CSharp condition like: ObjectManager.Me.Entry != 575 (for http://db.vanillagaming.org/?npc=575#wh-comments , replace 575 bu mob entry id, you can found entry id in grinder profiles editor or in 'dev... tools' tab 'tools')- CPU usage after few hours
CPU usage of WRobot seem good, but I don't understand why you have a lot of "Visual C# command line compiler" process, you have this process only when wrobot is running? do you have try to repair/reinstall framework and wrobot?- Wrobot for Private server
- Targeting
- Bot won start
Hello, you try to use quest profile with grinder bot, try to load this profile with "Quester" product.- CPU usage after few hours
In you fightclass do you use frequently option "not spell is c# code"?- WRobot for Wow 7.1.5 bugs reports
Hello, check in your "do not sell list" (in advanced generals settings), to sell items you can also use wow addon.- Farm Breloques ravissantes
Bonjour, utiliser le bot "Automaton" - Wrobot freezes