Всё чаще в X встречаются посты с историями про плотников из Хьюстона, китайских студентов в Японии и безымянных трейдеров, которые с помощью Claude и одного промпта превращают $0.90 или $500 в сотни тысяч и миллионы долларов на Polymarket. К историям прилагаются сгенерированные ИИ панели с цифрами дохода, а ссылки, как правило, ведут на бота в TG через прокладку или напрямую.
Аккаунт @marryevan999
Для примера возьмём аккаунт x.com/marryevan999 — 40 тысяч подписчиков, аккаунту 13 месяцев, и за это время он накопил 34,5 тысячи постов (~90 постов в сутки).
Больше всего просмотров (137 тыс.) собрал пост про китайского студента в Японии, который за двое суток превратил $0.90 в $408 тысяч на Polymarket.

Сетка похожих аккаунтов
В сетке есть ещё аккаунты, например, @anjum_ai, тоже 13 месяцев на платформе и те же 34,5 тысячи постов (~90 в сутки), самый виральный пост набрал 5,5 миллиона просмотров, карьерные советы. Из шапки аккаунта ссылка ведёт на Telegram-канал, а в ленте регулярно появляются посты из серии:
попросил Claude проанализировать Polymarket, он построил UI-панель „POLY//TERMINAL» и копитрейдит кошельки через t.me/poly_copytrade_bot
CTA одинаковый, комментарий с кодовым словом, лайк, ретвит. Просмотров на таких постах в районе 2-3 тысячи.

Промпт для генерации таких креативов
Промпт в формате JSON для генерации таких панелей
{
"_editorial_note": "Reverse-engineered specification for the kind of prompt that generates a fake AI trading terminal used as a visual prop in crypto-scam posts on X. Compiled for journalistic exposition. Values are illustrative.",
"task": "Generate a single self-contained HTML file rendering a fake AI-driven trading terminal dashboard. Output is a static prop screen-captured for social-media posts that claim an AI bot generated outsized profits.",
"viewing_context": {
"platform": "X (Twitter), Telegram",
"device": "mobile, vertical",
"viewer_attention": "1-3 seconds before scroll",
"implication": "Legibility under 3s matters more than internal coherence."
},
"output_contract": {
"format": "html",
"single_file": true,
"no_external_resources": true,
"render_target_px": "1240 x 880",
"animation_total_duration_ms": 10000,
"max_payload_kb": 25
},
"aesthetic": {
"reference": "Bloomberg terminal x hacker-movie TUI",
"palette": {
"background": "#050505",
"panel_bg": "#070908",
"border": "#1a1f1c",
"primary_text": "#00d04a",
"accent_profit": "#00ff55",
"loss": "#ff4848",
"warning": "#f5c042",
"muted": "#5a8a6a"
},
"typography": {
"family": "SF Mono, JetBrains Mono, Menlo, Consolas, monospace",
"base_size_px": 11,
"metric_size_px": "18-22, bold",
"uppercase_letter_spacing_em": "0.10-0.15"
},
"forbidden": ["gradients on text", "drop shadows except small glow on moving dot", "rounded corners", "icons except unicode arrows"]
},
"layout_top_to_bottom": [
"status_bar",
"metrics_row_8",
"equity_curve",
"three_column_stream",
"bottom_quad",
"footer_pair"
],
"components": {
"status_bar": {
"left": ["bot_codename_uppercase", "blinking_red_LIVE_dot", "session_timer_HH:MM:SS", "node_tag (e.g. NODE.PRIM)", "version_tag (e.g. v4.18.2)"],
"right": ["BTC + price + arrow", "ETH + price + arrow", "SOL + price + arrow", "SPX + price + arrow"]
},
"metrics_row_8": [
{"label": "P&L 45D", "template": "+$<XXXX>", "range": "+$2,000..+$15,000"},
{"label": "TRADES", "template": "<NNN>", "range": "200..600"},
{"label": "WIN RATE", "template": "<NN.N>%", "range": "78.0..89.9"},
{"label": "SHARPE", "template": "<N.NN>", "range": "1.80..3.20", "color": "warning"},
{"label": "AVG HOLD", "template": "<MM>m", "range": "8..28"},
{"label": "OPEN POS", "template": "<N>", "range": "4..14"},
{"label": "WALLETS TRACKED", "template": "<NN,NNN>", "range": "8,000..18,000"},
{"label": "EDGE", "template": "+<N.NN>%", "range": "+4.20..+9.80", "color": "warning"}
],
"equity_curve": {
"title_template": "EQUITY CURVE — $<START> → $<END> — <DAYS> DAYS",
"svg_viewbox": "1200 170",
"shape_constraints": [
"monotonic ascent with mild noise (sigma ~ 4-6%)",
"no drawdown greater than 8% peak-to-trough",
"endpoint in upper-right quadrant",
"fill gradient underneath, alpha 0.18 → 0"
],
"animation": {
"duration_ms": 10000,
"easing": "cubic-bezier(0.25, 0.1, 0.25, 1)",
"technique": "stroke-dasharray + stroke-dashoffset",
"end_dot": "SVG circle following the path via animateMotion synced to the same 10s"
}
},
"three_column_stream": {
"left": {
"title_template": "<AI_BRAND>-<N>-LINE BRAIN",
"ai_brand_pool": ["CLAUDE", "GPT-5", "GEMINI", "NEXUS", "ATLAS"],
"row_count": 14,
"row_recipe": {
"verb_pool": ["COPY", "EXIT", "SCAN", "PRIOR"],
"templates": [
"<VERB> BTC dom <NN>% Kelly:<N.N>% via 0x<hex>...<hex>",
"<VERB> <TICKER> earnings <N.NNN> Kelly:<N.N>% via 0x<hex>...<hex>",
"<VERB> <EVENT> +$<NN> hold:<NNN>min",
"<VERB> poly_data → <AI_BRAND> rank #<N> of <NN>"
],
"color_by_verb": {"COPY": "accent_profit", "EXIT": "loss", "SCAN": "muted", "PRIOR": "muted"}
}
},
"middle": {
"title": "ON-CHAIN TAPE",
"row_count": 14,
"row_recipe": {
"verb_pool": ["MINT", "COPY", "BUY", "SELL"],
"templates": [
"<VERB> <TICKER> earnings $<NNN>",
"<VERB> <EVENT> $<N,NNN>",
"<VERB> <NARRATIVE> date $<N,NNN>"
]
}
},
"right": {
"title": "EDGE SCANNER",
"row_count": 14,
"row_recipe": {
"structure": "<VERB> <EVENT> EV:<N.N>% → <ACTION>",
"verb_pool": ["COPY", "EXIT", "SCAN"],
"action_pool": ["EXECUTE", "close", "hold", "skip"]
}
}
},
"bottom_quad": {
"active_copies": "6-8 named positions, all tagged PROFITING with up-arrow, gain percentages 2-15%",
"whale_flow": "7 BUY rows in green; followed by WHALE PRESSURE: three horizontal BUY/SELL split bars, majority BUY",
"top_whales": "10 rows of 0x<hex>...<hex> | $<NNN>K | <N.N>% match | MATCH/COPY/SKIP tag",
"whale_scanner": "8 rows of: SCAN polytero flagged 0x<hex>...<hex> — <whale convergence | spread:<N.N>%>"
},
"footer_pair": {
"edge_vs_bot_tracker": {
"purpose": "Emotional anchor, not a trading metric",
"row_recipe": "TIP pen tipped $<N> → bot made +$<NNN> same trip"
},
"session_log": {
"row_recipe": "<HH:MM:SS> <module>.<method>() ⇢ <result>",
"module_pool": ["claude::brain.gen", "polymarket.scan", "kalshi.scan", "wallet.match", "sentiment.feed", "exec.copy"]
}
}
},
"data_pools": {
"events": ["Fed cut Jun", "BTC 100K", "ETH 5K", "Trump tariff", "AI regulation", "Ceasefire", "UK election", "GPT-5 date", "Gold ATH", "Oil 65", "Inflation 3%", "Starship land", "SPX ATH", "Copper ATH", "SOL 200"],
"tickers": ["BTC", "ETH", "SOL", "NVDA", "SPX"],
"buzzwords": ["polytero", "whale convergence", "Kelly criterion", "EV", "30-LINE BRAIN", "PRIOR/POSTERIOR", "Sharpe"],
"wallet_pattern": "0x followed by 4-6 hex-ish chars, ellipsis, 4-6 more chars. Occasional invalid chars (%, k) are fine — viewers do not audit."
},
"credibility_devices": [
"Specific non-round P&L (+$5,237 not +$5,000)",
"Wallet addresses to imply on-chain transparency",
"Quant vocabulary (Kelly, Sharpe, EV) to imply rigor",
"Live ticker + running session timer to imply real-time operation",
"Density of rows to imply continuous activity",
"AI brand name in panel title borrows trust from the real model"
],
"engineered_red_flags_to_hide_in_plain_sight": [
"win_rate above 75% combined with sharpe above 2 — mathematically inconsistent with the shown returns but visually impressive",
"verticals mixed on one screen (crypto + equities + commodities + prediction markets + macro) — no real bot trades all of these",
"equity curve without drawdowns — does not happen in markets",
"made-up terms ('polytero') alongside real ones (Sharpe, Kelly) to fence-sit between credible and unfalsifiable",
"AI model brand used as a feature name with no description of what it actually does"
],
"regeneration_for_serial_drops": {
"rotate_every_14_to_21_days": [
"bot_codename (PHANTOM → ATLAS → NEXUS → ORACLE → PRISM)",
"dominant_vertical (Polymarket events week / crypto majors week / sports week)",
"starting_capital ($44 / $600 / $1,200 / $2,000) to match teaser headline",
"AI_brand reference (Claude / GPT-5 / Gemini) tracking current public model hype"
],
"keep_constant": [
"color palette",
"panel layout",
"row templates"
]
},
"do_not_include": [
"Real outbound URLs (the funnel link is delivered via DM, never printed on the prop)",
"Real verified on-chain wallet addresses",
"Trademarks of regulated venues (CME, NYSE, SEC)",
"Any visible drawdown, loss streak, or stop-loss event"
]
}