What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[Plugin] AutoSkilled

Are their any other plugins that do something similar to this?

Not really. I was going to work on a new version of this, but I would need some assistance in doing some data gathering. I really only play barb so I do not have access to all the skills and runes of other classes.
 
Not really. I was going to work on a new version of this, but I would need some assistance in doing some data gathering. I really only play barb so I do not have access to all the skills and runes of other classes.

I will help you. Or get the community to help you. Make a post Asking for what you need and how you would like it. And how they/we can get the info and boom. i said several times that i would help get this plugin updated. just don't know how to make it work my self.

just say the word.
 
I will help you. Or get the community to help you. Make a post Asking for what you need and how you would like it. And how they/we can get the info and boom. i said several times that i would help get this plugin updated. just don't know how to make it work my self.

just say the word.

Ok great, I am working on a start to this which will include skilling up Paragon Points. I will make a new thread once the paragon piece is in place with the ability for people to get me the information I need.
 
Ok great, I am working on a start to this which will include skilling up Paragon Points. I will make a new thread once the paragon piece is in place with the ability for people to get me the information I need.

amazing. just let me know if u need anything. until then ill keep an eye out for the thread
 
Basically what kind of update do you want?

for new patch? new passive are better than old ones from last patches for example

and fixes for this:
Code:
Compiler Error: c:\Users\Gamer\Desktop\Season1\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?)
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?)
Plugins\AutoSkilled\AutoSkilled.cs(10,12) : error CS0234: The type or namespace name 'CommonBot' does not exist in the namespace 'Zeta' (are you missing an assembly reference?)
Plugins\AutoSkilled\AutoSkilled.cs(12,12) : error CS0234: The type or namespace name 'Internals' does not exist in the namespace 'Zeta' (are you missing an assembly reference?)
Plugins\AutoSkilled\PassiveSkill.cs(8,12) : error CS0234: The type or namespace name 'Internals' does not exist in the namespace 'Zeta' (are you missing an assembly reference?)
Plugins\AutoSkilled\Skill.cs(6,12) : error CS0234: The type or namespace name 'Internals' does not exist in the namespace 'Zeta' (are you missing an assembly reference?)
Plugins\AutoSkilled\ActiveSkill.cs(12,36) : error CS0246: The type or namespace name 'HotbarSlot' could not be found (are you missing a using directive or an assembly reference?)
Plugins\AutoSkilled\ActiveSkill.cs(14,17) : error CS0246: The type or namespace name 'HotbarSlot' could not be found (are you missing a using directive or an assembly reference?)
Plugins\AutoSkilled\ActiveSkill.cs(50,16) : error CS0246: The type or namespace name 'HotbarSlot' could not be found (are you missing a using directive or an assembly reference?)
Plugins\AutoSkilled\ActiveSkill.cs(54,35) : error CS0246: The type or namespace name 'HotbarSlot' could not be found (are you missing a using directive or an assembly reference?)
Plugins\AutoSkilled\Skill.cs(10,36) : error CS0246: The type or namespace name 'SNOPower' could not be found (are you missing a using directive or an assembly reference?)
Plugins\AutoSkilled\Skill.cs(13,17) : error CS0246: The type or namespace name 'SNOPower' could not be found (are you missing a using directive or an assembly reference?)
Plugins\AutoSkilled\Skill.cs(940,16) : error CS0246: The type or namespace name 'SNOPower' could not be found (are you missing a using directive or an assembly reference?)
Plugins\AutoSkilled\Skill.cs(944,33) : error CS0246: The type or namespace name 'SNOPower' could not be found (are you missing a using directive or an assembly reference?)
Plugins\AutoSkilled\AutoSkilled.cs(105,67) : error CS0117: 'Zeta.Common.LogLevel' does not contain a definition for 'Normal'
 
Last edited:
for new patch? new passive are better than old ones from last patches for example

and fixes for this:
Code:
Compiler Error: c:\Users\Gamer\Desktop\Season1\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?)
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?)
Plugins\AutoSkilled\AutoSkilled.cs(10,12) : error CS0234: The type or namespace name 'CommonBot' does not exist in the namespace 'Zeta' (are you missing an assembly reference?)
Plugins\AutoSkilled\AutoSkilled.cs(12,12) : error CS0234: The type or namespace name 'Internals' does not exist in the namespace 'Zeta' (are you missing an assembly reference?)
Plugins\AutoSkilled\PassiveSkill.cs(8,12) : error CS0234: The type or namespace name 'Internals' does not exist in the namespace 'Zeta' (are you missing an assembly reference?)
Plugins\AutoSkilled\Skill.cs(6,12) : error CS0234: The type or namespace name 'Internals' does not exist in the namespace 'Zeta' (are you missing an assembly reference?)
Plugins\AutoSkilled\ActiveSkill.cs(12,36) : error CS0246: The type or namespace name 'HotbarSlot' could not be found (are you missing a using directive or an assembly reference?)
Plugins\AutoSkilled\ActiveSkill.cs(14,17) : error CS0246: The type or namespace name 'HotbarSlot' could not be found (are you missing a using directive or an assembly reference?)
Plugins\AutoSkilled\ActiveSkill.cs(50,16) : error CS0246: The type or namespace name 'HotbarSlot' could not be found (are you missing a using directive or an assembly reference?)
Plugins\AutoSkilled\ActiveSkill.cs(54,35) : error CS0246: The type or namespace name 'HotbarSlot' could not be found (are you missing a using directive or an assembly reference?)
Plugins\AutoSkilled\Skill.cs(10,36) : error CS0246: The type or namespace name 'SNOPower' could not be found (are you missing a using directive or an assembly reference?)
Plugins\AutoSkilled\Skill.cs(13,17) : error CS0246: The type or namespace name 'SNOPower' could not be found (are you missing a using directive or an assembly reference?)
Plugins\AutoSkilled\Skill.cs(940,16) : error CS0246: The type or namespace name 'SNOPower' could not be found (are you missing a using directive or an assembly reference?)
Plugins\AutoSkilled\Skill.cs(944,33) : error CS0246: The type or namespace name 'SNOPower' could not be found (are you missing a using directive or an assembly reference?)
Plugins\AutoSkilled\AutoSkilled.cs(105,67) : error CS0117: 'Zeta.Common.LogLevel' does not contain a definition for 'Normal'

Gonna take a look into it as soon as I get home, not that hard to correct it's more like data gathering and assemblies fixes (and the plugin allows to lvl 60 only & 3 passives :D)
 
Anny uppdate coming for this Plugin?
Would rlly love to have this Plugin woorking :D
Or do it exist anny Plugin like this that is woorking?
 
I'm working on a rework, there's no plugin like this working atm :( and for seasons it's kind of gud

BTW, I NEED YOUR HELP !

If a 70 Barb can dump runes Names/Id for Avalanche, that would be cute :) thanks a lot
 
Last edited:
*Hey, listen!*

Fa7juki.png
pcGf9c7.png
 
Last edited:
I don't like the color of UI

EDIT: But I like the shape and size of the letters, good job :cool:
 
Last edited:
Hey,
Is the update ready soon?
Can we help you any way?

I have to make sure every skills are ready, and the logic is working without crashing the bot so I'll have to level a new char to test it :)

/BTW/

I'm still looking for the informations about AVALANCHE for barbs, runes names/index
 
can someone send me the best settings for a barb sader dh and all the other classes
 
toNyx

Put please plug would like to try it test

Sorry for my english:confused:

I'm not that kind of guy who release things with major bugs, so I test it out for hours between each revision. I may be able to consider releasing it this noon if tests are good. Autoskilled hype !
 
Lawl toNyx,

If it anything like your other work, it will be fast, efficient, easy to use and bug free.

Thanks, This will help a lot of people!
 
Back
Top