Hello,
This problem is probably caused by your fightclass. Try without and tell me if the problem is resolved.
Do you have low or hight latency in game?
Hello,
Try this code:
Distance from you:
(ObjectManager.GetWoWUnitByEntry(76933).Count(u => u.GetDistance < 30 && u.IsMyPet) > 0)
Distance from target:
(ObjectManager.Target.IsValid && ObjectManager.GetWoWUnitByEntry(76933).Count(u => u.Position.DistanceTo(ObjectManager.Target.Position) < 30 && u.IsMyPet) > 0)
- Replace 30 by distance.
- If this don't works try to remove code:
&& u.IsMyPet
- I have found entry id of crystal (76933) in wowhead ( http://www.wowhead.com/npc=76933/prismatic-crystal ), if id is not correct you can found it with Dev tools (tab Tools).
Use spell condition type "C Sharp Code" and put code in "Value".
Bonjour,
Oui il existe des profils pour le dépeçage: http://wrobot.eu/files/category/37-skinning/
Il faut activer l'option "Skin" dans "General Settings".
Achievements
Treasure Hunter
(beta, do not use this profile if you are away of your computer)
Move downloaded file in folder "WRobot\Profiles\Custom Profile\", use product "Custom Profile". If you have know base in C#.net you can edit profile.
Hello,
Thank you for report, I have probably fixed problem (bug in WRobot function "GetEquipedItemBySlot(InventorySlot slot)"). Wait next update and tell me if is good.
Hello,
If you want bg and manage player movement manually, use "WRotation" bot.
If you want make BG 100% AFK use product "Battlegrounder" (don't forget to read info in "Product Settings").
Hello,
Can you share full log file please (edit first post to attach l).
Do you have try to change dig site position (in tab "Product Settings")?
To wait fix, you can disable (uncheck "Active" in tab "Product Settings").
Hello
Warden and GM does not have common point.
If the warden finds you, your account is directly flagged as cheater, and after a few days / weeks, he has a ban wave (if you are detected all users of the same bot will too).
GM comes after a report of players, if you sell a large quantity of items to AH (don't sell at the same time that you use bot), if it finds your behavior suspicious ... and then it can test you in many ways (like teleported to view your reaction, send pm...).
Hello,
I found this strange, I have tried and not problems.
Can you share logs of two characters please (logs of two sessions at the same time, from start to freezes/crash)
Hello,
This problem can be caused by programs like teamspeak, mumble, AMD Gaming Evolved, open broadcaster, xsplit, fraps ,... (programs that record/drawing in game).
Close programs, or if this don't crash Wow or WRobot, just ignore this message.
Hello, thank you,
You can do this with the bot "Quester", like this: testZone.xml (to change spot size, change the option "Search radius" in tab "General Settings").