Greasy Fork is available in English.

PPPC

Pixel Place Parallel Connections

24.04.2022 itibariyledir. En son verisyonu görün.

Bu script direkt olarak kurulamaz. Başka scriptler için bir kütüphanedir ve meta yönergeleri içerir // @require https://update.greasyfork.org/scripts/443907/1043365/PPPC.js

Yazar
Exnonull
Versiyon
1.6
Oluşturulma
23.04.2022
Güncellenme
24.04.2022
Lisans
MIT

const scheme = JSON.parse(await PPPC.show());

await PPPC.remove(username);
await PPPC.add(username, scheme);

await PPPC.save();

const ws = await PPPC.connect(username, serverId);
ws.set(x,y,p);

await PPPC.load(?scheme);