import requests, os, uuid, json
from urllib.parse import urlparse, quote
U, P, T = "https://access.vheer.com/api/Vheer/UploadByFileNew", "2eYfnBtLhGE1cyYwsXjNqgT3y6LwF6W5De2QVtwDJIou9XywW/q3B83MaOQbHJnd5EkPEK96+vNfstY=", "https://translate.googleapis.com/translate_a/single?client=gtx&dt=t&sl=auto&tl=ar&q="
def tr(txt): return "".join(i[0] for i in requests.get(T+quote(txt)).json()[0] if i[0])
def up(u):
s=requests.Session(); s.headers={'Origin':'https://vheer.com','Referer':'https://vheer.com/','User-Agent':'Mozilla/5.0'}
fn=os.path.basename(urlparse(u).path) or f"img_{uuid.uuid4().hex}.jpg"
open(fn,"wb").write(s.get(u).content); s.options(U)
r=s.post(U,files={"file":(fn,open(fn,"rb"),"image/jpeg"),"params":(None,P)}); os.remove(fn)
d=r.json(); c=d.get("data",{}).get("caption");
if c: d["data"]["caption"]=tr(c); return json.dumps(d,ensure_ascii=False)
if __name__=="__main__": print(up(input("Image URL: ")))
كود api تحليل الصور ينطيك التحليل بالعربي بدون حدود 😉.
❤2
follow.py
2 KB
اتصالات متابعه انستا + الغاء يطلب اليوزر ويتابع عن طريق sessionid فول تكدر تسوي بوت مرتب.
https://play.google.com/store/apps/details?id=com.hosting.hosting
تطبيق استضافه بايثون تكدر تشغل بوتاتك مجاني 😆.
تطبيق استضافه بايثون تكدر تشغل بوتاتك مجاني 😆.
Google Play
Telegram Bot Hosting - Apps on Google Play
Host and run your Telegram bot 24/7 easily
🔥5❤2
This media is not supported in your browser
VIEW IN TELEGRAM
أنــتم خُصــومنا أمــام الله عِـز وَجَـل
❤5💔1
import requests
from bs4 import BeautifulSoup
text = input(">>> ")
soup = BeautifulSoup(requests.get("https://arabic-text.com/", headers={'user-agent':'Mozilla/5.0'}).text,'html.parser')
r = requests.post("https://arabic-text.com/", headers={'content-type':'application/x-www-form-urlencoded','user-agent':'Mozilla/5.0','x-requested-with':'XMLHttpRequest'}, data={
'ScriptManager1':'UpdatePanel1|Button1','__EVENTTARGET':'','__EVENTARGUMENT':'',
'__VIEWSTATE':soup.find(id="__VIEWSTATE")['value'],
'__VIEWSTATEGENERATOR':soup.find(id="__VIEWSTATEGENERATOR")['value'],
'__EVENTVALIDATION':soup.find(id="__EVENTVALIDATION")['value'],
'TextBox1':text,'__ASYNCPOST':'true','Button1':' >>>'
})
print(BeautifulSoup(r.text,'html.parser').find('textarea', id='TextBox2').text.strip())
كود عكس النص العربي احتاجيته وسويته يمكن غيري يحتاجه هم.
❤6👍3
كود كتابة علئ الورق
هنا يعرض الصورة
https://writingnames.com/inc/editor.php?urlimg=paper.png&name=احبك&save=0&cat=8&s=0&psd=27&fonts=gen.ttf&size=40&position=260&color=000000&border=FFFFFF
هنا ينزل الصورة
https://writingnames.com/inc/editor.php?urlimg=paper.png&name=احبك&save=1&cat=8&s=0&psd=27&fonts=gen.ttf&size=40&position=260&color=000000&border=FFFFFF
دائمي مسحوب من موقع.
هنا يعرض الصورة
https://writingnames.com/inc/editor.php?urlimg=paper.png&name=احبك&save=0&cat=8&s=0&psd=27&fonts=gen.ttf&size=40&position=260&color=000000&border=FFFFFF
هنا ينزل الصورة
https://writingnames.com/inc/editor.php?urlimg=paper.png&name=احبك&save=1&cat=8&s=0&psd=27&fonts=gen.ttf&size=40&position=260&color=000000&border=FFFFFF
دائمي مسحوب من موقع.
ملفات Pydroid+php
كود كتابة علئ الورق هنا يعرض الصورة https://writingnames.com/inc/editor.php?urlimg=paper.png&name=احبك&save=0&cat=8&s=0&psd=27&fonts=gen.ttf&size=40&position=260&color=000000&border=FFFFFF هنا ينزل الصورة https://writingnames.com/inc/editor.php?urlimg=pa…
الوان النص وغيرها انت غير من الرابط.
❤6
https://ar.flamingtext.com/net-fu/image_output.cgi?script=clan-logo&text=احبك&ext=png
ايبي تصميم النصوص مرتب هم ساحبه مباشر من موقع
ايبي تصميم النصوص مرتب هم ساحبه مباشر من موقع
❤6
الايبي
https://ar.flamingtext.com/net-fu/image_output.cgi?script=harry-potter-logo&text=احبك&ext=png
يلا كافي تعبت 🤣.
https://ar.flamingtext.com/net-fu/image_output.cgi?script=harry-potter-logo&text=احبك&ext=png
يلا كافي تعبت 🤣.
❤6
هذا يلا صدك كافي يسوي النص متحرك
https://ar.flamingtext.com/net-fu/image_output.cgi?script=inner-fire-anim-logo&text=احبك&extAnim=gif
https://ar.flamingtext.com/net-fu/image_output.cgi?script=inner-fire-anim-logo&text=احبك&extAnim=gif
❤6
Forwarded from . محمد حيدر .
import requests
message = "ما معنى الزعيم"
res = requests.post("https://gptonline.ai/tr/wp-admin/admin-ajax.php",
data={
'url': 'https://gptonline.ai/chatgpt-online',
'action': 'wpaicg_chat_shortcode_message',
'message': message
}).json()['data']
print(res)
message = "ما معنى الزعيم"
res = requests.post("https://gptonline.ai/tr/wp-admin/admin-ajax.php",
data={
'url': 'https://gptonline.ai/chatgpt-online',
'action': 'wpaicg_chat_shortcode_message',
'message': message
}).json()['data']
print(res)
❤6
https://aistudio.google.com
Promot
Promot
Create a 1/7 scale intelligent figurine in the picture, I in a realistic style, in 2 real environment. The figurine is plattered on a computer desk. The figurine has a round ransparent acrylic base, with no text on the base.
The content on the screen is the Zbrush modeling process of
❤6
import requests, urllib.parse, json
from bs4 import BeautifulSoup
text = "احمد"
url = f"https://ar.flamingtext.com/Cool-Text-Generator?text={urllib.parse.quote(text)}"
try:
r = requests.get(url)
r.raise_for_status()
soup = BeautifulSoup(r.text, 'html.parser')
images = [urllib.parse.urljoin("https://ar.flamingtext.com", img['logo-src'])
for img in soup.find_all('img', {'logo-src': True})]
result = [{"image": img} for img in images]
print(json.dumps(result, ensure_ascii=False, indent=4))
except requests.RequestException as e:
print(json.dumps({"error": str(e)}, ensure_ascii=False))
كود مرتب يصنع 20 لوكو مدري شكد او يكتب بالورق شمدريني شسمي سمي بس هوه لوكو يقبل اي لغة
❤6
Forwarded from . محمد حيدر .
import requests
message = "what is iraq ?"
res = requests.post(
"https://chat.gpt-chatbot.ru/api/openai/v1/chat/completions",
headers={
'origin':
'https://chat.gpt-chatbot.ru',
'user-agent':
'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36',
},
json={
"messages": [{
"role": "user",
"content": message
}],
"model": "chatgpt-4o-latest",
"temperature": 0.5,
"presence_penalty": 0,
"frequency_penalty": 0,
"top_p": 1
}).text
print(res)
message = "what is iraq ?"
res = requests.post(
"https://chat.gpt-chatbot.ru/api/openai/v1/chat/completions",
headers={
'origin':
'https://chat.gpt-chatbot.ru',
'user-agent':
'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36',
},
json={
"messages": [{
"role": "user",
"content": message
}],
"model": "chatgpt-4o-latest",
"temperature": 0.5,
"presence_penalty": 0,
"frequency_penalty": 0,
"top_p": 1
}).text
print(res)
❤5