GBLBOX
日本語English

ライセンス・権利表示

最終更新日:2026年6月24日

非公式ツールであること(重要)

GBLBOX は個人が開発した非公式の補助ツールです。Niantic, Inc.、株式会社ポケモン、任天堂株式会社、その他の権利者とは一切関係がなく、承認・後援・提供を受けたものではありません

商標・著作権

「Pokémon」「Pokémon GO」および関連する名称・ロゴ・キャラクター・画像は、Niantic, Inc.、株式会社ポケモン、任天堂株式会社およびその関連会社の商標または登録商標、または著作物です。GBLBOX はこれらの権利者の許諾なく、ゲームプレイの補助を目的として公開しています。権利侵害を意図するものではありません。

Niantic の著作権表示: Niantic Copyright Notices

データの取得・通信

ゲーム関連データ(種族値・タイプ・技・CPM・推奨技・ランキング・強化コスト等)は、アプリ更新時に公開情報・コミュニティ提供データを取得・整形してアプリ内に同梱し、通常利用時は端末内で参照します。通常利用時に PvPoke、PokeAPI、PokeMiners、Pokemon GO Hub、GamePress 等の外部API・外部サイトへ通信しません。

GBLスケジュール・大会予定、強制アップデート、広告表示設定、解析設定は、本サイト上の JSON ファイルを取得して更新する場合があります。この通信に個人情報・登録した個体データ・スクリーンショット・設定内容は含まれません。詳細はプライバシーポリシーをご確認ください。

第三者データ・ライセンス

以下の公開情報・コミュニティ提供データを参考にしています。各出典元は GBLBOX を承認・後援・提供していません。

PvPoke

種族値・タイプ・推奨技・ランキング・技データ(威力・エネルギー等)等の参考にしています。PvPoke のコードと一部データは MIT License で公開されています。

Copyright (c) 2019 pvpoke。GBLBOX は PvPoke のフォーク・派生アプリではなく、PvPoke による承認・後援を受けたものでもありません。PvPoke GitHub / LICENSE

PokeAPI

種族名・技名の日本語表示等に、PokeAPI が公開する CSV データを参考にしています。PokeAPI はフェアユース方針として、取得したリソースのローカルキャッシュを推奨しており、GBLBOX も同梱データとして端末内に保持します。

Copyright © Paul Hallett and PokéAPI contributors。Pokémon およびキャラクター名は Nintendo 等の商標です。PokeAPI 名義を GBLBOX の推奨・承認として使用していません。PokeAPI Docs / LICENSE

PokeMiners Game Master

CPM(cpMultiplier)等の参考にしています。リポジトリは教育目的で公開されており、内容の権利は The Pokémon Company、Niantic 等に帰属すると説明されています。

PokeMiners Game Master

Pokemon GO Hub / GamePress

強化コスト等の公開情報を確認する際の参考にしています。各サイトの内容は各運営者・権利者に帰属し、GBLBOX を承認・後援するものではありません。

Pokemon GO Hub Database / GamePress Pokemon GO

Google Mobile Ads (AdMob)

広告表示機能を有効にした場合、Google の広告 SDK(AdMob)が広告配信のために端末情報・広告識別子等を処理することがあります。広告表示が無効な状態では、広告 SDK の初期化や広告リクエストは行いません。

詳細はプライバシーポリシーおよび Google プライバシーポリシーをご確認ください。

PostHog

解析機能を有効にした場合、PostHog SDK が匿名の利用状況データ(画面表示、機能の利用回数、アプリのバージョン、匿名ID等)を処理することがあります。ポケモン名、ニックネーム、検索語、スクリーンショット、個体値、保存した個体データは送信しません。解析機能はアプリ内設定で停止できます。

詳細はプライバシーポリシーおよび PostHog Privacy Policyをご確認ください。

Firebase

利用者がアプリ内報告に明示的に同意した場合、Firebase Authentication(匿名認証)、Cloud Firestore、Cloud Storage を利用して、報告内容のメタデータおよび利用者が選択したスクリーンショット・動画等を保存する場合があります。通常のスクリーンショット解析やボックス管理では、保存データやスクリーンショットをFirebaseへ送信しません。

詳細はプライバシーポリシーおよび Firebase Privacy and Securityをご確認ください。

正確性について

本アプリが表示する順位・実数値・対戦結果・ブレイクポイント・GBL開催予定等は、コミュニティ提供データと独自計算に基づく参考値・推定値です。正確性・最新性・完全性を保証しません。ゲームの仕様変更やデータ差分により実際と異なる場合があります。


Licenses & Notices

Last updated: June 24, 2026

Unofficial Tool (Important)

GBLBOX is an unofficial helper tool developed by an individual. It is not affiliated with, endorsed, sponsored, or provided by Niantic, Inc., The Pokémon Company, Nintendo, or any other rights holder.

Trademarks and Copyright

Pokémon, Pokémon GO, and related names, logos, characters, and images are trademarks or copyrighted works of Niantic, Inc., The Pokémon Company, Nintendo, and their affiliates. GBLBOX is published to assist gameplay without authorization from these rights holders and is not intended to infringe any rights.

Niantic copyright notices: Niantic Copyright Notices

Data Fetching and Network Access

Game-related data (base stats, types, moves, CPM, recommended moves, rankings, power-up costs, etc.) is fetched and processed during app updates, bundled in the app, and read locally on device during normal use. During normal use, the app does not contact external APIs or websites such as PvPoke, PokeAPI, PokeMiners, Pokemon GO Hub, or GamePress.

GBL schedules, tournament events, force update settings, advertising display settings, and analytics settings may be updated by fetching JSON files from this website. Those requests do not include personal information, saved Pokémon data, screenshots, or settings. See the Privacy Policy for details.

Third-Party Data and Licenses

GBLBOX references the public and community sources below. None of them endorse, sponsor, or provide GBLBOX.

PvPoke

Referenced for base stats, types, recommended moves, rankings, move data (power, energy, etc.), and related information. PvPoke code and some data are published under the MIT License.

Copyright (c) 2019 pvpoke. GBLBOX is not a fork or derivative of PvPoke and is not endorsed or sponsored by PvPoke. PvPoke GitHub / LICENSE

PokeAPI

Referenced for Japanese species and move names and related information from PokeAPI’s published CSV data. PokeAPI’s fair use guidance asks developers to cache requested resources locally; GBLBOX bundles this data on device.

Copyright © Paul Hallett and PokéAPI contributors. Pokémon and character names are trademarks of Nintendo and related rights holders. The PokeAPI name is not used to endorse or promote GBLBOX. PokeAPI Docs / LICENSE

PokeMiners Game Master

Referenced for CPM (cpMultiplier) and related values. The repository states that it is for educational use and that the content belongs to The Pokémon Company, Niantic, and related rights holders.

PokeMiners Game Master

Pokemon GO Hub / GamePress

Public information from these sites is used as a reference when checking power-up costs and related values. Their content belongs to their respective operators and rights holders, and they do not endorse or sponsor GBLBOX.

Pokemon GO Hub Database / GamePress Pokemon GO

Google Mobile Ads (AdMob)

When advertising is enabled, Google’s advertising SDK (AdMob) may process device information, advertising identifiers, and related data to deliver ads. When advertising is disabled, the advertising SDK is not initialized and no ad request is made.

See the Privacy Policy and Google Privacy Policy for details.

PostHog

When analytics is enabled, the PostHog SDK may process anonymous usage data such as screen views, feature usage counts, app version, and an anonymous identifier. GBLBOX does not send Pokemon names, nicknames, search terms, screenshots, IV values, or saved Box data. Analytics can be disabled in the app settings.

See the Privacy Policy and PostHog Privacy Policy for details.

Firebase

If you explicitly agree to submit an in-app report, GBLBOX may use Firebase Authentication (anonymous sign-in), Cloud Firestore, and Cloud Storage to store report metadata and the screenshots, videos, or other evidence you choose to submit. During normal screenshot analysis and Box management, saved data and screenshots are not sent to Firebase.

See the Privacy Policy and Firebase Privacy and Security for details.

Accuracy

Ranks, stats, battle results, breakpoints, GBL schedules, and other values shown by the app are reference estimates based on community data and the app’s own calculations. No guarantee of accuracy, timeliness, or completeness is made. Results may differ from the game after updates or data changes.