Jump to content

Droidz

Administrators
  • Posts

    12510
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, Try to increment min/max latency (tab "General Settings" > "Enter advanced settings..." > tab "Other options" > "Latency Min:")
  2. Hello, WRobot for World of Warcraft Wrath of the Lich King private server is available. Download WRobot for Wow Wotlk (3.3.5a.12340) : Click here (don't forget to select good product during install: ) If you get problem to install WRobot go here.
  3. Oui c'est ce que je viens de voir avec les log. WRobot créer des fichiers dans appdata, supprime le dossier "C:\Users\{NOMDELASESSION}\AppData\Local\TECHPROG" ca devrait corriger le problème.
  4. Tu as un fichier log? J'ai ce problème de récent: http://wrobot.eu/bugtracker/injection-error-r326/ mais le bot ce lance
  5. Salut, Vraiment étrange comme problème. Tu as essayé de désactivé ton antivirus (peu ètre un mise à jour qui bloque WRobot)? Tu as un fichier log qui à le temps de ce créer?
  6. Droidz

    injection error?

    Hello Do you get this problem all the time? Since the start (or this is appear recently)? Do you have installed new softwares on your computer recently? If you can try to: Install SlimDX: http://slimdx.googlecode.com/files/SlimDX%20Runtime%20.NET%204.0%20x86%20%28January%202012%29.msi Try to disable your antivirus (and close all unused softwares). If the problem is not resolved, download No DX.cmd and move this file in your WRobot folder (where he has "WRobot.exe" file), and double click on it to launch WRobot. Update Framework: https://www.microsoft.com/fr-fr/download/details.aspx?id=48130 Change the version of DirectX that wow uses (do not forget to restart Wow).
  7. Droidz

    fight class

    Hello, It is the only site. You can found fightclasses for pala ret here: http://wrobot.eu/files/category/15-paladin/ and in the packs: http://wrobot.eu/files/category/28-packs/
  8. Hello, You need to add to blacklist zones where he has lava (you can blacklist zones in "profile editor" or in tab "Tools", you can use "Map"tab with 3d radar to view if blacklisted zones is correct).
  9. Hello, Do you running WRobot in Windows Administrator session? Make sure you start wow in 32-bit: https://us.battle.net/support/en/article/how-to-toggle-32bit-mode-world-of-warcraft Install SlimDX: http://slimdx.googlecode.com/files/SlimDX%20Runtime%20.NET%204.0%20x86%20%28January%202012%29.msi Update Framework: https://www.microsoft.com/fr-fr/download/details.aspx?id=48130 If the problem is not resolved, download No DX.cmd and move this file in your WRobot folder (where he has "WRobot.exe" file), and double click on it to launch WRobot.
  10. You need to use "Grinder" or "Quester" product, you can found some profiles for intances on the website: http://wrobot.eu/files/category/4-profiles/ (read this small guide: http://wrobot.eu/forums/topic/1925-sample-dungeon-profile/ )
  11. Hello, - You can use this plugin: http://wrobot.eu/files/file/527-auto-disable-click-to-move/ - You can run this wow macro in wow chat: /run SetCVar("autoInteract", 0) - You can disable Wow option "Click to move" in WOW interface > Mouse.
  12. 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.
  13. 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.
  14. 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.
  15. 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".
  16. Hello, Look this tuto: http://wrobot.eu/forums/topic/620-how-to-easy-quests-editor-base/
  17. 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).
  18. 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.
  19. 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").
  20. 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.
  21. 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
  22. 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.
  23. 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
  24. 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/
×
×
  • Create New...