Jump to content

Droidz

Administrators
  • Posts

    12581
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hi, If you activated "For Friends" option on an spell, wrobot replace target conditions (sample: "Target Health Percent" converted to "Friend Health Percent"). WRobot check conditions on each members of group (order by health), when one member of group has all conditions at true, wrobot target member and launch spell (don't forget to add spell range condition (Target Distance)).
  2. Hi, What Flight Form do you use?
  3. Hi, I have tried and works fine for me, no looting problem. If someone can try and tell me if he has this problem.
  4. Yes is controlled by package manager, and changing size of file not ask update (package update is request only when I update zip file on server) .
  5. Droidz

    [BUG] Frost Strike

    Hi, Use this lua script in wow chat: /run for i=1,200000 do local f=FindSpellBookSlotBySpellID(i,"spell") if f then local n,id=GetSpellBookItemName(f,"spell"),select(2,GetSpellBookItemInfo(f,"spell")) local s=GetSpellInfo(id) s=n==s and " " or "\124cFF4FF763"..s print(id,n,s) end end You need to use this spell for Frost Strike: http://www.wowhead.com/spell=45902 (as explain here: )
  6. Hi, I add pet buff in next update
  7. Hi, Currently they miss digsite zones in pandaria. You need to add manualy ( ) or wait update. If you add zones, can you share your database with me please ( data/Digsites.xml ) Thanks.
  8. Hi, If you problem is not solved say me exactly what do you want (the number of unit and the radius). I'll you give solution and try to explain.
  9. Hi, I'll see for bg/grinder. And you can keep wow on backdrop but no minimized (in taskbar). (use wow in window mode)
  10. Try to use this Fight Class (or add this at your fight class) I cannot test it because I don't have this item. test-Anglers Fishing Raft.xml
  11. Hello, I do not add lifetime license sorry.
  12. Hi, Can you update wrobot and say me if you have again problem please.
  13. Before click on button "Update/Reinstall" you need to select in list package, for you select "Base data - admin - Need update" and click after on "Update/Reinstall" button.
  14. Update wrobot, problem solved.
  15. Hi, I'll see. Thanks
  16. Hi, I'll watch it.
  17. Hi, only for actual stacks
  18. Increases number of max hostile unit near (in general settings) Envoyé depuis mon MI 2 avec Tapatalk
  19. Hello, I attach at this topic the project (source code) of this plugin: PluginTest.zip
  20. Version 1.0

    1208 downloads

    Whisper Screenshot This plugin take screenshot of wow when you have new whisper. Source code:
  21. For OR conditions there is no other solution than to make a spell copy (I don't view how I can add "OR" condition without adding difficulty for create fightclass). And I'll add debug mode in fightclass (I'll add more log in this mode). You can also convert your fightclass in C# for more flexibility (and debug).
  22. Hi, It Is written when you launch product "Profiles Converters": (Pirox Fly gatherer, MMoLazy Erus (Ground and Gather), Gather Buddy, WowRobot Gather Fly, The Noob Bot gatherer and grinder)
  23. Hello, You are sure they have creatures / objects sought in your zone. The objects are displayed on the minimap.
  24. WRobot updated to 1.0.1 and compatibility with Wow 5.2.0 (16709). You can view changelog here: http://download.wrobot.eu/wrobot/bin/updateinfo.php
  25. WRobot updated to 1.0.1 and compatibility with Wow 5.2.0 (16709). You can view changelog here: http://download.wrobot.eu/wrobot/bin/updateinfo.php
×
×
  • Create New...