-
Posts
12596 -
Joined
-
Last visited
Content Type
Forums
Articles
Bug Tracker
Downloads
Store
Everything posted by Droidz
-
Pouvez vous partager le fichier journal (log) d'une session ou wrobot bug.
-
Hello, can you read this guide: http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 and share your log file if your problem is not resolved please.
-
Bonjour, pour lancer wow en 32bit: https://eu.battle.net/support/fr/article/basculer-en-mode-32-bits Si cela ne fonctionne pas, vous pouvez aller dans le dossier où est installé Wow et supprimer/renommer le fichier "Wow-64.exe" puis lancer directement le fichier "Wow.exe".
-
If you can try and tell me if you get problem
-
Cast spell if the shift/ctrl/alt key is currently depressed LuaScript: For Shift: isKeyCurrentlyDown = IsShiftKeyDown(); For Ctrl: isKeyCurrentlyDown = IsControlKeyDown(); For Alt: isKeyCurrentlyDown = IsAltKeyDown(); Research: true Var: isKeyCurrentlyDown
-
Monk Windwalker Rotation don't work really good
Droidz replied to majks's topic in Fight Classes assistance
Base on "NerdPack", I write a fightclass, you can try it, tell me if you get problem. Monk - Brewmaster.cs Monk - Windwalker.cs -
Monk Windwalker Rotation don't work really good
Droidz replied to majks's topic in Fight Classes assistance
Hello, You can found fightclass for windwalker http://wrobot.eu/files/file/385-windwalker-monk/, http://wrobot.eu/files/file/380-windwalker-monk-wod/ and in this pack http://wrobot.eu/files/file/80-ohrenfight-class-collection/ . Any of this is fight classes work properly? You can also look this post: http://wrobot.eu/forums/topic/2616-chi-explosion-nova-de-chi/#comment-11935 He is doing a fightclass for monk, try to contact him -
Do you have tried to launch WRobot with shortcut "WRobot No DX"?
-
Flightmaster/Flightpoint
Droidz replied to Amazing Snake's topic in WRobot for Wow Wrath of the Lich King - Help and support
Look this sample: UseFlightPath.xml (guide is written in the first step). -
Rogue Poisons/Item usage
Droidz replied to Marsbar's topic in WRobot for Wow Wrath of the Lich King - Help and support
Make like this don't work? : Item: http://wotlk.openwow.com/item=20844 Spell launched by this item: http://wotlk.openwow.com/spell=25351 PS: Not tested -
Hello, yes you can use hook/bait like this: Mossgill Bait ; Jawless Skulker Bait ; Fat Sleeper Bait ; Blind Lake Sturgeon Bait ; Fire Ammonite Bait ; Sea Scorpion Bait ; Abyssal Gulper Eel Bait ; Blackwater Whiptail Bait ; Felmouth Frenzy Bait Bladebone Hook
-
Hello, I cannot help you I need more info. Please give me your log file http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ And read this to try to resolve problem: http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966
-
Hello, no sorry, this feature is only available on "Gatherer" profile, sincerely, when wrobot grind it is rare to not found mobs (Try to record big path).
-
This works fine on my computre, can you try to increment/lower min/max latency in advanced general settings 2016-01-17_17-13-51.mp4 a.xml
-
I haven't easy solution, if you have good knowbase in C# you can write custom code for you dungeon. I'll try to create new product for dungeons/instances to make the creation of profile easier (If you have any ideas of features do not hesitate).
-
Hello, if you can share your log http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ . What profile and product do you use?
-
Ignore Criters? how?
Droidz replied to Sotoro's topic in WRobot for Wow Wrath of the Lich King - Help and support
Hello, What product do you use? Can you share your log file please: http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ -
Pouvez vous essayer d'utilise ce nom de sort à la place: http://www.wowhead.com/spell=116740/tigereye-brew Pouvez vous également partager votre fichier journal: http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/
-
Hello, please read this: http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 , if your problem is not resolved please share your log file.
-
To summarize, for the GoTo steps: In quest type put "FollowPath". Put "True" at the option "Not required in quest log". Put "ObjectManager.Me.Level >= 6 && ObjectManager.Me.Level <= 10" at the option "Can condition" (replace 6 by the min level of next zone, and replace 10 by the max level of next zone). Activate option "Current quest completed when at the latest position.". Record the path from previous grind zone to the next grind zone.
-
-
Flightmaster/Flightpoint
Droidz replied to Amazing Snake's topic in WRobot for Wow Wrath of the Lich King - Help and support
Hello, yes but it is not easy, normally WRobot use Flightmaster automaticly (You can reduce the minimum distance for use Flightmaster in advanced settings tab taxi). -
Hello, To lure some mobs you can look this probile: http://wrobot.eu/forums/topic/2445-trouble-with-profle-creator-for-entrance-to-a-dungeon/ (mount > follow path > Dismount > Attack > ...)
