Jump to content

Droidz

Administrators
  • Posts

    12579
  • Joined

  • Last visited

Everything posted by Droidz

  1. Welcome, Thanks for the proposals. I would like that you help me to correctly translate the homepage. I offer you a free subscription for it. Thank you.
  2. Your fightclass seem good, in the spells with "For friends..." activated, try to put "Target" at the option "Cast spell on" (if you want force to cast spell on your character put "Player" at option "Cast spell on"). The option "For friends..." works only in product WRotation (if you manage character movement) and in product "Party" with product settings "Healer" activated (healer movement is not integred at the product "Battlegrounder") and when you are in group.
  3. Bonjour, Il y a qu'un mini tutorial pour le moment: http://wrobot.eu/forums/topic/620-how-to-easy-quests-editor-base/ Pouvez-vous partager votre profil, ce sera plus simple pour trouver le problème.
  4. WRobot go to the point of profile near the "fish school", if this point is in water WRobot skip fish school. Try to avoid this: You can also try to activate option in product settings "Can walk on water".
  5. Hello, Look this tuto: http://wrobot.eu/forums/topic/620-how-to-easy-quests-editor-base/
  6. You are sure that this folder is empty: "WRobot\Logs\"? Do you run Wow in 64bit and on the administrator Windows session? You can try to change directx version in game (look in wow settings).
  7. Hello, sorry it is quests profiles, It is not quicly at convert. But, you can use this profile for "treasure hunter": http://wrobot.eu/files/file/503-achievements-treasure-hunter-draenor/ And for "draenor explorer" to help you, you can use WRotation, and go to tab "Map", double clicks on the map to go position.
  8. Yes of course, use quest type "InteractWithNpc", in hotspot add Npc position, in target entry add npc entry id and you need to complete the "Objective count..." associated with this task (if you don't know objective number, you can put "True" at all the "Auto detect objective count..." in quest "Base settings").
  9. Hello, Can you share your log file please (http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/). You can try to install SlimDX.
  10. Hello, Sorry for the delay. 1: The easy way it to add step type "RunMacroLua" and put you code ( /reload ) (you can add after step type wait if reload UI cause problem). Or, you can add step type "RunCode" and use this C# code: wManager.Wow.Helpers.Lua.RunMacroText("/reload"); System.Threading.Thread.Sleep(1000 * 15); // Wait 15 sec 2: Do you have try to use quest type "FollowPath" with option "Current quest completed when at the latest position"? 3: You can use this script to get bouton (taxi node) name: http://wrobot.eu/forums/topic/1689-useful-scripts/?do=findComment&comment=8447 , after you can use lua macro "/click TaxiButton11" (replace TaxiButton11 by taxi node name). For use this macro look answer 1. Thank you for your help and the interest you have for WRobot
  11. Hello, It is main forum, you can found tutorials/guides here: http://wrobot.eu/forums/forum/7-tutorials-wrobot/ and profile here: http://wrobot.eu/files/, he missing some guides/tutorials/profiles, do not hesitate to share your knowledge.
  12. Salut, 1/ IsSpellUsable utilises: http://wow.gamepedia.com/API_IsUsableSpell et http://wow.gamepedia.com/API_GetSpellCooldown (Quand le GCD est activé IsSpellUsable r'envoi "false"). 2/ Avec un code de ce genre: var spell1 = new Spell("spell1"); // sort qui canalise var spell2 = new Spell("Spell2"); // sort a lancer pendant que sort1 canalise spell1.Launch(false, false); // stopMove = false, waitIsCast = false spell2.Launch(true, true, true); // stopMove = true, waitIsCast = true, ignoreIfCast = true
  13. Hello, To attack only "Grimtotem..." you can put "Off" at "Kill Mobs" option (list of Npc override the rules). Try to increment number in tab "General Settings" option "Max units near target". If your problem is not resolved, if you can share your log file please: http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/
  14. View full article
  15. Hello, You need to use "Grinder" product (or "Automaton" if you don't have profile, you can also found some quests profiles to farm gold)
  16. If you try again, if you can give me log of session of WRobot where you get this problem.
  17. Hello, No sorry, and I don't think add support of this wow versions.
  18. Hello, The fight class manage the spells rotation. Without fight class your character don't use spell.
  19. Hello, Do you get errors in your log?
  20. Hello, The best and quick way is to use "Level 90 Character Boost", and leveling 90-100 with "Quester" bot (if you don't found profile for your level, you can use "Grinder" or "Automaton" profile).
  21. Il est possible dans les options de Wow de mettre le jeu en Anglais, ca peut aider lors de la création de Fight classes
  22. Bonjour Pour le bon fonctionnement, il faut mettre les noms des sorts en Anglais (dans certain cas mettre les noms en français fonctionnera mais que sur les clients français).
  23. Hello, Yes, you don't have to buy again.
×
×
  • Create New...