채팅0

    Ingame Detection

    조회수 887

    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

      게시글 리스트
      제목작성자작성일조회
      19107-05888
      19007-05289
      18907-05225
      18807-05465
      18707-05558
      18607-05219
      18507-04571
      18407-04453
      18307-04771
      18207-04945
      18107-04480
      18007-041189
      17907-04210
      17807-04489
      17707-04238
      17607-03317
      17507-03545
      17407-03621
      17307-031969
      17207-03483