X Dev Credits Bypass

Allows purchasing credits below the $5.00 minimum on the X Developer Console billing page. Opens a Stripe payment sheet entirely within your browser using X's own Stripe session.

スクリプトをインストールするには、Tampermonkey, GreasemonkeyViolentmonkey のような拡張機能のインストールが必要です。

You will need to install an extension such as Tampermonkey to install this script.

スクリプトをインストールするには、TampermonkeyViolentmonkey のような拡張機能のインストールが必要です。

スクリプトをインストールするには、TampermonkeyUserscripts のような拡張機能のインストールが必要です。

このスクリプトをインストールするには、Tampermonkeyなどの拡張機能をインストールする必要があります。

このスクリプトをインストールするには、ユーザースクリプト管理ツールの拡張機能をインストールする必要があります。

(ユーザースクリプト管理ツールは設定済みなのでインストール!)

このスタイルをインストールするには、Stylusなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus などの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus tなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

(ユーザースタイル管理ツールは設定済みなのでインストール!)

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
Spinfal
1日のインストール数
0
累計インストール数
2
評価
0 0 0
バージョン
1.0.0
作成日
2026/03/21
更新日
2026/03/21
大きさ
15KB
ライセンス
AGPL-3.0-or-later
対象サイト

X Dev Credits Bypass

Custom Credit Amount (Below $5)

Removes the artificial $5.00 minimum when purchasing credits on the X Developer Console billing page. Intercepts the checkout flow and opens Stripe's embedded payment sheet directly in a new tab using X's own API and your existing session, no third-party servers involved.

What it does

  • Lets you enter any credit amount below $5.00 and proceed to payment
  • Relabels the continue button to make it clear the bypass is active
  • Shows a transparency popup before payment so you know exactly what's happening
  • Opens a Stripe checkout page in a new tab, served by Stripe via X's own session API

How it works

When you click the custom continue button, the script:

  1. POSTs to console.x.com/api/accounts/{id}/credits/embedded_checkout with your chosen amount (using your browser session, same as normal checkout)
  2. Gets back a Stripe clientSecret
  3. Opens a self-contained HTML page in a new tab that loads Stripe's embedded checkout UI

All traffic goes directly between your browser, X's API, and Stripe. Nothing is sent anywhere else.

Privacy & security

  • Runs entirely client-side, installed locally in your browser
  • Uses only cookies already present in your browser session
  • No credentials are stored, logged, or transmitted by this script

Requirements

  • Must be logged into console.x.com
  • Popups must be allowed for console.x.com

Userscript Showcase GIF