Everything posted by Droidz
-
Use item quests
Hello, It is this quest: http://www.wowhead.com/quest=11889/death-from-above ? The quest type "UseItemOn" don't work? Your code in "Macro when interact" is incorect, use code like: local name = GetItemInfo(35278); RunMacroText("/use " .. name); (I don't recommand to use /tar, it is not multilanguage, but if you want use it use this code: RunMacroText("/tar Reinforced Net"); )
-
Auto Equip Gear Upgrades
I'll not add this feature, you can use this wow addon: http://wrobot.eu/files/file/594-topfit/
-
I got an idea for the questing stuff
I have check, and I cannot add this feature sorry.
-
Framerate and laggy like hell when wrobot run with 32 WoW
Hello, if you have a Laptop, you probably have two graphics cards, and if your launch Wow in windows mode check if your dedicated card is used ( https://www.google.fr/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=switch%20intel%20graphic%20card%20to )
-
Not atacking mobs #2
Hello, can you share your log file and your profile please?
-
Best item for the Auction bot?
Hello, It depend of your server. But generally it is mines/herbs/skin/food.
-
Auction Bot didnt work
Hello, http://wrobot.eu/bugtracker/auctionbot-not-working-for-335-r350/
-
AuctionBot not working for 3.3.5 ?
Hello, i come back here when is fixed.
-
Besoin de conseil pour améliorer l'efficience de mon Grinder
Pouvez vous partager le fichier journal (log) d'une session ou wrobot bug.
-
Fisherbot not pathing correctly?
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.
- Impossible de laucher wow en 32 bits ?
-
close wow start bot
If you can try and tell me if you get problem
-
Snippets of LUA codes (for FightClass)
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
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
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
-
close wow start bot
Do you have tried to launch WRobot with shortcut "WRobot No DX"?
-
Flightmaster/Flightpoint
Look this sample: UseFlightPath.xml (guide is written in the first step).
-
Rogue Poisons/Item usage
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
-
Draenor Multiply Bait Setup?
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
-
close wow start bot
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
-
Random Waypoint's ?
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).
-
Quest turnin/pickup
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
-
Dont attack when moving
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).
-
compilation error when starting wrobot
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?
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/