Jump to content

Recommended Posts

Hello, I'm starting again to mess around with fight classes and profiles, getting very good results atm, I just don't understand the "Assign Talent" (I'm on WOTLK). I did some research here and i found only someone saying about a file in the Fight Class folder (which I don't have). Does it need to be like "Mage.lua" and written inside the lua commands to assign the talents for each row, or some txt with a sequence like 123512312131 generated from some online generator? I don't get it, the grinder+profile with zone+ visit trainer is good, but I miss this Assign Talent, this would be a perfect leveling bot! Another question: What makes the bot force the visit to the vendor? Every X levels? Or when he already knows there will be something to learn?

Greetings thanks for reading

Link to comment
https://wrobot.eu/forums/topic/8098-assign-talents-for-335-wotlk/
Share on other sites

I recommend you decompile this and see that it supports 3.3.5:

 

The "Assign Talents" doesn't do anything in wRobot for older versions. 
If you're looking to build it into your fightclass, check:
http://wowwiki.wikia.com/wiki/API_LearnTalent

Yes I already tried that plugin, even with the code provided on the website after setting the build.. but somehow it wasn't working.

I will check it again, because lua sometimes fails last time I tried giving talents only with lua and it was a mess, i couldn't decide the order so It was wasting points on talents that are optional

That's why I said decompile it (use dotPeek), adjust it and recompile.
With Lua, you'll also have to define the order, there's no way around that.
Every talent has to be matched to a level in your data structure.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...