您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
typescript pixelplace.io bot
当前为
Pixelplace.io websocket userscript written in TypeScript using trim21's webpack userscript template.
Made by azti with love.
If you want to make your own version, visit the GitHub
seven.commandhere()
Make sure to be in the top javascript context (the dropdown at the top left in the console.)
getAuth()
// Returns the auth of the currently logged account.
saveAuth(username, authId, authKey, authToken)
// Saves the account auth and username from the arguments.
saveAccount()
// Automatically saves the currently logged account.
deleteAccount(username or index)
// Deletes either the username or the index of the accounts list in the args.
multibot(command, index?)
// Here are the available commands for multibot: ('connectall')
, ('connect', index)
, ('disconnectAll')
, ('disconnect', index)
.
bots: [],
// array of active bots (there will be always 1, which is the client)
pixelspeed: 21,
// ms from one pixel to the next one.
queue: [],
// current pixels in the queue.
inprogress: false,
// queue in progress. (boolean)
protect: false,
// queue pixel protection.
tickspeed: 1000
// lag prevention from continous loops. (lower to reduce lag)
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址