Everything posted by Droidz
-
(Grinder help) STV silk cloth farm
Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ) (where wrobot go to repair).
-
Auto Attack Swing Time Remaining
Hello, 3000 ms
-
BG bot stealth + no attacking
Hello, in "spell settings" "Combat only" put "false"
- Broken Isles Gathering
-
Elite Nearby
Hello, you can try
-
[Vanilla] Stealth Bot Gives Up Target
Hello, can you give me positions and mobs entry id easy to join
-
IsComplete Condition for non boss mob in dungeon
Hello, you can test number of mobs alive like: return wManager.Wow.ObjectManager.ObjectManager.Me.Position.DistanceTo(new Vector3(1, 2, 3)) < 30 && wManager.Wow.ObjectManager.ObjectManager.GetWoWUnitByEntry(1234).Count(u => u.IsValid && u.IsAlive) <= 0; (replace "1, 2, 3" by mob position and "1234" by the mob entry id)
-
Bot not activating when started a mode
Hello, try to disable your antivirus/firewall
-
Constant stucks in the same spots
Hello, check with "radar3d" (tab map) if you have blacklist good zone
-
Equip 1h shield & Track stackable debuffs
Hello, You can use lua: http://wowwiki.wikia.com/wiki/API_EquipItemByName Or WRobot API: wManager.Wow.Helpers.ItemsManager.EquipItemByName("Item name");
-
Problem with VENDOR
Hello, try to increment distance in advanced general settings option "Npc/Mailbox search radius"
-
Warlock wand spam
https://wrobot.eu/forums/topic/5990-shoot-in-fight-class-not-working/?do=findComment&comment=27270 use IsAutoRepeatSpell
-
Shared CS code for all profiles
- German (DE) Translation WRobot 1.5.8
In folder "WRobot\Data\Lang\"- File to the folder
- Fight Class Problem!
Hello, you download your fightclasses here: https://wrobot.eu/files/category/133-fight-classes-tbc/ ? https://wrobot.eu/forums/topic/3633-getting-started-with-wrobot-video/- Rogue wont move towards targets
Hello, try to disable option "Calculate interact.combat distance by target size" in advanced general settings- Problem with VENDOR
Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).- Battlegrounder
https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 try to install Slimdx- Disable Pull Delay
Line 27 try to remove "//"- Shoot in Fight Class not working
Try Shoot.xml (not tested)- Relogger log in wrong acc (WoW1/WoW2)
Hello, in wow login window uncheck "Remember Acount Name"- Gatherer Mounts and Dismounts
Hello, Check if your problem is not caused by your fightclass? Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).- Battlegrounder
Hello, try to disable your wow addon? Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).- Make inn home
Hello, http://wow.gamepedia.com/API_BuyMerchantItem You can also use: wManager.Wow.Helpers.Vendor.BuyItem("item name", 1); - German (DE) Translation WRobot 1.5.8