Type this into your MPP console!
-
MPP.client.on(‘a’, msg => { var args = msg.a.split(" "); if (msg.a.split(’ ')[0] === “uwu-rate”) { if (args.length == 0) { MPP.chat.send(“Usage: uwu-rate (text)”); } else { MPP.chat.send(msg.p.name + ", You are " + Math.floor(Math.random() * 101) + "% " + msg.a.substring(8).trim()); } }})
-
Someone8448 no thanks < 3