채팅0

    Ingame Detection

    조회수 847

    if ( localPlayer.Point >= 1000000.0 ) { detected(); }

    if ( localPlayer.SpecialPoint >= 1000.0 ) { detected(); }

     

    if ( GameConfig::GetAttackDamageUpgradeNeedCost(0) <= 0.0 ) { detected(); }

    if ( GameConfig::GetAttackDamageUpgradeNeedCost(1) <= 0.0 ) { detected(); }

    if ( GameConfig::GetAttackDamageUpgradeNeedCost(2) <= 0.0 ) { detected(); }

     

    auto rareSpawn = GameConfig::GetSpecialSpawn(EUnitGradeType.Rare);

    if ( rareSpawn && rareSpawn.Cost < 1 ) { detected(); }

     

    auto epicSpawn = GameConfig::GetSpecialSpawn(EUnitGradeType.Epic);

    if ( epicSpawn && epicSpawn.Cost < 1 ) { detected(); }

     

    auto legendSpawn = GameConfig::GetSpecialSpawn(EUnitGradeType.Legend);

    if ( legendSpawn && legendSpawn.Cost < 1 ) { detected(); }

    댓글5

    회원프로필

    어렵당 ㄷ

    2024.07.05 11:05
    회원프로필

    그냥 정보용으로 써야겠네요 ㅎㅎ 감사합니다. 100만골드 미만으로 치트할것, 1000스페셜포인트 미만으로 치트할 것, 레어 에픽 레전드 빠칭코 1 코스트 이거는 어차피 건들일 능력도 없으니 컷.

    2024.07.05 11:36
    회원프로필

    이건 무슨어떤...

    2024.07.05 11:37
    회원프로필

    첫번째 플레이어 포인트가 100만이상일때 디텍트 = 골드 100만넘어가면 디텍드 걸리는거 같고.. 두번째 스페셜 포인트는 1000 이상 넘어가면 디텍트 걸리는게 행운석 같고...

    2번째는 업그레이드 코스트 관련디택.. 3번째는 희귀 영웅 전설신화급 소환 코스트 관련 디택인가봅니다..

    알려주셔도........ 저는 능력부족이라 수정은 못하지만... ㄷㄷ

    2024.07.05 11:43
    회원프로필

    다 감지하는 함수인거같은데.. 사용법을 모르겠네요

    2024.07.05 11:45

      게시글 리스트
      제목작성자작성일조회
      45410-2171
      45310-2164
      45210-19106
      45110-1956
      45010-1769
      44910-17194
      44810-14152
      44710-13332
      44610-11120
      44510-11157
      44410-11146
      44310-10224
      44210-09322
      44110-08192
      44010-07210
      43910-06511
      43810-05160
      43710-05346
      43610-04134
      43510-04597
      안내 배너 이미지