Is this a working version? Im having problems getting it to work :s System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\Boom\Pictures\wow teste\Bots\Professionbuddy\Localization\Strings.xm l'. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFrom*****, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWeb***** *****, RequestCachePolicy cachePolicy) at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) at System.Xml.XmlTextReaderImpl.FinishInitUriString() at System.Xml.XmlTextReaderImpl..ctor(String uriStr, XmlReaderSettings settings, XmlParserContext context, XmlResolver uriResolver) at System.Xml.XmlReaderSettings.CreateReader(String inputUri, XmlParserContext inputContext) at System.Xml.XmlReader.Create(String inputUri, XmlReaderSettings settings, XmlParserContext inputContext) at System.Xml.Linq.XElement.Load(String uri, LoadOptions options) at System.Xml.Linq.XElement.Load(String uri) at HighVoltz.Professionbuddy.LoadStringsFromXml(Strin g path) in c:\Users\Boom\Pictures\wow teste\Bots\Professionbuddy\Professionbuddy\Profess ionBuddy.cs:line 584 at HighVoltz.Professionbuddy.LoadStrings() in c:\Users\Boom\Pictures\wow teste\Bots\Professionbuddy\Professionbuddy\Profess ionBuddy.cs:line 565 at HighVoltz.Professionbuddy.Initialize() in c:\Users\Boom\Pictures\wow teste\Bots\Professionbuddy\Professionbuddy\Profess ionBuddy.cs:line 274 Err: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(T Key key) at HighVoltz.MainForm..ctor() in c:\Users\Boom\Pictures\wow teste\Bots\Professionbuddy\Professionbuddy\MainFor m.cs:line 482
After making the changes described in the post # 6 I spent the manual tests in WOW: 1) attempted to execute a macro switch on the tab Scan "/ click feature1", the macro has worked successfully 2) attempt to execute macros / click feature2 or / click feature3 cause the error : Code: Message: ... face \ AddOns \ TradeSkillMaster \ Auction \ AuctionUtil.lua: 113: Invalid Mode I think that may be a problem in a protected function call and cancel the posting. Maybe someone knows how to rewrite the call of the function? p.s. sorry for my english Message to Russian: После внесения изменений описанных в посте #6 я провел ручные тесты в WOW: 1) попытался выполнить макрос переключения на закладку сканирования "/click feature1", макрос отработал успешно 2) попытка выполнить макросы /click feature2 или /click feature3 вызывают ошибку "Message: ...face\AddOns\TradeSkillMaster\Auction\AuctionUtil.lua:113: Invalid Mode" Я думаю, что возможно проблема в защищенном вызове функций постинга и отмены. Может кто знает как переписать вызов этих функций?
Correct me if i'm wrong, but are you updating this?! If so, thanks! If not, Please.. Someone.. Update this!
No, no one code a new version of the patcher to recode the buttons in TSM And the 1.5 don't work anymore, too slow while waiting for time out of every scan (30seconds x < 500 take a long time)
I have the 1.5 version of TSM working with patch 5.4 and with honorbuddy profiles but im not going to make it public because it can be used by my competition on the same realm. However PM me if you are interested and we can make a deal.
dont believe him.. I have the 1.5 version also and only posting works (but vveeerrryyy slow!). Cancel Scan doesnt even scan a single listed item.
Well you should because im not an ignorant and actually know what changed between 5.3 and 5.4 on the API and just made the changes, hint: its not that much.