Pixel Place Parallel Connections
Versión del día
Este script no debería instalarse directamente. Es una biblioteca que utilizan otros scripts mediante la meta-directiva de inclusión // @require https://update.greasyfork.org/scripts/443907/1043352/PPPC.js
const scheme = await PPPC.show();
await PPPC.add(username, scheme);
await PPPC.save();
const ws = await PPPC.connect(username, serverId);
await PPPC.load();