채팅0

    Ingame Detection

    조회수 846

    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

      게시글 리스트
      제목작성자작성일조회
      19407-05245
      19307-05226
      19207-05327
      19107-05847
      19007-05272
      18907-05205
      18807-05415
      18707-05535
      18607-05198
      18507-04537
      18407-04434
      18307-04734
      18207-04855
      18107-04420
      18007-041161
      17907-04191
      17807-04436
      17707-04214
      17607-03279
      17507-03507
      안내 배너 이미지