-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstatic.py
15 lines (14 loc) · 2.03 KB
/
static.py
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
AUTOCLICKER_TEXT = """
@Abdolahi40
░█████╗░██╗░░░██╗████████╗░█████╗░░█████╗░██╗░░░░░██╗██╗░░██╗███████╗██████╗░
██╔══██╗██║░░░██║╚══██╔══╝██╔══██╗██╔══██╗██║░░░░░██║██║░██╔╝██╔════╝██╔══██╗
███████║██║░░░██║░░░██║░░░██║░░██║██║░░╚═╝██║░░░░░██║█████═╝░█████╗░░██████╔╝
██╔══██║██║░░░██║░░░██║░░░██║░░██║██║░░██╗██║░░░░░██║██╔═██╗░██╔══╝░░██╔══██╗
██║░░██║╚██████╔╝░░░██║░░░╚█████╔╝╚█████╔╝███████╗██║██║░╚██╗███████╗██║░░██║
╚═╝░░╚═╝░╚═════╝░░░░╚═╝░░░░╚════╝░░╚════╝░╚══════╝╚═╝╚═╝░░╚═╝╚══════╝╚═╝░░╚═╝
author is LazyDev: https://github.com/devbutlazy
Download Releases: https://github.com/abdolahi40/blum-auto-clicker/releases
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
"""
DONATE_TEXT = "\033[1;33;48mDonate here (TON):\033[1;37;0m UQAC48llVx0Q7J69ry6iJdnl3zN9mrFCn6K8ImABmsvTDzZM \n"
WINDOW_NOT_FOUND = "Blum window not found! Please open it, and restart the program."