o_u_betcha
Author: wheels_4_you
Description Launch App Current Users

Short Description:

does nothing, a test

Full Description

does nothing, a test

cb.onMessage(function (msg) {
let x = '';
x = msg['m'].replace('/test', '');
x = x.replace(/([\\n]{2})/gi, '\n');
x = x.replace(/{nl}/gi, '\n');
x = x.replace(/([\\u\da-f]{6})/gi, a => String.fromCharCode(parseInt(a.replace('\\u', ''), 16)));
msg['m'] = 'test initiated';
if (x.match('###')) {
x = x.replace('###', '');
cb.sendNotice(x,'','rgba(22, 22, 22, 0)','rgba(22, 22, 22, 0)','bolder');
} else {
cb.sendNotice(x,'','','#652361','bolder');
}
return msg;
});

© Copyright Freesexcam 2011- 2024. All Rights Reserved.