August 23, 20187 yr Hey, Simple Question.... after long time research... Is there any possible way the bot automatic learn Talents? (there is an function "assign talents" but I dont know how to get it work.) Best regards
August 25, 20187 yr Hello, download and extract Talents.zip in the folder "WRobot\FightClass\". Edit text file with notepad (of your wow class) writte macro
August 25, 20187 yr 33 minutes ago, Matenia said: For vanilla/tbc You can even edit this so it works with cata. Should be quite simple. ?
August 25, 20187 yr Author 7 hours ago, Ordush said: You can even edit this so it works with cata. Should be quite simple. ? I tried out this Addon but everytime I activate it, the bot instand crashes.
August 25, 20187 yr Author 11 hours ago, Droidz said: Hello, download and extract Talents.zip in the folder "WRobot\FightClass\". Edit text file with notepad (of your wow class) writte macro I've managed to get a working ig script to use Talen tree.... is there any way to add this to my profile please? Spoiler /run t,p,a={1,12,23,52,63,82,91,103,113,122,141,151,162,173,182,191,2,12,23,32,52,61,3,}SetPreviewPrimaryTalentTree(t[1],GetActiveTalentGroup())for i=1,#t do a=tif a<9 then p=a else AddPreviewTalentPoints(p,floor(a/10),a%10)end end
Create an account or sign in to comment