Hi guys, wnated to test this one but unfortunately I got stucked. Can anyone help me out with this? ----------------------------------------------------- Please wait a few seconds while Honorbuddy initializes. ItemForAura - Questhelper - Version 2.0 Loaded. Compiler Error: F:\HBM\Bots\simpl\SimcraftTop.cs(835,28) : error CS1061: 'LuaEvents' does not contain a definition for 'RemoveFilter' and no extension method 'RemoveFilter' accepting a first argument of type 'LuaEvents' could be found (are you missing a using directive or an assembly reference?) New bot added!: ArchaeologyBuddy New bot added!: BGBuddy ... ----------------------------------------------------- I already inserted "//!CompilerOption:AddRef:Microsoft.CSharp.dll" topline of the SimcraftTop.cs file, it seems that the original file has some other issues.
Since the ban, I've been playing completely by hand, but I believe that error is because of the removal of that function in one of the updates just prior to the most recent banwave. If that is the case, youll find the solution to your compilation error HERE.
Hey guys, I have been trying like CRAZY to figure out how to get the Botbase to compile Soul_Swap for a warlock....It says spell does not exist or not recognized...however the profiles downloaded with the .zip that was provided works flawlessly...Any ideas here? Granted the affliction profile provided is for T17 and I'm running tier 18. Soul_Swap/Seed_of_Corruption infernal_awakening all are not recognized..
Look into SimcNames.cs and do a ctrl+f for "soul_swap". Is it in there? The bot is case-sensitive as well. If the spell is in there, is it the correct spellid? sometimes the same spell name will be different for different specs. I don't have a lock atm, and haven't botted since the most recent ban-wave in november, but if the soul_swap spell works in T17, it shouldn't be any different with T18, unless there are conditionals in the T18 version that are new buffs/procs to T18 that you will need to add to SimcNames.cs
Kane stopped playing right around of the ban wave last March I think. It should [probably still work though, unless HB has made big API changes since Decemberish. If you go back several pages, you can find edits needed to make it work as of December (or just go through my comment history). I quit botting after the ban in Nov/Dec but loved this botbase so much that I come back every so often and see if anyone has posted in the thread.
I'm not sure if Feral is implemented properly. I dont have one to test. But if I remember correctly, feral and sub rogues weren't really implemented because of having to pool energy. Plus there are a metric ton of changes now with 7.0 and alot of backend changes, specifically to SimCNames.cs and proxy classes that would need to be changed. It would probably be better/easier to just wait until LegionBuddy comes out, assuming that the CRs are well-made.