Ok, this may seem like a strange idea, but is there a way to modify the default 1-525 mining/herb profiles to unlearn the profession once it reaches 525?
I recently used a couple scrolls of resurrection on a few accounts that I'm going to bot on, so I have some fresh 80's that need to level professions. While I could just do it through the AH, I find it more in the spirit of botting to abuse mechanics for it.
Basically, right now, I have an herb/miner running the profiles, and once it hits 525 I manually unlearn, and run the profile again to gather the wide variety of herbs/ore once more. However, if there was a simple "unlearnprofession" command I could toss in there so it automatically loops and starts over, that would be amazing.
Thanks in advance for any help in this undoubtedly weird idea.
Edit: After looking at some profiles it appears this would do what I wanted, if I had the right code to unlearn:
But I could be wrong.
I recently used a couple scrolls of resurrection on a few accounts that I'm going to bot on, so I have some fresh 80's that need to level professions. While I could just do it through the AH, I find it more in the spirit of botting to abuse mechanics for it.

Basically, right now, I have an herb/miner running the profiles, and once it hits 525 I manually unlearn, and run the profile again to gather the wide variety of herbs/ore once more. However, if there was a simple "unlearnprofession" command I could toss in there so it automatically loops and starts over, that would be amazing.
Thanks in advance for any help in this undoubtedly weird idea.
Edit: After looking at some profiles it appears this would do what I wanted, if I had the right code to unlearn:
Code:
<If Condition="Me.GetSkill(Styx.SkillLine.Mining).CurrentValue == 525>
Command to unlearn mining
</if>
But I could be wrong.
Last edited: