Everything posted by Droidz
-
Key not working for version 7.3.5 26365
Hello, try again
-
Wrobot keeps closing my wow client down
Hello, I think it is problem with Tauri server. Do you use client download on tauri website? if yes to to download another client
-
This license key is for an other wrobot program please check your key here
Hello, try again
-
Performance issues on Tauri
Hello, You can try to disable your antivirus (Kaspersky caused this type of problem in the past). But it depends a lot on how your fightclass, profile, ... is coded.
-
Fight Class spells casting in wrong order
Hello, try to lock wow frame (you can do it only because you don't sleep thread, you will get better reactivity) public void CombatRotation() { try { wManager.Wow.Memory.WowMemory.LockFrame(); // Fire Elemental Totem if (burstMode && FireElementalTotem.IsSpellUsable) { SpellManager.CastSpellByNameLUA("Fire Elemental Totem"); return; } // Elemental Mastery if (burstMode && ElementalMastery.IsSpellUsable) { SpellManager.CastSpellByNameLUA("Elemental Mastery"); return; } // Feral Spirit if (burstMode && FeralSpirit.IsSpellUsable) { SpellManager.CastSpellByNameLUA("Feral Spirit"); return; } // Ascendance if (burstMode && Ascendance.IsSpellUsable) { SpellManager.CastSpellByNameLUA("Ascendance"); return; } // Stormlash Totem if (burstMode && StormlashTotem.IsSpellUsable) { SpellManager.CastSpellByNameLUA("Stormlash Totem"); return; } // Flame Shock if (aoeMode && FlameShock.IsSpellUsable && FlameShock.IsDistanceGood && (ObjectManager.Target.BuffTimeLeft("Flame Shock") < 15000)) { SpellManager.CastSpellByNameLUA("Flame Shock"); return; } // Fire Nova if (aoeMode && FireNova.IsSpellUsable && (ObjectManager.Target.HaveBuff("Flame Shock"))) { Lua.LuaDoString("CastSpellByName('Fire Nova')"); return; } // Searing Totem if (SearingTotem.IsSpellUsable && !ObjectManager.Me.TotemExist(TotemType.Fire)) { SpellManager.CastSpellByNameLUA("Searing Totem"); return; } // Chain Lightning - MW5 if (aoeMode && ChainLightning.IsSpellUsable && ChainLightning.IsDistanceGood && ObjectManager.Me.BuffStack("Maelstrom Weapon") == 5) { Lua.LuaDoString("CastSpellByName('Chain Lightning')"); return; } // Lightning Bolt - MW5 if (LightningBolt.IsSpellUsable && LightningBolt.IsDistanceGood && ObjectManager.Me.BuffStack("Maelstrom Weapon") == 5) { SpellManager.CastSpellByNameLUA("Lightning Bolt"); return; } //Stormstrike if (Stormstrike.IsSpellUsable && Stormstrike.IsDistanceGood) { SpellManager.CastSpellByNameLUA("Stormstrike"); return; } // Flame Shock if (FlameShock.IsSpellUsable && FlameShock.IsDistanceGood && (!ObjectManager.Target.HaveBuff("Flame Shock") || (ObjectManager.Target.BuffTimeLeft("Flame Shock") < 10000))) { SpellManager.CastSpellByNameLUA("Flame Shock"); return; } // Lava Lash if (LavaLash.IsSpellUsable && LavaLash.IsDistanceGood) { SpellManager.CastSpellByNameLUA("Lava Lash"); return; } // Unleash Elements if (UnleashElements.IsSpellUsable && UnleashElements.IsDistanceGood) { SpellManager.CastSpellByNameLUA("Unleash Elements"); return; } // Earth Shock if (EarthShock.IsSpellUsable && EarthShock.IsDistanceGood && ((SpellManager.GetSpellCooldownTimeLeft("Stormstrike") > 1.5) || (SpellManager.GetSpellCooldownTimeLeft("Lava Lash") > 1.5))) { SpellManager.CastSpellByNameLUA("Earth Shock"); return; } } catch (Exception e) { Logging.WriteError("Error: " + e); } finally { wManager.Wow.Memory.WowMemory.UnlockFrame(); } }
-
fighting back while herbing
Hello, you have option for that in advanced general settings
-
Trial version?
Hello, Download https://wrobot.eu/files/file/2-wrobot-official/ and use key: TRIAL
-
Razorfen Profile not attacking
Hello, check option "max unit near" and if zone is not blacklist. If your problem is not resolved if you can share your log file please
-
Item deletion for WOTLK
Hello, try wow addon https://www.curseforge.com/wow/addons/loot-filter/files
- Bambos Profile
-
bot not starting
Hello, install required software: https://wrobot.eu/files/file/2-wrobot-official/
-
Faulty Follow
punkpaul41 told me that it is partyhelper plugin, do you use this plugin?
-
stuck on server connection..
Seem good, can you give me more info about problem
-
How to force wrobot to use waypoints when dead if there is no corpse?
Hello, you need to use C#, you need to change path position: https://wrobot.eu/forums/topic/2681-snippets-codes-for-quest-profiles/?do=findComment&comment=26713
-
[Spells] Strange bug
Hello, This error is in "SpellManager.SpellInfoCreateCache(List<uint> listId)" when lua function "GetSpellInfo" don't found result. SpellInfoCreateCache(List<uint> listId) is useb by "SpellManager.GetSpellInfo(uint id)" SpellManager.GetSpellInfo(uint id) is used by "new Spell(uint spellId)" and "SpellManager.ExistSpellBook(string spellNameInGame)"
-
Faulty Follow
Hello, you don't use new WRobot plugins? fightclasses? wow addons since you get this problem? you can try to reinstall WRobot
-
wrobot keep disconnecting wow
Hello, Install required programs: https://wrobot.eu/files/file/2-wrobot-official/ But seem profile problem, it is strange that you get problem also with party bot
-
stuck on server connection..
Install required programs https://wrobot.eu/files/file/2-wrobot-official/
-
tbc help cant start bot
Hello, install required programs: https://wrobot.eu/files/file/2-wrobot-official/
-
Detect if Target is mounting up
hello, In "Dev... tools" tab "Tools" click on button "Target info". Check "CastingSpellId" and "CastingSpell", if this don't help you can only check when character is mounted with "IsMounted". You can use it in fightclass editor with "CSharp condtion" like: wManager.Wow.ObjectManager.ObjectManager.Target.IsMounted // OR wManager.Wow.ObjectManager.ObjectManager.Target.CastingSpell.Name == "Name in Engish" // OR wManager.Wow.ObjectManager.ObjectManager.Target.CastingSpellId == 1234
-
stuck on server connection..
Hello, Disable all Wow addons, all WRobot plugins and share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
alerte virus
Bonjour, Avec quelle antivirus? C'est un faux positif, vous pouvez l'ajouter à la liste blanche de votre antivirus
-
how to stop bot when game master change my character - into the lich king or somthing else ?
Hello, I am not sure but: using System; using System.Threading; using robotManager.Helpful; using robotManager.Products; using wManager.Plugin; using wManager.Wow.Helpers; using wManager.Wow.ObjectManager; using Timer = robotManager.Helpful.Timer; public class Main : IPlugin { private bool _isLaunched; public void Initialize() { _isLaunched = true; bool first = true; uint displayId = 0; var t = new Timer(1000 * 1); // 1 sec while (_isLaunched && Products.IsStarted) { try { if (Conditions.InGameAndConnectedAndProductStartedNotInPause) { if (first) { displayId = ObjectManager.Me.DisplayId; first = false; } if (t.IsReady) { t.Reset(); if (ObjectManager.Me.DisplayId != displayId) { Products.ProductStop(); // or close: Environment.Exit(0); Logging.Write("Display change."); } } } } catch (Exception e) { Logging.WriteError("[Display change]: " + e); } Thread.Sleep(150); } } public void Dispose() { _isLaunched = false; } public void Settings() { } }
-
Advanced Settings for Vendoring and using Food/Drink Not Saving
Hello, you cannot
-
can you disable "ignore fights while traveling" when "Farming" ?
Hello, try to use option "Try to avoid group of mobs" in advanced general settings tab "pathfinding" instead "ignore fights while traveling"