-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGOP_UPLOAD_TOOL[V3.4].py
200 lines (185 loc) · 7.66 KB
/
GOP_UPLOAD_TOOL[V3.4].py
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
# UPLOAD NGAY 31/12/2023
# ///////////////////// NOI DUNG UPLOAD////////////////////////////////////////////
# NÂNG CẤP LÊN VISION 3.4
# ###################### Có thêm Tool GOlike (Tikotk-tym vs follow)
# ###################### Nôi dung thêm phần Xem kênh youtube
# ######################
# ######################
from colorama import Fore,Style,Back
import re , os, sys,requests
from time import*
from pystyle import System
do="\033[1;31m"
xanh_lam="\033[1;32m"
vang="\033[1;33m"
xn="\033[1;34m"
tim="\033[1;35m"
blue="\033[1;36m"
trang="\033[1;97m"
nenden = "\033[40m"
nendo = "\033[41m"
nenxanhla = "\033[42m"
nencam = "\033[43m"
nenxanhduong = "\033[44m"
nentim = "\033[45m"
nenxanhduongnhat = "\033[46m"
f=Style.RESET_ALL
den=Fore.BLACK
ngang=f'{do}=>'
System.Clear()
###########################
url_logo="https://github.com/nguyenthanhtung2k4/AMDIN_JUSST/raw/main/LOGO"
url1="https://github.com/nguyenthanhtung2k4/AMDIN_JUSST/raw/main/TT_TDS_FROFILE_TK_MK"
url2="https://github.com/nguyenthanhtung2k4/AMDIN_JUSST/raw/main/TT_TDS_PROFILE_TOKEN"
### upload file toool fb new 10/10/2023
url3='https://raw.githubusercontent.com/nguyenthanhtung2k4/AMDIN_JUSST/main/TT_TDS_FB%5BV3%5D'
url4="https://github.com/nguyenthanhtung2k4/AMDIN_JUSST/raw/main/TT_TDS_FB_CA_NHAN_CU"
url5="https://github.com/nguyenthanhtung2k4/AMDIN_JUSST/raw/main/TT_TDS_TIKTOK_THUONG"
url6="https://github.com/nguyenthanhtung2k4/AMDIN_JUSST/raw/main/TT_TDS_TIKTOK_NOW"
### TINH NANG IG LOAI BO url6="https://run.mocky.io/v3/68a1f442-594b-4062-b475-e9f1016858a1"
# upload tinh ngan tiktok view
# LUA CHON THU 8
url_view_tiktok_8="https://raw.githubusercontent.com/nguyenthanhtung2k4/AMDIN_JUSST/main/TT_VIEW_TIKTOK"
url_proxy=""
url_golike_7="https://github.com/nguyenthanhtung2k4/AMDIN_JUSST/raw/main/TT_GOLIKE.py"### them tinh nang
###################################################### download file ve chay tiktok
bao_loi='''
LỖI TẢI VỀ
:(( :((
XIN VUI LÒNG LIÊN HỆ VỚI ADMIN ĐỂ ĐƯỢC HỖ TRỢ
'''
def download(link_file,name):
response = requests.get(link_file )
if response.status_code == 200:
with open(name, 'wb') as File:
File.write(response.content)
print(f'Tải về thành công: {name}')
else:
### BAO LOI TOOL TAI FILE VE
print(f'Không thể tải về: {response.status_code}')
System.Clear();
print(bao_loi);
exit();
################################################
exec(requests.get(url=url_logo).text)
tds=(f'''{trang}╔═════════════════════╗
║{vang} Tool Trao Đổi Sub {trang}║
╚═════════════════════╝
{ngang} {xanh_lam}Nhập Số {vang}[1] {xanh_lam}Tool TDS Profile{vang}[TK-MK]
{ngang} {xanh_lam}Nhập Số {vang}[2] {xanh_lam}Tool TDS Profile{vang}[TOKEN]
----------------------------------------------
{ngang} {xanh_lam}Nhập Số {vang}[3] {xanh_lam}Tool {do}Upload{xanh_lam} TDS FB_New{vang}[v3]
{ngang} {xanh_lam}Nhập Số {vang}[4] {xanh_lam}Tool Phien Ban Cu TDS FB{vang}[v2]
----------------------------------------------
{ngang} {xanh_lam}Nhập Số {vang}[5] {xanh_lam}Tool TDS Tiktok{vang}[V0]
{ngang} {xanh_lam}Nhập Số {vang}[6] {xanh_lam}Tool TDS {vang}Now-TIKTOK{vang}[V1]
{trang}╔═══════════════════════════════╗
║{vang} Tool {tim}GOLIKE{trang} VS TIKTOK{trang} ║
╚═══════════════════════════════╝
{ngang} {xanh_lam}Nhập Số {vang}[7] {xanh_lam}Tool GOLIKE{do} [New]
{ngang} {xanh_lam}Nhập Số {vang}[8] {xanh_lam}Tool TikTok
{trang}╔══════════════════════╗
║{vang} Tool - JUSST{trang} ║
╚══════════════════════╝
{ngang}{do}Download {xanh_lam}Tool CHECK PROXY
└────╼[ https://www.youtube.com/watch?v=lontD8W03rg ]
{ngang}{do}Watch {xanh_lam}Setup ISH(ios)
└────╼[ https://www.youtube.com/watch?v=2hhK3yrbEdQ ]
{ngang}{do}Download {xanh_lam}Tool Tạo 10k Page
└────╼[ https://www.youtube.com/watch?v=1kTziATAvDY ]
{f}''')
print(tds)
lua_chon=int(input(f'{vang}=>{trang}Nhập Số Chạy :'))
################################################
try:
if lua_chon==1:
System.Clear();
print(f'Tool TDS Profile{vang}[TK-MK]')
exec(requests.get(url=url_logo).text)
print('''
TOOL TDS-PROFILE TK-MK
HIỆN ĐÃ NGỪNG HOẠT ĐỘNG MONG BẠN CHỌN TOOL KHÁC
THANK YOU!
''')
if lua_chon ==2:
print(f'Tool TDS Profile{vang}[TOKEN]')
System.Clear();
exec(requests.get(url=url_logo).text)
exec(requests.get(url=url2).text)
## auto tds fb
if lua_chon==4:
print(f'Tool Auto TDS FB{vang}[v2]')
System.Clear();
exec(requests.get(url=url_logo).text)
exec(requests.get(url=url4).text)
## toool tds tiktok thuong
if lua_chon==5:
print(f'Tool TDS Tiktok{vang}[V0]')
System.Clear();
exec(requests.get(url=url_logo).text)
exec(requests.get(url=url5).text)
### toool tds now
if lua_chon==6:
print(f'Tool TDS {do}Now-TIKTOK{vang}[V1]')
System.Clear();
exec(requests.get(url=url_logo).text)
exec(requests.get(url=url6).text)
#### upload tds fb
if lua_chon==3:
print('Tool Upload New TDS-FB[V3]')
System.Clear();
exec(requests.get(url=url_logo).text)
exec(requests.get(url=url3).text)
if lua_chon==8:
# tiktok view
print('Tool TikTok-View')
System.Clear();
### kiem tra file co ton taiv hay khnog
# cac ten file
name1='config.json'
name2='devices.txt'
name3='proxies.txt'
link_file1='https://github.com/nguyenthanhtung2k4/AMDIN_JUSST/raw/main/config.json'
link_file2='https://github.com/nguyenthanhtung2k4/AMDIN_JUSST/raw/main/devices.txt'
link_file3='https://github.com/nguyenthanhtung2k4/AMDIN_JUSST/raw/main/proxies.txt'
ktra1=os.path.isfile(name1)
ktra2=os.path.isfile(name2)
ktra3=os.path.isfile(name3)
if(ktra1==True):
print("File ton tai")
else:
download(link_file1,name1)
if(ktra2==True):
print("File ton tai")
else:
download(link_file2,name2)
if(ktra3==True):
print("File ton tai")
else:
download(link_file3,name3)
########################33 VAO TOOL TIKTOK VIEW
System.Clear()
exec(requests.get(url=url_logo).text)
exec(requests.get(url=url_view_tiktok_8).text)
if lua_chon==7:
# golike
print("Tool Golike [new]")
System.Clear();
exec(requests.get(url=url_logo).text)
exec(requests.get(url=url_golike_7).text)
if lua_chon==9:
System.Clear();
print('UPLOAD')
exec(requests.get(url=url_logo).text)
exit();
#exec(requests.get(url=url7).text)
#else:
# System.Clear()
# exec(requests.get(url=url_logo).text)
# print('Vui lòng chạy lại')
except:
System.Clear();
print(f'Chạy lại {do}:((')
print("Chạy lại không được liên hệ Admin ")
print(f'{blue}Liên hệ: {do}https://support-jusst.000webhostapp.com/{trang}')
exit;