虫虫教学

 找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 499|回复: 0

掌机宝贝——自动胜利

[复制链接]

8467

主题

8467

帖子

2万

积分

审核员

Rank: 7Rank: 7Rank: 7

积分
20114
发表于 2021-10-8 17:17:12 | 显示全部楼层 |阅读模式
嗯,帖子要超过5个汉字,如下
private bool CheckSuccess()
{
   
if (this.fail || this.success)
   
{
        
BattleDebug.model.Log("repeat CheckSuccess");
        
return true;
   
}
   
BattleDebug.ChangeColor("yellow");
   
BattleDebug.model.Log("CheckSuccess");
   
BattleDebug.ResetColor();
   
if (this.round > this.round_max)
   
{
        
this.success = true;
   
}
   
else
   
{
        
int num = this.OurCenter.LiveNum();
        
int num2 = this.OppCenter.LiveNum();
        
if (num <font color="#b4b4b4">
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|Archiver|手机版|小黑屋|虫虫教学--虫虫联盟官网

GMT+8, 2025-11-7 18:58 , Processed in 0.099965 second(s), 25 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表