Greasy Fork is available in English.

PPPC

Pixel Place Parallel Connections

ของเมื่อวันที่ 23-04-2022 ดู เวอร์ชันล่าสุด

สคริปต์นี้ไม่ควรถูกติดตั้งโดยตรง มันเป็นคลังสำหรับสคริปต์อื่น ๆ เพื่อบรรจุด้วยคำสั่งเมทา // @require https://update.greasyfork.org/scripts/443907/1043356/PPPC.js

ผู้เขียน
Exnonull
เวอร์ชัน
1.3
สร้างเมื่อ
23-04-2022
อัปเดตเมื่อ
23-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);