Skip to content

Commit 614b17c

Browse files
authored
🟣 JamSpymer 0.3.1 Beta 🟣
1 parent 1dd077a commit 614b17c

File tree

6 files changed

+53
-115
lines changed

6 files changed

+53
-115
lines changed

JamSpymer.py

+2-77
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,11 @@
44
from colorama import Style, Back, Fore
55

66

7-
def yes():
7+
def main():
88
os.system("cls")
99
os.system("clear")
1010
print(
11-
f"""
12-
{Fore.RED} Jam{Fore.BLUE}Spymer
11+
f"""{Fore.RED} Jam{Fore.BLUE}Spymer
1312
{Fore.GREEN}Выберите ОС:
1413
{Fore.GREEN}1.{Style.RESET_ALL} Android
1514
{Fore.GREEN}2.{Style.RESET_ALL} Windows
@@ -31,79 +30,5 @@ def yes():
3130
else:
3231
print(f"{Fore.RED}Введено некорректоное значение.{Style.RESET_ALL}")
3332
time.sleep(3)
34-
yes()
35-
36-
37-
def no():
38-
os.system("cls")
39-
os.system("clear")
40-
print(
41-
f"""
42-
{Fore.RED} Jam{Fore.BLUE}Spymer
43-
{Fore.GREEN}Выберите ОС:
44-
{Fore.GREEN}1.{Style.RESET_ALL} Android
45-
{Fore.GREEN}2.{Style.RESET_ALL} Windows
46-
{Fore.GREEN}3.{Style.RESET_ALL} Unix
47-
{Fore.GREEN}4.{Style.RESET_ALL} Mac OS
48-
"""
49-
)
50-
51-
oss = input("@ > ")
52-
53-
if oss == "1":
54-
os.system(
55-
"pkg update && pkg upgrade && pkg install pip && pkg install python3-pip && pip install colorama requests fake_useragent"
56-
)
57-
from core import android
58-
elif oss == "2":
59-
os.system(
60-
"apt update && apt upgrade && apt install pip && pkg install python3-pip && pip install colorama requests fake_useragent"
61-
)
62-
from core import windows
63-
elif oss == "3":
64-
os.system(
65-
"apt update && apt upgrade && apt install pip && pkg install python3-pip && pip install colorama requests fake_useragent"
66-
)
67-
from core import unix
68-
elif oss == "4":
69-
os.system(
70-
"brew update && brew upgrade && apt install pip && pkg install python3-pip && pip install colorama requests fake_useragent"
71-
)
72-
from core import macos
73-
else:
74-
print(f"{Fore.RED}Введено некорректоное значение.{Style.RESET_ALL}")
75-
time.sleep(3)
76-
no()
77-
78-
79-
def main():
80-
os.system("cls")
81-
os.system("clear")
82-
q = Fore
83-
print(
84-
f"""
85-
У Вас установленны все зависимости?
86-
{q.GREEN}1.{Style.RESET_ALL} Да
87-
{q.GREEN}2.{Style.RESET_ALL} Нет
88-
{q.GREEN}3.{Style.RESET_ALL} Не знаю
89-
{q.RED}99.{Style.RESET_ALL} Выход
90-
"""
91-
)
92-
zavis = input("@ > ")
93-
if zavis == "1":
94-
yes()
95-
elif zavis == "2":
96-
no()
97-
elif zavis == "3":
98-
print("Если вы не знаете, установленны ли у Вас все зависимости, нажмите '2'")
99-
time.sleep(3)
10033
main()
101-
elif zavis >= "99":
102-
exit()
103-
else:
104-
print(f"{Fore.RED}Введено некорректоное значение.{Style.RESET_ALL}")
105-
time.sleep(3)
106-
main()
107-
108-
10934
main()

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 🟣 JamSpymer Beta 🟣
22

33

4-
## Релиз 0.3 Beta уже в сети!
4+
## Релиз 0.3.1 Beta уже в сети!
55

66
![Analisy](https://img.shields.io/badge/quality-4.862-success)
77
[![Passing: build](https://img.shields.io/badge/build-passing-green.svg)](https://img.shields.io/badge/build-passing-green)
@@ -27,6 +27,10 @@
2727

2828
![Polosa](https://user-images.githubusercontent.com/61265099/78818286-19743180-79dd-11ea-84c5-f629f891dd4b.png)
2929

30+
+ **Обновление 0.3.1 Beta от 19.06.20**
31+
+ *Bug fixed*
32+
+ *Новая прогрузка*
33+
3034
+ **Обновление 0.3 Beta от 19.06.20**
3135
+ *Рефакторинг кода*
3236
+ *Изменен способ установки*
5.79 KB
Binary file not shown.

core/__pycache__/other.cpython-37.pyc

6.75 KB
Binary file not shown.

core/android.py

+22-19
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# -*- coding: utf-8 -*-
2-
# ИДИ НАХУЙ ОТ МОЕГО ГОВНОКОДА ГОВНЮК (ОК УЖЕ ИДУ)
2+
# x11repo: ИДИ НАХУЙ ОТ МОЕГО ГОВНОКОДА ГОВНЮК
3+
# flexagoon: ОК УЖЕ ИДУ
4+
# x11repo: Не звани, от тебя говной воняет, через телефон чувствую
35
import time
46
import os
57
import datetime
@@ -46,10 +48,21 @@ def tg():
4648
print(f"Будет доступно в скором обновлении.")
4749
time.sleep(3)
4850
main()
49-
50-
xxx = 3
51+
r1 = random.choice([r, m, y])
52+
r2 = random.choice([b, g, c])
53+
r3 = random.choice([r, m, y, b, g, c])
54+
rst1 = random.choice([b, w, m, c])
55+
rst2 = random.choice([b, w, m, c])
56+
rst3 = random.choice([b, w, m, c])
57+
rst4 = random.choice([b, w, m, c])
58+
rst5 = random.choice([b, w, m, c])
59+
rst6 = random.choice([b, w, m, c])
60+
rst7 = random.choice([b, w, m, c])
61+
rst8 = random.choice([b, w, m, c])
62+
rst9 = random.choice([b, w, m, c])
63+
rst10 = random.choice([b, w, m, c])
5164
loading = 0
52-
for xxx in range(xxx):
65+
while loading != 7:
5366
r1 = random.choice([r, m, y])
5467
r2 = random.choice([b, g, c])
5568
r3 = random.choice([r, m, y, b, g, c])
@@ -91,14 +104,8 @@ def tg():
91104
{g}99{sr}. Выход {rst1}* {r3}
92105
╰━━━━━━━━━━━━━━━━━━━━━━━━━━━━╯{sr}"""
93106
)
94-
loading = loading + 1
95-
if loading == 1:
96-
print(f"\n\nПрогрузка модулей: {g}####{sr} 20%")
97-
elif loading == 2:
98-
print(f"\n\nПрогрузка модулей: {g}############{sr} 60%")
99-
elif loading == 3:
100-
print(f"\n\nПрогрузка модулей: {g}####################{sr} 100%")
101-
time.sleep(1)
107+
loading += 1
108+
time.sleep(0.3)
102109

103110
now = datetime.datetime.now()
104111
times = now.strftime("%H:%M")
@@ -137,9 +144,9 @@ def tg():
137144
elif new >= "99":
138145
exit()
139146
else:
140-
print("Неверный код, попробуйте еще раз.")
141-
time.sleep(3)
142-
main()
147+
print("Неверный код, попробуйте еще раз.")
148+
time.sleep(3)
149+
main()
143150

144151

145152
os.system("cls")
@@ -168,7 +175,3 @@ def tg():
168175
print("Запуск...")
169176
time.sleep(1)
170177
main()
171-
172-
else:
173-
print("Введен неверный код.")
174-
pass

core/other.py

+24-18
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# -*- coding: utf-8 -*-
2-
# ИДИ НАХУЙ ОТ МОЕГО ГОВНОКОДА ГОВНЮК
32
import time
43
import os
54
import datetime
@@ -46,10 +45,21 @@ def tg():
4645
print(f"Будет доступно в скором обновлении.")
4746
time.sleep(3)
4847
main()
49-
50-
xxx = 2
48+
r1 = random.choice([r, m, y])
49+
r2 = random.choice([b, g, c])
50+
r3 = random.choice([r, m, y, b, g, c])
51+
rst1 = random.choice([b, w, m, c])
52+
rst2 = random.choice([b, w, m, c])
53+
rst3 = random.choice([b, w, m, c])
54+
rst4 = random.choice([b, w, m, c])
55+
rst5 = random.choice([b, w, m, c])
56+
rst6 = random.choice([b, w, m, c])
57+
rst7 = random.choice([b, w, m, c])
58+
rst8 = random.choice([b, w, m, c])
59+
rst9 = random.choice([b, w, m, c])
60+
rst10 = random.choice([b, w, m, c])
5161
loading = 0
52-
for xxx in range(xxx):
62+
while loading != 7:
5363
r1 = random.choice([r, m, y])
5464
r2 = random.choice([b, g, c])
5565
r3 = random.choice([r, m, y, b, g, c])
@@ -67,14 +77,14 @@ def tg():
6777

6878
print(
6979
f"""
70-
by x11repo
80+
by x11repo
7181
{r1} ╔╗╔═══╗╔═╗╔═╗ ╔══{r2}═╗╔═══╗╔╗ {r1} ╔╗╔═╗╔═╗╔{r2}═══╗╔═══╗
7282
{r1} ║║║╔═╗║║║╚╝║║ ║{r2}╔═╗║║╔═╗║║{r1}╚╗╔╝║║║╚╝║{r2}║║╔══╝║╔═╗{r1}
7383
{r1} ║║║║ ║║║╔╗╔╗║ {r2} ║╚══╗║╚═╝{r1}║╚╗╚╝╔╝║╔╗{r2}╔╗║║╚══╗║╚{r1}═╝║
7484
{r1}╔╗║║║╚═╝║║║║║║{r2}║ ╚══╗║║╔{r1}══╝ ╚╗╔╝ ║{r2}║║║║║║╔══╝{r1}║╔╗╔╝
7585
{r1}║╚╝║║╔═╗║║║║{r2}║║║ ║╚═╝║{r1}║║ ║║ {r2} ║║║║║║║╚═{r1}═╗║║║╚╗
7686
{r1}╚══╝╚╝ ╚╝╚{r2}╝╚╝╚╝ ╚══{r1}═╝╚╝ ╚{r2}╝ ╚╝╚╝╚╝╚{r1}═══╝╚╝╚═╝
77-
{sr}a.k.a CodeSafety Bomber
87+
{sr}a.k.a CodeSafety Bomber
7888
{r3}╭━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╮
7989
{g} 1. {sr}SMS Бомбер {rst1}*{sr} {rst2}*{sr} {r3}
8090
{g} {sr} {r3}
@@ -93,12 +103,8 @@ def tg():
93103
{g} 99.{sr} Выход {rst10}*{sr} {r3}
94104
╰━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╯{sr}"""
95105
)
96-
loading = loading + 1
97-
if loading == 1:
98-
print(f"\nПрогрузка модулей: {g}####{sr} 20%")
99-
elif loading == 2:
100-
print(f"\nПрогрузка модулей: {g}#################### {sr} 100%")
101-
time.sleep(1)
106+
loading += 1
107+
time.sleep(0.3)
102108

103109
now = datetime.datetime.now()
104110
times = now.strftime("%H:%M")
@@ -131,18 +137,22 @@ def tg():
131137
time.sleep(3)
132138
main()
133139
elif new == "7":
134-
print(f"{g}Telegram: {sr}@x11repo")
140+
print(f"Telegram: @x11repo")
135141
time.sleep(3)
136142
main()
137143
elif new >= "99":
138144
exit()
145+
else:
146+
print("Неверный код, попробуйте еще раз.")
147+
time.sleep(3)
148+
main()
139149

140150

141151
os.system("cls")
142152
os.system("clear")
143153
print(
144154
Style.RESET_ALL
145-
+ f"""Перед запуском введите {g}код аутентификации{sr}.
155+
+ f"""Перед запуском введите код аутентификации.
146156
{Fore.RED}99{Style.RESET_ALL}. Где найти код?"""
147157
)
148158
code = input("Введите значение: ")
@@ -164,7 +174,3 @@ def tg():
164174
print("Запуск...")
165175
time.sleep(1)
166176
main()
167-
168-
else:
169-
print("Введен неверный код.")
170-
pass

0 commit comments

Comments
 (0)