YY全自动广播器绿色版

YY全自动广播器软件介绍

YY全自动广播器绿色版是一款实用型极强的歪歪消息自动广播软件,YY全自动广播器绿色版功能极强,支持用户实现消息批量广播、广播内容自定义、窗口列表自动刷新等功能,为管理YY频道节省不少时间。

YY全自动广播器广播

使用说明

1、在频道打开YY全自动广播器绿色版软件发送广播界面;

2、点击“刷新窗口列表”;

3、选中窗口;

4、在此处输入广播内容并设置发送间隔及发送模式;

5、发送广播;

6、按需选择是否隐藏窗口

更新日志

1、新增功能随机文本颜色发送广播

2、优化后台发送

3、删除重复发送(.)选项

发表回复

登录后才能评论

评论列表 ( 0条)

MIP.watch('type', function (type) { const postId = MIP.getData('post_id'); if (!type || !postId) { return; } fetch('/wp-json/softsphere/v1/download', { method: 'POST', headers: { 'Content-Type': 'application/json' }, body: JSON.stringify({ post_id: postId, type: type }) }) .then(response => response.json()) .then(data => { if (data.code === 0) { MIP.setData({type:""}); MIP.viewer.open(data.data.download_link); } console.log(data.message); }) .catch(error => { console.error('Error:', error); }) });