var lastActivity = Date.now(); const oalm = 15; const oapetsus = 15; oalmhb = "15cdcc208508c56bc3c17e37cf9eb9e67f129245c33bcea7a8da4d20e1b381f10a"; oalmtbu = 1716077194; function getLastActivity(){ return Math.round((Date.now()-lastActivity)/(1000)); } function updateLastActivity(){ lastActivity = Date.now(); if(stoplisted){ lastActivity = lastActivity-(oalm-5)*60*1000; } }