Thanks for the helpful hint. I installed a fresh BW, updated from the SVN, allocated my skills to Balance tree, loaded Combat Bot.xml, went out in the open, level 51, targeted a mob, initiated combat, and the routine only casts Weaken Mind. To better illustrate my problem, what more info do you need? Thanks for help.
The fix I uploaded was for Seer, not TK. I'll take a look, but in the interim you could post a log. That will let me see whether it's an issue with the bot, plugins, or the routine.
Update from SVN and try again. I removed the old Pull and Healing sections from the rotation, as they were causing it to hang. Reworked the rotation slightly to improve DPS. Let me know if it works.
Crap, you're Balance, I fixed TK. Oh well, I'll dive into Balance and see what I can do. In the interim, you need to delete the Autoequip and Lockbox plugins, they are no longer compatible with the game and cause major issues for BW
Okay, I polished up the Balance rotation, but nothing major. Most importantly, I didn't see any issues with Weaken Mind. Code: Spell.Cast("Weaken Mind", ret => !Me.CurrentTarget.HasDebuff("Weaken Mind (Force)")), Is there anything misspelled there? Make sure you delete those plugins, update from SVN, and then try again and see if it works.
View attachment 2014-08-28 23.07.txt well tried TK as well, and this was even odder. Log shows different spells cast, but it only cast this AOE spell, cant remember the name now... the one you cast, earthquake style This cast didnt show up on log or on the status window in bot.
View attachment 2014-08-29 15.03.txt Here ya go, fresh install, no plugins, only Pure in routines folder. Be there 2 or 1 mob, it casts Forcequake, then sometimes a Telekinetic Wave. But mostly it just spams Forcequake. I killed 5 mobs there, 1 group of 2 mobs, 1 group of 1 mob, and again a 2 mobs group.
Really strange-- the log never shows a single Forcequake cast. What version of windows are you using? Are you running both the bot and the game in administrator mode? What version of .net do you have?
Given your language skills, I'm guessing that you run both the bot and the game in English? I might put the code up next and have you check for errors in spelling (even though I've checked it dozens of times).
Can you do a favor real quick? Respec to Seer and see if it runs okay. I can personally confirm the Seer attack sequence works perfectly, so this will help eliminate some variables.
What do you mean revive character? It should be reviving your companion after combat, but there's nothing for an in-combat revive. Scavenging is in the routine, it's just disabled. I disabled it because it can cause lockups frequently (the bot tries to scavenge before it loots, and then sits there until you get logged out for inactivity). You can enable Scavenging by opening your specific class.cs file (Guardian.cs, for example), finding the Pre Combat section, and removing the // from //Scavenge.ScavengeCorpse. Please be aware that lockups are probable though. If it's not looting nodes, then that's a settings issue. Joe's routine override settings, causing them to reset to default. You need to open your Settings folder, and find your character's folder. Open their settings file, and make sure LootProfessionHarvestables is set to true (you should also make sure LootNPCs is set to true while you're there).
i have tried for a few weeks now and i cannot get this to work all it does is cast stealth and stand next to npcs and cast recklessness it does not engage fights or anything i deleted all the plugins and performed the installation the way it was supposed to be done
This is the first I've heard of your problems. Can you attach a log? Also, give me as much information as you can: class, spec, zone, profile, level, etc.