Hi Bobby53!
First of all i love your work with this CC!

but i got some errors with it, trying to start grind with it and i get this:
Starting the bot!
Chose ShamWOW v4.9.00 by Bobby53 as your combat routine.
InitializeOnce: one time initialization running
0.0 days since Windows was restarted
CallLUA: return GetFramerate()
Input string was not in a correct format.
System.FormatException: Input string was not in a correct format.
at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
at System.Double.Parse(String s)
at Bobby53.Shaman.GetFPS() in \Routines\ShamWOW\Shaman.cs:line 1539
at Bobby53.Shaman.InitializeOnce() in \Routines\ShamWOW\Shaman.cs:line 1383
at Bobby53.Shaman.Initialize() in \Routines\ShamWOW\Shaman.cs:line 600
at Styx.CommonBot.Routines.RoutineManager.set_Current(ICombatRoutine value)
at Styx.CommonBot.Routines.RoutineManager.SetCurrentCombatRoutine()
at Styx.CommonBot.TreeRoot.Start()
at Honorbuddy.MainWindow.Start()
Stop called!