Jump to content

Droidz

Administrators
  • Posts

    12579
  • Joined

  • Last visited

Everything posted by Droidz

  1. Droidz

    Clé à vie

    Bonjour, Vous pouvez télécharger WRobot ici: Lancer le programme "Update" pour installer WRobot.
  2. Hello, it is all old WRobot versions (I don't guarantee that this works now and later). Go here:
  3. Hello, Small new to say than WRobot support Wow 6.0.3 19342. Best regards, Droidz.
  4. Hello, Small new to say than WRobot support Wow 6.0.3 19342. Best regards, Droidz.
  5. Hello, You don't need to know XML, use tool in tab "Tools" button "Create Fightclass". Edit existing fightclass and add/edit spells (I have found http://wrobot.eu/files/category/19-warlock/for WoD, you can also update old fightclass: http://wrobot.eu/files/category/39-old-obsolete/ )
  6. Hello, I have reply is not same spell but it is same way). Check in your log (just after start an bot with your fightclass) if your spell are found, you have line like: Spell(string spellName): spellName=Starfire, Id found: 0000, Name found: Starfire, NameInGame found: Starfire, know = True if know=False WRobot don't found spell, in this case use base spell name. If know=true the problem is caused by your condition, try to use lua condition to check buff.
  7. Hello, For Wowwiki Sunfire replace Moonfire, try to use Moonfire instead Sunfire in your fightclass. You can also try to use lua condition like If you cannot resolve problem please fightclass.
  8. Target have buff/debuff LuaScript: returnResult = false; local name = GetSpellInfo(53817); local name = UnitDebuff("target", name); if name then returnResult = true; end Research: true Var: returnResult Replace 53817 by your spell id. ps: to get buff/aura spell id you can use this script:
  9. Bonjour, Pour les profils horde niveau 90-100 vous pouvez aller sur ce post: Sinon il y a également le site Français de WRobot qui contient quelques profils: http://mmorobot.eu/forum.php
  10. Hello, Reply here:
  11. Hello, Try this (not tested), for level 97-100 use this H 94- 96 Talador.xml H 90-95 Frostfire Ridge 300k.xml H 90-96 Darkspears edge.xml H 92-94 Gorgrond.xml
  12. Hello, I have just posted "multi pull" plugin here: I'll work on plugin for buy with honor point.
  13. Version 2.0

    2630 downloads

    Multi Pull Beta Plugin for multiple pulling in combat.
  14. Hello, Wait next update, I have added support.
  15. Droidz

    mine lvl 3

    Je viens d'essayer et ça fonctionne, il faut également dans "advanced general settings" onglet "Others..." désactiver l'option "Use Path Finder".
  16. 397 downloads

    Ashran (Artifact Fragments + Bonus Objective) (Level 100) Recommended Horde ps: You can use
  17. Hello, Can you give wowhead link of targets and the map zone. You can look this video to understand how to create grinder profile (it is old WRobot version but it is same way)
  18. Put at this option: Call Pet 1 And save your fightclass. If this don't works please send me your fightclass (to attach file at your reply look ).
  19. Hello, sorry for the delay. Fightclasses structure is easy. You have the spells list (ordered by priority) and all spells have conditions (if all the conditions are true the spell is launched and WRobot return to the first spell, if any condition are false, WRobot go to the next spell). For Nocombat,Mounted,... just activate/deactivate the spell options. If you have questions do not hesitate, you can also edit existing Fightclasses to give you an idea of how this works. ps: You can use lua code like PQR to check if you need to launch or not the spell.
  20. Hello, WRobot not support Wow fullscreen mode (you need to use window mode when you use WRobot). If you can send me your please. For wait you can try to activate option "Use lua to move" and
  21. Resolved by private message
  22. Désolé de me répéter mais pouvez vous réinstaller Slimdx: http://slimdx.googlecode.com/files/SlimDX%20Runtime%20.NET%204.0%20x86%20%28January%202012%29.msiet de re télécharger WRobot et de le réinstaller Essayé également de désactiver votre antivirus. Faite moi savoir si votre problème est résolu.
  23. Hello, can you send me your please.
  24. ps: For heal fightclass I recommand to use C# ( ) it is more powerfull.
×
×
  • Create New...