This media is not supported in your browser
VIEW IN TELEGRAM
replit.com
هاست رایگان ربات تلگرام
آموزش ران کردن دائمی ربات تلگرام (اولین آموزش)
در روزهای اول ممکن است چند بار ربات قطع شود، لازم است دوباره سایت ریپلیت را باز کنید تا مجدد استارت شود
لینک یوتیوب :
https://youtu.be/o9WtLf9xv4Q
free host telegram bot
کد دائمی سازی ربات:
from flask import Flask
from threading import Thread
app = Flask('')
@app.route('/')
def home():
return "Hello. I am alive!"
def run():
app.run(host='0.0.0.0',port=8080)
def keep_alive():
t = Thread(target=run)
t.start()
نمونه ربات ساخته شده با این روش از تاریخ پست همچنان ربات ران مانده است:
https://t.me/APPXA/4371
#ویژه
هاست رایگان ربات تلگرام
آموزش ران کردن دائمی ربات تلگرام (اولین آموزش)
در روزهای اول ممکن است چند بار ربات قطع شود، لازم است دوباره سایت ریپلیت را باز کنید تا مجدد استارت شود
لینک یوتیوب :
https://youtu.be/o9WtLf9xv4Q
free host telegram bot
کد دائمی سازی ربات:
from flask import Flask
from threading import Thread
app = Flask('')
@app.route('/')
def home():
return "Hello. I am alive!"
def run():
app.run(host='0.0.0.0',port=8080)
def keep_alive():
t = Thread(target=run)
t.start()
نمونه ربات ساخته شده با این روش از تاریخ پست همچنان ربات ران مانده است:
https://t.me/APPXA/4371
#ویژه
👍9
SophiApp - the best Windows tweaker
SophiApp is an open-source tweaker for Windows 10 and 11. It has more than 130 options available.
❇️ Features:
- 130+ tweaks
- Built-in search engine
- Configure privacy and telemetry
- Customize UI & personalization
- Uninstall UWP app
- Uninstall OneDrive
- Configure Windows Security
توییک ویندوز
🔗 Links:
- Download
- Source
#windows
@APPXA
SophiApp is an open-source tweaker for Windows 10 and 11. It has more than 130 options available.
❇️ Features:
- 130+ tweaks
- Built-in search engine
- Configure privacy and telemetry
- Customize UI & personalization
- Uninstall UWP app
- Uninstall OneDrive
- Configure Windows Security
توییک ویندوز
🔗 Links:
- Download
- Source
#windows
@APPXA
👍5
United Sets
An open-sourced program that groups windows into tabs, inspired by the unreleased Sets feature
برنامه تب بندی برنامه های ویندوز
🔗 Link and Credits
- Download Release build
- Download İnDev build
- Source (GitHub)
#windows
@APPXA
An open-sourced program that groups windows into tabs, inspired by the unreleased Sets feature
برنامه تب بندی برنامه های ویندوز
🔗 Link and Credits
- Download Release build
- Download İnDev build
- Source (GitHub)
#windows
@APPXA
👍6
We use the ChatGPT 4 neural network for free (04/02/23)
Good evening, dear friends! So, there are many different ways, both paid and free, that allow you to touch "ChatGPT 4", but almost all of them have some significant drawbacks, so today I will tell you how to free (instead of $20/month) get unlimited access to "ChatGPT 4" using "Visual Studio Code" .
1. Follow the link and download "Visual Studio Code" for your OS;
2. Install and run the program, then go to "extensions";
3. Enter in the search "ChatGPT 4" and install the extension;
4. Click on the "ChatGPT 4" icon, register a profile and log in to it;
5. Go to the "ChatGPT" settings and select the version "3.5 turbo" or "4";
6. We use the neural network without any restrictions;
└ If a limit suddenly appears, then simply create a new profile using temporary mail;
7. Congratulations, you are amazing!
ترفند استفاده رایگان از چت جی پی ۴ !!
#gpt
@APPXA
Good evening, dear friends! So, there are many different ways, both paid and free, that allow you to touch "ChatGPT 4", but almost all of them have some significant drawbacks, so today I will tell you how to free (instead of $20/month) get unlimited access to "ChatGPT 4" using "Visual Studio Code" .
1. Follow the link and download "Visual Studio Code" for your OS;
2. Install and run the program, then go to "extensions";
3. Enter in the search "ChatGPT 4" and install the extension;
4. Click on the "ChatGPT 4" icon, register a profile and log in to it;
5. Go to the "ChatGPT" settings and select the version "3.5 turbo" or "4";
6. We use the neural network without any restrictions;
└ If a limit suddenly appears, then simply create a new profile using temporary mail;
7. Congratulations, you are amazing!
ترفند استفاده رایگان از چت جی پی ۴ !!
#gpt
@APPXA
👍4
This media is not supported in your browser
VIEW IN TELEGRAM
Stable Diffusion has a new extension that allows you to infinitely scale the picture.
Installation instructions in the comments on Reddit .
استیبل دیفوزن یک اکستنشن جدید دارد که به شما امکان می دهد بی نهایت تصویر را بزرگ کنید.
#ai #photo
@APPXA
Installation instructions in the comments on Reddit .
استیبل دیفوزن یک اکستنشن جدید دارد که به شما امکان می دهد بی نهایت تصویر را بزرگ کنید.
#ai #photo
@APPXA
👍4
Media is too big
VIEW IN TELEGRAM
Wow, a guy from Reddit made a simple script that allows you to paint pictures in real time with Stable Diffusion .
وای!! ، فردی در رددیت یک اسکریپت ساده ساخته است که به شما امکان می دهد تصاویر همزمان با Stable Diffusion نقاشی کنید .کد و دستورالعمل نصب در لینک زیر:
https://github.com/houseofsecrets/SdPaint
#ai
@APPXA
وای!! ، فردی در رددیت یک اسکریپت ساده ساخته است که به شما امکان می دهد تصاویر همزمان با Stable Diffusion نقاشی کنید .کد و دستورالعمل نصب در لینک زیر:
https://github.com/houseofsecrets/SdPaint
#ai
@APPXA
👍4
Media is too big
VIEW IN TELEGRAM
XIAOMI MIUI 14 - Android 13 Bypass Google Account (FRP) Lock Any Devices 2023
آموزش حذف frp شیایومی در رابط کاربری ۱۴ و اندروید ۱۳ بدون ابزار.
#frp
@APPXA
آموزش حذف frp شیایومی در رابط کاربری ۱۴ و اندروید ۱۳ بدون ابزار.
#frp
@APPXA
👍2
آموزش داریم
ران کردن نامحدود، رایگان و دائمی ربات تلگرام
در کانال یوتیوب قرار خواهد گرفت.
تمام آیکون های تصویر ربات هایی است که ران کرده ایم.
نمونه ربات ها را در زیر می توانید ببینید.
کد ربات ها از هوش مصنوعی گرفته شده است.
https://m.youtube.com/
#ویژه
@appxa
ران کردن نامحدود، رایگان و دائمی ربات تلگرام
در کانال یوتیوب قرار خواهد گرفت.
تمام آیکون های تصویر ربات هایی است که ران کرده ایم.
نمونه ربات ها را در زیر می توانید ببینید.
کد ربات ها از هوش مصنوعی گرفته شده است.
https://m.youtube.com/
#ویژه
@appxa
👍2
APPXA free
آموزش داریم ران کردن نامحدود، رایگان و دائمی ربات تلگرام در کانال یوتیوب قرار خواهد گرفت. تمام آیکون های تصویر ربات هایی است که ران کرده ایم. نمونه ربات ها را در زیر می توانید ببینید. کد ربات ها از هوش مصنوعی گرفته شده است. https://m.youtube.com/ #ویژه @appxa
@spacegrt_bot
ربات قیمت ارزهای دیجیتال
کافیست برای قیمت هر ارز به صورت زیر دستور را وارد کنید:
#bot
@APPXA
ربات قیمت ارزهای دیجیتال
کافیست برای قیمت هر ارز به صورت زیر دستور را وارد کنید:
/p btc#bot
@APPXA
APPXA free
آموزش داریم ران کردن نامحدود، رایگان و دائمی ربات تلگرام در کانال یوتیوب قرار خواهد گرفت. تمام آیکون های تصویر ربات هایی است که ران کرده ایم. نمونه ربات ها را در زیر می توانید ببینید. کد ربات ها از هوش مصنوعی گرفته شده است. https://m.youtube.com/ #ویژه @appxa
@spaceappxa_bot
ربات رایگان و دائمی
جدول فوتبال لالیگا لیگ برتر بوندسلیگا
دستور زیر را وارد کنید تا لیست نمایش داده شود.
#bot
@APPXA
ربات رایگان و دائمی
جدول فوتبال لالیگا لیگ برتر بوندسلیگا
دستور زیر را وارد کنید تا لیست نمایش داده شود.
/commands#bot
@APPXA
This media is not supported in your browser
VIEW IN TELEGRAM
LWP: Multi-platform parallax wallpaper engine
با این برنامه می توانید والپیپر دسکتاپ را متحرک کنید که همزمان با حرکت موس تکان بخورد
ویندوز
لینوکس
مک
LWP allows uou to create multi-layered parallax wallpapers.
Each layer moves with your mouse cursor, creating this beautiful effect.
Available for Windows, Linux and macOS.
#app
@APPXA
با این برنامه می توانید والپیپر دسکتاپ را متحرک کنید که همزمان با حرکت موس تکان بخورد
ویندوز
لینوکس
مک
LWP allows uou to create multi-layered parallax wallpapers.
Each layer moves with your mouse cursor, creating this beautiful effect.
Available for Windows, Linux and macOS.
#app
@APPXA
This media is not supported in your browser
VIEW IN TELEGRAM
Prompt Storm is an extension for Chrome which will write a prompt for ChatGPT for you.
For those who don't know how to create prompts properly will come in handy.
You choose a category, subcategory and other parameters, and in the meantime, the extension is already preparing a quality promt.
Link to install in Chrome.
با این افزونه می توانید پرومت و متن های آماده برای کار کردن با چت جی پی ایجاد کنید.
#promt
@APPXA
For those who don't know how to create prompts properly will come in handy.
You choose a category, subcategory and other parameters, and in the meantime, the extension is already preparing a quality promt.
Link to install in Chrome.
با این افزونه می توانید پرومت و متن های آماده برای کار کردن با چت جی پی ایجاد کنید.
#promt
@APPXA
How to generate ultra-realistic animal pictures in Midjourney V5
Prompts at
Parrot
پرومت ایجاد تصاویر واقعی حیوانات
#promt
Prompts at
Parrot
A colourful and magnificent parrot resting on a branch in a lush tropical jungle. Nikon D850, AF-S NIKKOR 200-500mm f/5.6E ED VR, ISO 800, 1/500s, f/5.6, Continuous AF, Single Shot, Spot Metering, Daylight White Balance, Monopod, Eye-level, Rule of Thirds, Aperture Priority, Low Grain, Vibrant Colors, Post-processing Clarity and Contrast Boost --ar 16:9 --v 5 --s 250
Jaguar A black jaguar lurking in the amazonian rainforest. Sony A1, Sony FE 100-400mm f/4.5-5.6 GM OSS, ISO 3200, 1/200s, f/5.6, Real-time Eye AF for Animals, Single Shot, Center-weighted Metering, Cloudy White Balance, Handheld, Eye-level, Rule of Thirds, Aperture Priority, Moderate Grain, Natural Colors, Post-processing Noise Reduction and Contrast Boost --ar 16:9 --v 5 --s 250
At the beginning of the promt write any animal or bird and a description of the environment, and the parameters can be copied from these promt.پرومت ایجاد تصاویر واقعی حیوانات
#promt
This media is not supported in your browser
VIEW IN TELEGRAM
Create cool voiceovers with any voice.
Altered lets you change your voice to any of the carefully selected portfolio or custom voices and create professional voice performances.
Create the specific voice you need for your project. It could be the voice of a famous actor, friend, grandmother or grandfather. It can be your voice at a younger age, even as a child.
This will be highly sought after by content creators.
هوش مصنوعی
تغییر صدا به هر آنچه که بخواهید
#ai
@APPXA
Altered lets you change your voice to any of the carefully selected portfolio or custom voices and create professional voice performances.
Create the specific voice you need for your project. It could be the voice of a famous actor, friend, grandmother or grandfather. It can be your voice at a younger age, even as a child.
This will be highly sought after by content creators.
هوش مصنوعی
تغییر صدا به هر آنچه که بخواهید
#ai
@APPXA