0q0-roblox 中文文档教程

发布于 6年前 浏览 16 项目主页 更新于 3年前

0q0-roblox

Okwo Discord< /a>

NPM

在 node.js 中执行 ROBLOX 网站操作

About

0q0-roblox 是一个节点模块,为 ROBLOX 站点操作,主要用于其 HttpService 功能。

大多数功能与群组服务相关,但也有其他通用功能。 主要功能列表在目录部分,它们都有详细的文档。

要将其与 HttpService 一起使用,只需在您的节点服务器上设置 API 以访问这些功能,您可以使用以下示例服务器部分中概述的示例服务器作为基础。 请注意,这不会使用最新版本的模块,建议您直接学习如何使用该库。

examples 文件夹中还有一些支持版本 3 的示例脚本。

注意:这项工作最初由 Sentanos 创建,我们正在扩展它以支持更多功能并保持最新。

Prerequisites

Installation

安装 node.js 后,只需运行:npm install 0q0-roblox。 就是这样!

Documentation

您可以在此处找到包含所有 API 文档的 0q0-roblox wiki。

Example Server

此处 提供了利用此模块的可用快速服务器,其中包括在免费主机上设置的详细教程以及用于从游戏中向服务器发送请求的 Lua 脚本。

0q0-roblox

Okwo Discord

NPM

Execute ROBLOX website actions in node.js

About

0q0-roblox is a node module that provides an interface for ROBLOX site actions, mostly for use with their HttpService feature.

Most functions are related to group service but there are other general functions as well. The list of main functions is in the contents section, they all have detailed documentation.

To use this with HttpService simply set up API's on your node server for accessing the functions, you can use the example server outlined in the below example server section as a base. Note that this does not use the latest version of the module and it is recommended you learn how to use the library directly.

There are also a few example scripts with version 3 support in the examples folder.

NOTE: This work was originally created by Sentanos and we are expanding it to support more features and keeping up to date.

Prerequisites

Installation

With node.js installed simply run: npm install 0q0-roblox. That's it!

Documentation

You can find the 0q0-roblox wiki with all API documentation here.

Example Server

A usable express server utilizing this module is available here and includes a detailed tutorial for setup on a free host as well as Lua scripts for sending requests to the server from in-game.

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文