File tree 1 file changed +30
-0
lines changed
1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change
1
+ H = '\x1b [1;92m'
2
+
3
+ print (f"{ H } Sedang menginstal module..." )
4
+
5
+ import os
6
+ os .system ('pip3 install google' )
7
+ os .system ('pip3 install colorama' )
8
+ os .system ('apt install wget' )
9
+ os .system ('pip3 install wget' )
10
+ os .system ('pip3 install requests' )
11
+ os .system ('pip3 install sockets' )
12
+ os .system ('pip3 install pythonping' )
13
+ os .system ('pip3 install os-sys' )
14
+ os .system ('pip3 install times' )
15
+ os .system ('pip3 install sys' )
16
+ os .system ('pip3 install ipaddress' )
17
+ os .system ('pip3 install pyexiftool' )
18
+ os .system ('pip3 install beautifulsoup4' )
19
+ os .system ('pip3 install phonenumbers' )
20
+ os .system ('pip3 install faker' )
21
+ os .system ('pip3 install urllib3' )
22
+ os .system ('pip3 install regex' )
23
+ os .system ('pip3 install argparse' )
24
+ os .system ('pip3 install random2' )
25
+ os .system ('pip3 install openai' )
26
+ os .system ('pip3 install importlib' )
27
+ os .system ('pip3 install scapy' )
28
+ os .system ('pip3 install cloudscraper' )
29
+ os .system ('pip3 install rich' )
30
+ os .system ('pip3 install bs4 mechanize' )
You can’t perform that action at this time.
0 commit comments