I can't seem to get autoskill plugin to work and keeps getting Compiler Error:
c:\Users\Kris\Downloads\ab\Plugins\AutoSkilled\ActiveSkill.cs(7,12) : error CS0234: The type or namespace name 'CommonBot' does not exist in the namespace 'Zeta' (are you missing an assembly reference?)
Compiler Error: c:\Users\Kris\Downloads\ab\Plugins\AutoSkilled\ActiveSkill.cs(8,12) : error CS0234: The type or namespace name 'Internals' does not exist in the namespace 'Zeta' (are you missing an assembly reference?)
What should I do to fix this ?