Tool/RobotTest/AI/AIFile/AILoginout.py
@@ -440,6 +440,13 @@ if self.robot.GetPlayerInfo().GetPlayerLV() == 1: cmd = "OpenFunc 1" pack = tagCGMCMD() pack.Clear() pack.CmdLen = len(cmd) pack.Cmd = cmd self.robot.Send(pack) cmd = "imba %s"%random.randint(5, 300) pack = tagCGMCMD() pack.Clear()