Skip to content

Commit eade2cf

Browse files
committed
1.5.0
1 parent e67ff45 commit eade2cf

File tree

5 files changed

+32
-27
lines changed

5 files changed

+32
-27
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
###### [![CHANNEL](https://img.shields.io/badge/Telegram-blue?style=for-the-badge&logo=Telegram)](https://t.me/orionbomber)
66
___
77
# 💻Меню
8-
![Alt-текст](https://i.ibb.co/ykcmrHp/none.png)
8+
![Alt-текст](https://i.ibb.co/5xM738F/new-img.png)
99
___
1010
# ❤️️**Без них не обошлись**
1111
| Метод | Описание | Ссылки|

main.py

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
# / /_/ / , _// // /_/ / /
99
# \____/_/|_/___/\____/_/|_/
1010
#
11-
# https://t.me/orion_bomber | https://t.me/orion_smsbomber_bot
11+
# https://t.me/orionbomber | https://t.me/orion_cloud_bot
1212

1313
# Why are you reading this?
14-
# Better subscribe to Telegram - https://t.me/orion_bomber
14+
# Better subscribe to Telegram - https://t.me/orionbomber
1515

16-
# There are 1592 lines in this project,
16+
# There are 1500+ lines in this project,
1717
# if you count user_agent.py and services.json,
1818
# then there will be 2267 lines,
1919
# Wow, right?
@@ -45,10 +45,10 @@
4545
tools.banner_info()
4646
elif tool == "2":
4747
tools.donate()
48-
elif tool == "3":
49-
tools.inst_logs()
50-
elif tool.lower() == "4":
51-
tools.telebot()
48+
#elif tool == "3":
49+
#tools.inst_logs()
50+
elif tool.lower() == "3":
51+
tools.app()
5252
elif tool.lower() == "clear logs":
5353
tools.clear_logs()
5454
elif tool.lower() == "update":

tools/tools.py

Lines changed: 21 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -123,38 +123,41 @@ def banner():
123123

124124
info = " "*13+colored("[", "blue")+"Developers :"+colored("rizza", "green")+" and "+colored("LostIk", "red")
125125
info_2 = " "*13+colored("[", "blue")+"Version :"+colored(ver, "red")
126-
info_3 = " "*13+colored("[", "blue")+"Telegram :"+colored("@orionbomber", "cyan")+colored(" <--", "green")+"\n"
126+
info_3 = " "*13+colored("[", "blue")+"Telegram :"+colored("@orionbomber", "cyan")+colored(" <--", "green")
127+
info_4 = "\n"+" "*12+colored("Программа больше не поддерживается!", "red")+"\n"
127128

128129
print(banner)
129130
print(pred_info)
130131
print(info)
131132
print(info_2)
132133
print(info_3)
134+
print(info_4)
133135

134136
def banner_tools():
135137
print(colored("[1]", "red"), colored("Начать спам", "green"))
136138
print(colored("[2]", "red"), colored("Поддержать разработчиков! <---", "green"))
137-
print(colored("[3]", "red"), colored("Инструкция по отправке логов", "yellow"))
139+
print(colored("[3]", "red"), colored("Android приложение", "magenta"))
140+
#print(colored("[3]", "red"), colored("Инструкция по отправке логов", "yellow"))
138141
#print(colored("[4]", "red"), colored("Попробуй", "green"), colored("в", "yellow"), colored("Telegram", "cyan")+colored("!", "yellow"), colored(" <---", "cyan"))
139142
print(colored("\n[99]", "red"), colored("Информация", "cyan"))
140143
print(colored("\n[0] Выход", "red"))
141144

142145
def donate():
143146
print("")
144-
print(colored("Ваша поддержа еще больше мотивирует нас выпускать обновления!", "green"))
147+
print(colored("Спасибо за использование программы :D", "green"))
145148
print("")
146149
print(colored("QIWI", "yellow"))
147150
print("├"+colored("https://qiwi.com/n/LUCKY1376", "cyan"), colored("Перевод по никнейму", "green"))
148-
print(""+colored("2200 7302 4344 6206", "cyan"), colored("MIR", "green"))
149-
print("└"+colored("4890 4947 5754 5546", "cyan"), colored("VISA", "blue"))
151+
print(""+colored("2200 7302 4344 6206", "cyan"), colored("MIR", "green"))
152+
#print("└"+colored("4890 4947 5754 5546", "cyan"), colored("VISA", "blue"))
150153
print("")
151154
print(colored("Сбербанк", "green"))
152-
print(""+colored("2202 2024 3331 7181", "cyan"), colored("MIR", "green"))
153-
print("└"+colored("5469 4500 1265 2996", "cyan"), colored("MasterCard", "red"))
154-
print("")
155-
print(colored("Юмани", "blue"))
156-
print("├"+colored("4100 1174 8743 5875", "cyan"), "Номер счета")
157-
print("└"+colored("2202 1201 0852 7850", "cyan"), colored("MIR", "green"))
155+
print(""+colored("2202 2024 3331 7181", "cyan"), colored("MIR", "green"))
156+
#print("└"+colored("5469 4500 1265 2996", "cyan"), colored("MasterCard", "red"))
157+
#print("")
158+
##print(colored("Юмани", "blue"))
159+
#print("├"+colored("4100 1174 8743 5875", "cyan"), "Номер счета")
160+
#print("└"+colored("2202 1201 0852 7850", "cyan"), colored("MIR", "green"))
158161
print("\nНажмите Enter чтобы вернуться назад")
159162
input()
160163

@@ -199,6 +202,7 @@ def banner_info():
199202
print(colored("\nТелеграм", "cyan"))
200203
print("├"+colored("rizza", "green")+":", colored("https://t.me/rlzza", "cyan"))
201204
print("├"+colored("LostIk", "red")+":", colored("https://t.me/lolzby", "cyan"))
205+
print("├"+colored("Android APK", "magenta")+":", colored("https://t.me/orion_cloud_bot", "cyan"))
202206
print("└"+colored("Канал", "cyan")+":", colored("https://t.me/orionbomber", "cyan"))
203207
print("\nНажмите Enter чтобы вернуться назад")
204208
input()
@@ -342,16 +346,16 @@ def ICC():
342346
print(colored("[!]", "red"), colored("Ваше устройство не подключено к интернету или интернет слишком слабый!", "magenta"))
343347
exit()
344348

345-
def telebot():
349+
def app():
346350
if platform in ["darwin", "win32"]:
347351
print(colored("Открываю ссылку!", "green"))
348-
webbrowser.open("https://t.me/orionbomb_bot", new=0, autoraise=True)
352+
webbrowser.open("https://t.me/orion_cloud_bot", new=0, autoraise=True)
349353
print("\nНажмите Enter чтобы вернуть назад")
350354
input()
351355
else:
352356
print()
353-
print(colored(" Попробуй данный Sms Bomber в новом", "yellow"), colored("Telegram", "cyan"), colored("Боте", "green")+colored("!", "yellow"))
354-
print(colored("\n ---> ", "magenta"), colored("@orionbomb_bot", "cyan"), colored(" <---", "magenta"))
357+
print(colored(" Попробуй данный Sms Bomber в новом", "yellow"), colored("Android", "green"), colored("приложении", "yellow"), colored("ORION app", "green"))
358+
print(colored("\n ---> ", "magenta"), colored("@orion_cloud_bot", "cyan"), colored(" <---", "magenta"))
355359
print("\n\nНажмите Enter чтобы вернуть назад")
356360
input()
357361

@@ -769,7 +773,7 @@ def start(number, country, proxy_=None):
769773
print()
770774

771775

772-
if platform == "win32":
776+
if platform in ["darwin", "win32"]:
773777
if random.randint(1, 2) == 2:
774778
print(colored("Подпишитесь на наш", "green"), colored("Телеграм!", "cyan"))
775779
print(colored("Открываю ссылку...\n", "yellow"))
@@ -794,7 +798,7 @@ def start(number, country, proxy_=None):
794798
while starting_spam:
795799
try:
796800
if circles == len(services_list):
797-
print(colored("Круг ", "green")+colored(circles_2, "yellow"), colored("Пройден!", "green"))
801+
print(colored("Круг ", "green")+colored(str(circles_2), "yellow"), colored("Пройден!", "green"))
798802
circles -= len(services_list)
799803
circles_2 += 1
800804
time.sleep(1)

tools/update_list.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
Изменения в дизайне
1+
Изменения в дизайне
2+
Последнее обновление

tools/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.9
1+
1.5.0

0 commit comments

Comments
 (0)