Page 2 of 2

Re: AionInterface.dll Update 17.01.2018 (NA ONLY!)

Posted: Tue Jan 23, 2018 10:48 pm
by nucular
creatine wrote:
Sat Jan 20, 2018 4:42 pm
agonic wrote:
Sat Jan 20, 2018 2:08 pm
Bugs: Conditional skills work sometimes, and Multicast skills don't work. I don't know anything about multilevel skills yet.
What I do is;

Code: Select all

PlayerInput:Console("/skill Annihilation");
	if AbilityList:GetAbility( "Blast"):GetCooldown() == 0  then 
	PlayerInput:Console("/skill Blast");
	end
	if AbilityList:GetAbility( "Resonance Haze"):GetCooldown() == 0  then
	PlayerInput:Console("/skill Resonance Haze");
	end
	if AbilityList:GetAbility( "Soul Crush"):GetCooldown() == 0  then
	PlayerInput:Console("/skill Soul Crush");
	end
	if AbilityList:GetAbility( "Parrying Strike"):GetCooldown() == 0  then
	PlayerInput:Console("/skill Parrying Strike");
	end
	if AbilityList:GetAbility( "Splash Swing"):GetCooldown() == 0  then
	PlayerInput:Console("/skill Splash Swing");
	end
so hows this solution? is it working so far? my chanter is playing on retard mode now haha

edit* did u find solutions for remove shock not working yet?
edit 2* are these your workaround for chain skills and conditions skills not working? how are they working so far?
edit 3* if you know how to get and update skill.xml, maybe i can give a hand
Multicast of Sorcerer works (Wind Spear)
Please send me via PM an NA account with chanter on it so i can fix it.
Also know that there is a certain chance that you will get banned for account sharing due to that i will login from germany.

Re: AionInterface.dll Update 17.01.2018 (NA ONLY!)

Posted: Wed Jan 24, 2018 2:51 pm
by creatine
its fine now nucular. using agonics method, i managed to fix it. altho not all of it but the more express concerns has been dealt with.

im gonna try on other classes now since i have each of the class. when i find something new, ill have the list here stat! thanks for the offer, ill let u know soon what I find out!

Re: AionInterface.dll Update 17.01.2018 (NA ONLY!)

Posted: Thu Jan 25, 2018 2:01 am
by agonic
By the way, auto-chain and react is working on old cheating2.dll

Re: AionInterface.dll Update 17.01.2018 (NA ONLY!)

Posted: Wed Jan 31, 2018 8:17 am
by creatine
u mind sharing the old cheating 2.dll? :D

Re: AionInterface.dll Update 17.01.2018 (NA ONLY!)

Posted: Thu Feb 01, 2018 1:15 am
by agonic
creatine wrote:
Wed Jan 31, 2018 8:17 am
u mind sharing the old cheating 2.dll? :D
I can ;)