Automatic Power Move Calculator beta testers required
NOTE: this requires a few steps and you need to create a bookmark with the code in it below so it might not be for everyone. I’ve created a javascript program that uses data from Ovo’s data api to try and work out your current and previous month’s target. It’s as ugly as hell but does the trick. The javascript is also ugly as I wanted it to minify as best as possible so everything is global. If somebody wants to check over the code to make sure it’s not malicious then please do and comment as if I knew nothing about javascript and somebody asked me to do this I’d be like no thankyou! First create a bookmark with this as the content and call it something like “Ovo Calc” javascript:async function main(t=0){for(fdld=firstday_lastday(t),total427=0,total=0,dow=fdld.fdom,year=fdld.year,mth=pad(fdld.month),l("Month: ",fdld.mthName),o("Month: "+fdld.mthName),i=1;i<=fdld.ldom;i++){if(dow>0&&dow<6){if(dts=`${year}-${mth}-`+pad(i),bhdates.includes(dts)){l("bank holiday "+dts);continue}if(furl=url