채팅0

    Ingame Detection

    조회수 877

    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

      게시글 리스트
      제목작성자작성일조회
      21007-06331
      20907-06162
      20807-061674
      20707-06399
      20607-06756
      20507-06152
      20407-06760
      20307-06185
      20207-06773
      20107-06156
      20007-06193
      19907-05214
      19807-05247
      19707-05304
      19607-05224
      19507-05292
      19407-05268
      19307-05264
      19207-05357
      19107-05878