it was brought to d33j and my attention that there is an if error with frenzy.i am gonna post the fix here
on *:text:*:*: { playgame $Strip($1-) | if (%WF.Playing == Yes) }
change that to this
on *:text:*:*: { playgame $Strip($1-) | if (%WF.Playing == Yes) WFidletimer }