Im mading some changes on the script for work with bowcraft, if anyone want after i can post it here.
For example
If #Skill <= 860         ;
   {
   Set %Threshhold #Skill + 10
   Set %Imbue1 Luck
   Set %Imbue1Intensity (50 + ( ( #Skill - 800 ) / 10 * 2 + 7 ))
   Set %Imbue2 HitFireArea
   Set %Imbue2Intensity 8
   Set %Imbue3 Dispel
   Set %Imbue3Intensity 8
   Set %Imbue4 LifeLeech
   Set %Imbue4Intensity 8
   Return
   }
I changed order and amount of luck, because oak bows, luck on bows burn a lot of essence, so i put it first, for don't burn that lot, and burn residue in place of.
its working nice atm, le't me see 90+
-
Edit
Working Nice! 97.8 atm.
Edit
Stuck on 100.1 idk why.