teamx-cloner commited on
Commit
4983c6f
·
1 Parent(s): edca7da

Update session.sh

Browse files
Files changed (1) hide show
  1. resources/session/session.sh +2 -8
resources/session/session.sh CHANGED
@@ -6,13 +6,7 @@
6
  # PLease read the GNU Affero General Public License in <https://www.github.com/TeamUltroid/Ultroid/blob/main/LICENSE/>.
7
 
8
  clear
9
- echo -e "\e[1m"
10
- echo " _ _ _ _ _ _ "
11
- echo " | | | | | | (_) | |"
12
- echo " | | | | | |_ _ __ ___ _ __| |"
13
- echo " | | | | | __| '__/ _ \| |/ _ |"
14
- echo " | |__| | | |_| | | (_) | | (_| |"
15
- echo " \____/|_|\__|_| \___/|_|\__,_|"
16
  echo -e "\e[0m"
17
  sec=5
18
  spinner=(⣻ ⢿ ⡿ ⣟ ⣯ ⣷)
@@ -26,7 +20,7 @@ apt-get update
26
  apt-get upgrade -y
27
  pkg upgrade -y
28
  pkg install python wget -y
29
- wget https://raw.githubusercontent.com/TeamUltroid/ultroid/main/resources/session/ssgen.py
30
  pip uninstall telethon -y && install telethon
31
  clear
32
  python3 ssgen.py
 
6
  # PLease read the GNU Affero General Public License in <https://www.github.com/TeamUltroid/Ultroid/blob/main/LICENSE/>.
7
 
8
  clear
9
+ echo -e "\e[1m"XTEAM USERBOT
 
 
 
 
 
 
10
  echo -e "\e[0m"
11
  sec=5
12
  spinner=(⣻ ⢿ ⡿ ⣟ ⣯ ⣷)
 
20
  apt-get upgrade -y
21
  pkg upgrade -y
22
  pkg install python wget -y
23
+ wget https://raw.githubusercontent.com/xteam-cloner/Userbotx/dev/resources/session/ssgen.py
24
  pip uninstall telethon -y && install telethon
25
  clear
26
  python3 ssgen.py