Skip to content

日常拦截在已勾选“只进行快速战斗”的情况下仍然会手动进行战斗 #220

Description

@polecter

在已经解锁快速战斗的情况下(手动打过一次),只要解锁阶段达不到脚本设置的达成阶段,脚本会手动进行挑战。
如果手动打到期望阶段并设置对应达成阶段不会触发这个bug,所以对大部分用户而言影响不大。

2026-06-24 18:29:40.333 | DEBUG | Button: ABNORMAL_INTERCEPTION_CHECK, similarity: 0.0, threshold: 0.74, hit: False    
2026-06-24 18:29:40.334 | DEBUG | Button: BATTLE_QUICKLY, color1: (0.0, 0.0, 0.0), color2: (249, 169, 137), similarity: 249, threshold: 5, hit: False                                                                                          
2026-06-24 18:29:40.334 | DEBUG | Button: BATTLE, color1: (0.0, 0.0, 0.0), color2: (244, 106, 86), similarity: 244,    
threshold: 25, hit: False                                                                                              
2026-06-24 18:29:40.335 | DEBUG | Button: BATTLE, color1: (0.0, 0.0, 0.0), color2: (244, 106, 86), similarity: 244,    
threshold: 25, hit: False                                                                                              
2026-06-24 18:29:40.335 | DEBUG | Button: AUTO_SHOOT, similarity: 0.02083554118871689, threshold: 0.9, hit: False      
2026-06-24 18:29:40.335 | DEBUG | Button: AUTO_BURST, similarity: 0.2871648371219635, threshold: 0.9, hit: False       
2026-06-24 18:29:40.336 | DEBUG | Button: PAUSE, similarity: 0.2047017216682434, threshold: 0.74, hit: False           
2026-06-24 18:29:40.340 | DEBUG | Button: END_FIGHTING, similarity: 0.0, threshold: 0.74, hit: False                   
2026-06-24 18:29:40.617 | DEBUG | Button: ABNORMAL_INTERCEPTION_CHECK, similarity: 0.0, threshold: 0.74, hit: False    
2026-06-24 18:29:40.618 | DEBUG | Button: BATTLE_QUICKLY, color1: (0.0, 0.0, 0.0), color2: (249, 169, 137), similarity:
249, threshold: 5, hit: False                                                                                          
2026-06-24 18:29:40.618 | DEBUG | Button: BATTLE, color1: (0.0, 0.0, 0.0), color2: (244, 106, 86), similarity: 244,    
threshold: 25, hit: False                                                                                              
2026-06-24 18:29:40.618 | DEBUG | Button: BATTLE, color1: (0.0, 0.0, 0.0), color2: (244, 106, 86), similarity: 244,    
threshold: 25, hit: False                                                                                              
2026-06-24 18:29:40.619 | DEBUG | Button: AUTO_SHOOT, similarity: 0.02083554118871689, threshold: 0.9, hit: False      
2026-06-24 18:29:40.619 | DEBUG | Button: AUTO_BURST, similarity: 0.2871648371219635, threshold: 0.9, hit: False       
2026-06-24 18:29:40.620 | DEBUG | Button: PAUSE, similarity: 0.2047017216682434, threshold: 0.74, hit: False           
2026-06-24 18:29:40.623 | DEBUG | Button: END_FIGHTING, similarity: 0.0, threshold: 0.74, hit: False                   
2026-06-24 18:29:40.915 | DEBUG | Button: ABNORMAL_INTERCEPTION_CHECK, similarity: 0.0, threshold: 0.74, hit: False    
2026-06-24 18:29:40.917 | DEBUG | Button: BATTLE_QUICKLY, color1: (0.0, 0.0, 0.0), color2: (249, 169, 137), similarity:
249, threshold: 5, hit: False                                                                                          
2026-06-24 18:29:40.917 | DEBUG | Button: BATTLE, color1: (0.0, 0.0, 0.0), color2: (244, 106, 86), similarity: 244,    
threshold: 25, hit: False                                                                                              
2026-06-24 18:29:40.918 | DEBUG | Button: BATTLE, color1: (0.0, 0.0, 0.0), color2: (244, 106, 86), similarity: 244,    
threshold: 25, hit: False                                                                                              
2026-06-24 18:29:40.919 | DEBUG | Button: AUTO_SHOOT, similarity: 0.02083554118871689, threshold: 0.9, hit: False      
2026-06-24 18:29:40.919 | DEBUG | Button: AUTO_BURST, similarity: 0.2871648371219635, threshold: 0.9, hit: False       
2026-06-24 18:29:40.920 | DEBUG | Button: PAUSE, similarity: 0.2047017216682434, threshold: 0.74, hit: False           
2026-06-24 18:29:40.923 | DEBUG | Button: END_FIGHTING, similarity: 0.0, threshold: 0.74, hit: False                   
2026-06-24 18:29:41.214 | DEBUG | Button: ABNORMAL_INTERCEPTION_CHECK, similarity: 0.0, threshold: 0.74, hit: False    
2026-06-24 18:29:41.215 | DEBUG | Button: BATTLE_QUICKLY, color1: (0.0, 0.0, 0.0), color2: (249, 169, 137), similarity:
249, threshold: 5, hit: False                                                                                          
2026-06-24 18:29:41.215 | DEBUG | Button: BATTLE, color1: (0.0, 0.0, 0.0), color2: (244, 106, 86), similarity: 244,    
threshold: 25, hit: False                                                                                              
2026-06-24 18:29:41.216 | DEBUG | Button: BATTLE, color1: (0.0, 0.0, 0.0), color2: (244, 106, 86), similarity: 244,    
threshold: 25, hit: False                                                                                              
2026-06-24 18:29:41.216 | DEBUG | Button: AUTO_SHOOT, similarity: 0.02083554118871689, threshold: 0.9, hit: False      
2026-06-24 18:29:41.216 | DEBUG | Button: AUTO_BURST, similarity: 0.2871648371219635, threshold: 0.9, hit: False       
2026-06-24 18:29:41.217 | DEBUG | Button: PAUSE, similarity: 0.2047017216682434, threshold: 0.74, hit: False           
2026-06-24 18:29:41.219 | DEBUG | Button: END_FIGHTING, similarity: 0.0, threshold: 0.74, hit: False                   
2026-06-24 18:29:41.520 | DEBUG | Button: ABNORMAL_INTERCEPTION_CHECK, similarity: 0.0, threshold: 0.74, hit: False    
2026-06-24 18:29:41.520 | DEBUG | Button: BATTLE_QUICKLY, color1: (0.0, 0.0, 0.0), color2: (249, 169, 137), similarity:
249, threshold: 5, hit: False                                                                                          
2026-06-24 18:29:41.521 | DEBUG | Button: BATTLE, color1: (0.0, 0.0, 0.0), color2: (244, 106, 86), similarity: 244,    
threshold: 25, hit: False                                                                                              
2026-06-24 18:29:41.521 | DEBUG | Button: BATTLE, color1: (0.0, 0.0, 0.0), color2: (244, 106, 86), similarity: 244,    
threshold: 25, hit: False                                                                                              
2026-06-24 18:29:41.521 | DEBUG | Button: AUTO_SHOOT, similarity: 0.02083554118871689, threshold: 0.9, hit: False      
2026-06-24 18:29:41.522 | DEBUG | Button: AUTO_BURST, similarity: 0.2871648371219635, threshold: 0.9, hit: False       
2026-06-24 18:29:41.522 | DEBUG | Button: PAUSE, similarity: 0.2047017216682434, threshold: 0.74, hit: False           
2026-06-24 18:29:41.525 | DEBUG | Button: END_FIGHTING, similarity: 0.0, threshold: 0.74, hit: False                   
2026-06-24 18:29:41.816 | DEBUG | Button: ABNORMAL_INTERCEPTION_CHECK, similarity: 0.0, threshold: 0.74, hit: False    
2026-06-24 18:29:41.817 | DEBUG | Button: BATTLE_QUICKLY, color1: (0.0, 0.0, 0.0), color2: (249, 169, 137), similarity:
249, threshold: 5, hit: False                                                                                          
2026-06-24 18:29:41.818 | DEBUG | Button: BATTLE, color1: (0.0, 0.0, 0.0), color2: (244, 106, 86), similarity: 244,    
threshold: 25, hit: False                                                                                              
2026-06-24 18:29:41.818 | DEBUG | Button: BATTLE, color1: (0.0, 0.0, 0.0), color2: (244, 106, 86), similarity: 244,    
threshold: 25, hit: False                                                                                              
2026-06-24 18:29:41.818 | DEBUG | Button: AUTO_SHOOT, similarity: 0.02083554118871689, threshold: 0.9, hit: False      
2026-06-24 18:29:41.819 | DEBUG | Button: AUTO_BURST, similarity: 0.2871648371219635, threshold: 0.9, hit: False       
2026-06-24 18:29:41.819 | DEBUG | Button: PAUSE, similarity: 0.2047017216682434, threshold: 0.74, hit: False           
2026-06-24 18:29:41.822 | DEBUG | Button: END_FIGHTING, similarity: 0.0, threshold: 0.74, hit: False                   
2026-06-24 18:29:42.117 | DEBUG | Button: ABNORMAL_INTERCEPTION_CHECK, similarity: 0.0, threshold: 0.74, hit: False    
2026-06-24 18:29:42.118 | DEBUG | Button: BATTLE_QUICKLY, color1: (0.0, 0.0, 0.0), color2: (249, 169, 137), similarity:
249, threshold: 5, hit: False                                                                                          
2026-06-24 18:29:42.118 | DEBUG | Button: BATTLE, color1: (0.0, 0.0, 0.0), color2: (244, 106, 86), similarity: 244,    
threshold: 25, hit: False                                                                                              
2026-06-24 18:29:42.118 | DEBUG | Button: BATTLE, color1: (0.0, 0.0, 0.0), color2: (244, 106, 86), similarity: 244,    
threshold: 25, hit: False                                                                                              
2026-06-24 18:29:42.118 | DEBUG | Button: AUTO_SHOOT, similarity: 0.02083554118871689, threshold: 0.9, hit: False      
2026-06-24 18:29:42.119 | DEBUG | Button: AUTO_BURST, similarity: 0.2871648371219635, threshold: 0.9, hit: False       
2026-06-24 18:29:42.119 | DEBUG | Button: PAUSE, similarity: 0.2047017216682434, threshold: 0.74, hit: False           
2026-06-24 18:29:42.122 | DEBUG | Button: END_FIGHTING, similarity: 0.0, threshold: 0.74, hit: False                   
2026-06-24 18:29:42.415 | DEBUG | Button: ABNORMAL_INTERCEPTION_CHECK, similarity: 0.0, threshold: 0.74, hit: False    
2026-06-24 18:29:42.415 | DEBUG | Button: BATTLE_QUICKLY, color1: (0.0, 0.0, 0.0), color2: (249, 169, 137), similarity:
249, threshold: 5, hit: False                                                                                          
2026-06-24 18:29:42.416 | DEBUG | Button: BATTLE, color1: (0.0, 0.0, 0.0), color2: (244, 106, 86), similarity: 244,    
threshold: 25, hit: False                                                                                              
2026-06-24 18:29:42.416 | DEBUG | Button: BATTLE, color1: (0.0, 0.0, 0.0), color2: (244, 106, 86), similarity: 244,    
threshold: 25, hit: False                                                                                              
2026-06-24 18:29:42.417 | DEBUG | Button: AUTO_SHOOT, similarity: 0.02083554118871689, threshold: 0.9, hit: False      
2026-06-24 18:29:42.417 | DEBUG | Button: AUTO_BURST, similarity: 0.2871648371219635, threshold: 0.9, hit: False       
2026-06-24 18:29:42.418 | DEBUG | Button: PAUSE, similarity: 0.2047017216682434, threshold: 0.74, hit: False           
2026-06-24 18:29:42.421 | DEBUG | Button: END_FIGHTING, similarity: 0.0, threshold: 0.74, hit: False                   
2026-06-24 18:29:42.717 | DEBUG | Button: ABNORMAL_INTERCEPTION_CHECK, similarity: 0.0, threshold: 0.74, hit: False    
2026-06-24 18:29:42.717 | DEBUG | Button: BATTLE_QUICKLY, color1: (0.0, 0.0, 0.0), color2: (249, 169, 137), similarity:
249, threshold: 5, hit: False                                                                                          
2026-06-24 18:29:42.718 | DEBUG | Button: BATTLE, color1: (0.0, 0.0, 0.0), color2: (244, 106, 86), similarity: 244,    
threshold: 25, hit: False                                                                                              
2026-06-24 18:29:42.718 | DEBUG | Button: BATTLE, color1: (0.0, 0.0, 0.0), color2: (244, 106, 86), similarity: 244,    
threshold: 25, hit: False                                                                                              
2026-06-24 18:29:42.718 | DEBUG | Button: AUTO_SHOOT, similarity: 0.02083554118871689, threshold: 0.9, hit: False      
2026-06-24 18:29:42.719 | DEBUG | Button: AUTO_BURST, similarity: 0.2871648371219635, threshold: 0.9, hit: False       
2026-06-24 18:29:42.719 | DEBUG | Button: PAUSE, similarity: 0.2047017216682434, threshold: 0.74, hit: False           
2026-06-24 18:29:42.722 | DEBUG | Button: END_FIGHTING, similarity: 0.0, threshold: 0.74, hit: False                   
2026-06-24 18:29:43.035 | DEBUG | Button: ABNORMAL_INTERCEPTION_CHECK, similarity: 0.0, threshold: 0.74, hit: False    
2026-06-24 18:29:43.036 | DEBUG | Button: BATTLE_QUICKLY, color1: (0.0, 0.0, 0.0), color2: (249, 169, 137), similarity:
249, threshold: 5, hit: False                                                                                          
2026-06-24 18:29:43.036 | DEBUG | Button: BATTLE, color1: (0.0, 0.0, 0.0), color2: (244, 106, 86), similarity: 244,    
threshold: 25, hit: False                                                                                              
2026-06-24 18:29:43.037 | DEBUG | Button: BATTLE, color1: (0.0, 0.0, 0.0), color2: (244, 106, 86), similarity: 244,    
threshold: 25, hit: False                                                                                              
2026-06-24 18:29:43.038 | DEBUG | Button: AUTO_SHOOT, similarity: 0.1399599313735962, threshold: 0.9, hit: False       
2026-06-24 18:29:43.038 | DEBUG | Button: AUTO_BURST, similarity: 0.26614701747894287, threshold: 0.9, hit: False      
2026-06-24 18:29:43.039 | DEBUG | Button: PAUSE, similarity: 0.3713097870349884, threshold: 0.74, hit: False           
2026-06-24 18:29:43.043 | DEBUG | Button: END_FIGHTING, similarity: 0.0, threshold: 0.74, hit: False                   
2026-06-24 18:29:43.332 | DEBUG | Button: ABNORMAL_INTERCEPTION_CHECK, similarity: 0.0, threshold: 0.74, hit: False    
2026-06-24 18:29:43.332 | DEBUG | Button: BATTLE_QUICKLY, color1: (0.0, 0.0, 0.0), color2: (249, 169, 137), similarity:
249, threshold: 5, hit: False                                                                                          
2026-06-24 18:29:43.333 | DEBUG | Button: BATTLE, color1: (0.0, 0.0, 0.0), color2: (244, 106, 86), similarity: 244,    
threshold: 25, hit: False                                                                                              
2026-06-24 18:29:43.333 | DEBUG | Button: BATTLE, color1: (0.0, 0.0, 0.0), color2: (244, 106, 86), similarity: 244,    
threshold: 25, hit: False                                                                                              
2026-06-24 18:29:43.334 | DEBUG | Button: AUTO_SHOOT, similarity: 0.1399599313735962, threshold: 0.9, hit: False       
2026-06-24 18:29:43.334 | DEBUG | Button: AUTO_BURST, similarity: 0.26614701747894287, threshold: 0.9, hit: False      
2026-06-24 18:29:43.334 | DEBUG | Button: PAUSE, similarity: 0.3713097870349884, threshold: 0.74, hit: False           
2026-06-24 18:29:43.337 | DEBUG | Button: END_FIGHTING, similarity: 0.0, threshold: 0.74, hit: False                   
2026-06-24 18:29:43.635 | DEBUG | Button: ABNORMAL_INTERCEPTION_CHECK, similarity: 0.0, threshold: 0.74, hit: False    
2026-06-24 18:29:43.635 | DEBUG | Button: BATTLE_QUICKLY, color1: (0.0, 0.0, 0.0), color2: (249, 169, 137), similarity:
249, threshold: 5, hit: False                                                                                          
2026-06-24 18:29:43.635 | DEBUG | Button: BATTLE, color1: (0.0, 0.0, 0.0), color2: (244, 106, 86), similarity: 244,    
threshold: 25, hit: False                                                                                              
2026-06-24 18:29:43.635 | DEBUG | Button: BATTLE, color1: (0.0, 0.0, 0.0), color2: (244, 106, 86), similarity: 244,    
threshold: 25, hit: False                                                                                              
2026-06-24 18:29:43.636 | DEBUG | Button: AUTO_SHOOT, similarity: 0.1399599313735962, threshold: 0.9, hit: False       
2026-06-24 18:29:43.637 | DEBUG | Button: AUTO_BURST, similarity: 0.26614701747894287, threshold: 0.9, hit: False      
2026-06-24 18:29:43.637 | DEBUG | Button: PAUSE, similarity: 0.3713097870349884, threshold: 0.74, hit: False           
2026-06-24 18:29:43.640 | DEBUG | Button: END_FIGHTING, similarity: 0.0, threshold: 0.74, hit: False

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions