Jump to content

Droidz

Administrators
  • Posts

    12519
  • Joined

  • Last visited

Everything posted by Droidz

  1. 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?
  2. Hello, I increment size of box, do you have this problem on another product? (you have probably change default text size in Windows settings).
  3. 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".
  4. Droidz

    Depeceur

    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".
  5. Hello, yes start where you want in Draenor, he run to nearest treasure all the time.
  6. I have created profile for http://www.wowhead.com/achievement=9727/expert-treasure-hunter :
  7. Version 0.3

    1096 downloads

    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.
  8. Hello, Do you have installed all required files: If your problem is not resolved, please send me your
  9. Hello, Not problem. I have added you to "Support/beta tester" group. Thank you.
  10. Hello, If you can send me logs of crashed WRobot (edit first post). Do you have this problem frequently?
  11. Hello, try to download preinstalled verison: http://download.wrobot.eu/wrobot/tmp/WRobotPack.zip
  12. Droidz

    Fishing in Pools

    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.
  13. Droidz

    Fishing in Pools

    Hello, Can you share your (of bugged WRobot session) (edit first post to attach log)
  14. Hello, WRobot support Wow build 20201. Kind regards, Droidz.
  15. Hello, WRobot support Wow build 20201. Kind regards, Droidz.
  16. 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").
  17. Freeze is an AOE spell? If yes, wait next update, I have added AOE support for lua script (put "True" at spell setting "AOE Spell")
  18. 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").
  19. Hello, You can found your license key here: http://wrobot.eu/index.php?app=nexus&module=clients&section=purchases
  20. 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...).
  21. 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)
  22. 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.
  23. 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").
×
×
  • Create New...