try to take over the world!
< 脚本 Gats.io VIP Enabler 的反馈
Why use a for loop?
You can just check if c3 is null or not.
c3
null
setInterval(()=> c3 == null || (RD.pool[c3].isPremiumMember = 1), 100);
登录(不可用)以发布留言。
土豆服务器,请按需使用
镜像地址随时可能被墙,建议加群获取最新地址
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
Why use a for loop?
You can just check if
c3
isnull
or not.setInterval(()=> c3 == null || (RD.pool[c3].isPremiumMember = 1), 100);