Auto send Ad to your game's chat room.
Project description
🎮 自动公屏广告助手
一款专为游戏玩家设计的自动化工具,帮助您在游戏公屏中定时发送广告信息(如公会招人、物品交易等)
🌟 功能特点
- 精准坐标控制:通过可视化界面设置游戏内文本框和发送按钮的精确坐标
- 内容自定义:自由编辑要发送的广告内容(支持中英文及特殊符号)
- 智能定时:自定义发送间隔(0.1秒至1小时)和发送次数(支持无限循环)
- 操作反馈:提供操作提示音和实时日志记录
- 深色主题:现代化深色界面设计,减少长时间使用眼睛疲劳
- 配置保存:自动保存所有设置,下次启动无需重新配置
- 安全可靠:纯Python开发,不修改游戏内存,仅模拟鼠标键盘操作
📦 项目结构
.
├── pyproject.toml
├── readme.md
├── requirements.txt
└── src
└── stv_AdHelper
├── core
│ ├── window.py
│ └── worker.py
├── main.py
└── utils
└── utils.py
⚙️ 使用说明
1. 设置坐标
- 点击"获取坐标"按钮
- 5秒倒计时内将鼠标移动到游戏内:
- A点:聊天输入框位置
- B点:发送按钮位置
- 程序自动捕获并保存坐标
2. 编辑内容
在"内容设置"区域输入要在公屏发送的广告文本
3. 配置参数
- 操作间隔:设置发送广告的时间间隔(秒)
- 重复次数:0=无限循环,n=执行n次后停止
- 提示音:开启/关闭操作提示音
4. 开始执行
点击"开始执行"按钮,程序将按设定自动发送广告
🛠 运行环境
-
操作系统:Windows 10/11, macOS, Linux
-
Python版本:3.10+
-
依赖库:
PyQt5 pyautogui pyperclip
🚀 安装与运行
-
克隆仓库:
git clone https://github.com/yourusername/stv_AdHelper.git cd stv_AdHelper
-
安装程序:
pip install .
-
运行程序:
pad
⚠️ 注意事项
- 使用前请确保游戏窗口位置固定
- 操作过程中请勿移动鼠标或切换窗口
- 遵守游戏规则,避免发送过于频繁导致封号
- 建议设置合理间隔(通常15-30秒为宜)
- 本工具仅用于合法用途,禁止用于任何违规操作
📜 开源协议
本项目采用 GPL v3 License 开源协议
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
stv_adhelper-0.0.1.tar.gz
(10.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file stv_adhelper-0.0.1.tar.gz.
File metadata
- Download URL: stv_adhelper-0.0.1.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3311de3beeb12a22d4e65e8f848e24f0441e0d00d113a3e2138f517c711872a0
|
|
| MD5 |
84ce46d9e5e690323fa367c2567a7171
|
|
| BLAKE2b-256 |
9222a818c55bda6c2b3e2b9bb591f1c450550316cd8b551f7f5c0abb455219a7
|
File details
Details for the file stv_adhelper-0.0.1-py3-none-any.whl.
File metadata
- Download URL: stv_adhelper-0.0.1-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed6a6b662ef53540346128dbfe1bc5ec820305e8419c6d0915be450e521860bf
|
|
| MD5 |
223fa9200efb193cf8514f48ef0b1089
|
|
| BLAKE2b-256 |
00e64d541266864deaa858bad9c77fef2d202aa07cc59f19b0647f89876de724
|