
Pudge
-
Posts
349 -
Joined
-
Last visited
Content Type
Forums
Articles
Bug Tracker
Downloads
Store
File Comments posted by Pudge
-
-
1 minute ago, Talamin said:
But this is not your responsibility ? This will be fixed in one of the next Releases.
Great! Thanks
-
Also I can catch this error and just kill bot process when it appears, way easier ?
-
33 minutes ago, Talamin said:
Иногда эта ошибка может произойти, когда FC загружается быстрее, чем срабатывает Talentmanager. Таким образом, Rotation пытается загрузиться, а Talentmanager не потратил ни одного очка, поэтому по умолчанию он определяется как Assassination. То же самое происходит здесь и там, когда Жрец решает стать Жрецом Дисциплины и не потратил ни единого очка. Лучше всего потратить это одно очко в бою, и вы больше никогда не увидите эту ошибку.
It seems the FC spent the first talent point in the assassination specialization automatically, do you know how to prevent this without changing settings?
Oh sh, sorry it seems i'm noob, spell=13732 is from combat specialization. -
5 minutes ago, Talamin said:
Hey Mate,
The AIO detects automatically what class you have and loads the proper Rotation. I recommend to let the AIO set all Talentpoints automatically, because the amount of Points spend determines which Rotation will be used and which Spec you are on. And as you can see, Assassination is not supported. For Rogues we actually only have Combat as Leveling Class.
Thanks, okay, but I didn't configure anything in FC, so are the Assassination talents selected by default?
-
Hey, need some help, after 20 minutes of first time using FC on level 10 rogue have an error and FC does not work.
In order to automatically load the fightclasses for different classes, I configured my custom plugin to automatically select the FC after checking player class and spec.
Also my plugin checks when fight class was not loaded (using CustomClass.IsAliveCustomClass) and trying to reload it
private void ReloadFightClassIfNotLoaded() { if (CheckIfFightClassDisposedTimer < DateTime.Now && !CustomClass.IsAliveCustomClass) { CheckIfFightClassDisposedTimer = DateTime.Now.AddSeconds(60); logs("fight class was not loaded"); SDMArchiveAlerts("" + info1() + " fight class was not loaded"); InitializeRealmFactionClass(); LoadFightClass(); } } private void LoadFightClass() { // fightclasses // if (ImPal) { // ... } //else if () //{ // ... all other classes //} else if (ImRogue) { Setting.CustomClass = "AIO.dll"; CustomClass.DisposeCustomClass(); sleep(2000); CustomClass.LoadCustomClass(); logs("[LoadFightClass] fight class changed to [AIO.dll] (" + Setting.CustomClass + ")"); } logs("[LoadFightClass] fight class loaded: " + Setting.CustomClass + ""); }
In this case for the AIO.dll IsAliveCustomClass returned false and FC just does not work, this happens after bot goes to trainer learn skills and an error appears "Unrecognized specialisation Assassination"
-
Hi. Can you share a source code please?
-
Hi!! Has anyone figured out how to reduce the priority of armor?
Because it changes green equipment that have good stats to gray trash with bigger armor ? -
Hey! Little issue: after stopping the bot and launching again with
button I got the error after which finite state machine bugs and the bot stops work. What could it be?
[E] 17:12:14 - Compilator Error : q:\WRobotKach\Data\temp\srbdboqg.0.cs(16,7) : error CS0246: The type or namespace name 'yohBOpJvyyxWMLDBMJOJSYVHFdCRrPMrsigAihBA' could not be found (are you missing a using directive or an assembly reference?)
17 May 2020 16H07.log.html 17 May 2020 16H45.log.html 17 May 2020 17H06.log.html
-
Good job!
[Free] Project Wholesome - WOTLK Fightclasses (all 10 included)
in Fight Classes - Wotlk
Posted
Hey! have an error spam while using it on warlock level 11

I haven't touched any skills on the action bar