Skip to content

一个云原神自动化工具,基于 Puppeteer 实现自动化操作,支持游戏脚本执行功能,提升游戏体验和自动化效率。

Notifications You must be signed in to change notification settings

caterpi11ar/freedom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vite logo

Freedom

English | 简体中文

Freedom is a multi-module automated game script library designed to provide convenient script writing and execution functions. It supports automated cloud game operations by writing scripts, providing a simple and flexible way to control the behavior of the game.

Features

  • Modular design: The core module, script module, and application module are separated, supporting flexible expansion and customization.

  • Script execution: Through simplified script definition and execution methods, operations on the game interface (such as clicking, waiting, input, etc.) can be quickly implemented.

  • Type safety: Use TypeScript for type-safe development and provide complete type definitions.

  • Extensibility: Users can expand script modules according to their needs or create custom scripts.

Usage

@freedom/scripts provides a set of interfaces for writing automation scripts to control the game flow. It allows users to automatically perform a series of predefined actions in the game, such as clicking, waiting for elements, executing custom logic, etc. Through integration with @freedom/executor, users can easily automate interactions in cloud games.

TODO

  • application
  • Script templates and community support
  • Error handling and logging system
  • Script execution monitoring and reporting

About

一个云原神自动化工具,基于 Puppeteer 实现自动化操作,支持游戏脚本执行功能,提升游戏体验和自动化效率。

Topics

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published