Jump to content

Droidz

Administrators
  • Posts

    12579
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, It is good suggestion. I'll add this also for "deaths".
  2. Hello, I'll not add this feature in WRobot. If you create your fightclass in C# or VB, you can do almost anything you want (but you need know base in C# .net or VB.net). With normal creator (Fightclasses creator), you can use wow macro (tell me if you don't understand how this works).
  3. Ok, can you share full please. Can you try to increment min latency (tab "General Settings" > "Enter advanced settings..." > tab "Other options" > "Latency Min:" (try to put 250))
  4. Hello, Can you share your and fightclass please. Are you sure than Fightclass is selected in "General Settings"?
  5. Bonjour, J'ai trouvé ces deux profils: et http://wrobot.eu/files/file/14-jade-forest-alliance-maybe-horde/ Sinon vous pouvez créer votre propre profil (c'est vraiment simple et rapide), regarder ce guide (page 51): http://download.wrobot.eu/wrobot/guides/WRobot%20guide%20FR.pdf
  6. 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?
  7. Hello, I increment size of box, do you have this problem on another product? (you have probably change default text size in Windows settings).
  8. 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".
  9. 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".
  10. Hello, yes start where you want in Draenor, he run to nearest treasure all the time.
  11. I have created profile for http://www.wowhead.com/achievement=9727/expert-treasure-hunter :
  12. 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.
  13. Hello, Do you have installed all required files: If your problem is not resolved, please send me your
  14. Hello, Not problem. I have added you to "Support/beta tester" group. Thank you.
  15. Hello, If you can send me logs of crashed WRobot (edit first post). Do you have this problem frequently?
  16. Hello, try to download preinstalled verison: http://download.wrobot.eu/wrobot/tmp/WRobotPack.zip
  17. 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.
  18. Droidz

    Fishing in Pools

    Hello, Can you share your (of bugged WRobot session) (edit first post to attach log)
  19. Hello, WRobot support Wow build 20201. Kind regards, Droidz.
  20. Hello, WRobot support Wow build 20201. Kind regards, Droidz.
  21. 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").
  22. 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")
  23. 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").
  24. Hello, You can found your license key here: http://wrobot.eu/index.php?app=nexus&module=clients&section=purchases
×
×
  • Create New...