# e7Helper **Repository Path**: zixing/e7-helper ## Basic Information - **Project Name**: e7Helper - **Description**: 一款第七史诗脚本助手,可帮你完成重复的游戏任务。 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 13 - **Created**: 2024-04-26 - **Last Updated**: 2024-04-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

E7Helper

一款多功能覆盖的第七史诗脚本助手

使用文档(必读)  国服反和谐(教程)  第七史诗配装器  qq交流群:206490280

![](https://img.shields.io/badge/script_size-41KB-blue) ![](https://img.shields.io/badge/downloads-4k+-green) ![](https://img.shields.io/badge/repo_size-3.54MB-orange) ![](https://img.shields.io/badge/total_line-4k+-purple) ![](cover.png)
### 开发 1、下载懒人精灵IDE(3.8.6.2) 2、编码调试 ```python 1、将整个项目 clone 下来 2、填写 start.py 中的 projectPath 和 packagePath 3、运行 copy() 函数 4、开始编码调试 ``` 3、发布 ```python 1、在懒人IDE中打包脚本文件 2、运行 start.py 中的 saveAndPush()函数 ```