PPPC

Pixel Place Parallel Connections

As of 24.04.2022. See ბოლო ვერსია.

ეს სკრიპტი არ უნდა იყოს პირდაპირ დაინსტალირებული. ეს ბიბლიოთეკაა, სხვა სკრიპტებისთვის უნდა ჩართეთ მეტა-დირექტივაში // @require https://update.greasyfork.org/scripts/443907/1043361/PPPC.js.

ავტორი
Exnonull
ვერსია
1.4
შექმნილია
23.04.2022
განახლებულია
24.04.2022
ლიცენზია
MIT

const scheme = await PPPC.show();
await PPPC.add(username, scheme);

await PPPC.save();
const ws = await PPPC.connect(username, serverId);
await PPPC.load(?scheme);