Page 2 of 16

Re: [ADDON] GCDsaver 1.0.3

Posted: Fri Feb 18, 2022 3:56 pm
by Talladego
tvbrowntown wrote: Fri Feb 18, 2022 3:34 pm EDIT: Haven't given this a whirl yet, but when a target is blocked - does the icon on the hotbar go black and white or is there no obvious show that it won't be able to cast/not effective?
It will be greyed out. Also a combat error message will be displayed if those are enabled.

Re: [ADDON] GCDsaver 1.0.3

Posted: Fri Feb 18, 2022 4:00 pm
by Talladego
saupreusse wrote: Fri Feb 18, 2022 3:24 pm Hmmm thats basically the equivalent to checking the immovable status effect in nb... I dont like it
Interestingly enough, I noticed the default UI tries to disable certain abilities if the target is Immovable. And even shows a combat error message. But the ability is never blocked server side so it fires anyway. Blackguard and KotBS punts for instance.

Re: [ADDON] GCDsaver 1.0.3

Posted: Fri Feb 18, 2022 4:26 pm
by Akalukz
saupreusse wrote: Fri Feb 18, 2022 3:24 pm Hmmm thats basically the equivalent to checking the immovable status effect in nb... I don't like it
The good thing is it is not sequencable.

Re: [ADDON] GCDsaver 1.0.3

Posted: Fri Feb 18, 2022 4:26 pm
by Omegus
Not able to check out the source yet. Is this using https://github.com/WarEmu/WarBugs/issues/19541 or did you find a new method?

Re: [ADDON] GCDsaver 1.0.3

Posted: Fri Feb 18, 2022 4:29 pm
by Talladego
Omegus wrote: Fri Feb 18, 2022 4:26 pm Not able to check out the source yet. Is this using https://github.com/WarEmu/WarBugs/issues/19541 or did you find a new method?
A different method. Your bugreport gave me the idea though.

Re: [ADDON] GCDsaver 1.0.3

Posted: Fri Feb 18, 2022 4:31 pm
by Talladego
Akalukz wrote: Fri Feb 18, 2022 4:26 pm
saupreusse wrote: Fri Feb 18, 2022 3:24 pm Hmmm thats basically the equivalent to checking the immovable status effect in nb... I don't like it
The good thing is it is not sequencable.
Unless you use keyboard macros.

Re: [ADDON] GCDsaver 1.0.3

Posted: Fri Feb 18, 2022 4:59 pm
by Secrets
Alright, now make one for time-duration dots and greyed out abilities using this and we can put NB back on and regain the playerbase that left because of it

Re: [ADDON] GCDsaver 1.0.3

Posted: Fri Feb 18, 2022 5:00 pm
by Omegus
Talladego wrote: Fri Feb 18, 2022 4:29 pm
Omegus wrote: Fri Feb 18, 2022 4:26 pm Not able to check out the source yet. Is this using https://github.com/WarEmu/WarBugs/issues/19541 or did you find a new method?
A different method. Your bugreport gave me the idea though.
Nice, finally checked the code and I've turned it into a complete bypass for anti-NB with even less user input required. Good find :)

Re: [ADDON] GCDsaver 1.0.3

Posted: Fri Feb 18, 2022 5:48 pm
by Omegus

Re: [ADDON] GCDsaver 1.0.3

Posted: Fri Feb 18, 2022 6:13 pm
by Talladego
Omegus wrote: Fri Feb 18, 2022 5:48 pm BrickButtons: https://github.com/WarEmu/WarBugs/issues/19829
Yea the reverse approach to just block everything except the "NB selected" ability and spam a set of keys in sequence is a clever workaround.
But there are other ways.