Corge
关闭频道
I-Share Method Only – No Illegal Activities Included. All Content Is for Educational Purposes Only.
显示更多未指定国家未指定类别
1 246
订阅者
无数据24 小时
无数据7 天
无数据30 天
帖子存档
1 247
import requests
import json
import uuid
headers = {
'User-Agent': "ChatGPT/1.2027.000 (Android 15; RMX3834; build 2700000)",
'Accept': "application/json",
'Accept-Encoding': "gzip",
'Content-Type': "application/json",
'oai-package-name': "com.Modderme",
'oai-client-type': "android",
'accept-language': "en-US,en;q=0.9,ar-EG;q=0.8,ar;q=0.7",
'x-device-tier': "lower_mid",
'chatgpt-residency-region': "no_constraint"
}
payload = {
"action": "next",
"messages": [],
"model": "auto",
"history_and_training_disabled": False,
"fork_from_shared_post": False,
"enable_message_followups": False,
"force_use_sse": False,
"force_use_search": None,
"force_paragen": False,
"supports_buffering": False,
"timezone": "Africa/Cairo",
"timezone_offset_min": -180,
"system_hints": [],
"is_onboarding_conversation": False
}
url = "https://android.chat.openai.com/backend-api/f/conversation/prepare"
response = requests.post(url, json=payload, headers=headers, timeout=30)
token = response.json().get("conduit_token", "")
headers = {
'User-Agent': "ChatGPT/1.2027.000 (Android 15; RMX3834; build 2700000)",
'Accept': "application/json",
'Accept-Encoding': "gzip",
'Content-Type': "application/json",
'oai-package-name': "com.Modderme",
'oai-client-type': "android",
'oai-device-id': "84329164059103383964",
'accept-language': "en-US,en;q=0.9,ar-EG;q=0.8,ar;q=0.7",
'x-device-tier': "lower_mid",
'chatgpt-account-id': "84329164059103383964",
'chatgpt-residency-region': "no_constraint",
'Conduit-Token': token,
'x-oai-convo-session-id': str(uuid.uuid4()),
'x-oai-turn-trace-id': str(uuid.uuid4()),
'x-openai-target-path': "/backend-api/f/conversation"
}
payload = {
"action": "next",
"messages": [{
"id": str(uuid.uuid4()),
"author": {"role": "user"},
"content": {"content_type": "text", "parts": ["مرحبا"]},
"status": "finished_successfully"
}],
"model": "auto",
"parent_message_id": str(uuid.uuid4()),
"stream": False,
"timezone": "Africa/Cairo",
"timezone_offset_min": -180
}
url = 'https://android.chat.openai.com/backend-api/f/conversation'
response = requests.post(url, headers=headers, json=payload, timeout=60)
print(response.text)
Conversation with artificial intelligence openai.com
You can develop it and make it a bot that does everything you want, from programming to creating images.1 247
Fore more :
Cookies 🍪
Drops ✅
Giveaway 🌟
Accounts ✨
Logs / ulp ✴️
Hits 🎯
Join here ⬇️
https://t.me/leeks2737
1 247
Repost from MITSU FREE INJECTOR CH
TRADING CHANNEL FOR CODM ACC CLEAN ONLY NOT GOING FIRST CAN TRANSFER OWNERSHIP CAN SELL ACTIVE MEMBER SUPER NOT BOOSTED DM SA MAY OFFER @SECMITSU
