虫虫教学

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

掌机宝贝——自动胜利

[复制链接]

8467

主题

8467

帖子

1万

积分

审核员

Rank: 7Rank: 7Rank: 7

积分
19934
发表于 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">
高级模式
B Color Image Link Quote Code Smilies |上传

本版积分规则

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

GMT+8, 2025-6-9 14:41 , Processed in 0.789032 second(s), 23 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

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