From 01b1cea0f955c628c77cadddec37b77cb9a559f2 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 9 Mar 2021 12:25:51 +0700
Subject: [PATCH 001/400] Update afk.py
---
userbot/modules/afk.py | 36 ++++++++++++++++++------------------
1 file changed, 18 insertions(+), 18 deletions(-)
diff --git a/userbot/modules/afk.py b/userbot/modules/afk.py
index 2c5a21b8..28afe0f5 100644
--- a/userbot/modules/afk.py
+++ b/userbot/modules/afk.py
@@ -24,10 +24,10 @@
# ========================= CONSTANTS ============================
AFKSTR = [
- f"**Maaf Lord {ALIVE_NAME} Sedang AFK!**",
- f"**Maaf Lord {ALIVE_NAME} Sedang AFK\n Tunggu Sampai Dia Kembali Online!**",
- f"**Lord {ALIVE_NAME} Sedang AFK\n Tunggulah Sampai Online**",
- f"**Maaf Lord {ALIVE_NAME} Sedang AFK!**",
+ f"**Maaf Gaiss {ALIVE_NAME} Sedang STRESS!**",
+ f"**Maaf Gaiss {ALIVE_NAME} Sedang STRESS\n Tunggu Sampai Dia Kembali Waras!**",
+ f"**Lord {ALIVE_NAME} Sedang STRESS\n Tunggulah Sampai Waras**",
+ f"**Maaf Gaiss {ALIVE_NAME} Sedang STRESS!**",
]
@@ -42,7 +42,7 @@
# =================================================================
-@register(outgoing=True, pattern="^.afk(?: |$)(.*)", disable_errors=True)
+@register(outgoing=True, pattern="^.dhlh(?: |$)(.*)", disable_errors=True)
async def set_afk(afk_e):
""" For .afk command, allows you to inform people that you are afk when they message you """
message = afk_e.text # pylint:disable=E0602
@@ -62,16 +62,16 @@ async def set_afk(afk_e):
afk_start = start_1.replace(microsecond=0)
if string:
AFKREASON = string
- await afk_e.edit(f"**✘ AFK!**\n**Lord Telah AFK**\
+ await afk_e.edit(f"**✘ BACOT AH!**\n**GUA STRESS**\
\n☛ **Alasan:** `{string}`")
else:
- await afk_e.edit("**✘ AFK!**\n**Lord Telah AFK**")
+ await afk_e.edit("**✘ BACOT AH!**\n**Gua Lagi Stress**")
if user.last_name:
- await afk_e.client(UpdateProfileRequest(first_name=user.first_name, last_name=user.last_name + "【AFK】"))
+ await afk_e.client(UpdateProfileRequest(first_name=user.first_name, last_name=user.last_name + "【STRESS】"))
else:
- await afk_e.client(UpdateProfileRequest(first_name=user.first_name, last_name="【AFK】"))
+ await afk_e.client(UpdateProfileRequest(first_name=user.first_name, last_name="【STRESS】"))
if BOTLOG:
- await afk_e.client.send_message(BOTLOG_CHATID, "#AFK\n**Lord Telah AFK!**")
+ await afk_e.client.send_message(BOTLOG_CHATID, "#AFK\n**Gua Lagi Stress!**")
ISAFK = True
afk_time = datetime.now() # pylint:disable=E0602
raise StopPropagation
@@ -90,7 +90,7 @@ async def type_afk_is_not_true(notafk):
global afk_end
user = await bot.get_me() # pylint:disable=E0602
last = user.last_name
- if last and last.endswith("【AFK】"):
+ if last and last.endswith("【STRESS】"):
last1 = last[:-12]
else:
last1 = ""
@@ -98,7 +98,7 @@ async def type_afk_is_not_true(notafk):
afk_end = back_alive.replace(microsecond=0)
if ISAFK:
ISAFK = False
- msg = await notafk.respond("**Lord Telah Kembali!**")
+ msg = await notafk.respond("**Gua Udah Santuy!**")
time.sleep(3)
await msg.delete()
await notafk.client(UpdateProfileRequest(first_name=user.first_name, last_name=last1))
@@ -166,7 +166,7 @@ async def mention_afk(mention):
afk_since = f"`{int(seconds)} Detik`"
if mention.sender_id not in USERS:
if AFKREASON:
- await mention.reply(f"**✘ Lord {ALIVE_NAME} Sedang AFK** {afk_since} **Yang Lalu.**\
+ await mention.reply(f"**✘ Lord {ALIVE_NAME} Lagi Stress** {afk_since} **Yang Lalu.**\
\n☛ **Alasan:** `{AFKREASON}`")
else:
await mention.reply(str(choice(AFKSTR)))
@@ -175,7 +175,7 @@ async def mention_afk(mention):
elif mention.sender_id in USERS:
if USERS[mention.sender_id] % randint(2, 4) == 0:
if AFKREASON:
- await mention.reply(f"**✘ Lord Masih AFK** {afk_since} **Yang Lalu.**\
+ await mention.reply(f"**✘ Lord Masih STRESS** {afk_since} **Yang Lalu.**\
\n☛ **Alasan:** `{AFKREASON}`")
else:
await mention.reply(str(choice(AFKSTR)))
@@ -243,7 +243,7 @@ async def afk_on_pm(sender):
afk_since = f"`{int(seconds)} Detik`"
if sender.sender_id not in USERS:
if AFKREASON:
- await sender.reply(f"✘ **Lord Sedang AFK** {afk_since} **Yang Lalu**.\
+ await sender.reply(f"✘ **Gua Lagi Stress** {afk_since} **Yang Lalu**.\
\n☛ **Alasan**: `{AFKREASON}`")
else:
await sender.reply(str(choice(AFKSTR)))
@@ -252,7 +252,7 @@ async def afk_on_pm(sender):
elif apprv and sender.sender_id in USERS:
if USERS[sender.sender_id] % randint(2, 4) == 0:
if AFKREASON:
- await sender.reply(f"✘ **Lord Sedang AFK** {afk_since} **Yang Lalu.**\
+ await sender.reply(f"✘ **Gua Lagi stress** {afk_since} **Yang Lalu.**\
\n☛ **Alasan**: `{AFKREASON}`")
else:
await sender.reply(str(choice(AFKSTR)))
@@ -264,8 +264,8 @@ async def afk_on_pm(sender):
CMD_HELP.update({
- "afk":
- "`.afk` [Alasan]\
+ "dhlh":
+ "`.dhlh` [Alasan]\
\nUsage: Lakukan ketika ingin OFF.\nSiapapun Yang Balas, Tag, Atau Chat Kamu \
Mereka Akan Tau Alasan Kamu OFF.\n\nAFK Bisa Dilakukan Dan Dibatalkan Dimanapun.\
"
From c08d108dafbde36660e38fc5f64f46accf8cd230 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 9 Mar 2021 12:27:52 +0700
Subject: [PATCH 002/400] Update kekuatan.py
---
userbot/modules/kekuatan.py | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/userbot/modules/kekuatan.py b/userbot/modules/kekuatan.py
index 664a9829..d62d0d66 100644
--- a/userbot/modules/kekuatan.py
+++ b/userbot/modules/kekuatan.py
@@ -5,21 +5,21 @@
from userbot import bot, TEMP_DOWNLOAD_DIRECTORY, CMD_HELP
-@register(outgoing=True, pattern=r'^.kekuatan(:? |$)([1-8])?')
+@register(outgoing=True, pattern=r'^.jurus(:? |$)([1-8])?')
async def _(fry):
- await fry.edit("`Lord Mengaktifkan Kekuatan Telegram...👾`")
+ await fry.edit("`SIGOBLOK MENGELUARKAN JURUS SAKTINYA...👾`")
level = fry.pattern_match.group(2)
if fry.fwd_from:
return
if not fry.reply_to_msg_id:
- await fry.edit("`Mohon Balas Di Sticker Lord`")
+ await fry.edit("`Mohon Balas Di Sticker Sayang`")
return
reply_message = await fry.get_reply_message()
if not reply_message.media:
await fry.edit("`Gambar tidak di dukung`")
return
if reply_message.sender.bot:
- await fry.edit("`Mohon Balas Di Sticker Lord`")
+ await fry.edit("`Mohon Balas Di Sticker Sayang`")
return
chat = "@image_deepfrybot"
message_id_to_reply = fry.message.reply_to_msg_id
@@ -131,6 +131,6 @@ async def _(fry):
CMD_HELP.update({
"kekuatan":
- "`.kekuatan` or `.kekuatan` [level(1-8)]"
+ "`.jurus` or `.jurus` [level(1-8)]"
"\nUsage: untuk mengubah foto/sticker."
})
From 92bfcce4a4b955a841cee604300d82bede1f887c Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 9 Mar 2021 12:33:46 +0700
Subject: [PATCH 003/400] Update www.py
---
userbot/modules/www.py | 36 ++++++++++++++++++------------------
1 file changed, 18 insertions(+), 18 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 233b23ff..d4ba4de6 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -46,15 +46,15 @@ async def pingme(pong):
""" For .ping command, ping the userbot from any chat. """
await get_readable_time((time.time() - StartTime))
start = datetime.now()
- await pong.edit("**★ PING ★**")
- await pong.edit("**★✫ PING ★✫**")
- await pong.edit("**★✫★ PING ★✫★**")
- await pong.edit("**★✫★✫ PING ★✫★✫**")
+ await pong.edit("**★ ADA BABI ★**")
+ await pong.edit("**★✫ OINKK ★✫**")
+ await pong.edit("**★✫★ OINKK ★✫★**")
+ await pong.edit("**★✫★✫ OINKK ★✫★✫**")
end = datetime.now()
duration = (end - start).microseconds / 1000
- await pong.edit(f"**𖣘 PING** "
+ await pong.edit(f"**𖣘 NGOK🐖** "
f"\n ➥ `%sms` \n"
- f"**𖣘 LORD** "
+ f"**𖣘 TUAN** "
f"\n ➥ `{ALIVE_NAME}` \n" % (duration))
@@ -63,11 +63,11 @@ async def pingme(pong):
""" For .ping command, ping the userbot from any chat. """
uptime = await get_readable_time((time.time() - StartTime))
start = datetime.now()
- await pong.edit("`Love Ping..............`")
+ await pong.edit("`Love Ping..............❤️❤️`")
end = datetime.now()
duration = (end - start).microseconds / 1000
- await pong.edit(f"**✣ PONG!**\n"
- f"❦ **Ping:** "
+ await pong.edit(f"**✣ ALAHH!**\n"
+ f"❦ **Taii:** "
f"`%sms` \n"
f"❦ **Uptime:** "
f"`{uptime}` \n" % (duration))
@@ -78,11 +78,11 @@ async def pingme(pong):
""" For .ping command, ping the userbot from any chat. """
uptime = await get_readable_time((time.time() - StartTime))
start = datetime.now()
- await pong.edit("`Ping..............`")
+ await pong.edit("`Jadi gila..............`")
end = datetime.now()
duration = (end - start).microseconds / 1000
- await pong.edit(f"**⌖ Pong!**\n"
- f"➠ __Ping:__ "
+ await pong.edit(f"**⌖ ORGIL!**\n"
+ f"➠ __Gawaras:__ "
f"`%sms` \n"
f"➠ __Uptime:__ "
f"`{uptime}` \n" % (duration))
@@ -96,11 +96,11 @@ async def pingme(pong):
await pong.edit("**𖣘**")
await pong.edit("**𖣘𖣘**")
await pong.edit("**𖣘𖣘𖣘**")
- await pong.edit("**✦҈͜͡➳ PONG!**")
+ await pong.edit("**✦҈͜͡➳Sayang!**")
end = datetime.now()
duration = (end - start).microseconds / 1000
- await pong.edit(f"**♛ Lord Ping ♛**\n"
- f"❃ **Ping:** "
+ await pong.edit(f"**♛HALO MWAH😘 ♛**\n"
+ f"❃ **Bucin dikit:** "
f"`%sms` \n"
f"❃ **Uptime:** "
f"`{uptime}` \n"
@@ -110,7 +110,7 @@ async def pingme(pong):
@register(outgoing=True, pattern="^.speed$")
async def speedtst(spd):
""" For .speed command, use SpeedTest to check server speeds. """
- await spd.edit("`Menjalankan Tes Kecepatan Tinggi...🚀`")
+ await spd.edit("`Melaju Tak Terbatas Dan Melampauinya...🚀`")
test = Speedtest()
test.get_best_server()
@@ -151,10 +151,10 @@ def speed_convert(size):
async def pingme(pong):
""" For .ping command, ping the userbot from any chat. """
start = datetime.now()
- await pong.edit("`Pong.....🔨`")
+ await pong.edit("`Pukul nih.....🔨`")
end = datetime.now()
duration = (end - start).microseconds / 9000
- await pong.edit("✘ **Ping!**\n`%sms`" % (duration))
+ await pong.edit("✘ **Punk!**\n`%sms`" % (duration))
CMD_HELP.update(
{"ping": "`.ping` ; `.lping` ; `.xping` ; `.sping`\
From 1d86291cf857017e7b280b2e5544dcf1f941acc4 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 9 Mar 2021 12:35:43 +0700
Subject: [PATCH 004/400] Update Dockerfile
---
Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Dockerfile b/Dockerfile
index b92593e1..ac97dccc 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -10,6 +10,6 @@ RUN pip install --upgrade pip setuptools
WORKDIR /root/userbot
#Install python requirements
-RUN pip3 install -r https://raw.githubusercontent.com/Zora24/Lord-Userbot/Lord-Userbot/requirements.txt
+RUN pip3 install -r https://raw.githubusercontent.com/ramadhani892/STRESS-Userbot/Lord-Userbot/requirements.txt
CMD ["python3","-m","userbot"]
From 205b544f6e2291ad3533e1b5f026b7dd72c13c33 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 9 Mar 2021 12:37:20 +0700
Subject: [PATCH 005/400] Update salam.py
---
userbot/modules/salam.py | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index c138b558..56c62aa0 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -10,25 +10,25 @@
@register(outgoing=True, pattern='^.P(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("Assalamu'alaikum")
+ await typew.edit("Assalamu'alaikum Kalian")
@register(outgoing=True, pattern='^.p(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("Assalamu'alaikum")
+ await typew.edit("Assalamu'alaikum Semua")
@register(outgoing=True, pattern='^.L(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("Wa'alaikumussalam")
+ await typew.edit("Wa'alaikumsalam cuyy ")
@register(outgoing=True, pattern='^.l(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("Wa'alaikumussalam")
+ await typew.edit("Wa'alaikumussalam kabar sehat?")
CMD_HELP.update({
From a35c8e64e34043cf407b51bb326c331beee3015c Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 9 Mar 2021 12:44:20 +0700
Subject: [PATCH 006/400] Update Dockerfile
---
Dockerfile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Dockerfile b/Dockerfile
index ac97dccc..debc3a64 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -4,12 +4,12 @@ FROM liualvinas24/docker:groovy
#
# Clone repo and prepare working directory
#
-RUN git clone -b Lord-Userbot https://github.com/Zora24/Lord-Userbot /root/userbot
+RUN git clone -b Lord-Userbot https://github.com/Zora24/STRESS-Userbot /root/userbot
RUN mkdir /root/userbot/.bin
RUN pip install --upgrade pip setuptools
WORKDIR /root/userbot
#Install python requirements
-RUN pip3 install -r https://raw.githubusercontent.com/ramadhani892/STRESS-Userbot/Lord-Userbot/requirements.txt
+RUN pip3 install -r https://raw.githubusercontent.com/ramadhani892/STRESS-Userbot/STRESS-Userbot/requirements.txt
CMD ["python3","-m","userbot"]
From d65aca8e8c7510c6460c5c8b79d464361f4b008b Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 9 Mar 2021 12:47:53 +0700
Subject: [PATCH 007/400] Update Dockerfile
---
Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Dockerfile b/Dockerfile
index debc3a64..5ec5a23a 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -4,7 +4,7 @@ FROM liualvinas24/docker:groovy
#
# Clone repo and prepare working directory
#
-RUN git clone -b Lord-Userbot https://github.com/Zora24/STRESS-Userbot /root/userbot
+RUN git clone -b Lord-Userbot https://github.com/Zora24/Lord-Userbot /root/userbot
RUN mkdir /root/userbot/.bin
RUN pip install --upgrade pip setuptools
WORKDIR /root/userbot
From 9b9c78083214549d78f9d55ff6333514f45cb311 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 9 Mar 2021 12:49:49 +0700
Subject: [PATCH 008/400] Update __init__.py
---
userbot/__init__.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/__init__.py b/userbot/__init__.py
index 0cd3ef46..9f3f79b5 100644
--- a/userbot/__init__.py
+++ b/userbot/__init__.py
@@ -101,7 +101,7 @@
# Custom (forked) repo URL for updater.
UPSTREAM_REPO_URL = os.environ.get(
"UPSTREAM_REPO_URL",
- "https://github.com/Zora24/Lord-Userbot.git")
+ "https://github.com/ramadhani892/STRESS-Userbot.git")
UPSTREAM_REPO_BRANCH = os.environ.get(
"UPSTREAM_REPO_BRANCH", "Lord-Userbot")
@@ -319,7 +319,7 @@ async def check_botlog_chatid():
async def check_alive():
- await bot.send_message(BOTLOG_CHATID, "```『Lord-Userbot Telah Aktif』```")
+ await bot.send_message(BOTLOG_CHATID, "```『STRESS-Userbot Telah Aktif』```")
return
with bot:
From 27eac98aab49e1f50d41681916d77b1b2bf62d4a Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 9 Mar 2021 12:53:15 +0700
Subject: [PATCH 009/400] Update Dockerfile
---
Dockerfile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Dockerfile b/Dockerfile
index 5ec5a23a..04646a7e 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -4,12 +4,12 @@ FROM liualvinas24/docker:groovy
#
# Clone repo and prepare working directory
#
-RUN git clone -b Lord-Userbot https://github.com/Zora24/Lord-Userbot /root/userbot
+RUN git clone -b Lord-Userbot https://github.com/ramadhani892/STRESS-Userbot /root/userbot
RUN mkdir /root/userbot/.bin
RUN pip install --upgrade pip setuptools
WORKDIR /root/userbot
#Install python requirements
-RUN pip3 install -r https://raw.githubusercontent.com/ramadhani892/STRESS-Userbot/STRESS-Userbot/requirements.txt
+RUN pip3 install -r https://raw.githubusercontent.com/Zora24/Lord-Userbot/STRESS-Userbot/requirements.txt
CMD ["python3","-m","userbot"]
From 86feb39452d9f9329e075651f08d62ff4385df91 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 9 Mar 2021 12:56:12 +0700
Subject: [PATCH 010/400] Update Dockerfile
---
Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Dockerfile b/Dockerfile
index 04646a7e..6c876ed3 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -10,6 +10,6 @@ RUN pip install --upgrade pip setuptools
WORKDIR /root/userbot
#Install python requirements
-RUN pip3 install -r https://raw.githubusercontent.com/Zora24/Lord-Userbot/STRESS-Userbot/requirements.txt
+RUN pip3 install -r https://raw.githubusercontent.com/Zora24/Lord-Userbot/Lord-Userbot/requirements.txt
CMD ["python3","-m","userbot"]
From 4d33fcbde7c1565435c1119d69c49835a2cb2157 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 9 Mar 2021 13:10:39 +0700
Subject: [PATCH 011/400] Update www.py
---
userbot/modules/www.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index d4ba4de6..7702ba2e 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -93,9 +93,9 @@ async def pingme(pong):
""" For .ping command, ping the userbot from any chat. """
uptime = await get_readable_time((time.time() - StartTime))
start = datetime.now()
- await pong.edit("**𖣘**")
- await pong.edit("**𖣘𖣘**")
- await pong.edit("**𖣘𖣘𖣘**")
+ await pong.edit("**😘**")
+ await pong.edit("**🥰🥰**")
+ await pong.edit("**❤️❤️❤️**")
await pong.edit("**✦҈͜͡➳Sayang!**")
end = datetime.now()
duration = (end - start).microseconds / 1000
From aba25aa974804ac1f35c4127a36213cec962f878 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 9 Mar 2021 13:12:17 +0700
Subject: [PATCH 012/400] Update alvin.py
---
userbot/modules/alvin.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/alvin.py b/userbot/modules/alvin.py
index 0d10a471..591773e6 100644
--- a/userbot/modules/alvin.py
+++ b/userbot/modules/alvin.py
@@ -5,7 +5,7 @@
import asyncio
-@register(outgoing=True, pattern="^.sayang$")
+@register(outgoing=True, pattern="^.sange$")
async def koc(e):
if not e.text[0].isalpha() and e.text[0] not in ("/", "#", "@", "!"):
await e.edit("I LOVEE YOUUU 💕")
@@ -39,7 +39,7 @@ async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("`DIN DINNN.....`")
sleep(1)
- await typew.edit("`DINOOOOSAURUSSSSS!!`")
+ await typew.edit("`ORANG GILAAAAAA!!`")
sleep(1)
await typew.edit("`🏃 🦖`")
await typew.edit("`🏃 🦖`")
From 977b4de31a4667c2467757c9f8ad22ac27c5fedd Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 9 Mar 2021 13:15:44 +0700
Subject: [PATCH 013/400] Update offalvingans.py
---
userbot/modules/offalvingans.py | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/userbot/modules/offalvingans.py b/userbot/modules/offalvingans.py
index b37fc411..ca68acf7 100644
--- a/userbot/modules/offalvingans.py
+++ b/userbot/modules/offalvingans.py
@@ -22,10 +22,10 @@
# ========================= CONSTANTS ============================
AFKSTR = [
- f"**Maaf {ALIVE_NAME} Sedang OFF!**",
- f"**Maaf {ALIVE_NAME} Sedang OFF\n Tunggu Sampai Online!**",
- f"**{ALIVE_NAME} Sedang OFF\n Tunggulah Sampai Online**",
- f"**Maaf {ALIVE_NAME} Sedang OFF!**",
+ f"**Maaf Ya {ALIVE_NAME} UDAH GILA!**",
+ f"**Maaf Ya {ALIVE_NAME} UDAH GILA\n Tunggu Sampai WARAS!**",
+ f"**{ALIVE_NAME} Sedang OFF\n Tunggulah Sampai WARAS**",
+ f"**Maaf Ya {ALIVE_NAME} UDAH GILA!**",
]
@@ -40,7 +40,7 @@
# =================================================================
-@register(outgoing=True, pattern="^.off(?: |$)(.*)", disable_errors=True)
+@register(outgoing=True, pattern="^.gila(?: |$)(.*)", disable_errors=True)
async def set_afk(afk_e):
""" For .afk command, allows you to inform people that you are afk when they message you """
message = afk_e.text # pylint:disable=E0602
@@ -60,16 +60,16 @@ async def set_afk(afk_e):
afk_start = start_1.replace(microsecond=0)
if string:
AFKREASON = string
- await afk_e.edit(f"**✥ {ALIVE_NAME} Telah OFF**\
+ await afk_e.edit(f"**✥ {ALIVE_NAME} UDAH GILA**\
\n➥ **Alasan:** `{string}`")
else:
- await afk_e.edit(f"**✥ {ALIVE_NAME} Telah OFF**")
+ await afk_e.edit(f"**✥ {ALIVE_NAME} UDAH GILA**")
if user.last_name:
- await afk_e.client(UpdateProfileRequest(first_name=user.first_name, last_name=user.last_name + "【⚒OFF⚒】"))
+ await afk_e.client(UpdateProfileRequest(first_name=user.first_name, last_name=user.last_name + "【🥴GILAA🥴】"))
else:
- await afk_e.client(UpdateProfileRequest(first_name=user.first_name, last_name="【⚒OFF⚒】"))
+ await afk_e.client(UpdateProfileRequest(first_name=user.first_name, last_name="【🥴GILA🥴】"))
if BOTLOG:
- await afk_e.client.send_message(BOTLOG_CHATID, "#OFF\n**Lord Telah OFF!**")
+ await afk_e.client.send_message(BOTLOG_CHATID, "#OFF\n**TUAN UDAH GILA!**")
ISAFK = True
afk_time = datetime.now() # pylint:disable=E0602
raise StopPropagation
@@ -96,7 +96,7 @@ async def type_afk_is_not_true(notafk):
afk_end = back_alive.replace(microsecond=0)
if ISAFK:
ISAFK = False
- msg = await notafk.respond(f"**{ALIVE_NAME} Telah Kembali!**")
+ msg = await notafk.respond(f"**{ALIVE_NAME} UDAH WARAS!**")
time.sleep(7)
await msg.delete()
await notafk.client(UpdateProfileRequest(first_name=user.first_name, last_name=last1))
From 55bdfd4999cd14d0b8603306c0041f1abd3210b3 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 9 Mar 2021 13:23:07 +0700
Subject: [PATCH 014/400] Update www.py
---
userbot/modules/www.py | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 7702ba2e..9b36fe67 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -63,11 +63,11 @@ async def pingme(pong):
""" For .ping command, ping the userbot from any chat. """
uptime = await get_readable_time((time.time() - StartTime))
start = datetime.now()
- await pong.edit("`Love Ping..............❤️❤️`")
+ await pong.edit("`ADA MONYET..............🐒🐒🐒🐒`")
end = datetime.now()
duration = (end - start).microseconds / 1000
- await pong.edit(f"**✣ ALAHH!**\n"
- f"❦ **Taii:** "
+ await pong.edit(f"**✣ HUHU HAHA!**\n"
+ f"❦ **NYET:** "
f"`%sms` \n"
f"❦ **Uptime:** "
f"`{uptime}` \n" % (duration))
@@ -104,7 +104,7 @@ async def pingme(pong):
f"`%sms` \n"
f"❃ **Uptime:** "
f"`{uptime}` \n"
- f"**✦҈͜͡➳ My Lord:** `{ALIVE_NAME}`" % (duration))
+ f"**✦҈͜͡Tuanku:** `{ALIVE_NAME}`" % (duration))
@register(outgoing=True, pattern="^.speed$")
From 223bbb13049473f7c9c14837e50f9841c0c84f4f Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 9 Mar 2021 13:24:20 +0700
Subject: [PATCH 015/400] Update stickers.py
---
userbot/modules/stickers.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/stickers.py b/userbot/modules/stickers.py
index 5873d35c..1d4264b7 100644
--- a/userbot/modules/stickers.py
+++ b/userbot/modules/stickers.py
@@ -24,8 +24,8 @@
KANGING_STR = [
- "Mengambil Sticker Ini Ke Pack Lord",
- "Lord Mengambil Sticker Ini Ke Pack",
+ "Gua ambil tikel lu tolol",
+ "GUA IJIN NGAMBIL TIKEL AJG",
]
From 29291106050b983ade0824792a25a4d799896221 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 9 Mar 2021 13:26:21 +0700
Subject: [PATCH 016/400] Update sangmata.py
---
userbot/modules/sangmata.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/sangmata.py b/userbot/modules/sangmata.py
index 6fb49a66..e58e4b79 100644
--- a/userbot/modules/sangmata.py
+++ b/userbot/modules/sangmata.py
@@ -16,7 +16,7 @@ async def lastname(steal):
if steal.fwd_from:
return
if not steal.reply_to_msg_id:
- await steal.edit("```Mohon Balas Ke Pesan Pengguna Lord.```")
+ await steal.edit("```Mohon Balas Ke Pesan Pengguna Sayang.```")
return
message = await steal.get_reply_message()
chat = "@SangMataInfo_bot"
@@ -25,7 +25,7 @@ async def lastname(steal):
if message.sender.bot:
await steal.edit("```Balas Ke Pesan Pengguna Yang Sebenarnya.```")
return
- await steal.edit("```Lord Memerintahku Mengambil Informasi Riwayat Pergantian Nama Orang Ini ツ```")
+ await steal.edit("```GUA KEPO,NGAPALU? GA SENENG? ツ```")
try:
async with bot.conversation(chat) as conv:
try:
From f3c96138943dc8a103e387fd4336128666161336 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 9 Mar 2021 13:40:49 +0700
Subject: [PATCH 017/400] Update oi.py
---
userbot/modules/oi.py | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/userbot/modules/oi.py b/userbot/modules/oi.py
index d3661055..a5e34d44 100644
--- a/userbot/modules/oi.py
+++ b/userbot/modules/oi.py
@@ -2,15 +2,15 @@
from userbot.events import register
-@register(outgoing=True, pattern='^.alvin(?: |$)(.*)')
+@register(outgoing=True, pattern='^.r(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
sleep(3)
- await typew.edit("`Hai Perkenalkan Namaku Alvin`")
+ await typew.edit("`Hai Perkenalkan Namaku Ramadhani`")
sleep(3)
- await typew.edit("`17 Tahun`")
+ await typew.edit("`19 Tahun`")
sleep(1)
- await typew.edit("`Tinggal Dibatam, Salam Kenal:)`")
+ await typew.edit("`Tinggal Jakarta, Salam Kenal:)`")
# Create by myself @localheart
From 00f96d3cf6b14849b4bcbcaf11e872d861b8bd77 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 9 Mar 2021 15:35:45 +0700
Subject: [PATCH 018/400] Update offalvingans.py
---
userbot/modules/offalvingans.py | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/userbot/modules/offalvingans.py b/userbot/modules/offalvingans.py
index ca68acf7..a98180dc 100644
--- a/userbot/modules/offalvingans.py
+++ b/userbot/modules/offalvingans.py
@@ -88,7 +88,7 @@ async def type_afk_is_not_true(notafk):
global afk_end
user = await bot.get_me() # pylint:disable=E0602
last = user.last_name
- if last and last.endswith("【⚒OFF⚒】"):
+ if last and last.endswith("【🥴GILA🥴】"):
last1 = last[:-12]
else:
last1 = ""
@@ -104,7 +104,7 @@ async def type_afk_is_not_true(notafk):
await notafk.client.send_message(
BOTLOG_CHATID,
"Anda Mendapatkan " + str(COUNT_MSG) + " Pesan Dari " +
- str(len(USERS)) + " Obrolan Saat Anda OFF",
+ str(len(USERS)) + " Obrolan Saat Anda GILA",
)
for i in USERS:
name = await notafk.client.get_entity(i)
@@ -164,7 +164,7 @@ async def mention_afk(mention):
afk_since = f"`{int(seconds)} Detik`"
if mention.sender_id not in USERS:
if AFKREASON:
- await mention.reply(f"**✥ {ALIVE_NAME} Sedang OFF** {afk_since} **Yang Lalu.**\
+ await mention.reply(f"**✥ {ALIVE_NAME} UDAH GILA** {afk_since} **Yang Lalu.**\
\n➥ **Alasan:** `{AFKREASON}`")
else:
await mention.reply(str(choice(AFKSTR)))
@@ -173,7 +173,7 @@ async def mention_afk(mention):
elif mention.sender_id in USERS:
if USERS[mention.sender_id] % randint(2, 4) == 0:
if AFKREASON:
- await mention.reply(f"**✥ {ALIVE_NAME} Masih OFF** {afk_since} **Yang Lalu.**\
+ await mention.reply(f"**✥ {ALIVE_NAME} MASIH GILA** {afk_since} **Yang Lalu.**\
\n➥ **Alasan:** `{AFKREASON}`")
else:
await mention.reply(str(choice(AFKSTR)))
From 2bf83d0fd46f5d5b790a799761fbb533d77065b7 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 9 Mar 2021 15:37:38 +0700
Subject: [PATCH 019/400] Update quotly.py
---
userbot/modules/quotly.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/userbot/modules/quotly.py b/userbot/modules/quotly.py
index 649420e2..f3c071bf 100644
--- a/userbot/modules/quotly.py
+++ b/userbot/modules/quotly.py
@@ -40,13 +40,13 @@ async def quotess(qotli):
if qotli.fwd_from:
return
if not qotli.reply_to_msg_id:
- return await qotli.edit("```Mohon Balas Ke Pesan Lord```")
+ return await qotli.edit("```Mohon Balas Ke Pesan Sayang```")
reply_message = await qotli.get_reply_message()
if not reply_message.text:
- return await qotli.edit("```Mohon Balas Ke Pesan Lord```")
+ return await qotli.edit("```Mohon Balas Ke Pesan Sayang```")
chat = "@QuotLyBot"
if reply_message.sender.bot:
- return await qotli.edit("```Mohon Balas Ke Pesan Lord```")
+ return await qotli.edit("```Mohon Balas Ke Pesan Sayang```")
await qotli.edit("```Sedang Memproses Sticker, Mohon Menunggu ツ```")
try:
async with bot.conversation(chat) as conv:
From 94236d2d0bf6f860f42106018dfc7ab31a298235 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 9 Mar 2021 15:39:43 +0700
Subject: [PATCH 020/400] Update pms.py
---
userbot/modules/pms.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/userbot/modules/pms.py b/userbot/modules/pms.py
index 5c3a7923..a2fd7545 100644
--- a/userbot/modules/pms.py
+++ b/userbot/modules/pms.py
@@ -28,10 +28,10 @@
DEF_UNAPPROVED_MSG = (
f"__**ROOM CHAT || {DEFAULTUSER}**__\n"
"━━━━━━━━━━━━━━━━━━━━\n"
- f"__HALLO SELAMAT DATANG, SAYA ADALAH BOT YANG MENJAGA ROOM CHAT INI MOHON JANGAN MELAKUKAN SPAM KARNA SAYA OTOMATIS AKAN MEMBLOKIR ANDA, TUNGGU SAMPAI {DEFAULTUSER} MENERIMA PESAN ANDA__\n"
+ f"__HALLO SELAMAT DATANG, SAYA ADALAH BABU YANG MENJAGA ROOM CHAT INI MOHON JANGAN MELAKUKAN SPAM KARNA SAYA OTOMATIS AKAN MEMBLOKIR ANDA, TUNGGU SAMPAI {DEFAULTUSER} MENERIMA PESAN ANDA__\n"
"┏━━━━━━━━━━━━━━━━━━━\n"
"┣[• `PESAN OTOMATIS`\n"
- "┣[• `BY LORD USERBOT`\n"
+ "┣[• `BY STRESS USERBOT`\n"
"┗━━━━━━━━━━━━━━━━━━━")
# =================================================================
@@ -90,7 +90,7 @@ async def permitpm(event):
if COUNT_PM[event.chat_id] > 4:
await event.respond(
- "`Anda Telah Di Blokir Karna Melakukan Spam Pesan`\n"
+ "`MAKANYA JANGAN BANDEL, MAMPUS GUA BLOK!!`\n"
"`Ke Room Chat Lord ツ`"
)
From cbaae193149a30d31b56e91be13f138cfae2fe31 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 9 Mar 2021 16:30:37 +0700
Subject: [PATCH 021/400] Update www.py
---
userbot/modules/www.py | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 9b36fe67..b61f5d67 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -46,10 +46,10 @@ async def pingme(pong):
""" For .ping command, ping the userbot from any chat. """
await get_readable_time((time.time() - StartTime))
start = datetime.now()
- await pong.edit("**★ ADA BABI ★**")
- await pong.edit("**★✫ OINKK ★✫**")
- await pong.edit("**★✫★ OINKK ★✫★**")
- await pong.edit("**★✫★✫ OINKK ★✫★✫**")
+ await pong.edit("**🐖 ADA BABI 🐖**")
+ await pong.edit("**🐖🐖 OINKK 🐖🐖**")
+ await pong.edit("**🐖🐖🐖 OINKK 🐖🐖🐖**")
+ await pong.edit("**🐖🐖🐖 OINKK 🐖🐖🐖**")
end = datetime.now()
duration = (end - start).microseconds / 1000
await pong.edit(f"**𖣘 NGOK🐖** "
@@ -154,7 +154,7 @@ async def pingme(pong):
await pong.edit("`Pukul nih.....🔨`")
end = datetime.now()
duration = (end - start).microseconds / 9000
- await pong.edit("✘ **Punk!**\n`%sms`" % (duration))
+ await pong.edit("✘ **Rama Ganteng No Debat!**\n`%sms`" % (duration))
CMD_HELP.update(
{"ping": "`.ping` ; `.lping` ; `.xping` ; `.sping`\
From e292d08dae19b40f9f02dfc557197e509758f78e Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 9 Mar 2021 16:37:20 +0700
Subject: [PATCH 022/400] Update system_stats.py
---
userbot/modules/system_stats.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index 4d3f5c58..694e400f 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -223,10 +223,10 @@ async def amireallyalive(alive):
user = await bot.get_me()
await get_readable_time((time.time() - StartTime))
output = (
- f" **┗┓LORD USERBOT┏┛** \n"
+ f" **┗┓STRESS USERBOT┏┛** \n"
f"\n__**{LORD_TEKS_KUSTOM}**__\n"
f"**━━━━━━━━━━━━━━━━━━━━**\n"
- f"**♛ Lord** \n"
+ f"**♛ TUAN** \n"
f" ➥ `{DEFAULTUSER}` \n"
f"**♛ Username** \n"
f" ➥ `@{user.username}` \n"
@@ -262,7 +262,7 @@ async def amireallyalive(alive):
await get_readable_time((time.time() - StartTime))
output = (
f"**▬▬▬▬▬▬❙۩♛۩❙▬▬▬▬▬▬**\n"
- f" **♕ LORD USERBOT ♕** \n\n"
+ f" **♕ STRESS USERBOT ♕** \n\n"
f"❃ **Lord** \n ➥ `{DEFAULTUSER}` \n"
f"❃ **Username** \n ➥ `@{user.username}` \n"
f"❃ **Telethon** \n ➥ `Versi {version.__version__}` \n"
From ec077d837d1f224b827d20023df92280e1ac6611 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 9 Mar 2021 16:43:46 +0700
Subject: [PATCH 023/400] Update system_stats.py
---
userbot/modules/system_stats.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index 694e400f..d402a97f 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -218,7 +218,7 @@ async def pipcheck(pip):
await pip.edit("Gunakan `.help pip` Untuk Melihat Contoh")
-@register(outgoing=True, pattern=r"^\.(?:lord|lordon)\s?(.)?")
+@register(outgoing=True, pattern=r"^\.(?:Stres|lordon)\s?(.)?")
async def amireallyalive(alive):
user = await bot.get_me()
await get_readable_time((time.time() - StartTime))
From 6dd8fbedfd7b74427aabd4bac12cc118212cab85 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 9 Mar 2021 16:48:30 +0700
Subject: [PATCH 024/400] Update www.py
---
userbot/modules/www.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index b61f5d67..48784c69 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -49,7 +49,7 @@ async def pingme(pong):
await pong.edit("**🐖 ADA BABI 🐖**")
await pong.edit("**🐖🐖 OINKK 🐖🐖**")
await pong.edit("**🐖🐖🐖 OINKK 🐖🐖🐖**")
- await pong.edit("**🐖🐖🐖 OINKK 🐖🐖🐖**")
+ await pong.edit("**🐖🐖🐖🐖 OINKK 🐖🐖🐖🐖**")
end = datetime.now()
duration = (end - start).microseconds / 1000
await pong.edit(f"**𖣘 NGOK🐖** "
From 34b541d0088f94eeb600ec5a21b12a65f9e88cd9 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 9 Mar 2021 16:52:06 +0700
Subject: [PATCH 025/400] Update system_stats.py
---
userbot/modules/system_stats.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index d402a97f..ff7f1b87 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -296,7 +296,7 @@ async def amireallyalive(alive):
user = await bot.get_me()
await get_readable_time((time.time() - StartTime))
output = (
- f"**♕ LORD USERBOT** \n"
+ f"**♕ STRESS USERBOT** \n"
f"┏━━━━━━━━━━━━━━━━━━━ \n"
f"┣|• `Lord :`{DEFAULTUSER} \n"
f"┣|• `Username :`@{user.username} \n"
From 31072650f5f8336422214145d9aaeb8e34294c7c Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 9 Mar 2021 17:07:14 +0700
Subject: [PATCH 026/400] Update updater.py
---
userbot/modules/updater.py | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/userbot/modules/updater.py b/userbot/modules/updater.py
index 4ff71ed4..2a216d1c 100644
--- a/userbot/modules/updater.py
+++ b/userbot/modules/updater.py
@@ -67,7 +67,7 @@ async def deploy(event, repo, ups_rem, ac_br, txt):
)
return repo.__del__()
await event.edit('`[HEROKU]:'
- '\nDyno Lord-Userbot Sedang Dalam Proses, Mohon Menunggu 7-8 Menit`'
+ '\nDyno STRESS-Userbot Sedang Dalam Proses, Mohon Menunggu 7-8 Menit`'
)
ups_rem.fetch(ac_br)
repo.git.reset("--hard", "FETCH_HEAD")
@@ -91,7 +91,7 @@ async def deploy(event, repo, ups_rem, ac_br, txt):
await asyncio.sleep(5)
return await event.delete()
else:
- await event.edit("`Lord-Userbot Berhasil Di Deploy!\n" "Restarting, Mohon Menunggu Lord.....`")
+ await event.edit("`STRESS-Userbot Berhasil Di Deploy!\n" "Restarting, Mohon Menunggu Lord.....`")
await asyncio.sleep(15)
await event.delete()
@@ -115,9 +115,9 @@ async def update(event, repo, ups_rem, ac_br):
except GitCommandError:
repo.git.reset("--hard", "FETCH_HEAD")
await update_requirements()
- await event.edit('**✥ Lord-Userbot** `Berhasil Di Update!`')
+ await event.edit('**✥ STRESS-Userbot** `Berhasil Di Update!`')
await asyncio.sleep(1)
- await event.edit('**✥ Lord-Userbot** `Di Restart....`')
+ await event.edit('**✥ STRESS-Userbot** `Di Restart....`')
await asyncio.sleep(1)
await event.edit('`Mohon Menunggu Beberapa Detik Lord ツ`')
await asyncio.sleep(10)
@@ -188,7 +188,7 @@ async def upstream(event):
if changelog == '' and force_update is False:
await event.edit(
- f'\n**✣ Lord-Userbot Sudah Versi Terbaru**\n')
+ f'\n**✣ STRESS-Userbot Sudah Versi Terbaru**\n')
await asyncio.sleep(15)
await event.delete()
return repo.__del__()
From 10b00f7128248179a2b4a40bb216a990f0a33aeb Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 9 Mar 2021 17:52:18 +0700
Subject: [PATCH 027/400] Update __init__.py
---
userbot/__init__.py | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/userbot/__init__.py b/userbot/__init__.py
index 9f3f79b5..1a7bf74d 100644
--- a/userbot/__init__.py
+++ b/userbot/__init__.py
@@ -349,7 +349,7 @@ def paginate_help(page_number, loaded_modules, prefix):
helpable_modules = [p for p in loaded_modules if not p.startswith("_")]
helpable_modules = sorted(helpable_modules)
modules = [
- custom.Button.inline("{} {} ♛".format("♛", x), data="ub_modul_{}".format(x))
+ custom.Button.inline("{} {} 🤡".format("🤡", x), data="ub_modul_{}".format(x))
for x in helpable_modules
]
pairs = list(zip(modules[::number_of_cols],
@@ -365,10 +365,10 @@ def paginate_help(page_number, loaded_modules, prefix):
] + [
(
custom.Button.inline(
- "☚", data="{}_prev({})".format(prefix, modulo_page)
+ "◀️", data="{}_prev({})".format(prefix, modulo_page)
),
custom.Button.inline(
- "☛", data="{}_next({})".format(prefix, modulo_page)
+ "▶️", data="{}_next({})".format(prefix, modulo_page)
)
)
]
@@ -404,7 +404,7 @@ async def inline_handler(event):
result = builder.article(
"Harap Gunakan .help Untuk Perintah",
text="{}\n\n**❃ Jumlah Modul Yang Tersedia:** `{}`\n \n**❃ Daftar Modul Lord Userbot:** \n".format(
- "**♛ Lord-Userbot**",
+ "**🥴 STRESS-Userbot**",
len(dugmeler),
),
buttons=buttons,
From 014c722a3ed2ef950c2f2e6c84e529d9f6fa9d70 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 9 Mar 2021 18:14:33 +0700
Subject: [PATCH 028/400] Update santet.py
---
userbot/modules/santet.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/userbot/modules/santet.py b/userbot/modules/santet.py
index 8932c6e4..61fe5ff3 100644
--- a/userbot/modules/santet.py
+++ b/userbot/modules/santet.py
@@ -6,11 +6,11 @@
@register(outgoing=True, pattern=r'^\.santet(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("`Lord Telah Mengaktifkan Perintah Santet Online ツ`")
+ await typew.edit("`GUA SANTET LU ANJING!!!`")
sleep(2)
- await typew.edit("`Mencari Nama Orang Ini...`")
+ await typew.edit("`MANA SI MUKA LU? OH INI DIA...`")
sleep(1)
- await typew.edit("`Santet Online Segera Dilakukan`")
+ await typew.edit("`SIR GOBANG GOSIR MUKE LU BANYAK PASIR, CUIHHH!!`")
sleep(1)
await typew.edit("0%")
number = 1
From 59cbecb93cf065a57432da42b05a15db8ea581f2 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 9 Mar 2021 18:17:43 +0700
Subject: [PATCH 029/400] Update alvin.py
---
userbot/modules/alvin.py | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/userbot/modules/alvin.py b/userbot/modules/alvin.py
index 591773e6..f13dc839 100644
--- a/userbot/modules/alvin.py
+++ b/userbot/modules/alvin.py
@@ -354,22 +354,22 @@ async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("`Terkadang`")
sleep(1)
- await typew.edit("`Mencintai Seseorang`")
+ await typew.edit("`Mencintai Seseorang yang ga pasti`")
sleep(1)
- await typew.edit("`Hanya Akan Membuang Waktumu`")
+ await typew.edit("`Hanya Akan Menyakiti hatimu`")
sleep(1)
- await typew.edit("`Ketika Waktumu Habis`")
+ await typew.edit("`Ketika dia sudah menemukan yang baru`")
sleep(1)
- await typew.edit("`Tambah Aja 5000`")
+ await typew.edit("`KAMU DI GHOSTING`")
sleep(1)
- await typew.edit("`Bercanda`")
+ await typew.edit("`MAMPUS`")
# Create by myself @localheart
@register(outgoing=True, pattern="^.mf$")
async def koc(e):
if not e.text[0].isalpha() and e.text[0] not in ("/", "#", "@", "!"):
- await e.edit("`mf g dl` **ミ(ノ;_ _)ノ=3** ")
+ await e.edit("`MAAF GADULU YA` **ミ(ノ;_ _)ノ=3** ")
@bot.on(events.NewMessage(pattern=r"\.(.*)", outgoing=True))
From 5db4f1ac7a0a90c22dee7891dde0fe2610cb2163 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 9 Mar 2021 18:22:45 +0700
Subject: [PATCH 030/400] Update help.py
---
userbot/modules/help.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/help.py b/userbot/modules/help.py
index 395b6e48..a618c772 100644
--- a/userbot/modules/help.py
+++ b/userbot/modules/help.py
@@ -28,8 +28,8 @@ async def help(event):
for i in CMD_HELP:
string += "`" + str(i)
string += "`\t✥ "
- await event.edit("**❉ Daftar Perintah Untuk\nLord-Userbot:\n\n**"
- f"✥{string}✥"
+ await event.edit("**🥴 Daftar Perintah Untuk\nSTRESS-Userbot:\n\n**"
+ f"🤡{string}🤡"
"\n✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗")
await event.reply(f"\n**Ketik Contoh** `.help afk` **Untuk Informasi Perintah**")
await asyncio.sleep(1000)
From a1902a4e0a05152f93f80ed6cdeb3a08f384afd4 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 9 Mar 2021 18:26:13 +0700
Subject: [PATCH 031/400] Update lordgban.py
---
userbot/modules/lordgban.py | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/userbot/modules/lordgban.py b/userbot/modules/lordgban.py
index b6a72341..323ca860 100644
--- a/userbot/modules/lordgban.py
+++ b/userbot/modules/lordgban.py
@@ -22,7 +22,7 @@ async def get_full_user(event):
if user.isnumeric():
user = int(user)
if not user:
- await event.edit("`Lord, Ini Tidak Mungkin Tanpa ID Pengguna`")
+ await event.edit("`Pea,Pake id pengguna Goblok`")
return
if event.message.entities is not None:
probable_user_mention_entity = event.message.entities[0]
@@ -86,11 +86,11 @@ async def gben(userbot):
sender = await dc.get_sender()
me = await dc.client.get_me()
if not sender.id == me.id:
- dark = await dc.reply("`Lord Ingin Mengaktifkan Perintah Global Banned!`")
+ dark = await dc.reply("`Gua Global Banned lu asuu,LIAT NIH!`")
else:
- dark = await dc.edit("`Memproses Global Banned Pengguna Ini ヅ`")
+ dark = await dc.edit("`Sabar lagi prosesヅ`")
me = await userbot.client.get_me()
- await dark.edit(f"`Global Banned Akan Segera Aktif, Anda Akan Dibanned Secara Global Oleh Lord ヅ`")
+ await dark.edit(f"`Global Banned Akan Segera Aktif, Lu Akan Dibanned Secara Global Sama Orang stress ヅ`")
my_mention = "[{}](tg://user?id={})".format(me.first_name, me.id)
f"@{me.username}" if me.username else my_mention
await userbot.get_chat()
From 493985861ef2502ed1480ccdc4dc68a56f61c291 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 9 Mar 2021 18:50:10 +0700
Subject: [PATCH 032/400] Update lordmemes.py
---
userbot/modules/lordmemes.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/lordmemes.py b/userbot/modules/lordmemes.py
index f3237c71..9fc06a78 100644
--- a/userbot/modules/lordmemes.py
+++ b/userbot/modules/lordmemes.py
@@ -208,7 +208,7 @@ async def _(event):
"------------------>",
"------>;(^。^)ノ",
"( ̄ー ̄) DED",
- "**Target killed successfully (°̥̥̥̥̥̥̥̥•̀.̫•́°̥̥̥̥̥̥̥)**",
+ "**Mati Lu Anjing (°̥̥̥̥̥̥̥̥•̀.̫•́°̥̥̥̥̥̥̥)**",
]
for i in animation_ttl:
From 6738a3090f6c4c27519160099920ea6c7c5581a6 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 9 Mar 2021 18:56:37 +0700
Subject: [PATCH 033/400] Update memes.py
---
userbot/modules/memes.py | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/userbot/modules/memes.py b/userbot/modules/memes.py
index 7b69dd09..08e992f4 100644
--- a/userbot/modules/memes.py
+++ b/userbot/modules/memes.py
@@ -1543,7 +1543,7 @@ async def typewriter(typew):
@register(outgoing=True, pattern=r"^\.leave$")
async def leave(e):
if not e.text[0].isalpha() and e.text[0] not in ("/", "#", "@", "!"):
- await e.edit("`Lord Telah Meninggalkan Grup ツ`")
+ await e.edit("`CABUT AH, SEGRUP ISINYA ORANG STRESS SEMUA KECUALI GUA😋`")
@register(outgoing=True, pattern=r"^\.fail$")
@@ -1641,7 +1641,7 @@ async def taco(e):
if not e.text[0].isalpha() and e.text[0] not in ("/", "#", "@", "!"):
await e.edit("\n{\\__/}"
"\n(●_●)"
- "\n( >💩 Mau Tai Ku?")
+ "\n( >💩 NIH TAI BUAT LU?")
@register(outgoing=True, pattern=r"^\.paw$")
@@ -1661,7 +1661,7 @@ async def gey(e):
if not e.text[0].isalpha() and e.text[0] not in ("/", "#", "@", "!"):
await e.edit("`\n┈┈┈╭━━━━━╮┈┈┈┈┈\n┈┈┈┃┊┊┊┊┊┃┈┈┈┈┈`"
"`\n┈┈┈┃┊┊╭━╮┻╮┈┈┈┈\n┈┈┈╱╲┊┃▋┃▋┃┈┈┈┈\n┈┈╭┻┊┊╰━┻━╮┈┈┈┈`"
- "`\n┈┈╰┳┊╭━━━┳╯┈┈┈┈\n┈┈┈┃┊┃╰━━┫┈Lu Bau Hehe`"
+ "`\n┈┈╰┳┊╭━━━┳╯┈┈┈┈\n┈┈┈┃┊┃╰━━┫┈Lu Bau Belom Mandi Hehe`"
"\n┈┈┈┈┈┈┏━┓┈┈┈┈┈┈")
@@ -1670,7 +1670,7 @@ async def gey(e):
if not e.text[0].isalpha() and e.text[0] not in ("/", "#", "@", "!"):
await e.edit("`\n┈┈┈╭━━━━━╮┈┈┈┈┈\n┈┈┈┃┊┊┊┊┊┃┈┈┈┈┈`"
"`\n┈┈┈┃┊┊╭━╮┻╮┈┈┈┈\n┈┈┈╱╲┊┃▋┃▋┃┈┈┈┈\n┈┈╭┻┊┊╰━┻━╮┈┈┈┈`"
- "`\n┈┈╰┳┊╭━━━┳╯┈┈┈┈\n┈┈┈┃┊┃╰━━┫┈ANDA GAY`"
+ "`\n┈┈╰┳┊╭━━━┳╯┈┈┈┈\n┈┈┈┃┊┃╰━━┫┈ANDA TOLOL`"
"\n┈┈┈┈┈┈┏━┓┈┈┈┈┈┈")
From 3b7fff2fa366b68d8c0b653f2fc0b7ade0b9d396 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 10 Mar 2021 06:38:58 +0700
Subject: [PATCH 034/400] Update README.md
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 79961a60..80ce5e36 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-
+
@@ -11,8 +11,8 @@
-# Lord Userbot
-
+# STRESS Userbot
+
Userbot Yang Digunakan Untuk Bersenang-Senang Di Telegram
From b88466fea052f64a823b939d9a4a549d8f341a12 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 10 Mar 2021 07:49:41 +0700
Subject: [PATCH 035/400] Update README.md
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 80ce5e36..8dbf941a 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
-
+
From 07488ef74eb54cde6689346be69b9af0beb4a7dc Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 10 Mar 2021 08:09:40 +0700
Subject: [PATCH 036/400] Update system_stats.py
---
userbot/modules/system_stats.py | 28 ++++++++++++++--------------
1 file changed, 14 insertions(+), 14 deletions(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index ff7f1b87..a5569273 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -218,7 +218,7 @@ async def pipcheck(pip):
await pip.edit("Gunakan `.help pip` Untuk Melihat Contoh")
-@register(outgoing=True, pattern=r"^\.(?:Stres|lordon)\s?(.)?")
+@register(outgoing=True, pattern=r"^\.(?:stres|lordon)\s?(.)?")
async def amireallyalive(alive):
user = await bot.get_me()
await get_readable_time((time.time() - StartTime))
@@ -226,15 +226,15 @@ async def amireallyalive(alive):
f" **┗┓STRESS USERBOT┏┛** \n"
f"\n__**{LORD_TEKS_KUSTOM}**__\n"
f"**━━━━━━━━━━━━━━━━━━━━**\n"
- f"**♛ TUAN** \n"
+ f"**🤑 TUAN** \n"
f" ➥ `{DEFAULTUSER}` \n"
- f"**♛ Username** \n"
+ f"**😋 Username** \n"
f" ➥ `@{user.username}` \n"
f"┏━━━━━━━━━━━━━━━━━━━\n"
- f"┣[• `Telethon :`Ver {version.__version__} \n"
- f"┣[• `Python :`Ver {python_version()} \n"
- f"┣[• `Bot Ver :`{BOT_VER} \n"
- f"┣[• `Modules :`{len(modules)} \n"
+ f"┣[• ` 🙈 Telethon :`Ver {version.__version__} \n"
+ f"┣[• `🥴 Python :`Ver {python_version()} \n"
+ f"┣[• `🤖 Bot Ver :`{BOT_VER} \n"
+ f"┣[• `✨ Modules :`{len(modules)} \n"
f"┗━━━━━━━━━━━━━━━━━━━")
if ALIVE_LOGO:
try:
@@ -263,7 +263,7 @@ async def amireallyalive(alive):
output = (
f"**▬▬▬▬▬▬❙۩♛۩❙▬▬▬▬▬▬**\n"
f" **♕ STRESS USERBOT ♕** \n\n"
- f"❃ **Lord** \n ➥ `{DEFAULTUSER}` \n"
+ f"❃ **Tuan** \n ➥ `{DEFAULTUSER}` \n"
f"❃ **Username** \n ➥ `@{user.username}` \n"
f"❃ **Telethon** \n ➥ `Versi {version.__version__}` \n"
f"❃ **Python** \n ➥ `Versi {python_version()}` \n"
@@ -298,15 +298,15 @@ async def amireallyalive(alive):
output = (
f"**♕ STRESS USERBOT** \n"
f"┏━━━━━━━━━━━━━━━━━━━ \n"
- f"┣|• `Lord :`{DEFAULTUSER} \n"
- f"┣|• `Username :`@{user.username} \n"
- f"┣|• `Telethon :`Ver {version.__version__} \n"
- f"┣|• `Python :`Ver {python_version()} \n"
- f"┣|• `Branch :`{UPSTREAM_REPO_BRANCH} \n"
+ f"┣|• `🤴 Majikan :`{DEFAULTUSER} \n"
+ f"┣|• `💳 Username :`@{user.username} \n"
+ f"┣|• `👺 Telethon :`Ver {version.__version__} \n"
+ f"┣|• `🐉 Python :`Ver {python_version()} \n"
+ f"┣|• `Branch :`{UPSTREAM_REPO_BRANCH} |STRESS-Userbot \n"
f"┣|• `Bot Ver :`{BOT_VER} \n"
f"┣|• `Modules :`{len(modules)} Modules \n"
f"┗━━━━━━━━━━━━━━━━━━━ \n\n"
- f"[Repo](https://github.com/Zora24/Lord-Userbot) | [Grup Support](t.me/LordUserbot_Group) | [Owner](t.me/liualvinas)")
+ f"[Repo](https://github.com/ramadhani892/STRESS-Userbot) | [Grup Support](t.me/LordUserbot_Group) | [Owner](t.me/liualvinas)")
if ALIVE_LOGO:
try:
logo = ALIVE_LOGO
From 152677ab24fa92f75bdeb836ab58fc85672cea44 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 10 Mar 2021 08:12:19 +0700
Subject: [PATCH 037/400] Update updater.py
---
userbot/modules/updater.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/userbot/modules/updater.py b/userbot/modules/updater.py
index 2a216d1c..6453ee03 100644
--- a/userbot/modules/updater.py
+++ b/userbot/modules/updater.py
@@ -234,9 +234,9 @@ async def upstream(event):
CMD_HELP.update({
'update':
".update"
- "\nUsage: Untuk Melihat Pembaruan Terbaru Lord-Userbot."
+ "\nUsage: Untuk Melihat Pembaruan Terbaru STRESS-Userbot."
"\n\n.update now"
- "\nUsage: Memperbarui Lord-Userbot."
+ "\nUsage: Memperbarui STRESS-Userbot."
"\n\n.update deploy"
- "\nUsage: Memperbarui Lord-Userbot Dengan Cara Deploy Ulang."
+ "\nUsage: Memperbarui STRESS-Userbot Dengan Cara Deploy Ulang."
})
From a244f117ece7698ce65204297a8953531b34b288 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 10 Mar 2021 08:34:30 +0700
Subject: [PATCH 038/400] Update alvin.py
---
userbot/modules/alvin.py | 40 ++++++++++++++++++++--------------------
1 file changed, 20 insertions(+), 20 deletions(-)
diff --git a/userbot/modules/alvin.py b/userbot/modules/alvin.py
index f13dc839..df10d1e1 100644
--- a/userbot/modules/alvin.py
+++ b/userbot/modules/alvin.py
@@ -20,18 +20,18 @@ async def koc(e):
await e.edit("💞💕💗💘")
await e.edit("💘💞💕💗")
await e.edit("SAYANG")
- await e.edit("KAMU")
- await e.edit("SELAMANYA 💕")
+ await e.edit("AKU")
+ await e.edit("SANGE 😘😘")
await e.edit("💘💘💘💘")
await e.edit("SAYANG")
- await e.edit("KAMU")
- await e.edit("SAYANG")
- await e.edit("KAMU")
+ await e.edit("AYO NGEWE🤭🤭")
+ await e.edit("PLISS🥺🥺")
+ await e.edit("AKU SANGE😋😋")
await e.edit("I LOVE YOUUUU")
- await e.edit("MY BABY")
- await e.edit("💕💞💘💝")
- await e.edit("💘💕💞💝")
- await e.edit("SAYANG KAMU💞")
+ await e.edit("AH AH AH BEIBB")
+ await e.edit("💦💦💦💦")
+ await e.edit("OH BABY")
+ await e.edit("AKU SAYANG KAMU💞")
@register(outgoing=True, pattern='^.dino(?: |$)(.*)')
@@ -409,29 +409,29 @@ async def _(event):
await event.edit(animation_chars[i % 11])
-@register(outgoing=True, pattern='^.gombal(?: |$)(.*)')
+@register(outgoing=True, pattern='^.goblok(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
sleep(1)
- await typew.edit("`Hai, I LOVE YOU 💞`")
+ await typew.edit("`Hai,KAMU GOBLOK YAH`")
sleep(1)
- await typew.edit("`I LOVE YOU SO MUCH!`")
+ await typew.edit("`SUMPAH DEMI APAPUN KAMU GOBLOK!`")
sleep(1)
- await typew.edit("`I NEED YOU!`")
+ await typew.edit("`GOBLOK BANGET!`")
sleep(1)
- await typew.edit("`I WANT TO BE YOUR BOYFRIEND!`")
+ await typew.edit("`BENER BENER GOBLOK SERIUS!`")
sleep(1)
- await typew.edit("`I LOVEE YOUUUU💕💗`")
+ await typew.edit("`UDAH DI SAKITIN MASIH AJA DI KEJAR`")
sleep(1)
- await typew.edit("`I LOVEE YOUUUU💗💞`")
+ await typew.edit("`LAIN KALI JANGAN GITU AH GOBLOK`")
sleep(1)
- await typew.edit("`I LOVEE YOUUUU💝💗`")
+ await typew.edit("`KASIAN HATI LU TERSAKITI MULU`")
sleep(1)
- await typew.edit("`I LOVEE YOUUUU💟💖`")
+ await typew.edit("`SATU KATA BUAT LU`")
sleep(1)
- await typew.edit("`I LOVEE YOUUUU💘💓`")
+ await typew.edit("`LU GOBLOK BANGEET ANJING`")
sleep(1)
- await typew.edit("`Tapi Bo'ong`")
+ await typew.edit("`DASAR GOBLOK!!!!`")
# Create by myself @localheart
CMD_HELP.update({
From 02d830286c5b93d1c6d77d3ef1ddceaa29f21d8c Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 10 Mar 2021 09:00:04 +0700
Subject: [PATCH 039/400] Update alvin.py
---
userbot/modules/alvin.py | 92 ++++++++++++++++++++--------------------
1 file changed, 46 insertions(+), 46 deletions(-)
diff --git a/userbot/modules/alvin.py b/userbot/modules/alvin.py
index df10d1e1..80cc539d 100644
--- a/userbot/modules/alvin.py
+++ b/userbot/modules/alvin.py
@@ -34,60 +34,60 @@ async def koc(e):
await e.edit("AKU SAYANG KAMU💞")
-@register(outgoing=True, pattern='^.dino(?: |$)(.*)')
+@register(outgoing=True, pattern='^.orgil(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("`DIN DINNN.....`")
+ await typew.edit("`ANJING ADA ORANG GILA.....`")
sleep(1)
await typew.edit("`ORANG GILAAAAAA!!`")
sleep(1)
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 `LARII` 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃WOARGH! 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 Huh-Huh 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`DIA SEMAKIN MENDEKAT!!!`")
+ await typew.edit("`🏃 🤸`")
+ await typew.edit("`🏃 🤸`")
+ await typew.edit("`🏃 👨🦽`")
+ await typew.edit("`🏃 ⛹️`")
+ await typew.edit("`🏃 `LARII` 🤾`")
+ await typew.edit("`🏃 🤾`")
+ await typew.edit("`🏃 🤾`")
+ await typew.edit("`🏃 🤾`")
+ await typew.edit("`🏃 🤾`")
+ await typew.edit("`🏃 🤺`")
+ await typew.edit("`🏃 🏊`")
+ await typew.edit("`🏃 🏊`")
+ await typew.edit("`🏃 🏄`")
+ await typew.edit("`🏃 🤾`")
+ await typew.edit("`🏃PULUPULU 🧚`")
+ await typew.edit("`🏃 ⛹️`")
+ await typew.edit("`🏃 ⛹️`")
+ await typew.edit("`🏃 🤺`")
+ await typew.edit("`🏃 🥴`")
+ await typew.edit("`🏃 🏃`")
+ await typew.edit("`🏃 🏃`")
+ await typew.edit("`🏃 🤸`")
+ await typew.edit("`🏃 🤸`")
+ await typew.edit("`🏃 🤸`")
+ await typew.edit("`🏃 🤸`")
+ await typew.edit("`🏃 ⛹️`")
+ await typew.edit("`🏃 Huh-Huh 🏃`")
+ await typew.edit("`🏃 🤑`")
+ await typew.edit("`🏃 🙈`")
+ await typew.edit("`🏃 ⛹️`")
+ await typew.edit("`🏃 🏃`")
+ await typew.edit("`🏃 🤴`")
+ await typew.edit("`🏃 🐖`")
+ await typew.edit("`🏃 🐖`")
+ await typew.edit("`🏃 🥴`")
+ await typew.edit("`🏃 🥴`")
+ await typew.edit("`🏃 🤡`")
+ await typew.edit("`🏃 🤭`")
+ await typew.edit("`CAPE BANGET ANJING!!!`")
sleep(1)
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 🦖`")
- await typew.edit("`🏃 🦖`")
+ await typew.edit("`🏃 🏃`")
+ await typew.edit("`🏃 🤾`")
+ await typew.edit("`🏃 🏃`")
+ await typew.edit("`🏃 🏃`")
await typew.edit("`Dahlah Pasrah Aja`")
sleep(1)
- await typew.edit("`🧎🦖`")
+ await typew.edit("`🧎🐖`")
sleep(2)
await typew.edit("`-TAMAT-`")
From a098f7da23f4dc629229d09d6601ae20587aeb9f Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 10 Mar 2021 10:28:12 +0700
Subject: [PATCH 040/400] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 8dbf941a..50f33b11 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ USERBOT" />
# STRESS Userbot

-
Userbot Yang Digunakan Untuk Bersenang-Senang Di Telegram
+REPO STRESS-USERBOT DIBUAT KARNA RAMADHANI LAGI STRESS KARNA PERANG DUNIA DENGAN KEKASIH TERCINTANYA!!
### Repo Lord Userbot
From b098aaa5d6f026fdb15e57cb0f041653a1469e76 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 10 Mar 2021 18:16:39 +0700
Subject: [PATCH 041/400] Update alvin.py
---
userbot/modules/alvin.py | 50 ++++++++++++++++++++--------------------
1 file changed, 25 insertions(+), 25 deletions(-)
diff --git a/userbot/modules/alvin.py b/userbot/modules/alvin.py
index 80cc539d..bb262de8 100644
--- a/userbot/modules/alvin.py
+++ b/userbot/modules/alvin.py
@@ -8,20 +8,20 @@
@register(outgoing=True, pattern="^.sange$")
async def koc(e):
if not e.text[0].isalpha() and e.text[0] not in ("/", "#", "@", "!"):
- await e.edit("I LOVEE YOUUU 💕")
+ await e.edit("SAYANGGGGGGGGG 💕")
await e.edit("💝💘💓💗")
await e.edit("💞💕💗💘")
await e.edit("💝💘💓💗")
await e.edit("💞💕💗💘")
await e.edit("💘💞💗💕")
await e.edit("💘💞💕💗")
- await e.edit("SAYANG KAMU 💝💖💘")
+ await e.edit("EMMMMMM🥺🥺🥺")
await e.edit("💝💘💓💗")
await e.edit("💞💕💗💘")
await e.edit("💘💞💕💗")
await e.edit("SAYANG")
- await e.edit("AKU")
- await e.edit("SANGE 😘😘")
+ await e.edit("AKU 👉👈")
+ await e.edit("SANGE 👉👈 😘😘")
await e.edit("💘💘💘💘")
await e.edit("SAYANG")
await e.edit("AYO NGEWE🤭🤭")
@@ -95,25 +95,25 @@ async def typewriter(typew):
@register(outgoing=True, pattern="^.gabut$")
async def koc(e):
if not e.text[0].isalpha() and e.text[0] not in ("/", "#", "@", "!"):
- await e.edit("`PERNAAHHHHH KAHHH KAUUU MENGIRA`")
- await e.edit("`SEPEEERTIIIII APAAAA BENTUKKKKKKK CINTAAAA`")
- await e.edit("`RAMBUUUT WARNAAA WARNII`")
- await e.edit("`BAGAI GULALI`")
- await e.edit("`IMUUUTTTTT LUCUUU`")
- await e.edit("`WALAAUUUU TAK TERLALU TINGGI`")
- await e.edit("`GW GABUUTTTT`")
- await e.edit("`EMMMM BACOTNYA`")
- await e.edit("`GABUTTTT WOI GABUT`")
- await e.edit("🙈🙈🙈🙈")
- await e.edit("🙉🙉🙉🙉")
- await e.edit("🙈🙈🙈🙈")
- await e.edit("🙉🙉🙉🙉")
- await e.edit("`CILUUUKKK BAAAAA`")
- await e.edit("🙉🙉🙉🙉")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
+ await e.edit("`Kawan kawan Aku mau cerita sedikit`")
+ await e.edit("`Jadi Hari ini Aku lagi stressss anjing `")
+ await e.edit("`GARA GARA GUA LIAT GRUP RAME`")
+ await e.edit("`GILIRAN GUA NGETIK SEKETIKA SEPI`")
+ await e.edit("`ANJING BANGET KAN YA`")
+ await e.edit("`PADAHAL PAS GUA BLM DTG RAME BGT`")
+ await e.edit("`PAS GUA MUNCUL SEPI BGT`")
+ await e.edit("`ADA RASA INGIN KELUAR`")
+ await e.edit("`TAPI KALIAN TEMAN AKU`")
+ await e.edit("🥺🥺🥺🥺")
+ await e.edit("😭😭😭😭")
+ await e.edit("😔😔😔😔")
+ await e.edit("😭😭😭😭")
+ await e.edit("`TAI BANGET POKOK NYA`")
+ await e.edit("💩💩💩💩")
+ await e.edit("💩 🥺")
+ await e.edit("🥴 💩")
+ await e.edit("💦 🐖")
+ await e.edit("😁 😝")
await e.edit("🐢 🚶")
await e.edit("🐢 🚶")
await e.edit("🐢 🚶")
@@ -168,7 +168,7 @@ async def koc(e):
await e.edit("🚶 🐢")
await e.edit("🚶 🐢")
await e.edit("🚶 🐢")
- await e.edit("`AHHH MANTAP`")
+ await e.edit("`AHHH ENAKKKKK`")
await e.edit("🙉")
await e.edit("🙈")
await e.edit("🙉")
@@ -346,7 +346,7 @@ async def koc(e):
await e.edit("🚶 🐢")
await e.edit("🚶 🐢")
await e.edit("🚶 🐢")
- await e.edit("`GABUT`")
+ await e.edit("`NGAPAIN DI LIAT?😒😡`")
@register(outgoing=True, pattern='^.terkadang(?: |$)(.*)')
From b5b570ead291b184150edbebc7d7cc66c544873a Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 10 Mar 2021 18:21:23 +0700
Subject: [PATCH 042/400] Update alvingans.py
---
userbot/modules/alvingans.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/alvingans.py b/userbot/modules/alvingans.py
index 5887406b..01600fe0 100644
--- a/userbot/modules/alvingans.py
+++ b/userbot/modules/alvingans.py
@@ -98,7 +98,7 @@ async def typewriter(typew):
@register(outgoing=True, pattern='^.bundir(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("`Dadah Semuanya...` \n |"
+ await typew.edit("`DIDUGA BUNDIR KARNA DI GHOSTING...` \n |"
"\n | \n"
" | \n"
" | \n"
From f5056420f2b9ce0aa8f1dc294d5faff5e3fa9774 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 10 Mar 2021 18:26:20 +0700
Subject: [PATCH 043/400] Update lordmemes.py
---
userbot/modules/lordmemes.py | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/userbot/modules/lordmemes.py b/userbot/modules/lordmemes.py
index 9fc06a78..c65c34e3 100644
--- a/userbot/modules/lordmemes.py
+++ b/userbot/modules/lordmemes.py
@@ -462,21 +462,21 @@ async def _(event):
async def _(event):
if not event.text[0].isalpha() and event.text[0] not in (
"/", "#", "@", "!"):
- await event.edit("EVERyBOdy")
+ await event.edit("Hai Goblok")
await asyncio.sleep(0.3)
- await event.edit("wAs")
+ await event.edit("Aku")
await asyncio.sleep(0.2)
- await event.edit("GanGeSTar")
+ await event.edit("Gangstar")
await asyncio.sleep(0.5)
- await event.edit("UNtIL ")
+ await event.edit("Sekarang ")
await asyncio.sleep(0.2)
await event.edit("I")
await asyncio.sleep(0.3)
- await event.edit("ArRivEd")
+ await event.edit("Ku bunuh kau")
await asyncio.sleep(0.3)
await event.edit("😎😎😎")
await asyncio.sleep(0.3)
- await event.edit("EVERyBOdy wAs GanGeSTar UNtIL I ArRivEd 😎😎😎")
+ await event.edit("Mau gak gua bunuh? Woi kontol 😎😎😎")
@bot.on(events.NewMessage(pattern=r"\.(.*)", outgoing=True))
From 676011ee9f57cc3b00bb106bbbb2f5db61f85d41 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 10 Mar 2021 18:32:51 +0700
Subject: [PATCH 044/400] Update memes.py
---
userbot/modules/memes.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/memes.py b/userbot/modules/memes.py
index 08e992f4..cf9752e1 100644
--- a/userbot/modules/memes.py
+++ b/userbot/modules/memes.py
@@ -1206,7 +1206,7 @@ async def police(chase):
@register(outgoing=True, pattern=r"^\.run$")
async def runner_lol(run):
- """ Lari, lari, LARIII! """
+ """ Lari, lari, ADA KANG GHOSTING! """
await run.edit(choice(RUNS_STR))
From 2053725512ee27e178049028e90defb3934fa3ec Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 10 Mar 2021 21:52:09 +0700
Subject: [PATCH 045/400] Update alvingans24.py
---
userbot/modules/alvingans24.py | 66 +++++++++++++++++-----------------
1 file changed, 33 insertions(+), 33 deletions(-)
diff --git a/userbot/modules/alvingans24.py b/userbot/modules/alvingans24.py
index de0fd365..c6b322cc 100644
--- a/userbot/modules/alvingans24.py
+++ b/userbot/modules/alvingans24.py
@@ -10,36 +10,36 @@
@register(outgoing=True, pattern="^.hua$")
async def koc(e):
if not e.text[0].isalpha() and e.text[0] not in ("/", "#", "@", "!"):
- await e.edit("أ‿أ")
- await e.edit("╥﹏╥")
- await e.edit("(;﹏;)")
- await e.edit("(ToT)")
- await e.edit("(┳Д┳)")
- await e.edit("(ಥ﹏ಥ)")
- await e.edit("(;へ:)")
- await e.edit("(T_T)")
- await e.edit("(πーπ)")
- await e.edit("(T▽T)")
- await e.edit("(⋟﹏⋞)")
- await e.edit("(iДi)")
- await e.edit("(´Д⊂ヽ")
- await e.edit("(;Д;)")
- await e.edit("(>﹏<)")
- await e.edit("(TдT)")
- await e.edit("(つ﹏⊂)")
- await e.edit("༼☯﹏☯༽")
- await e.edit("(ノ﹏ヽ)")
- await e.edit("(ノAヽ)")
- await e.edit("(╥_╥)")
- await e.edit("(T⌓T)")
- await e.edit("(༎ຶ⌑༎ຶ)")
- await e.edit("(☍﹏⁰)。")
- await e.edit("(ಥ_ʖಥ)")
- await e.edit("(つд⊂)")
- await e.edit("(≖͞_≖̥)")
- await e.edit("(இ﹏இ`。)")
- await e.edit("༼ಢ_ಢ༽")
- await e.edit("༼ ༎ຶ ෴ ༎ຶ༽")
+ await e.edit("Aku di ghosting")
+ await e.edit("😭😭😭")
+ await e.edit("Aku Sedihhh")
+ await e.edit("Kenapa si")
+ await e.edit("GAMPANG BGT NYAKITIN")
+ await e.edit("HATI GUA BUKAN BUAT DI GHOSTING")
+ await e.edit("TAI BANGET ASLI")
+ await e.edit("PARAH SI")
+ await e.edit("DEMI APASII")
+ await e.edit("TWINGG")
+ await e.edit("KONTOL")
+ await e.edit("MEMEK")
+ await e.edit("AKU DI GHOSTING")
+ await e.edit("BANGSAT")
+ await e.edit("ANJING")
+ await e.edit("😡😡😡")
+ await e.edit("🥴🥴🥴")
+ await e.edit("ANJINGGGG༼")
+ await e.edit("TAIIII")
+ await e.edit("AH ELAHH BABI")
+ await e.edit("GAUSAH GANGGU")
+ await e.edit("GUA STRESS")
+ await e.edit("😭😭😭😭😭😭")
+ await e.edit("🥴🥴🥴🥴")
+ await e.edit("ADA YG MAU SAMA GUA?")
+ await e.edit("PLISS GUA BUTUH")
+ await e.edit("SESEORANG YG MAU NERIMA GUA")
+ await e.edit("😔😔😔😔")
+ await e.edit("MAU GAK JADI PACAR GUA??༼")
+ await e.edit("༼ TAPI BOONG TOD!!༽")
@register(outgoing=True, pattern='^.huh(?: |$)(.*)')
@@ -47,15 +47,15 @@ async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("`\n(\\_/)`"
"`\n(●_●)`"
- "`\n />❤️ *Ini Buat Kamu`")
+ "`\n />❤️ *NIH GUA KASIH BUAT LU!!`")
sleep(3)
await typew.edit("`\n(\\_/)`"
"`\n(●_●)`"
- "`\n/>💔 *Aku Ambil Lagi`")
+ "`\n/>💔 *E GAK DEH,UDH DI KSH GRATIS LU RUSAKIN`")
sleep(2)
await typew.edit("`\n(\\_/)`"
"`\n(●_●)`"
- "`\n💔<\\ *Terimakasih`")
+ "`\n💔<\\ *KENTOD`")
@bot.on(events.NewMessage(pattern=r"\.(.*)", outgoing=True))
From 415caf7a29b4f8c87d73f9a3fd07734dc7e1f331 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 10 Mar 2021 21:55:36 +0700
Subject: [PATCH 046/400] Update alvingans24.py
---
userbot/modules/alvingans24.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/alvingans24.py b/userbot/modules/alvingans24.py
index c6b322cc..2732cafa 100644
--- a/userbot/modules/alvingans24.py
+++ b/userbot/modules/alvingans24.py
@@ -119,9 +119,9 @@ async def _(event):
"`⠀⠀⠀⣠⣶⡾⠏⠉⠙⠳⢦⡀⠀⠀⠀⢠⠞⠉⠙⠲⡀⠀\n ⠀⣴⠿⠏⠀⠀⠀⠀⠀ ⢳⡀⠀⡏⠀⠀⠀ ⠀⢷\n⢠⣟⣋⡀⢀⣀⣀⡀⠀⣀⡀⣧⠀⢸⠀⠀⠀ ⠀ ⡇\n⢸⣯⡭⠁⠸⣛⣟⠆⡴⣻⡲⣿ ⣸ Kamu ⡇\n ⣟⣿⡭⠀⠀⠀⠀⠀⢱⠀⠀ ⣿ ⢹⠀ ⡇\n ⠙⢿⣯⠄⠀⠀⠀__⠀⠀⡿ ⠀⡇⠀⠀⠀⠀ ⡼\n⠀⠀⠀⠹⣶⠆⠀⠀⠀⠀⠀⡴⠃⠀ ⠘⠤⣄⣠⠞⠀\n⠀⠀⠀⠀⢸⣷⡦⢤⡤⢤⣞⣁⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀\n⠀⢀⣤⣴⣿⣏⠁⠀⠀⠸⣏⢯⣷⣖⣦⡀⠀⠀⠀⠀⠀⠀\n⢀⣾⣽⣿⣿⣿⣿⠛⢲⣶⣾⢉⡷⣿⣿⠵⣿⠀⠀⠀⠀⠀⠀\n⣼⣿⠍⠉⣿⡭⠉⠙⢺⣇⣼⡏⠀⠀ ⠀⣄⢸⠀⠀⠀⠀⠀⠀`",
"`⠀⠀⠀⣠⣶⡾⠏⠉⠙⠳⢦⡀⠀⠀⠀⢠⠞⠉⠙⠲⡀⠀\n ⠀⣴⠿⠏⠀⠀⠀⠀⠀ ⠀⢳⡀⠀⡏⠀⠀⠀ ⠀⢷\n⢠⣟⣋⡀⢀⣀⣀⡀⠀⣀⡀⣧⠀⢸⠀⠀⠀ ⡇\n⢸⣯⡭⠁⠸⣛⣟⠆⡴⣻⡲⣿ ⣸ Pasti ⡇\n ⣟⣿⡭⠀⠀⠀⠀⠀⢱⠀⠀ ⣿ ⢹⠀ ⡇\n ⠙⢿⣯⠄⠀⠀|__|⠀⠀⡿ ⠀⡇⠀⠀⠀⠀ ⡼\n⠀⠀⠀⠹⣶⠆⠀⠀⠀⠀⠀⡴⠃⠀ ⠘⠤⣄⣠⠞⠀\n⠀⠀⠀⠀⢸⣷⡦⢤⡤⢤⣞⣁⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀\n⠀⢀⣤⣴⣿⣏⠁⠀⠀⠸⣏⢯⣷⣖⣦⡀⠀⠀⠀⠀⠀⠀\n⢀⣾⣽⣿⣿⣿⣿⠛⢲⣶⣾⢉⡷⣿⣿⠵⣿⠀⠀⠀⠀⠀⠀\n⣼⣿⠍⠉⣿⡭⠉⠙⢺⣇⣼⡏⠀⠀ ⠀⣄⢸⠀⠀⠀⠀⠀⠀`",
"`⠀⠀⠀⣠⣶⡾⠏⠉⠙⠳⢦⡀⠀⠀⠀⢠⠞⠉⠙⠲⡀⠀\n ⠀⣴⠿⠏⠀⠀ ⠀⢳⡀⠀⡏⠀⠀ ⠀⢷\n⢠⣟⣋⡀⢀⣀⣀⡀⠀⣀⡀⣧⠀⢸⠀⠀⠀⠀ ⡇\n⢸⣯⡭⠁⠸⣛⣟⠆⡴⣻⡲⣿ ⣸ Belum ⡇\n ⣟⣿⡭⠀⠀⠀⠀⠀⢱⠀⠀ ⣿ ⢹⠀ ⡇\n ⠙⢿⣯⠄⠀⠀(x)⠀⠀⡿ ⠀⡇⠀⠀⠀⠀ ⡼\n⠀⠀⠀⠹⣶⠆⠀⠀⠀⠀⠀⡴⠃⠀ ⠘⠤⣄⣠⠞⠀\n⠀⠀⠀⠀⢸⣷⡦⢤⡤⢤⣞⣁⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀\n⠀⢀⣤⣴⣿⣏⠁⠀⠀⠸⣏⢯⣷⣖⣦⡀⠀⠀⠀⠀⠀⠀\n⢀⣾⣽⣿⣿⣿⣿⠛⢲⣶⣾⢉⡷⣿⣿⠵⣿⠀⠀⠀⠀⠀⠀\n⣼⣿⠍⠉⣿⡭⠉⠙⢺⣇⣼⡏⠀⠀ ⠀⣄⢸⠀⠀⠀⠀⠀⠀`",
- "`⠀⠀⠀⣠⣶⡾⠏⠉⠙⠳⢦⡀⠀⠀⠀⢠⠞⠉⠙⠲⡀⠀\n ⠀⣴⠿⠏⠀⠀ ⠀⢳⡀⠀⡏⠀⠀ ⠀⢷\n⢠⣟⣋⡀⢀⣀⣀⡀⠀⣀⡀⣧⠀⢸⠀ ⠀ ⡇\n⢸⣯⡭⠁⠸⣛⣟⠆⡴⣻⡲⣿ ⣸ Mandi ⡇\n ⣟⣿⡭⠀⠀⠀⠀⠀⢱⠀ ⣿ ⢹⠀ ⡇\n ⠙⢿⣯⠄⠀⠀⠀__ ⠀⠀⡿ ⠀⡇⠀⠀⠀⠀ ⡼\n⠀⠀⠀⠹⣶⠆⠀⠀⠀⠀⠀⡴⠃⠀ ⠘⠤⣄⣠⠞⠀\n⠀⠀⠀⠀⢸⣷⡦⢤⡤⢤⣞⣁⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀\n⠀⢀⣤⣴⣿⣏⠁⠀⠀⠸⣏⢯⣷⣖⣦⡀⠀⠀⠀⠀⠀⠀\n⢀⣾⣽⣿⣿⣿⣿⠛⢲⣶⣾⢉⡷⣿⣿⠵⣿⠀⠀⠀⠀⠀⠀\n⣼⣿⠍⠉⣿⡭⠉⠙⢺⣇⣼⡏⠀⠀ ⠀⣄⢸⠀⠀⠀⠀⠀⠀`",
+ "`⠀⠀⠀⣠⣶⡾⠏⠉⠙⠳⢦⡀⠀⠀⠀⢠⠞⠉⠙⠲⡀⠀\n ⠀⣴⠿⠏⠀⠀ ⠀⢳⡀⠀⡏⠀⠀ ⠀⢷\n⢠⣟⣋⡀⢀⣀⣀⡀⠀⣀⡀⣧⠀⢸⠀ ⠀ ⡇\n⢸⣯⡭⠁⠸⣛⣟⠆⡴⣻⡲⣿ ⣸ Mandi Wajib ⡇\n ⣟⣿⡭⠀⠀⠀⠀⠀⢱⠀ ⣿ ⢹⠀ ⡇\n ⠙⢿⣯⠄⠀⠀⠀__ ⠀⠀⡿ ⠀⡇⠀⠀⠀⠀ ⡼\n⠀⠀⠀⠹⣶⠆⠀⠀⠀⠀⠀⡴⠃⠀ ⠘⠤⣄⣠⠞⠀\n⠀⠀⠀⠀⢸⣷⡦⢤⡤⢤⣞⣁⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀\n⠀⢀⣤⣴⣿⣏⠁⠀⠀⠸⣏⢯⣷⣖⣦⡀⠀⠀⠀⠀⠀⠀\n⢀⣾⣽⣿⣿⣿⣿⠛⢲⣶⣾⢉⡷⣿⣿⠵⣿⠀⠀⠀⠀⠀⠀\n⣼⣿⠍⠉⣿⡭⠉⠙⢺⣇⣼⡏⠀⠀ ⠀⣄⢸⠀⠀⠀⠀⠀⠀`",
"`⠀⠀⠀⣠⣶⡾⠏⠉⠙⠳⢦⡀⠀⠀⠀⢠⠞⠉⠙⠲⡀⠀\n ⠀⣴⠿⠏⠀⠀⠀⠀⠀ ⢳⡀⠀⡏⠀⠀ ⠀⢷\n⢠⣟⣋⡀⢀⣀⣀⡀⠀⣀⡀⣧⠀⢸⠀⠀ ⠀ ⡇\n⢸⣯⡭⠁⠸⣛⣟⠆⡴⣻⡲⣿ ⣸ Bwhaha ⡇\n ⣟⣿⡭⠀⠀⠀⠀⠀⢱⠀⠀ ⣿ ⢹⠀ ⡇\n ⠙⢿⣯⠄⠀⠀|__| ⠀⡿ ⠀⡇⠀⠀⠀⠀ ⡼\n⠀⠀⠀⠹⣶⠆⠀⠀⠀⠀⠀⡴⠃⠀ ⠘⠤⣄⣠⠞⠀\n⠀⠀⠀⠀⢸⣷⡦⢤⡤⢤⣞⣁⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀\n⠀⢀⣤⣴⣿⣏⠁⠀⠀⠸⣏⢯⣷⣖⣦⡀⠀⠀⠀⠀⠀⠀\n⢀⣾⣽⣿⣿⣿⣿⠛⢲⣶⣾⢉⡷⣿⣿⠵⣿⠀⠀⠀⠀⠀⠀\n⣼⣿⠍⠉⣿⡭⠉⠙⢺⣇⣼⡏⠀⠀ ⠀⣄⢸⠀⠀⠀⠀⠀⠀`",
- "`⠀⠀⠀⣠⣶⡾⠏⠉⠙⠳⢦⡀⠀⠀⠀⢠⠞⠉⠙⠲⡀⠀\n ⠀⣴⠿⠏⠀⠀⠀⠀⠀ ⠀⢳⡀⠀⡏⠀⠀ ⠀⢷\n⢠⣟⣋⡀⢀⣀⣀⡀⠀⣀⡀⣧⠀⢸⠀ ⠀ ⡇\n⢸⣯⡭⠁⠸⣛⣟⠆⡴⣻⡲⣿ ⣸ Canda ⡇\n ⣟⣿⡭⠀⠀⠀⠀⠀⢱⠀ ⣿ ⢹⠀ ⡇\n ⠙⢿⣯⠄⠀⠀****⠀⠀⡿ ⠀⡇⠀⠀⠀⠀ ⡼\n⠀⠀⠀⠹⣶⠆⠀⠀⠀⠀⠀⡴⠃⠀ ⠘⠤⣄⣠⠞⠀\n⠀⠀⠀⠀⢸⣷⡦⢤⡤⢤⣞⣁⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀\n⠀⢀⣤⣴⣿⣏⠁⠀⠀⠸⣏⢯⣷⣖⣦⡀⠀⠀⠀⠀⠀⠀\n⢀⣾⣽⣿⣿⣿⣿⠛⢲⣶⣾⢉⡷⣿⣿⠵⣿⠀⠀⠀⠀⠀⠀\n⣼⣿⠍⠉⣿⡭⠉⠙⢺⣇⣼⡏⠀⠀ ⠀⣄⢸⠀⠀⠀⠀⠀⠀`"]
+ "`⠀⠀⠀⣠⣶⡾⠏⠉⠙⠳⢦⡀⠀⠀⠀⢠⠞⠉⠙⠲⡀⠀\n ⠀⣴⠿⠏⠀⠀⠀⠀⠀ ⠀⢳⡀⠀⡏⠀⠀ ⠀⢷\n⢠⣟⣋⡀⢀⣀⣀⡀⠀⣀⡀⣧⠀⢸⠀ ⠀ ⡇\n⢸⣯⡭⠁⠸⣛⣟⠆⡴⣻⡲⣿ ⣸ GOBLOK ⡇\n ⣟⣿⡭⠀⠀⠀⠀⠀⢱⠀ ⣿ ⢹⠀ ⡇\n ⠙⢿⣯⠄⠀⠀****⠀⠀⡿ ⠀⡇⠀⠀⠀⠀ ⡼\n⠀⠀⠀⠹⣶⠆⠀⠀⠀⠀⠀⡴⠃⠀ ⠘⠤⣄⣠⠞⠀\n⠀⠀⠀⠀⢸⣷⡦⢤⡤⢤⣞⣁⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀\n⠀⢀⣤⣴⣿⣏⠁⠀⠀⠸⣏⢯⣷⣖⣦⡀⠀⠀⠀⠀⠀⠀\n⢀⣾⣽⣿⣿⣿⣿⠛⢲⣶⣾⢉⡷⣿⣿⠵⣿⠀⠀⠀⠀⠀⠀\n⣼⣿⠍⠉⣿⡭⠉⠙⢺⣇⣼⡏⠀⠀ ⠀⣄⢸⠀⠀⠀⠀⠀⠀`"]
for i in animation_ttl:
From 569667cd90d9d6b3b4482d053ab012185c1898a9 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 10 Mar 2021 22:51:41 +0700
Subject: [PATCH 047/400] Update __init__.py
---
userbot/__init__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/__init__.py b/userbot/__init__.py
index 1a7bf74d..7640ba5b 100644
--- a/userbot/__init__.py
+++ b/userbot/__init__.py
@@ -424,7 +424,7 @@ async def inline_handler(event):
[
custom.Button.url(
"Repo Lord-Userbot",
- "https://github.com/Zora24/Lord-Userbot"),
+ "https://github.com/ramadhani892/STRESS-Userbot"),
custom.Button.url(
"Pemilik Repo",
"t.me/liualvinas")],
From 8105746c554fbe338a4e9a8c0fdf3618333ac9b3 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 10 Mar 2021 22:54:58 +0700
Subject: [PATCH 048/400] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 50f33b11..e6092384 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ Atau Bisa Gabung Ke Grup Lord Userbot -> [TEKAN DISINI](https://t.me/LordUserbot
## DEPLOY LORD-USERBOT
-
+
From c0e5009e19b8b2e320ca4bd69b5013576b524424 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 10 Mar 2021 22:58:17 +0700
Subject: [PATCH 049/400] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index e6092384..50f33b11 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ Atau Bisa Gabung Ke Grup Lord Userbot -> [TEKAN DISINI](https://t.me/LordUserbot
## DEPLOY LORD-USERBOT
-
+
From b453d0f61883019a53d873643723e2c3484f5ae6 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 11 Mar 2021 02:08:40 +0700
Subject: [PATCH 050/400] Update alvin.py
---
userbot/modules/alvin.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/alvin.py b/userbot/modules/alvin.py
index bb262de8..ff742107 100644
--- a/userbot/modules/alvin.py
+++ b/userbot/modules/alvin.py
@@ -369,7 +369,7 @@ async def typewriter(typew):
@register(outgoing=True, pattern="^.mf$")
async def koc(e):
if not e.text[0].isalpha() and e.text[0] not in ("/", "#", "@", "!"):
- await e.edit("`MAAF GADULU YA` **ミ(ノ;_ _)ノ=3** ")
+ await e.edit("`MAAF GADULU YA` **😝😜🤪😛** ")
@bot.on(events.NewMessage(pattern=r"\.(.*)", outgoing=True))
From e090b62b70aa6100c4eaea75a9f452d03038bf5f Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 11 Mar 2021 02:19:16 +0700
Subject: [PATCH 051/400] Update alvingans.py
---
userbot/modules/alvingans.py | 34 +++++++++++++++++-----------------
1 file changed, 17 insertions(+), 17 deletions(-)
diff --git a/userbot/modules/alvingans.py b/userbot/modules/alvingans.py
index 01600fe0..b7f940af 100644
--- a/userbot/modules/alvingans.py
+++ b/userbot/modules/alvingans.py
@@ -265,40 +265,40 @@ async def typewriter(typew):
"╨━━┗┛┗┛━━┗┛┗┛━━┻\n")
-@register(outgoing=True, pattern='^.bernyanyi(?: |$)(.*)')
+@register(outgoing=True, pattern='^.gbn(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("**Ganteng Doang Gak Bernyanyi (ง˙o˙)ว**")
+ await typew.edit("**MAMPUS GUA GBAN NIH ANJING!!**")
sleep(2)
- await typew.edit("**♪┗ ( ・o・) ┓♪┏ (・o・) ┛♪**")
+ await typew.edit("**SIGOBLOK MEMULAI GBAN**")
sleep(1)
- await typew.edit("**♪┏(・o・)┛♪┗ ( ・o・) ┓**")
+ await typew.edit("**◼️◼️◼️◼️◼️⬛⬛**")
sleep(1)
- await typew.edit("**♪┗ ( ・o・) ┓♪┏ (・o・) ┛♪**")
+ await typew.edit("**⬛⬛⬛⬛◼️◼️◼️◼️**")
sleep(1)
- await typew.edit("**♪┏(・o・)┛♪┗ ( ・o・) ┓**")
+ await typew.edit("**LIAT NIH GUA GBAN MAMPUS**")
sleep(1)
- await typew.edit("**♪┗ ( ・o・) ┓♪┏ (・o・) ┛♪**")
+ await typew.edit("**3 2 1 **")
sleep(1)
- await typew.edit("**♪┏(・o・)┛♪┗ ( ・o・) ┓**")
+ await typew.edit("**〰️1️⃣2️⃣3️⃣4️⃣5️⃣6️⃣7️⃣8️⃣9️⃣🔟**")
sleep(1)
- await typew.edit("**♪┗ ( ・o・) ┓♪┏ (・o・) ┛♪**")
+ await typew.edit("**❌❌❌❌❌❌❌❌❌**")
sleep(1)
- await typew.edit("**♪┏(・o・)┛♪┗ ( ・o・) ┓**")
+ await typew.edit("**EH TAPI KAN LU BABU SINI**")
sleep(1)
- await typew.edit("**♪┗ ( ・o・) ┓♪┏ (・o・) ┛♪**")
+ await typew.edit("**JANGAN DI GBAN DEH MAYAN BUAT BANSUR**")
sleep(1)
- await typew.edit("**♪┏(・o・)┛♪┗ ( ・o・) ┓**")
+ await typew.edit("**EH TAPI KALO DI SURUH MALAH NGELAWAN**")
sleep(1)
- await typew.edit("**♪┗ ( ・o・) ┓♪┏ (・o・) ┛♪**")
+ await typew.edit("**DI DIEMIN NGELUNJAK CUIHHHHH**")
sleep(1)
- await typew.edit("**♪┏(・o・)┛♪┗ ( ・o・) ┓**")
+ await typew.edit("**OAAAASUUUUUUUUUUU SIGOBLOK MENGAKTIFKAN**")
sleep(1)
- await typew.edit("**♪┗ ( ・o・) ┓♪┏ (・o・) ┛♪**")
+ await typew.edit("**SEMUA JURUS YANG KU PUNYA UNTUK GBAN**")
sleep(1)
- await typew.edit("**♪┏(・o・)┛♪┗ ( ・o・) ┓**")
+ await typew.edit("**LIAT NIH YA GUA GBAN**")
sleep(1)
- await typew.edit("**♪┗ ( ・o・) ┓♪┏ (・o・) ┛♪**")
+ await typew.edit("**TAPI BOONG!!!🤪🤪🤪**")
CMD_HELP.update({
From 3077e51984a72f5225df2473fa6e670a53675257 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 11 Mar 2021 14:41:45 +0700
Subject: [PATCH 052/400] Update kekuatan.py
---
userbot/modules/kekuatan.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/kekuatan.py b/userbot/modules/kekuatan.py
index d62d0d66..7090294f 100644
--- a/userbot/modules/kekuatan.py
+++ b/userbot/modules/kekuatan.py
@@ -7,7 +7,7 @@
@register(outgoing=True, pattern=r'^.jurus(:? |$)([1-8])?')
async def _(fry):
- await fry.edit("`SIGOBLOK MENGELUARKAN JURUS SAKTINYA...👾`")
+ await fry.edit("`LIAT NIH MUKE LU JELEK BANGET NIH...🤮🤮🤮`")
level = fry.pattern_match.group(2)
if fry.fwd_from:
return
From 444bf36c49583985c535e7e90d30e2dbce96fd3f Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 11 Mar 2021 14:57:33 +0700
Subject: [PATCH 053/400] Update lordmemes.py
---
userbot/modules/lordmemes.py | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/userbot/modules/lordmemes.py b/userbot/modules/lordmemes.py
index c65c34e3..c9dc586d 100644
--- a/userbot/modules/lordmemes.py
+++ b/userbot/modules/lordmemes.py
@@ -29,22 +29,22 @@ async def _(event):
input_str = event.pattern_match.group(1)
- if input_str == "eye":
+ if input_str == "emm":
await event.edit(input_str)
animation_chars = [
- "👁👁\n 👄 =====> Hey, How are you?",
- "👁👁\n 👅 =====> Everything okay?",
- "👁👁\n 💋 =====> Why are you staring at this?",
- "👁👁\n 👄 =====> You idiot",
- "👁👁\n 👅 =====> Go away",
- "👁👁\n 💋 =====> Stop laughing",
- "👁👁\n 👄 =====> It's not funny",
- "👁👁\n 👅 =====> I guess ur still looking",
- "👁👁\n 💋 =====> Ok retard 😑",
- "👁👁\n 👄 =====> I go away then"
+ "Halo,Gimana kabarmu?",
+ "Apa kamu baik baik saja??",
+ "Apa kamu sudah mendapatkan kekasih baru??",
+ "Aku harap kau masih sendiri😊",
+ "Karena selama ini Aku sedang mencarimu🥺",
+ "Aku harap kamu masih mempunyai perasaan dengan ku😣",
+ "Ku Tidak bisa menjalani hidup tanpamu😔",
+ "Aku mohon padamu,untuk menerima ku kembali🥰",
+ "Mau kah kamu menjadi pasangan ku Lagi?🥰",
+ "Tapi ku sudah punya pacar, maukah jadi yg kedua?😁"
]
for i in animation_ttl:
From c50b940f978c90a2a2f755b4dff4fa6b8a4c403e Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 11 Mar 2021 15:06:39 +0700
Subject: [PATCH 054/400] Update alvingans.py
---
userbot/modules/alvingans.py | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/userbot/modules/alvingans.py b/userbot/modules/alvingans.py
index b7f940af..4e698c78 100644
--- a/userbot/modules/alvingans.py
+++ b/userbot/modules/alvingans.py
@@ -79,7 +79,7 @@ async def typewriter(typew):
"╬═╬ \n"
"╬═╬ \n"
"╬═╬ \n"
- "╬═╬ Hallo Semuanya :) \n"
+ "╬═╬ Hallo ANAK STRESS :) \n"
"╬═╬☻/ \n"
"╬═╬/▌ \n"
"╬═╬/ \\ \n")
@@ -112,7 +112,7 @@ async def typewriter(typew):
"< 、・ | \ \n"
" \__/∪ _ ∪) \n"
" U U\n")
-
+
@register(outgoing=True, pattern='^.awkwok(?: |$)(.*)')
async def typewriter(typew):
@@ -121,7 +121,7 @@ async def typewriter(typew):
"──▄▀█▄▄▄─────▄▀█▄▄▄\n"
"▄▀──█▄▄──────█─█▄▄\n"
"─▄▄▄▀──▀▄───▄▄▄▀──▀▄\n"
- "─▀───────▀▀─▀───────▀▀\n`Awkwokwokwok..`")
+ "─▀───────▀▀─▀───────▀▀\n`Awkwokwokwok Ada kang ghosting..`")
@register(outgoing=True, pattern='^.ular(?: |$)(.*)')
@@ -299,7 +299,8 @@ async def typewriter(typew):
await typew.edit("**LIAT NIH YA GUA GBAN**")
sleep(1)
await typew.edit("**TAPI BOONG!!!🤪🤪🤪**")
-
+ sleep(1)
+ await typew.edit("**PAL PALE PAL PALE,MUKE LU MIRIP TOKEK**")
CMD_HELP.update({
"vip":
From 7359b5f362d0d933b8bf1169725148443c6349d9 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 11 Mar 2021 15:22:57 +0700
Subject: [PATCH 055/400] Update www.py
---
userbot/modules/www.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 48784c69..5fc64101 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -151,10 +151,10 @@ def speed_convert(size):
async def pingme(pong):
""" For .ping command, ping the userbot from any chat. """
start = datetime.now()
- await pong.edit("`Pukul nih.....🔨`")
+ await pong.edit("`STRESSSS.....🔨`")
end = datetime.now()
duration = (end - start).microseconds / 9000
- await pong.edit("✘ **Rama Ganteng No Debat!**\n`%sms`" % (duration))
+ await pong.edit("😡 **KALIAN SEMUA GILA!**\n`%sms`" % (duration))
CMD_HELP.update(
{"ping": "`.ping` ; `.lping` ; `.xping` ; `.sping`\
From 8bbdae5d11fdb8a059622d64079d1a81ee1ecbce Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 11 Mar 2021 18:34:42 +0700
Subject: [PATCH 056/400] Update system_stats.py
---
userbot/modules/system_stats.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index a5569273..27edac86 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -302,7 +302,7 @@ async def amireallyalive(alive):
f"┣|• `💳 Username :`@{user.username} \n"
f"┣|• `👺 Telethon :`Ver {version.__version__} \n"
f"┣|• `🐉 Python :`Ver {python_version()} \n"
- f"┣|• `Branch :`{UPSTREAM_REPO_BRANCH} |STRESS-Userbot \n"
+ f"┣|• `Branch :`{UPSTREAM_REPO_BRANCH} |STRESS-Userbot"
f"┣|• `Bot Ver :`{BOT_VER} \n"
f"┣|• `Modules :`{len(modules)} Modules \n"
f"┗━━━━━━━━━━━━━━━━━━━ \n\n"
From a8f4ede5ea4cfaecc6f13348678c29f41a6ef209 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 11 Mar 2021 19:41:57 +0700
Subject: [PATCH 057/400] Update alvingans24.py
---
userbot/modules/alvingans24.py | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/userbot/modules/alvingans24.py b/userbot/modules/alvingans24.py
index 2732cafa..30a69eb3 100644
--- a/userbot/modules/alvingans24.py
+++ b/userbot/modules/alvingans24.py
@@ -161,12 +161,12 @@ async def _(event):
await event.edit(input_str)
animation_chars = [
- "⬛⬛⬛⬛⬛⬛\n⬛⬜⬜⬜⬜⬛\n⬛⬜⬛⬛⬜⬛\n⬛⬜⬛⬛⬜⬛\n⬛⬜⬜⬜⬜⬛\n⬛⬜⬛⬜⬛⬛\n⬛⬜⬛⬛⬜⬛\n⬛⬛⬛⬛⬛⬛",
- "⬛⬛⬛⬛⬛⬛\n⬛⬜⬜⬜⬜⬛\n⬛⬜⬛⬛⬜⬛\n⬛⬜⬛⬛⬜⬛\n⬛⬜⬜⬜⬜⬛\n⬛⬜⬛⬛⬜⬛\n⬛⬜⬛⬛⬜⬛\n⬛⬛⬛⬛⬛⬛",
- "⬛⬛⬛⬛⬛⬛\n⬛⬜⬛⬛⬜⬛\n⬛⬜⬛⬛⬜⬛\n⬛⬜⬛⬛⬜⬛\n⬛⬜⬛⬛⬜⬛\n⬛⬜⬛⬛⬜⬛\n⬛⬛⬜⬜⬛⬛\n⬛⬛⬛⬛⬛⬛",
- "⬛⬛⬛⬛⬛⬛\n⬛⬜⬜⬜⬜⬛\n⬛⬜⬛⬛⬜⬛\n⬛⬜⬛⬛⬜⬛\n⬛⬜⬜⬜⬜⬛\n⬛⬜⬛⬛⬜⬛\n⬛⬜⬛⬛⬜⬛\n⬛⬛⬛⬛⬛⬛",
- "⬛⬛⬛⬛⬛⬛\n⬛⬜⬜⬜⬜⬛\n⬛⬜⬛⬛⬜⬛\n⬛⬜⬛⬛⬜⬛\n⬛⬜⬛⬛⬜⬛\n⬛⬜⬛⬛⬜⬛\n⬛⬜⬛⬛⬜⬛\n⬛⬛⬛⬛⬛⬛",
- "⬛⬛⬛⬛⬛⬛\n⬛⬜⬜⬜⬜⬛\n⬛⬜⬛⬛⬜⬛\n⬛⬜⬛⬛⬜⬛\n⬛⬜⬜⬜⬜⬛\n⬛⬜⬛⬛⬜⬛\n⬛⬜⬛⬛⬜⬛\n⬛⬛⬛⬛⬛⬛"]
+ "OWNER STREES USER-BOT ADALAH MANUSIA TERGANTENG DI HATI PEMAKAI NYA KENALAN DULU SAMA OWNER NYA YUK",
+ "RAMADHANI NAMANYA,ORANG NYA BAIK",
+ "TINGGAL NYA DI TANGERANG, BTW ORANG TANGERANG GANTENG GANTENG DAN KUAT KUAT AWWHHHH",
+ "KALO MAU PAKE USERBOT INI,IZIN DULU KE ORANG NYA YA GENGSSS",
+ "POKOK NYA OWNER NYA THEBEST BANGET SERIUSSSSS",
+ "UDAH POKOK NYA ITU AJA SIH,INTINYA OWNER NYA GANTENG DAN BAIK PARAH"]
for i in animation_ttl:
From aac3f602d2aa3164e8e966fa2967e2bf4a3b9641 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 11 Mar 2021 20:07:57 +0700
Subject: [PATCH 058/400] Update www.py
---
userbot/modules/www.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 5fc64101..507f9015 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -96,10 +96,10 @@ async def pingme(pong):
await pong.edit("**😘**")
await pong.edit("**🥰🥰**")
await pong.edit("**❤️❤️❤️**")
- await pong.edit("**✦҈͜͡➳Sayang!**")
+ await pong.edit("**✦҈͜͡Sayang!**")
end = datetime.now()
duration = (end - start).microseconds / 1000
- await pong.edit(f"**♛HALO MWAH😘 ♛**\n"
+ await pong.edit(f"**🐊HALO MWAH😘 🐊**\n"
f"❃ **Bucin dikit:** "
f"`%sms` \n"
f"❃ **Uptime:** "
From acf2e684371baf22c4d470f8691463cd6ad8c1d8 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 11 Mar 2021 20:23:23 +0700
Subject: [PATCH 059/400] Update lordmemes.py
---
userbot/modules/lordmemes.py | 156 +++++++++++++++++------------------
1 file changed, 78 insertions(+), 78 deletions(-)
diff --git a/userbot/modules/lordmemes.py b/userbot/modules/lordmemes.py
index c9dc586d..a642cb1c 100644
--- a/userbot/modules/lordmemes.py
+++ b/userbot/modules/lordmemes.py
@@ -207,8 +207,8 @@ async def _(event):
"-------------->____",
"------------------>",
"------>;(^。^)ノ",
- "( ̄ー ̄) DED",
- "**Mati Lu Anjing (°̥̥̥̥̥̥̥̥•̀.̫•́°̥̥̥̥̥̥̥)**",
+ "( ̄ー ̄) MENINGGOY",
+ "**Mati Lu Anjing 😵😵**",
]
for i in animation_ttl:
@@ -470,7 +470,7 @@ async def _(event):
await asyncio.sleep(0.5)
await event.edit("Sekarang ")
await asyncio.sleep(0.2)
- await event.edit("I")
+ await event.edit("KAMU ADALAH BABU")
await asyncio.sleep(0.3)
await event.edit("Ku bunuh kau")
await asyncio.sleep(0.3)
@@ -2723,155 +2723,155 @@ async def _(event):
await asyncio.sleep(2)
x = (random.randrange(1, 76))
if (x == 1):
- await event.edit("**Crucio**")
+ await event.edit("**Halo pulici**")
if (x == 2):
- await event.edit("**Sectumsempra**")
+ await event.edit("**Disini ada babu ngerusuh**")
if (x == 3):
- await event.edit("**Morsmordre**")
+ await event.edit("**Tolong yah pulici**")
if (x == 4):
- await event.edit("**Tarantallegra**")
+ await event.edit("**Penjara babu ini,dia gila**")
if (x == 5):
- await event.edit("*Fiendfyre Curse**")
+ await event.edit("*ORTU NYA JUGA DAH GANGURUS**")
if (x == 6):
- await event.edit("**Petrificus Totalus**")
+ await event.edit("**KARNA DIA BEBAN ORTU**")
if (x == 7):
- await event.edit("**Furnunculus**")
+ await event.edit("**MENDING PENJARA DIA!!**")
if (x == 8):
- await event.edit("**Rictusempra**")
+ await event.edit("**Bener bener gaguna**")
if (x == 9):
- await event.edit("**Deletrius**")
+ await event.edit("**Udah gabut nya jelek**")
if (x == 10):
- await event.edit("*Incarcarous**")
+ await event.edit("*Tukang ngerusuh**")
if (x == 11):
- await event.edit("**Confringo**")
+ await event.edit("**Mungkin otak nya dah gawaras**")
if (x == 12):
- await event.edit("**Densaugeo**")
+ await event.edit("**Atau sikis nya dah kena**")
if (x == 13):
- await event.edit("**Mobilicorpus**")
+ await event.edit("**ATAU MUNGKIN EFEK BROKEN HOME**")
if (x == 14):
- await event.edit("**Liberacorpus**")
+ await event.edit("**BROKEN HEART**")
if (x == 15):
- await event.edit("**Levicorpus**")
+ await event.edit("**BROKEN MENTAL**")
if (x == 16):
- await event.edit("**Deprimo**")
+ await event.edit("**KASIAN KAN DIA**")
if (x == 17):
- await event.edit("**Sonorus**")
+ await event.edit("**MENDING DI PENJARA**")
if (x == 18):
- await event.edit("**Duro**")
+ await event.edit("**AYO PULICI**")
if (x == 19):
- await event.edit("**Legilimens**")
+ await event.edit("**PENJARAKAN DIA**")
if (x == 20):
- await event.edit("**Expulso**")
+ await event.edit("**YO BISA YO**")
if (x == 21):
- await event.edit("**Oppugno**")
+ await event.edit("**SUKA WAR DI TELEGRAM**")
if (x == 22):
- await event.edit("**Fidelius**")
+ await event.edit("**TAPI KALO KETRIGGER**")
if (x == 23):
- await event.edit("**Imperio**")
+ await event.edit("**MINTA SHARELOK**")
if (x == 24):
- await event.edit("**Piertotum Locomotor**")
+ await event.edit("**TAPI GA DI SAMPERIN**")
if (x == 25):
- await event.edit("**Aparecium**")
+ await event.edit("**OWH MUNGKIN GA ADA ONGKOS**")
if (x == 26):
- await event.edit("**Defodio**")
+ await event.edit("**O IYA KAN MISKIN**")
if (x == 27):
- await event.edit("**Descendo**")
+ await event.edit("**PENGANGGURAN**")
if (x == 28):
- await event.edit("**Specialis Revelio**")
+ await event.edit("**BEBAN ORTU**")
if (x == 29):
- await event.edit("**Protego Totalum**")
+ await event.edit("**TYDACK BERGUNA**")
if (x == 30):
- await event.edit("**Meteolojinx Recanto**")
+ await event.edit("**ALIAS SAMPAH GC**")
if (x == 31):
- await event.edit("**Cave Inimicum**")
+ await event.edit("**POKOKNYA**")
if (x == 32):
- await event.edit("**Impedimenta**")
+ await event.edit("**DIA GA PANTES HIDUP**")
if (x == 33):
- await event.edit("**Obscuro**")
+ await event.edit("**UDAH JELEK**")
if (x == 34):
- await event.edit("**Reducto**")
+ await event.edit("**DEKIL**")
if (x == 35):
- await event.edit("**Anapneo**")
+ await event.edit("**BAU**")
if (x == 36):
- await event.edit("**Locomotor Mortis**")
+ await event.edit("**KASIAN KAN**")
if (x == 37):
- await event.edit("**Geminio**")
+ await event.edit("**KASIAN BANGET**")
if (x == 38):
- await event.edit("** Aguamenti**")
+ await event.edit("**SERIUS DAH**")
if (x == 39):
- await event.edit("**Avada Kedavra**")
+ await event.edit("**MAU NGOMONG APA LG YA?**")
if (x == 40):
- await event.edit("**Repelo Muggletum**")
+ await event.edit("**YA POKOK NYA**")
if (x == 41):
- await event.edit("**Stupefy**")
+ await event.edit("**DIA GILA**")
if (x == 42):
- await event.edit("**Diffindo**")
+ await event.edit("**IDIHHH**")
if (x == 43):
- await event.edit("**Erecto**")
+ await event.edit("**NGAPAIN DI LIATIN?**")
if (x == 44):
- await event.edit("**Finite Incantatem**")
+ await event.edit("**ASTOGEEELL**")
if (x == 45):
- await event.edit("**Prior Incantato**")
+ await event.edit("**INI PANJANG BGT**")
if (x == 46):
- await event.edit("**Expulso**")
+ await event.edit("**GUA MAU NGATA APA LG YA**")
if (x == 47):
- await event.edit("**Incendio**")
+ await event.edit("**PULICI UDH YA**")
if (x == 48):
- await event.edit("**Nox**")
+ await event.edit("**TAPI PANJANG BGT**")
if (x == 49):
- await event.edit("**Colloportus**")
+ await event.edit("**CAPE NGEDIT NYA AJG**")
if (x == 50):
- await event.edit("**Evanesco**")
+ await event.edit("**ETT DAH BUSEHHH**")
if (x == 51):
- await event.edit("**Ferula**")
+ await event.edit("**ADDAH**")
if (x == 52):
- await event.edit("**Expecto Patronum**")
+ await event.edit("**AYOLAHHH**")
if (x == 53):
- await event.edit("**Confundo**")
+ await event.edit("**PANJANG BANGET BRO**")
if (x == 54):
- await event.edit("**Relashio**")
+ await event.edit("**BENERAN**")
if (x == 55):
- await event.edit("**Tergeo**")
+ await event.edit("**GA BOHONG**")
if (x == 56):
- await event.edit("**Episkey**")
+ await event.edit("**DEMI APASI**")
if (x == 57):
- await event.edit("**Oblivate**")
+ await event.edit("**TWINGGGG**")
if (x == 58):
- await event.edit("**Expelliarmus**")
+ await event.edit("**BUJUG**")
if (x == 59):
- await event.edit("*Silencio**")
+ await event.edit("*NELPON PULICI LAMA BAT**")
if (x == 60):
- await event.edit("**Muffliato**")
+ await event.edit("**ASTAGHFIRULLAH**")
if (x == 61):
- await event.edit("**Protego**")
+ await event.edit("**GARA GARA BABU**")
if (x == 62):
- await event.edit("**Expulso**")
+ await event.edit("**GUA JADI GEDEG**")
if (x == 63):
- await event.edit("**Riddikulus**")
+ await event.edit("**BABU PEA**")
if (x == 64):
- await event.edit("**Pack**")
+ await event.edit("**LAEN KLI JANGAN NGERUSUH**")
if (x == 65):
- await event.edit("**Reducio**")
+ await event.edit("**KALO GABUT**")
if (x == 66):
- await event.edit("**Reparo**")
+ await event.edit("**BUKA CHANNEL BOKEP**")
if (x == 67):
- await event.edit("**Lumos**")
+ await event.edit("**TRUS COLI**")
if (x == 68):
- await event.edit("**Orchideous**")
+ await event.edit("**ABIS ITU BOBO**")
if (x == 69):
- await event.edit("**Portus**")
+ await event.edit("**BESOK NYA MENINGGAL**")
if (x == 70):
- await event.edit("**Scourgify**")
+ await event.edit("**PANJANG BGT SERIUS**")
if (x == 71):
- await event.edit("**Wingardium Leviosa**")
+ await event.edit("**CAPE NGEDIT**")
if (x == 71):
- await event.edit("**Impervius**")
+ await event.edit("**ALLAHU AKBAR**")
if (x == 73):
- await event.edit("**Engorgio**")
+ await event.edit("**DAH SEGITU AJAH**")
if (x == 74):
- await event.edit("**Glisseo**")
+ await event.edit("**JANGAN BANYAK"**")
if (x == 75):
- await event.edit("**Accio**")
+ await event.edit("**BABAYY MWAHHH🥰😘**")
@register(outgoing=True, pattern="^.suits(?: |$)(.*)")
From 25d1e3e694ea6462a156185521794f0a12b8ee75 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 11 Mar 2021 20:25:06 +0700
Subject: [PATCH 060/400] Update alvingans.py
---
userbot/modules/alvingans.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/userbot/modules/alvingans.py b/userbot/modules/alvingans.py
index 4e698c78..0488eabc 100644
--- a/userbot/modules/alvingans.py
+++ b/userbot/modules/alvingans.py
@@ -301,7 +301,8 @@ async def typewriter(typew):
await typew.edit("**TAPI BOONG!!!🤪🤪🤪**")
sleep(1)
await typew.edit("**PAL PALE PAL PALE,MUKE LU MIRIP TOKEK**")
-
+ sleep(1)
+ await typew.edit("**HAYYYYUUUKKKKK,PAM PIPAM PIPAM PIPAM PAM PIPAM PIPAM**")
CMD_HELP.update({
"vip":
"`.bulan` ; `.hati` ; `.bernyanyi`\
From ab82e626917759437c3c4fba19650d1a43c0c1d5 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 11 Mar 2021 20:32:52 +0700
Subject: [PATCH 061/400] Update lordmemes.py
---
userbot/modules/lordmemes.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/lordmemes.py b/userbot/modules/lordmemes.py
index a642cb1c..cee059ad 100644
--- a/userbot/modules/lordmemes.py
+++ b/userbot/modules/lordmemes.py
@@ -2869,7 +2869,7 @@ async def _(event):
if (x == 73):
await event.edit("**DAH SEGITU AJAH**")
if (x == 74):
- await event.edit("**JANGAN BANYAK"**")
+ await event.edit("**JANGAN BANYAK BANYAK**")
if (x == 75):
await event.edit("**BABAYY MWAHHH🥰😘**")
From f0016c4418ffb92369242defffb2fb0903cddf28 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 11 Mar 2021 20:56:00 +0700
Subject: [PATCH 062/400] Update lordmemes.py
---
userbot/modules/lordmemes.py | 36 ++++++++++++++++++------------------
1 file changed, 18 insertions(+), 18 deletions(-)
diff --git a/userbot/modules/lordmemes.py b/userbot/modules/lordmemes.py
index cee059ad..724ec0c5 100644
--- a/userbot/modules/lordmemes.py
+++ b/userbot/modules/lordmemes.py
@@ -1271,24 +1271,24 @@ async def _(event):
await event.edit(input_str)
animation_chars = [
- "`Connecting To Telegram Headquarters...`",
- "`Call Connected.`",
- "`Telegram: Hello This is Telegram HQ. Who is this?`",
- f"`Me: Yo this is`@{DEFAULTUSER},`Please Connect me to my lil bro,Pavel Durov`",
- "`User Authorised.`",
- "`Calling Pavel Durov` `At +916969696969`",
- "`Private Call Connected...`",
- "`Me: Hello Sir, Please Ban This Telegram Account.`",
- "`Pavel: May I Know Who Is This?`",
- f"`Me: Yo Brah, I Am` @{DEFAULTUSER} ",
- "`Pavel: OMG!!! Long time no see, Wassup Brother...\nI'll Make Sure That Guy Account Will Get Blocked Within 24Hrs.`",
- "`Me: Thanks, See You Later Brah.`",
- "`Pavel: Please Don't Thank Brah, Telegram Is Our's. Just Gimme A Call When You Become Free.`",
- "`Me: Is There Any Issue/Emergency???`",
- "`Pavel: Yes Sur, There Is A Bug In Telegram v69.6.9.\nI Am Not Able To Fix It. If Possible, Please Help Fix The Bug.`",
- "`Me: Send Me The App On My Telegram Account, I Will Fix The Bug & Send You.`",
- "`Pavel: Sure Sur \nTC Bye Bye :)`",
- "`Private Call Disconnected.`"]
+ "`Menyambungkan telfon ke telegram...`",
+ "`telfon tersambung.`",
+ "`Telegram: Hallo anjing,ada afa menelfon ku?`",
+ f"`Me: Saya `@{DEFAULTUSER},`Ingin memberitahukan bahwa disini ada babu`",
+ "`Babu nya ngeselin`",
+ "`Aduh pokok nya babu nya goblok`",
+ "`telfon privasi terhubung...`",
+ "`Me: Hello Pulici saya ingin melaporkan bahwa disini ada babu`",
+ "`Pulici: Siapa ini?`",
+ f"`Me: Saya @{DEFAULTUSER} Goblok bgt pulici ",
+ "`Pulici: Oo iyah tenang biar saya urus babunya`",
+ "`Me: Asiappp Makasih pulici.`",
+ "`Pulici: Iya sama sama,telfon saya lagi nanti kalo ada babu`",
+ "`Me: Iya pulici, Saya juga lagi gabut aja nelpon anda`",
+ "`Pulici: oooooasuuuuuu GOBLOK`",
+ "`Me: Awowkwokwkkw Pulici nya goblok`",
+ "`Pulici: Dah lah anying Gajelas`",
+ "`Telpon Nya terputus.....`"]
for i in animation_ttl:
From 7fffa144ee33500add6a44c5aecf1651f8e085bc Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 11 Mar 2021 20:56:32 +0700
Subject: [PATCH 063/400] Create lordmemes.py
From b7e422b7d9f3916f9df54f957ec4e91ababdcae4 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 12 Mar 2021 01:01:08 +0700
Subject: [PATCH 064/400] Update app.json
---
app.json | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/app.json b/app.json
index f2d0d241..3290cc16 100644
--- a/app.json
+++ b/app.json
@@ -1,6 +1,6 @@
{
- "name": "Lord-Userbot",
- "description": "[Lord-Userbot] USERBOT KHUSUS YANG DIGUNAKAN UNTUK BERSENANG-SENANG DI TELEGRAM.",
+ "name": "STRESS-Userbot",
+ "description": "[STRESS-Userbot] USERBOT INI DIBUAT UNTUK ORANG STRESS YANG LAGI GABUT.",
"logo": "https://telegra.ph/file/62dc59b2013a48f9cc8f3.jpg",
"keywords": [
"telegram",
@@ -9,9 +9,9 @@
"modular",
"productivity"
],
- "repository": "https://github.com/Zora24/Lord-Userbot",
- "telegram": "https://t.me/liualvinas",
- "success_url": "https://t.me/liualvinasmahaputra",
+ "repository": "https://github.com/ramadhani892/STRESS-Userbot",
+ "telegram": "https://t.me/Ramadhaniiiiiiiii1",
+ "success_url": "https://t.me/berteman_itu_indah",
"stack": "container",
"env": {
"API_KEY": {
From 30400a861c39fff4860f109d22e79f7ec67961d3 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 12 Mar 2021 01:05:41 +0700
Subject: [PATCH 065/400] Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 50f33b11..e388391a 100644
--- a/README.md
+++ b/README.md
@@ -42,10 +42,10 @@ Caranya Pergi Ke Grup Support Lord-Userbot Lalu Ketik #String [TEKAN DISINI](htt
> Terakhir Hidupkan Dyno Lalu Check Logs (settings -> view logs) Jika Berhasil Enjoy :)
```
Atau Bisa Gabung Ke Grup Lord Userbot -> [TEKAN DISINI](https://t.me/LordUserbot_Group)
-## DEPLOY LORD-USERBOT
+## DEPLOY STRESS-USERBOT
-
+
From 59140f6ff2d7a040f2633e6347be20df2e236fa7 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 12 Mar 2021 01:35:58 +0700
Subject: [PATCH 066/400] Update __init__.py
---
userbot/__init__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/__init__.py b/userbot/__init__.py
index 7640ba5b..cbbbbba1 100644
--- a/userbot/__init__.py
+++ b/userbot/__init__.py
@@ -180,7 +180,7 @@
# Default .alive logo
ALIVE_LOGO = os.environ.get(
- "ALIVE_LOGO") or "https://telegra.ph/file/62dc59b2013a48f9cc8f3.jpg"
+ "ALIVE_LOGO") or "https://telegra.ph/file/99fb8faa72c1de0d41ea2.jpg"
# Last.fm Module
BIO_PREFIX = os.environ.get("BIO_PREFIX", None)
From 9d42955af0410ab52bdf9d3af6f4c4bcb0b63826 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 12 Mar 2021 01:44:02 +0700
Subject: [PATCH 067/400] Update __init__.py
---
userbot/__init__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/__init__.py b/userbot/__init__.py
index cbbbbba1..b2079b8f 100644
--- a/userbot/__init__.py
+++ b/userbot/__init__.py
@@ -184,7 +184,7 @@
# Last.fm Module
BIO_PREFIX = os.environ.get("BIO_PREFIX", None)
-DEFAULT_BIO = os.environ.get("DEFAULT_BIO", None)
+DEFAULT_BIO = os.environ.get("DEFAULT_BIO", STRESS-USERBOT)
LASTFM_API = os.environ.get("LASTFM_API", None)
LASTFM_SECRET = os.environ.get("LASTFM_SECRET", None)
From 1c07bf29e884b12c258f3bcbd9001b162d7dc8f0 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 12 Mar 2021 01:50:04 +0700
Subject: [PATCH 068/400] Update __init__.py
---
userbot/__init__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/__init__.py b/userbot/__init__.py
index b2079b8f..cbbbbba1 100644
--- a/userbot/__init__.py
+++ b/userbot/__init__.py
@@ -184,7 +184,7 @@
# Last.fm Module
BIO_PREFIX = os.environ.get("BIO_PREFIX", None)
-DEFAULT_BIO = os.environ.get("DEFAULT_BIO", STRESS-USERBOT)
+DEFAULT_BIO = os.environ.get("DEFAULT_BIO", None)
LASTFM_API = os.environ.get("LASTFM_API", None)
LASTFM_SECRET = os.environ.get("LASTFM_SECRET", None)
From 8815871ae7cde21c5530f74e655622bdc64b6eb5 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 12 Mar 2021 01:51:29 +0700
Subject: [PATCH 069/400] Update app.json
---
app.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app.json b/app.json
index 3290cc16..42c51708 100644
--- a/app.json
+++ b/app.json
@@ -151,7 +151,7 @@
},
"DEFAULT_BIO": {
"description": "Default Bio Mu.",
- "value": "LORD-USERBOT",
+ "value": "STRESS-USERBOT",
"required": false
},
"ALIVE_NAME": {
From 726c00dacbdc90a080e94ccc83522a231bd06b0a Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 12 Mar 2021 02:38:41 +0700
Subject: [PATCH 070/400] Update oi.py
---
userbot/modules/oi.py | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/oi.py b/userbot/modules/oi.py
index a5e34d44..5ef8e2bd 100644
--- a/userbot/modules/oi.py
+++ b/userbot/modules/oi.py
@@ -23,6 +23,9 @@ async def typewriter(typew):
await typew.edit("`Aku Sayang Kamu`")
sleep(1)
await typew.edit("`I LOVE YOU 💞`")
+ sleep(1)
+ await typew.edit("`Aku Janji Ga Akan`")
+ await typew.edit("`ninggalin kamu serius!!`")
# Create by myself @localheart
@@ -32,7 +35,7 @@ async def typewriter(typew):
sleep(3)
await typew.edit("`Apapun Yang Terjadi`")
sleep(3)
- await typew.edit("`Tetaplah Bernapas`")
+ await typew.edit("`Tetaplah Hidup`")
sleep(1)
- await typew.edit("`Dan Selalu Bersyukur`")
+ await typew.edit("`Walau tak berguna Awowkkw`")
# Create by myself @localheart
From 5439e1f802f0001f285033477f1edf8d123252e2 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 12 Mar 2021 02:50:39 +0700
Subject: [PATCH 071/400] Update __init__.py
---
userbot/__init__.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/userbot/__init__.py b/userbot/__init__.py
index cbbbbba1..8647fd6f 100644
--- a/userbot/__init__.py
+++ b/userbot/__init__.py
@@ -423,11 +423,11 @@ async def inline_handler(event):
buttons=[
[
custom.Button.url(
- "Repo Lord-Userbot",
+ "Repo STRESS-Userbot",
"https://github.com/ramadhani892/STRESS-Userbot"),
custom.Button.url(
"Pemilik Repo",
- "t.me/liualvinas")],
+ "t.me/Ramadhaniiiiiiiii1")],
],
link_preview=False,
)
@@ -447,7 +447,7 @@ async def on_plug_in_callback_query_handler(event):
# https://t.me/TelethonChat/115200
await event.edit(buttons=buttons)
else:
- reply_pop_up_alert = f"Harap Deploy Lord Userbot Anda Sendiri, Jangan Menggunakan Milik Lord {ALIVE_NAME} ツ"
+ reply_pop_up_alert = f"Harap Deploy Stress Userbot Anda Sendiri, Jangan Menggunakan Milik Lord {ALIVE_NAME} ツ"
await event.answer(reply_pop_up_alert, cache_time=0, alert=True)
@tgbot.on(
From b6fd7f69ba286ac9fa708b6925529d8c092c2622 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 12 Mar 2021 03:01:15 +0700
Subject: [PATCH 072/400] Update __main__.py
---
userbot/__main__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/__main__.py b/userbot/__main__.py
index 5ffdeba0..7cd574b4 100644
--- a/userbot/__main__.py
+++ b/userbot/__main__.py
@@ -27,7 +27,7 @@
LOGS.info(
- f"Lord-Userbot ⚙️ V{BOT_VER} [TELAH DIAKTIFKAN!]")
+ f"STRESS-Userbot ⚙️ V{BOT_VER} [TELAH DIAKTIFKAN!]")
if len(argv) not in (1, 3, 4):
From 7499de7b01a0ce144c53409935d2465b014485cb Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 12 Mar 2021 03:08:48 +0700
Subject: [PATCH 073/400] Update db.py
---
userbot/modules/db.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/db.py b/userbot/modules/db.py
index ba51538b..a258eb1f 100644
--- a/userbot/modules/db.py
+++ b/userbot/modules/db.py
@@ -29,5 +29,5 @@ async def amireallydbs(dbs):
await dbs.edit(""
f"**User:** `{DEFAULTUSER}` \n"
f"**Status Database:** `{db}`\n"
- f"**Lord-Userbot:** `{BOT_VER}`"
+ f"**STRESS-Userbot:** `{BOT_VER}`"
"")
From b5d248990a9b525a9c4c31ce74f70ab8bd96f482 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 12 Mar 2021 03:17:16 +0700
Subject: [PATCH 074/400] Update misc.py
---
userbot/modules/misc.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/misc.py b/userbot/modules/misc.py
index 5dfed7dc..b4c9d73a 100644
--- a/userbot/modules/misc.py
+++ b/userbot/modules/misc.py
@@ -81,7 +81,7 @@ async def killdabot(event):
await event.delete()
if BOTLOG:
await event.client.send_message(BOTLOG_CHATID, "#RESTARTBOT \n"
- "`Lord-Userbot Telah Di Restart`")
+ "`STRESS-Userbot Telah Di Restart`")
await bot.disconnect()
# Spin a new instance of bot
execl(sys.executable, sys.executable, *sys.argv)
@@ -120,7 +120,7 @@ async def repeat(rep):
async def repo_is_here(wannasee):
""" For .repo command, just returns the repo URL. """
await wannasee.edit(
- "❃ **Repo Userbot:** [Lord-Userbot](https://github.com/Zora24/Lord-Userbot)\n❃ **Pemilik:** [Alvin](t.me/liualvinas)"
+ "❃ **Repo Userbot:** [Lord-Userbot](https://github.com/ramadhani892/STRESS-Userbot)\n❃ **Pemilik:** [Alvin](t.me/Ramadhaniiiiiiiii1)"
)
From 147feb57fea84572a25a91b6eb6f375f690b0feb Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 12 Mar 2021 03:23:01 +0700
Subject: [PATCH 075/400] Update misc.py
---
userbot/modules/misc.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/misc.py b/userbot/modules/misc.py
index b4c9d73a..cc6e9ec2 100644
--- a/userbot/modules/misc.py
+++ b/userbot/modules/misc.py
@@ -120,7 +120,7 @@ async def repeat(rep):
async def repo_is_here(wannasee):
""" For .repo command, just returns the repo URL. """
await wannasee.edit(
- "❃ **Repo Userbot:** [Lord-Userbot](https://github.com/ramadhani892/STRESS-Userbot)\n❃ **Pemilik:** [Alvin](t.me/Ramadhaniiiiiiiii1)"
+ "❃ **Repo Userbot:** [STRESS-Userbot](https://github.com/ramadhani892/STRESS-Userbot)\n❃ **Pemilik:** [RAMA](t.me/Ramadhaniiiiiiiii1)"
)
From 99dc7c795ac91f206c1af5939b94a4d1c2afcfd1 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 12 Mar 2021 16:12:15 +0700
Subject: [PATCH 076/400] Update system_stats.py
---
userbot/modules/system_stats.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index 27edac86..d645953f 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -269,7 +269,7 @@ async def amireallyalive(alive):
f"❃ **Python** \n ➥ `Versi {python_version()}` \n"
f"❃ **Versi Bot**\n ➥ `{BOT_VER}` \n"
f"❃ **Modul** \n ➥ `{len(modules)}` \n\n"
- f"❃ **Repo Userbot:** [Lord-Userbot](https://github.com/Zora24/Lord-Userbot)\n❃ **Grup Userbot: **[Tekan](t.me/LordUserbot_Group)\n❃ **Pemilik:** [Alvin](t.me/liualvinas)\n"
+ f"❃ **Repo Userbot:** [Lord-Userbot](https://github.com/ramadhani892/STRESS-Userbot)\n❃ **Grup Userbot: **[Tekan](t.me/LordUserbot_Group)\n❃ **Pemilik:** [RAMA](t.me/Ramadhaniiiiiiiii1)\n"
f"**▬▬▬▬▬▬❙۩★۩❙▬▬▬▬▬▬**")
if ALIVE_LOGO:
try:
From 8eb07f65e0df1ac4feaae343dd5bd514e7d7a3c3 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 12 Mar 2021 16:34:39 +0700
Subject: [PATCH 077/400] Update system_stats.py
---
userbot/modules/system_stats.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index d645953f..7a6ffebd 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -269,7 +269,7 @@ async def amireallyalive(alive):
f"❃ **Python** \n ➥ `Versi {python_version()}` \n"
f"❃ **Versi Bot**\n ➥ `{BOT_VER}` \n"
f"❃ **Modul** \n ➥ `{len(modules)}` \n\n"
- f"❃ **Repo Userbot:** [Lord-Userbot](https://github.com/ramadhani892/STRESS-Userbot)\n❃ **Grup Userbot: **[Tekan](t.me/LordUserbot_Group)\n❃ **Pemilik:** [RAMA](t.me/Ramadhaniiiiiiiii1)\n"
+ f"❃ **Repo Userbot:** [STRESS-Userbot](https://github.com/ramadhani892/STRESS-Userbot)\n❃ **Grup Userbot: **[Tekan](t.me/LordUserbot_Group)\n❃ **Pemilik:** [RAMA](t.me/Ramadhaniiiiiiiii1)\n"
f"**▬▬▬▬▬▬❙۩★۩❙▬▬▬▬▬▬**")
if ALIVE_LOGO:
try:
From 872b59bc8392bc31bebefcf584f9516b5dc718bb Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 12 Mar 2021 22:57:35 +0700
Subject: [PATCH 078/400] Update __init__.py
---
userbot/__init__.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/userbot/__init__.py b/userbot/__init__.py
index 8647fd6f..5eddac85 100644
--- a/userbot/__init__.py
+++ b/userbot/__init__.py
@@ -390,9 +390,9 @@ def paginate_help(page_number, loaded_modules, prefix):
@tgbot.on(events.NewMessage(pattern="/start"))
async def handler(event):
if event.message.from_id != uid:
- await event.reply("Lord-Userbot, Buat Userbot Mu Sendiri [Tekan Disini](https://github.com/Zora24/Lord-Userbot.git)")
+ await event.reply("STRESS-Userbot, Buat Userbot Mu Sendiri [Tekan Disini](https://github.com/ramadhani892/STRESS-Userbot.git)")
else:
- await event.reply(f"`Hai Lord {ALIVE_NAME}\n\nApa Kabarmu?`")
+ await event.reply(f"`Hai Orang stres {ALIVE_NAME}\n\nApa Kabarmu?`")
@tgbot.on(events.InlineQuery) # pylint:disable=E0602
async def inline_handler(event):
@@ -403,7 +403,7 @@ async def inline_handler(event):
buttons = paginate_help(0, dugmeler, "helpme")
result = builder.article(
"Harap Gunakan .help Untuk Perintah",
- text="{}\n\n**❃ Jumlah Modul Yang Tersedia:** `{}`\n \n**❃ Daftar Modul Lord Userbot:** \n".format(
+ text="{}\n\n**🤪 Jumlah Modul Yang Tersedia:** `{}`\n \n**🤪 Daftar Modul STRESS Userbot:** \n".format(
"**🥴 STRESS-Userbot**",
len(dugmeler),
),
From 840d543ba06b2fd197517f07f13dbcd04c4f701b Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 12 Mar 2021 22:59:47 +0700
Subject: [PATCH 079/400] Update system_stats.py
---
userbot/modules/system_stats.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index 7a6ffebd..ca21588c 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -159,7 +159,7 @@ async def bot_ver(event):
revout = str(stdout.decode().strip()) + str(stderr.decode().strip())
await event.edit(
- "**☛**Lord-Userbot Versi:** \n "
+ "**☛**STRESS-Userbot Versi:** \n "
f"{verout}"
"\n**☛**Revisi:**\n "
f"{revout}"
@@ -302,7 +302,7 @@ async def amireallyalive(alive):
f"┣|• `💳 Username :`@{user.username} \n"
f"┣|• `👺 Telethon :`Ver {version.__version__} \n"
f"┣|• `🐉 Python :`Ver {python_version()} \n"
- f"┣|• `Branch :`{UPSTREAM_REPO_BRANCH} |STRESS-Userbot"
+ f"┣|• `Branch :`{UPSTREAM_REPO_BRANCH} |STRESS-Userbot \n"
f"┣|• `Bot Ver :`{BOT_VER} \n"
f"┣|• `Modules :`{len(modules)} Modules \n"
f"┗━━━━━━━━━━━━━━━━━━━ \n\n"
From 52908cce86402b6608ae6be692597c670a4b7a76 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 12 Mar 2021 23:18:07 +0700
Subject: [PATCH 080/400] Update alvingans.py
---
userbot/modules/alvingans.py | 168 +++++++++++++++++------------------
1 file changed, 84 insertions(+), 84 deletions(-)
diff --git a/userbot/modules/alvingans.py b/userbot/modules/alvingans.py
index 0488eabc..06a996cd 100644
--- a/userbot/modules/alvingans.py
+++ b/userbot/modules/alvingans.py
@@ -128,90 +128,90 @@ async def typewriter(typew):
async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("░░░░▓\n"
- "░░░▓▓\n"
- "░░█▓▓█\n"
- "░██▓▓██\n"
- "░░██▓▓██\n"
- "░░░██▓▓██\n"
- "░░░░██▓▓██\n"
- "░░░░░██▓▓██\n"
- "░░░░██▓▓██\n"
- "░░░██▓▓██\n"
- "░░██▓▓██\n"
- "░██▓▓██\n"
- "░░██▓▓██\n"
- "░░░██▓▓██\n"
- "░░░░██▓▓██\n"
- "░░░░░██▓▓██\n"
- "░░░░██▓▓██\n"
- "░░░██▓▓██\n"
- "░░██▓▓██\n"
- "░██▓▓██\n"
- "░░██▓▓██\n"
- "░░░██▓▓██\n"
- "░░░░██▓▓██\n"
- "░░░░░██▓▓██\n"
- "░░░░██▓▓██\n"
- "░░░██▓▓██\n"
- "░░██▓▓██\n"
- "░██▓▓██\n"
- "░░██▓▓██\n"
- "░░░██▓▓██\n"
- "░░░░██▓▓██\n"
- "░░░░░██▓▓██\n"
- "░░░░██▓▓██\n"
- "░░░██▓▓██\n"
- "░░██▓▓██\n"
- "░██▓▓██\n"
- "░░██▓▓██\n"
- "░░░██▓▓██\n"
- "░░░░██▓▓██\n"
- "░░░░░██▓▓██\n"
- "░░░░██▓▓██\n"
- "░░░██▓▓██\n"
- "░░██▓▓██\n"
- "░██▓▓██\n"
- "░░██▓▓██\n"
- "░░░██▓▓██\n"
- "░░░░██▓▓██\n"
- "░░░░░██▓▓██\n"
- "░░░░██▓▓██\n"
- "░░░██▓▓██\n"
- "░░██▓▓██\n"
- "░██▓▓██\n"
- "░░██▓▓██\n"
- "░░░██▓▓██\n"
- "░░░░██▓▓██\n"
- "░░░░░██▓▓██\n"
- "░░░░██▓▓██\n"
- "░░░██▓▓██\n"
- "░░██▓▓██\n"
- "░██▓▓██\n"
- "░░██▓▓██\n"
- "░░░██▓▓██\n"
- "░░░░██▓▓██\n"
- "░░░░░██▓▓██\n"
- "░░░░██▓▓██\n"
- "░░░██▓▓██\n"
- "░░██▓▓██\n"
- "░░██▓▓██\n"
- "░░██▓▓██\n"
- "░░██▓▓██\n"
- "░░██▓▓██\n"
- "░░██▓▓██\n"
- "░░░██▓▓███\n"
- "░░░░██▓▓████\n"
- "░░░░░██▓▓█████\n"
- "░░░░░░██▓▓██████\n"
- "░░░░░░███▓▓███████\n"
- "░░░░░████▓▓████████\n"
- "░░░░█████▓▓█████████\n"
- "░░░█████░░░█████●███\n"
- "░░████░░░░░░░███████\n"
- "░░███░░░░░░░░░██████\n"
- "░░██░░░░░░░░░░░████\n"
- "░░░░░░░░░░░░░░░░███\n"
- "░░░░░░░░░░░░░░░░░░░\n")
+ await typew.edit("░░░▓▓\n"
+ await typew.edit("░░█▓▓█\n"
+ await typew.edit("░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░░░██▓▓██\n"
+ await typew.edit("░░░░██▓▓██\n"
+ await typew.edit("░░░░░██▓▓██\n"
+ await typew.edit("░░░░██▓▓██\n"
+ await typew.edit("░░░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░░░██▓▓██\n"
+ await typew.edit("░░░░██▓▓██\n"
+ await typew.edit("░░░░░██▓▓██\n"
+ await typew.edit("░░░░██▓▓██\n"
+ await typew.edit("░░░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░░░██▓▓██\n"
+ await typew.edit("░░░░██▓▓██\n"
+ await typew.edit("░░░░░██▓▓██\n"
+ await typew.edit("░░░░██▓▓██\n"
+ await typew.edit("░░░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░░░██▓▓██\n"
+ await typew.edit("░░░░██▓▓██\n"
+ await typew.edit("░░░░░██▓▓██\n"
+ await typew.edit("░░░░██▓▓██\n"
+ await typew.edit("░░░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░░░██▓▓██\n"
+ await typew.edit("░░░░██▓▓██\n"
+ await typew.edit("░░░░░██▓▓██\n"
+ await typew.edit("░░░░██▓▓██\n"
+ await typew.edit("░░░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░░░██▓▓██\n"
+ await typew.edit("░░░░██▓▓██\n"
+ await typew.edit("░░░░░██▓▓██\n"
+ await typew.edit("░░░░██▓▓██\n"
+ await typew.edit("░░░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░░░██▓▓██\n"
+ await typew.edit("░░░░██▓▓██\n"
+ await typew.edit("░░░░░██▓▓██\n"
+ await typew.edit("░░░░██▓▓██\n"
+ await typew.edit("░░░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░░░██▓▓██\n"
+ await typew.edit("░░░░██▓▓██\n"
+ await typew.edit("░░░░░██▓▓██\n"
+ await typew.edit("░░░░██▓▓██\n"
+ await typew.edit("░░░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit"░░░██▓▓███\n"
+ await typew.edit("░░░░██▓▓████\n"
+ await typew.edit("░░░░░██▓▓█████\n"
+ await typew.edit("░░░░░░██▓▓██████\n"
+ await typew.edit("░░░░░░███▓▓███████\n"
+ await typew.edit("░░░░░████▓▓████████\n"
+ await typew.edit("░░░░█████▓▓█████████\n"
+ await typew.edit("░░░█████░░░█████●███\n"
+ await typew.edit("░░████░░░░░░░███████\n"
+ await typew.edit("░░███░░░░░░░░░██████\n"
+ await typew.edit("░░██░░░░░░░░░░░████\n"
+ await typew.edit("░░░░░░░░░░░░░░░░███\n"
+ await typew.edit("░░░░░░░░░░░░░░░░░░░\n")
@register(outgoing=True, pattern='^.y(?: |$)(.*)')
From cf2c132bd79b69b3eaaae79dbaf79032ece9b460 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 12 Mar 2021 23:29:01 +0700
Subject: [PATCH 081/400] Update alvingans.py
---
userbot/modules/alvingans.py | 168 +++++++++++++++++------------------
1 file changed, 84 insertions(+), 84 deletions(-)
diff --git a/userbot/modules/alvingans.py b/userbot/modules/alvingans.py
index 06a996cd..f3163dcf 100644
--- a/userbot/modules/alvingans.py
+++ b/userbot/modules/alvingans.py
@@ -127,90 +127,90 @@ async def typewriter(typew):
@register(outgoing=True, pattern='^.ular(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("░░░░▓\n"
- await typew.edit("░░░▓▓\n"
- await typew.edit("░░█▓▓█\n"
- await typew.edit("░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░░░██▓▓██\n"
- await typew.edit("░░░░██▓▓██\n"
- await typew.edit("░░░░░██▓▓██\n"
- await typew.edit("░░░░██▓▓██\n"
- await typew.edit("░░░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░░░██▓▓██\n"
- await typew.edit("░░░░██▓▓██\n"
- await typew.edit("░░░░░██▓▓██\n"
- await typew.edit("░░░░██▓▓██\n"
- await typew.edit("░░░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░░░██▓▓██\n"
- await typew.edit("░░░░██▓▓██\n"
- await typew.edit("░░░░░██▓▓██\n"
- await typew.edit("░░░░██▓▓██\n"
- await typew.edit("░░░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░░░██▓▓██\n"
- await typew.edit("░░░░██▓▓██\n"
- await typew.edit("░░░░░██▓▓██\n"
- await typew.edit("░░░░██▓▓██\n"
- await typew.edit("░░░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░░░██▓▓██\n"
- await typew.edit("░░░░██▓▓██\n"
- await typew.edit("░░░░░██▓▓██\n"
- await typew.edit("░░░░██▓▓██\n"
- await typew.edit("░░░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░░░██▓▓██\n"
- await typew.edit("░░░░██▓▓██\n"
- await typew.edit("░░░░░██▓▓██\n"
- await typew.edit("░░░░██▓▓██\n"
- await typew.edit("░░░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░░░██▓▓██\n"
- await typew.edit("░░░░██▓▓██\n"
- await typew.edit("░░░░░██▓▓██\n"
- await typew.edit("░░░░██▓▓██\n"
- await typew.edit("░░░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░░░██▓▓██\n"
- await typew.edit("░░░░██▓▓██\n"
- await typew.edit("░░░░░██▓▓██\n"
- await typew.edit("░░░░██▓▓██\n"
- await typew.edit("░░░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit"░░░██▓▓███\n"
- await typew.edit("░░░░██▓▓████\n"
- await typew.edit("░░░░░██▓▓█████\n"
- await typew.edit("░░░░░░██▓▓██████\n"
- await typew.edit("░░░░░░███▓▓███████\n"
- await typew.edit("░░░░░████▓▓████████\n"
- await typew.edit("░░░░█████▓▓█████████\n"
- await typew.edit("░░░█████░░░█████●███\n"
- await typew.edit("░░████░░░░░░░███████\n"
- await typew.edit("░░███░░░░░░░░░██████\n"
- await typew.edit("░░██░░░░░░░░░░░████\n"
- await typew.edit("░░░░░░░░░░░░░░░░███\n"
+ await typew.edit("░░░░▓\n")
+ await typew.edit("░░░▓▓\n")
+ await typew.edit("░░█▓▓█\n")
+ await typew.edit("░██▓▓██\n")
+ await typew.edit("░░██▓▓██\n")
+ await typew.edit("░░░██▓▓██\n")
+ await typew.edit("░░░░██▓▓██\n")
+ await typew.edit("░░░░░██▓▓██\n")
+ await typew.edit("░░░░██▓▓██\n")
+ await typew.edit("░░░██▓▓██\n")
+ await typew.edit("░░██▓▓██\n")
+ await typew.edit("░██▓▓██\n")
+ await typew.edit("░░██▓▓██\n")
+ await typew.edit("░░░██▓▓██\n")
+ await typew.edit("░░░░██▓▓██\n")
+ await typew.edit("░░░░░██▓▓██\n")
+ await typew.edit("░░░░██▓▓██\n")
+ await typew.edit("░░░██▓▓██\n")
+ await typew.edit("░░██▓▓██\n")
+ await typew.edit("░██▓▓██\n")
+ await typew.edit("░░██▓▓██\n")
+ await typew.edit("░░░██▓▓██\n")
+ await typew.edit("░░░░██▓▓██\n")
+ await typew.edit("░░░░░██▓▓██\n")
+ await typew.edit("░░░░██▓▓██\n")
+ await typew.edit("░░░██▓▓██\n")
+ await typew.edit("░░██▓▓██\n")
+ await typew.edit("░██▓▓██\n")
+ await typew.edit("░░██▓▓██\n")
+ await typew.edit("░░░██▓▓██\n")
+ await typew.edit("░░░░██▓▓██\n")
+ await typew.edit("░░░░░██▓▓██\n")
+ await typew.edit("░░░░██▓▓██\n")
+ await typew.edit("░░░██▓▓██\n")
+ await typew.edit("░░██▓▓██\n")
+ await typew.edit("░██▓▓██\n")
+ await typew.edit("░░██▓▓██\n")
+ await typew.edit("░░░██▓▓██\n")
+ await typew.edit("░░░░██▓▓██\n")
+ await typew.edit("░░░░░██▓▓██\n")
+ await typew.edit("░░░░██▓▓██\n")
+ await typew.edit("░░░██▓▓██\n")
+ await typew.edit("░░██▓▓██\n")
+ await typew.edit("░██▓▓██\n")
+ await typew.edit("░░██▓▓██\n")
+ await typew.edit("░░░██▓▓██\n")
+ await typew.edit("░░░░██▓▓██\n")
+ await typew.edit("░░░░░██▓▓██\n")
+ await typew.edit("░░░░██▓▓██\n")
+ await typew.edit("░░░██▓▓██\n")
+ await typew.edit("░░██▓▓██\n")
+ await typew.edit("░██▓▓██\n")
+ await typew.edit("░░██▓▓██\n")
+ await typew.edit("░░░██▓▓██\n")
+ await typew.edit("░░░░██▓▓██\n")
+ await typew.edit("░░░░░██▓▓██\n")
+ await typew.edit("░░░░██▓▓██\n")
+ await typew.edit("░░░██▓▓██\n")
+ await typew.edit("░░██▓▓██\n")
+ await typew.edit("░██▓▓██\n")
+ await typew.edit("░░██▓▓██\n")
+ await typew.edit("░░░██▓▓██\n")
+ await typew.edit("░░░░██▓▓██\n")
+ await typew.edit("░░░░░██▓▓██\n")
+ await typew.edit("░░░░██▓▓██\n")
+ await typew.edit("░░░██▓▓██\n")
+ await typew.edit("░░██▓▓██\n")
+ await typew.edit("░░██▓▓██\n")
+ await typew.edit("░░██▓▓██\n")
+ await typew.edit("░░██▓▓██\n")
+ await typew.edit("░░██▓▓██\n")
+ await typew.edit("░░██▓▓██\n")
+ await typew.edit"░░░██▓▓███\n")
+ await typew.edit("░░░░██▓▓████\n")
+ await typew.edit("░░░░░██▓▓█████\n")
+ await typew.edit("░░░░░░██▓▓██████\n")
+ await typew.edit("░░░░░░███▓▓███████\n")
+ await typew.edit("░░░░░████▓▓████████\n")
+ await typew.edit("░░░░█████▓▓█████████\n")
+ await typew.edit("░░░█████░░░█████●███\n")
+ await typew.edit("░░████░░░░░░░███████\n")
+ await typew.edit("░░███░░░░░░░░░██████\n")
+ await typew.edit("░░██░░░░░░░░░░░████\n")
+ await typew.edit("░░░░░░░░░░░░░░░░███\n")
await typew.edit("░░░░░░░░░░░░░░░░░░░\n")
From 8728cff01a7483ec3761033132472b867c716f47 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 12 Mar 2021 23:36:04 +0700
Subject: [PATCH 082/400] Update alvingans.py
---
userbot/modules/alvingans.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/alvingans.py b/userbot/modules/alvingans.py
index f3163dcf..a2ed220d 100644
--- a/userbot/modules/alvingans.py
+++ b/userbot/modules/alvingans.py
@@ -199,7 +199,7 @@ async def typewriter(typew):
await typew.edit("░░██▓▓██\n")
await typew.edit("░░██▓▓██\n")
await typew.edit("░░██▓▓██\n")
- await typew.edit"░░░██▓▓███\n")
+ await typew.edit("░░░██▓▓███\n")
await typew.edit("░░░░██▓▓████\n")
await typew.edit("░░░░░██▓▓█████\n")
await typew.edit("░░░░░░██▓▓██████\n")
From 6e7eaac67e8e9ad4f9810fba81ca439f0adb078b Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 12 Mar 2021 23:44:01 +0700
Subject: [PATCH 083/400] Update alvingans.py
---
userbot/modules/alvingans.py | 168 +++++++++++++++++------------------
1 file changed, 84 insertions(+), 84 deletions(-)
diff --git a/userbot/modules/alvingans.py b/userbot/modules/alvingans.py
index a2ed220d..ddb2ec67 100644
--- a/userbot/modules/alvingans.py
+++ b/userbot/modules/alvingans.py
@@ -127,90 +127,90 @@ async def typewriter(typew):
@register(outgoing=True, pattern='^.ular(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("░░░░▓\n")
- await typew.edit("░░░▓▓\n")
- await typew.edit("░░█▓▓█\n")
- await typew.edit("░██▓▓██\n")
- await typew.edit("░░██▓▓██\n")
- await typew.edit("░░░██▓▓██\n")
- await typew.edit("░░░░██▓▓██\n")
- await typew.edit("░░░░░██▓▓██\n")
- await typew.edit("░░░░██▓▓██\n")
- await typew.edit("░░░██▓▓██\n")
- await typew.edit("░░██▓▓██\n")
- await typew.edit("░██▓▓██\n")
- await typew.edit("░░██▓▓██\n")
- await typew.edit("░░░██▓▓██\n")
- await typew.edit("░░░░██▓▓██\n")
- await typew.edit("░░░░░██▓▓██\n")
- await typew.edit("░░░░██▓▓██\n")
- await typew.edit("░░░██▓▓██\n")
- await typew.edit("░░██▓▓██\n")
- await typew.edit("░██▓▓██\n")
- await typew.edit("░░██▓▓██\n")
- await typew.edit("░░░██▓▓██\n")
- await typew.edit("░░░░██▓▓██\n")
- await typew.edit("░░░░░██▓▓██\n")
- await typew.edit("░░░░██▓▓██\n")
- await typew.edit("░░░██▓▓██\n")
- await typew.edit("░░██▓▓██\n")
- await typew.edit("░██▓▓██\n")
- await typew.edit("░░██▓▓██\n")
- await typew.edit("░░░██▓▓██\n")
- await typew.edit("░░░░██▓▓██\n")
- await typew.edit("░░░░░██▓▓██\n")
- await typew.edit("░░░░██▓▓██\n")
- await typew.edit("░░░██▓▓██\n")
- await typew.edit("░░██▓▓██\n")
- await typew.edit("░██▓▓██\n")
- await typew.edit("░░██▓▓██\n")
- await typew.edit("░░░██▓▓██\n")
- await typew.edit("░░░░██▓▓██\n")
- await typew.edit("░░░░░██▓▓██\n")
- await typew.edit("░░░░██▓▓██\n")
- await typew.edit("░░░██▓▓██\n")
- await typew.edit("░░██▓▓██\n")
- await typew.edit("░██▓▓██\n")
- await typew.edit("░░██▓▓██\n")
- await typew.edit("░░░██▓▓██\n")
- await typew.edit("░░░░██▓▓██\n")
- await typew.edit("░░░░░██▓▓██\n")
- await typew.edit("░░░░██▓▓██\n")
- await typew.edit("░░░██▓▓██\n")
- await typew.edit("░░██▓▓██\n")
- await typew.edit("░██▓▓██\n")
- await typew.edit("░░██▓▓██\n")
- await typew.edit("░░░██▓▓██\n")
- await typew.edit("░░░░██▓▓██\n")
- await typew.edit("░░░░░██▓▓██\n")
- await typew.edit("░░░░██▓▓██\n")
- await typew.edit("░░░██▓▓██\n")
- await typew.edit("░░██▓▓██\n")
- await typew.edit("░██▓▓██\n")
- await typew.edit("░░██▓▓██\n")
- await typew.edit("░░░██▓▓██\n")
- await typew.edit("░░░░██▓▓██\n")
- await typew.edit("░░░░░██▓▓██\n")
- await typew.edit("░░░░██▓▓██\n")
- await typew.edit("░░░██▓▓██\n")
- await typew.edit("░░██▓▓██\n")
- await typew.edit("░░██▓▓██\n")
- await typew.edit("░░██▓▓██\n")
- await typew.edit("░░██▓▓██\n")
- await typew.edit("░░██▓▓██\n")
- await typew.edit("░░██▓▓██\n")
- await typew.edit("░░░██▓▓███\n")
- await typew.edit("░░░░██▓▓████\n")
- await typew.edit("░░░░░██▓▓█████\n")
- await typew.edit("░░░░░░██▓▓██████\n")
- await typew.edit("░░░░░░███▓▓███████\n")
- await typew.edit("░░░░░████▓▓████████\n")
- await typew.edit("░░░░█████▓▓█████████\n")
- await typew.edit("░░░█████░░░█████●███\n")
- await typew.edit("░░████░░░░░░░███████\n")
- await typew.edit("░░███░░░░░░░░░██████\n")
- await typew.edit("░░██░░░░░░░░░░░████\n")
- await typew.edit("░░░░░░░░░░░░░░░░███\n")
+ await typew.edit("░░░░▓\n"
+ await typew.edit("░░░▓▓\n"
+ await typew.edit("░░█▓▓█\n"
+ await typew.edit("░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░░░██▓▓██\n"
+ await typew.edit("░░░░██▓▓██\n"
+ await typew.edit("░░░░░██▓▓██\n"
+ await typew.edit("░░░░██▓▓██\n"
+ await typew.edit("░░░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░░░██▓▓██\n"
+ await typew.edit("░░░░██▓▓██\n"
+ await typew.edit("░░░░░██▓▓██\n"
+ await typew.edit("░░░░██▓▓██\n"
+ await typew.edit("░░░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░░░██▓▓██\n"
+ await typew.edit("░░░░██▓▓██\n"
+ await typew.edit("░░░░░██▓▓██\n"
+ await typew.edit("░░░░██▓▓██\n"
+ await typew.edit("░░░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░░░██▓▓██\n"
+ await typew.edit("░░░░██▓▓██\n"
+ await typew.edit("░░░░░██▓▓██\n"
+ await typew.edit("░░░░██▓▓██\n"
+ await typew.edit("░░░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░░░██▓▓██\n"
+ await typew.edit("░░░░██▓▓██\n"
+ await typew.edit("░░░░░██▓▓██\n"
+ await typew.edit("░░░░██▓▓██\n"
+ await typew.edit("░░░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░░░██▓▓██\n"
+ await typew.edit("░░░░██▓▓██\n"
+ await typew.edit("░░░░░██▓▓██\n"
+ await typew.edit("░░░░██▓▓██\n"
+ await typew.edit("░░░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░░░██▓▓██\n"
+ await typew.edit("░░░░██▓▓██\n"
+ await typew.edit("░░░░░██▓▓██\n"
+ await typew.edit("░░░░██▓▓██\n"
+ await typew.edit("░░░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░░░██▓▓██\n"
+ await typew.edit("░░░░██▓▓██\n"
+ await typew.edit("░░░░░██▓▓██\n"
+ await typew.edit("░░░░██▓▓██\n"
+ await typew.edit("░░░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░░██▓▓██\n"
+ await typew.edit("░░░██▓▓███\n"
+ await typew.edit("░░░░██▓▓████\n"
+ await typew.edit("░░░░░██▓▓█████\n"
+ await typew.edit("░░░░░░██▓▓██████\n"
+ await typew.edit("░░░░░░███▓▓███████\n"
+ await typew.edit("░░░░░████▓▓████████\n"
+ await typew.edit("░░░░█████▓▓█████████\n"
+ await typew.edit("░░░█████░░░█████●███\n"
+ await typew.edit("░░████░░░░░░░███████\n"
+ await typew.edit("░░███░░░░░░░░░██████\n"
+ await typew.edit("░░██░░░░░░░░░░░████\n"
+ await typew.edit("░░░░░░░░░░░░░░░░███\n"
await typew.edit("░░░░░░░░░░░░░░░░░░░\n")
From 78e571f8de04023fa26e03a7661bc5beb4860318 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sat, 13 Mar 2021 00:09:09 +0700
Subject: [PATCH 084/400] Update alvingans.py
---
userbot/modules/alvingans.py | 168 +++++++++++++++++------------------
1 file changed, 84 insertions(+), 84 deletions(-)
diff --git a/userbot/modules/alvingans.py b/userbot/modules/alvingans.py
index ddb2ec67..0488eabc 100644
--- a/userbot/modules/alvingans.py
+++ b/userbot/modules/alvingans.py
@@ -128,90 +128,90 @@ async def typewriter(typew):
async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("░░░░▓\n"
- await typew.edit("░░░▓▓\n"
- await typew.edit("░░█▓▓█\n"
- await typew.edit("░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░░░██▓▓██\n"
- await typew.edit("░░░░██▓▓██\n"
- await typew.edit("░░░░░██▓▓██\n"
- await typew.edit("░░░░██▓▓██\n"
- await typew.edit("░░░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░░░██▓▓██\n"
- await typew.edit("░░░░██▓▓██\n"
- await typew.edit("░░░░░██▓▓██\n"
- await typew.edit("░░░░██▓▓██\n"
- await typew.edit("░░░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░░░██▓▓██\n"
- await typew.edit("░░░░██▓▓██\n"
- await typew.edit("░░░░░██▓▓██\n"
- await typew.edit("░░░░██▓▓██\n"
- await typew.edit("░░░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░░░██▓▓██\n"
- await typew.edit("░░░░██▓▓██\n"
- await typew.edit("░░░░░██▓▓██\n"
- await typew.edit("░░░░██▓▓██\n"
- await typew.edit("░░░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░░░██▓▓██\n"
- await typew.edit("░░░░██▓▓██\n"
- await typew.edit("░░░░░██▓▓██\n"
- await typew.edit("░░░░██▓▓██\n"
- await typew.edit("░░░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░░░██▓▓██\n"
- await typew.edit("░░░░██▓▓██\n"
- await typew.edit("░░░░░██▓▓██\n"
- await typew.edit("░░░░██▓▓██\n"
- await typew.edit("░░░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░░░██▓▓██\n"
- await typew.edit("░░░░██▓▓██\n"
- await typew.edit("░░░░░██▓▓██\n"
- await typew.edit("░░░░██▓▓██\n"
- await typew.edit("░░░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░░░██▓▓██\n"
- await typew.edit("░░░░██▓▓██\n"
- await typew.edit("░░░░░██▓▓██\n"
- await typew.edit("░░░░██▓▓██\n"
- await typew.edit("░░░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░░██▓▓██\n"
- await typew.edit("░░░██▓▓███\n"
- await typew.edit("░░░░██▓▓████\n"
- await typew.edit("░░░░░██▓▓█████\n"
- await typew.edit("░░░░░░██▓▓██████\n"
- await typew.edit("░░░░░░███▓▓███████\n"
- await typew.edit("░░░░░████▓▓████████\n"
- await typew.edit("░░░░█████▓▓█████████\n"
- await typew.edit("░░░█████░░░█████●███\n"
- await typew.edit("░░████░░░░░░░███████\n"
- await typew.edit("░░███░░░░░░░░░██████\n"
- await typew.edit("░░██░░░░░░░░░░░████\n"
- await typew.edit("░░░░░░░░░░░░░░░░███\n"
- await typew.edit("░░░░░░░░░░░░░░░░░░░\n")
+ "░░░▓▓\n"
+ "░░█▓▓█\n"
+ "░██▓▓██\n"
+ "░░██▓▓██\n"
+ "░░░██▓▓██\n"
+ "░░░░██▓▓██\n"
+ "░░░░░██▓▓██\n"
+ "░░░░██▓▓██\n"
+ "░░░██▓▓██\n"
+ "░░██▓▓██\n"
+ "░██▓▓██\n"
+ "░░██▓▓██\n"
+ "░░░██▓▓██\n"
+ "░░░░██▓▓██\n"
+ "░░░░░██▓▓██\n"
+ "░░░░██▓▓██\n"
+ "░░░██▓▓██\n"
+ "░░██▓▓██\n"
+ "░██▓▓██\n"
+ "░░██▓▓██\n"
+ "░░░██▓▓██\n"
+ "░░░░██▓▓██\n"
+ "░░░░░██▓▓██\n"
+ "░░░░██▓▓██\n"
+ "░░░██▓▓██\n"
+ "░░██▓▓██\n"
+ "░██▓▓██\n"
+ "░░██▓▓██\n"
+ "░░░██▓▓██\n"
+ "░░░░██▓▓██\n"
+ "░░░░░██▓▓██\n"
+ "░░░░██▓▓██\n"
+ "░░░██▓▓██\n"
+ "░░██▓▓██\n"
+ "░██▓▓██\n"
+ "░░██▓▓██\n"
+ "░░░██▓▓██\n"
+ "░░░░██▓▓██\n"
+ "░░░░░██▓▓██\n"
+ "░░░░██▓▓██\n"
+ "░░░██▓▓██\n"
+ "░░██▓▓██\n"
+ "░██▓▓██\n"
+ "░░██▓▓██\n"
+ "░░░██▓▓██\n"
+ "░░░░██▓▓██\n"
+ "░░░░░██▓▓██\n"
+ "░░░░██▓▓██\n"
+ "░░░██▓▓██\n"
+ "░░██▓▓██\n"
+ "░██▓▓██\n"
+ "░░██▓▓██\n"
+ "░░░██▓▓██\n"
+ "░░░░██▓▓██\n"
+ "░░░░░██▓▓██\n"
+ "░░░░██▓▓██\n"
+ "░░░██▓▓██\n"
+ "░░██▓▓██\n"
+ "░██▓▓██\n"
+ "░░██▓▓██\n"
+ "░░░██▓▓██\n"
+ "░░░░██▓▓██\n"
+ "░░░░░██▓▓██\n"
+ "░░░░██▓▓██\n"
+ "░░░██▓▓██\n"
+ "░░██▓▓██\n"
+ "░░██▓▓██\n"
+ "░░██▓▓██\n"
+ "░░██▓▓██\n"
+ "░░██▓▓██\n"
+ "░░██▓▓██\n"
+ "░░░██▓▓███\n"
+ "░░░░██▓▓████\n"
+ "░░░░░██▓▓█████\n"
+ "░░░░░░██▓▓██████\n"
+ "░░░░░░███▓▓███████\n"
+ "░░░░░████▓▓████████\n"
+ "░░░░█████▓▓█████████\n"
+ "░░░█████░░░█████●███\n"
+ "░░████░░░░░░░███████\n"
+ "░░███░░░░░░░░░██████\n"
+ "░░██░░░░░░░░░░░████\n"
+ "░░░░░░░░░░░░░░░░███\n"
+ "░░░░░░░░░░░░░░░░░░░\n")
@register(outgoing=True, pattern='^.y(?: |$)(.*)')
From 5d964855abfbb7d6d5b5f5169cc8575d6a923f70 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sat, 13 Mar 2021 00:25:59 +0700
Subject: [PATCH 085/400] Update www.py
---
userbot/modules/www.py | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 507f9015..566718d5 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -64,9 +64,10 @@ async def pingme(pong):
uptime = await get_readable_time((time.time() - StartTime))
start = datetime.now()
await pong.edit("`ADA MONYET..............🐒🐒🐒🐒`")
+ await pong.edit("`HUHU HAHA................🐒🐒🐒🐒`")
end = datetime.now()
duration = (end - start).microseconds / 1000
- await pong.edit(f"**✣ HUHU HAHA!**\n"
+ await pong.edit(f"**🐒!**\n"
f"❦ **NYET:** "
f"`%sms` \n"
f"❦ **Uptime:** "
@@ -78,7 +79,8 @@ async def pingme(pong):
""" For .ping command, ping the userbot from any chat. """
uptime = await get_readable_time((time.time() - StartTime))
start = datetime.now()
- await pong.edit("`Jadi gila..............`")
+ await pong.edit("`Jadi gila..............🤪`")
+ await pong.edit("`Jadi Stres.......🥴`")
end = datetime.now()
duration = (end - start).microseconds / 1000
await pong.edit(f"**⌖ ORGIL!**\n"
@@ -96,7 +98,7 @@ async def pingme(pong):
await pong.edit("**😘**")
await pong.edit("**🥰🥰**")
await pong.edit("**❤️❤️❤️**")
- await pong.edit("**✦҈͜͡Sayang!**")
+ await pong.edit("**Jadi Buaya**")
end = datetime.now()
duration = (end - start).microseconds / 1000
await pong.edit(f"**🐊HALO MWAH😘 🐊**\n"
@@ -104,7 +106,7 @@ async def pingme(pong):
f"`%sms` \n"
f"❃ **Uptime:** "
f"`{uptime}` \n"
- f"**✦҈͜͡Tuanku:** `{ALIVE_NAME}`" % (duration))
+ f"**🤴Tuanku:** `{ALIVE_NAME}`" % (duration))
@register(outgoing=True, pattern="^.speed$")
@@ -152,6 +154,8 @@ async def pingme(pong):
""" For .ping command, ping the userbot from any chat. """
start = datetime.now()
await pong.edit("`STRESSSS.....🔨`")
+ await pong.edit("`GOBLOKKKKK......😵`")
+ await pong.edit("`TOLOLLLLL.......😡`")
end = datetime.now()
duration = (end - start).microseconds / 9000
await pong.edit("😡 **KALIAN SEMUA GILA!**\n`%sms`" % (duration))
From 0f5498f5dc487b6dd7c3c20da8da285dcb5c651c Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sat, 13 Mar 2021 07:16:21 +0700
Subject: [PATCH 086/400] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index e388391a..8cb80d8d 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ USERBOT" />
### Repo Lord Userbot
-Repo Yang Dibuat [Alvin](https://t.me/liualvinas) Dari Berbagai Repo Userbot Github
+Repo Yang Dibuat [Rama](https://t.me/Ramadhaniiiiiiiii1) Dari Berbagai Repo Userbot Github
### CARA MENDAPATKAN STRING SESSON
From fe9bec397953eb68065d7355d1790fd79690f8ec Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sat, 13 Mar 2021 07:31:15 +0700
Subject: [PATCH 087/400] Update www.py
---
userbot/modules/www.py | 30 +++++++++++++++++++++---------
1 file changed, 21 insertions(+), 9 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 566718d5..c3f35fef 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -50,11 +50,14 @@ async def pingme(pong):
await pong.edit("**🐖🐖 OINKK 🐖🐖**")
await pong.edit("**🐖🐖🐖 OINKK 🐖🐖🐖**")
await pong.edit("**🐖🐖🐖🐖 OINKK 🐖🐖🐖🐖**")
+ await pong.edit("**mana Babi nya si tolol**")
+ await pong.edit(**Woi Babiiiii Muncul woi**)
+ await pong.edit(**Nah ini dia babinya**?
end = datetime.now()
duration = (end - start).microseconds / 1000
- await pong.edit(f"**𖣘 NGOK🐖** "
- f"\n ➥ `%sms` \n"
- f"**𖣘 TUAN** "
+ await pong.edit(f"**🐖NGOK🐖** "
+ f"\n 🐽 `%sms` \n"
+ f"**Ada apa memanggil ku?** "
f"\n ➥ `{ALIVE_NAME}` \n" % (duration))
@@ -65,12 +68,14 @@ async def pingme(pong):
start = datetime.now()
await pong.edit("`ADA MONYET..............🐒🐒🐒🐒`")
await pong.edit("`HUHU HAHA................🐒🐒🐒🐒`")
+ await pong.edit("`HUHU HAHA................🐒🐒🐒🐒🐒`")
+ await pong.edit("`BERUBAH JADI SUNGGOKONG RAJA MONYET🐒🐒`")
end = datetime.now()
duration = (end - start).microseconds / 1000
await pong.edit(f"**🐒!**\n"
- f"❦ **NYET:** "
+ f"🙈 **NYET:** "
f"`%sms` \n"
- f"❦ **Uptime:** "
+ f"🙉 **Uptime:** "
f"`{uptime}` \n" % (duration))
@@ -81,12 +86,14 @@ async def pingme(pong):
start = datetime.now()
await pong.edit("`Jadi gila..............🤪`")
await pong.edit("`Jadi Stres.......🥴`")
+ await pong.edit("`Jadi Goblok......❌"`)
+ await pong.edit("`Bener bener tolol...😝"`)
end = datetime.now()
duration = (end - start).microseconds / 1000
await pong.edit(f"**⌖ ORGIL!**\n"
- f"➠ __Gawaras:__ "
+ f"↪️ __Gawaras:__ "
f"`%sms` \n"
- f"➠ __Uptime:__ "
+ f"↪️ __Uptime:__ "
f"`{uptime}` \n" % (duration))
@@ -99,10 +106,13 @@ async def pingme(pong):
await pong.edit("**🥰🥰**")
await pong.edit("**❤️❤️❤️**")
await pong.edit("**Jadi Buaya**")
+ await pong.edit("**Gapapa kan ya?**")
+ await pong.edit(**Gapapalah ah anjing**")
+ await pong.edit("**Sayangggggggggg**")
end = datetime.now()
duration = (end - start).microseconds / 1000
await pong.edit(f"**🐊HALO MWAH😘 🐊**\n"
- f"❃ **Bucin dikit:** "
+ f"😒 **Bucin dikit:** "
f"`%sms` \n"
f"❃ **Uptime:** "
f"`{uptime}` \n"
@@ -113,6 +123,8 @@ async def pingme(pong):
async def speedtst(spd):
""" For .speed command, use SpeedTest to check server speeds. """
await spd.edit("`Melaju Tak Terbatas Dan Melampauinya...🚀`")
+ await spd.edit("`Mengebut dengan kecepatan tinggi.......🚀`")
+ await spd.edit("`Minggir Tolol Tar Gua tabrak mampus....💩"`)
test = Speedtest()
test.get_best_server()
@@ -133,7 +145,7 @@ async def speedtst(spd):
f"`{result['ping']}` \n"
"❃ **ISP:** "
f"`{result['client']['isp']}` \n"
- "❃ **BOT:** `Lord Userbot`")
+ "❃ **BOT:** `STRESS Userbot`")
def speed_convert(size):
From a08599a6c81259078953a4e9e303571da91c2fe8 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sat, 13 Mar 2021 07:36:43 +0700
Subject: [PATCH 088/400] Update www.py
---
userbot/modules/www.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index c3f35fef..950d86c0 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -51,8 +51,8 @@ async def pingme(pong):
await pong.edit("**🐖🐖🐖 OINKK 🐖🐖🐖**")
await pong.edit("**🐖🐖🐖🐖 OINKK 🐖🐖🐖🐖**")
await pong.edit("**mana Babi nya si tolol**")
- await pong.edit(**Woi Babiiiii Muncul woi**)
- await pong.edit(**Nah ini dia babinya**?
+ await pong.edit("**Woi Babiiiii Muncul woi**")
+ await pong.edit("**Nah ini dia babinya**")
end = datetime.now()
duration = (end - start).microseconds / 1000
await pong.edit(f"**🐖NGOK🐖** "
From 6a13c11481255cbaf33b5b9273604070abe388f4 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sat, 13 Mar 2021 07:42:30 +0700
Subject: [PATCH 089/400] Update www.py
---
userbot/modules/www.py | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 950d86c0..e0b46389 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -86,11 +86,12 @@ async def pingme(pong):
start = datetime.now()
await pong.edit("`Jadi gila..............🤪`")
await pong.edit("`Jadi Stres.......🥴`")
- await pong.edit("`Jadi Goblok......❌"`)
- await pong.edit("`Bener bener tolol...😝"`)
+ await pong.edit("`Jadi Goblok......❌`")
+ await pong.edit("`Bener bener tolol...😝`")
+ await pong.edit("`Demi alek DAGLOG....😆`")
end = datetime.now()
duration = (end - start).microseconds / 1000
- await pong.edit(f"**⌖ ORGIL!**\n"
+ await pong.edit(f"**😝 ORGIL!**\n"
f"↪️ __Gawaras:__ "
f"`%sms` \n"
f"↪️ __Uptime:__ "
From ab4450a421f1c60d4b46ac590dc69a9648ae777e Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sat, 13 Mar 2021 07:48:09 +0700
Subject: [PATCH 090/400] Update www.py
---
userbot/modules/www.py | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index e0b46389..55cd4bf4 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -106,10 +106,11 @@ async def pingme(pong):
await pong.edit("**😘**")
await pong.edit("**🥰🥰**")
await pong.edit("**❤️❤️❤️**")
- await pong.edit("**Jadi Buaya**")
+ await pong.edit("**Jadi Bucin**")
await pong.edit("**Gapapa kan ya?**")
- await pong.edit(**Gapapalah ah anjing**")
+ await pong.edit("**Gapapalah ah anjing**")
await pong.edit("**Sayangggggggggg**")
+ await pong.edit("**Aku datangggggg**")
end = datetime.now()
duration = (end - start).microseconds / 1000
await pong.edit(f"**🐊HALO MWAH😘 🐊**\n"
From cfdc7cb63344841f0d9923e79014231f0ad2ae5a Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sat, 13 Mar 2021 07:55:03 +0700
Subject: [PATCH 091/400] Update www.py
---
userbot/modules/www.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 55cd4bf4..4f9d8135 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -126,7 +126,8 @@ async def speedtst(spd):
""" For .speed command, use SpeedTest to check server speeds. """
await spd.edit("`Melaju Tak Terbatas Dan Melampauinya...🚀`")
await spd.edit("`Mengebut dengan kecepatan tinggi.......🚀`")
- await spd.edit("`Minggir Tolol Tar Gua tabrak mampus....💩"`)
+ await spd.edit("`Minggir Tolol Tar Gua tabrak mampus....💩`")
+ await spd.edit("`Kalo meninggoy jangan salain gua......☠️`")
test = Speedtest()
test.get_best_server()
From 5c77b24a06fca6d6467f5f4e611bc0c3d271067f Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sat, 13 Mar 2021 08:02:53 +0700
Subject: [PATCH 092/400] Update www.py
---
userbot/modules/www.py | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 4f9d8135..93c68f41 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -47,12 +47,19 @@ async def pingme(pong):
await get_readable_time((time.time() - StartTime))
start = datetime.now()
await pong.edit("**🐖 ADA BABI 🐖**")
+ sleep(1)
await pong.edit("**🐖🐖 OINKK 🐖🐖**")
+ sleep(1)
await pong.edit("**🐖🐖🐖 OINKK 🐖🐖🐖**")
+ sleep(1)
await pong.edit("**🐖🐖🐖🐖 OINKK 🐖🐖🐖🐖**")
+ sleep(1)
await pong.edit("**mana Babi nya si tolol**")
+ sleep(1)
await pong.edit("**Woi Babiiiii Muncul woi**")
+ sleep(1)
await pong.edit("**Nah ini dia babinya**")
+ sleep(1)
end = datetime.now()
duration = (end - start).microseconds / 1000
await pong.edit(f"**🐖NGOK🐖** "
@@ -67,9 +74,13 @@ async def pingme(pong):
uptime = await get_readable_time((time.time() - StartTime))
start = datetime.now()
await pong.edit("`ADA MONYET..............🐒🐒🐒🐒`")
+ sleep(1)
await pong.edit("`HUHU HAHA................🐒🐒🐒🐒`")
+ sleep(1)
await pong.edit("`HUHU HAHA................🐒🐒🐒🐒🐒`")
+ sleep(1)
await pong.edit("`BERUBAH JADI SUNGGOKONG RAJA MONYET🐒🐒`")
+ sleep(1)
end = datetime.now()
duration = (end - start).microseconds / 1000
await pong.edit(f"**🐒!**\n"
From dbd115eecbaffd277226ab517fdaa780f7808f7f Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sat, 13 Mar 2021 08:07:09 +0700
Subject: [PATCH 093/400] Update www.py
---
userbot/modules/www.py | 18 ++++++++++++++++--
1 file changed, 16 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 93c68f41..60331fe2 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -59,7 +59,6 @@ async def pingme(pong):
await pong.edit("**Woi Babiiiii Muncul woi**")
sleep(1)
await pong.edit("**Nah ini dia babinya**")
- sleep(1)
end = datetime.now()
duration = (end - start).microseconds / 1000
await pong.edit(f"**🐖NGOK🐖** "
@@ -80,7 +79,6 @@ async def pingme(pong):
await pong.edit("`HUHU HAHA................🐒🐒🐒🐒🐒`")
sleep(1)
await pong.edit("`BERUBAH JADI SUNGGOKONG RAJA MONYET🐒🐒`")
- sleep(1)
end = datetime.now()
duration = (end - start).microseconds / 1000
await pong.edit(f"**🐒!**\n"
@@ -96,9 +94,13 @@ async def pingme(pong):
uptime = await get_readable_time((time.time() - StartTime))
start = datetime.now()
await pong.edit("`Jadi gila..............🤪`")
+ sleep(1)
await pong.edit("`Jadi Stres.......🥴`")
+ sleep(1)
await pong.edit("`Jadi Goblok......❌`")
+ sleep(1)
await pong.edit("`Bener bener tolol...😝`")
+ sleep(1)
await pong.edit("`Demi alek DAGLOG....😆`")
end = datetime.now()
duration = (end - start).microseconds / 1000
@@ -115,12 +117,19 @@ async def pingme(pong):
uptime = await get_readable_time((time.time() - StartTime))
start = datetime.now()
await pong.edit("**😘**")
+ sleep(1)
await pong.edit("**🥰🥰**")
+ sleep(1)
await pong.edit("**❤️❤️❤️**")
+ sleep(1)
await pong.edit("**Jadi Bucin**")
+ sleep(1)
await pong.edit("**Gapapa kan ya?**")
+ sleep(1)
await pong.edit("**Gapapalah ah anjing**")
+ sleep(1)
await pong.edit("**Sayangggggggggg**")
+ sleep(1)
await pong.edit("**Aku datangggggg**")
end = datetime.now()
duration = (end - start).microseconds / 1000
@@ -136,8 +145,11 @@ async def pingme(pong):
async def speedtst(spd):
""" For .speed command, use SpeedTest to check server speeds. """
await spd.edit("`Melaju Tak Terbatas Dan Melampauinya...🚀`")
+ sleep(1)
await spd.edit("`Mengebut dengan kecepatan tinggi.......🚀`")
+ sleep(1)
await spd.edit("`Minggir Tolol Tar Gua tabrak mampus....💩`")
+ sleep(1)
await spd.edit("`Kalo meninggoy jangan salain gua......☠️`")
test = Speedtest()
@@ -180,7 +192,9 @@ async def pingme(pong):
""" For .ping command, ping the userbot from any chat. """
start = datetime.now()
await pong.edit("`STRESSSS.....🔨`")
+ sleep(1)
await pong.edit("`GOBLOKKKKK......😵`")
+ sleep(1)
await pong.edit("`TOLOLLLLL.......😡`")
end = datetime.now()
duration = (end - start).microseconds / 9000
From e2160c22b47d3ae72bb1949ebc265556a265243e Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sat, 13 Mar 2021 08:13:07 +0700
Subject: [PATCH 094/400] Update www.py
---
userbot/modules/www.py | 50 +++++++++++++++++++++---------------------
1 file changed, 25 insertions(+), 25 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 60331fe2..03415e8b 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -47,17 +47,17 @@ async def pingme(pong):
await get_readable_time((time.time() - StartTime))
start = datetime.now()
await pong.edit("**🐖 ADA BABI 🐖**")
- sleep(1)
+
await pong.edit("**🐖🐖 OINKK 🐖🐖**")
- sleep(1)
+
await pong.edit("**🐖🐖🐖 OINKK 🐖🐖🐖**")
- sleep(1)
+
await pong.edit("**🐖🐖🐖🐖 OINKK 🐖🐖🐖🐖**")
- sleep(1)
+
await pong.edit("**mana Babi nya si tolol**")
- sleep(1)
+
await pong.edit("**Woi Babiiiii Muncul woi**")
- sleep(1)
+
await pong.edit("**Nah ini dia babinya**")
end = datetime.now()
duration = (end - start).microseconds / 1000
@@ -73,11 +73,11 @@ async def pingme(pong):
uptime = await get_readable_time((time.time() - StartTime))
start = datetime.now()
await pong.edit("`ADA MONYET..............🐒🐒🐒🐒`")
- sleep(1)
+
await pong.edit("`HUHU HAHA................🐒🐒🐒🐒`")
- sleep(1)
+
await pong.edit("`HUHU HAHA................🐒🐒🐒🐒🐒`")
- sleep(1)
+
await pong.edit("`BERUBAH JADI SUNGGOKONG RAJA MONYET🐒🐒`")
end = datetime.now()
duration = (end - start).microseconds / 1000
@@ -94,13 +94,13 @@ async def pingme(pong):
uptime = await get_readable_time((time.time() - StartTime))
start = datetime.now()
await pong.edit("`Jadi gila..............🤪`")
- sleep(1)
+
await pong.edit("`Jadi Stres.......🥴`")
- sleep(1)
+
await pong.edit("`Jadi Goblok......❌`")
- sleep(1)
+
await pong.edit("`Bener bener tolol...😝`")
- sleep(1)
+
await pong.edit("`Demi alek DAGLOG....😆`")
end = datetime.now()
duration = (end - start).microseconds / 1000
@@ -117,19 +117,19 @@ async def pingme(pong):
uptime = await get_readable_time((time.time() - StartTime))
start = datetime.now()
await pong.edit("**😘**")
- sleep(1)
+
await pong.edit("**🥰🥰**")
- sleep(1)
+
await pong.edit("**❤️❤️❤️**")
- sleep(1)
+
await pong.edit("**Jadi Bucin**")
- sleep(1)
+
await pong.edit("**Gapapa kan ya?**")
- sleep(1)
+
await pong.edit("**Gapapalah ah anjing**")
- sleep(1)
+
await pong.edit("**Sayangggggggggg**")
- sleep(1)
+
await pong.edit("**Aku datangggggg**")
end = datetime.now()
duration = (end - start).microseconds / 1000
@@ -145,11 +145,11 @@ async def pingme(pong):
async def speedtst(spd):
""" For .speed command, use SpeedTest to check server speeds. """
await spd.edit("`Melaju Tak Terbatas Dan Melampauinya...🚀`")
- sleep(1)
+
await spd.edit("`Mengebut dengan kecepatan tinggi.......🚀`")
- sleep(1)
+
await spd.edit("`Minggir Tolol Tar Gua tabrak mampus....💩`")
- sleep(1)
+
await spd.edit("`Kalo meninggoy jangan salain gua......☠️`")
test = Speedtest()
@@ -192,9 +192,9 @@ async def pingme(pong):
""" For .ping command, ping the userbot from any chat. """
start = datetime.now()
await pong.edit("`STRESSSS.....🔨`")
- sleep(1)
+
await pong.edit("`GOBLOKKKKK......😵`")
- sleep(1)
+
await pong.edit("`TOLOLLLLL.......😡`")
end = datetime.now()
duration = (end - start).microseconds / 9000
From f1e56751c69f3e6ec5dd197a5f182b0ca39fb61b Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sat, 13 Mar 2021 08:18:39 +0700
Subject: [PATCH 095/400] Update www.py
---
userbot/modules/www.py | 52 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 52 insertions(+)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 03415e8b..32d0cd52 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -48,17 +48,30 @@ async def pingme(pong):
start = datetime.now()
await pong.edit("**🐖 ADA BABI 🐖**")
+
+
await pong.edit("**🐖🐖 OINKK 🐖🐖**")
+
+
await pong.edit("**🐖🐖🐖 OINKK 🐖🐖🐖**")
+
+
await pong.edit("**🐖🐖🐖🐖 OINKK 🐖🐖🐖🐖**")
+
+
await pong.edit("**mana Babi nya si tolol**")
+
+
await pong.edit("**Woi Babiiiii Muncul woi**")
+
+
await pong.edit("**Nah ini dia babinya**")
+
end = datetime.now()
duration = (end - start).microseconds / 1000
await pong.edit(f"**🐖NGOK🐖** "
@@ -74,11 +87,19 @@ async def pingme(pong):
start = datetime.now()
await pong.edit("`ADA MONYET..............🐒🐒🐒🐒`")
+
+
+
await pong.edit("`HUHU HAHA................🐒🐒🐒🐒`")
+
+
await pong.edit("`HUHU HAHA................🐒🐒🐒🐒🐒`")
+
+
await pong.edit("`BERUBAH JADI SUNGGOKONG RAJA MONYET🐒🐒`")
+
end = datetime.now()
duration = (end - start).microseconds / 1000
await pong.edit(f"**🐒!**\n"
@@ -95,13 +116,23 @@ async def pingme(pong):
start = datetime.now()
await pong.edit("`Jadi gila..............🤪`")
+
+
+
await pong.edit("`Jadi Stres.......🥴`")
+
+
await pong.edit("`Jadi Goblok......❌`")
+
+
await pong.edit("`Bener bener tolol...😝`")
+
+
await pong.edit("`Demi alek DAGLOG....😆`")
+
end = datetime.now()
duration = (end - start).microseconds / 1000
await pong.edit(f"**😝 ORGIL!**\n"
@@ -118,19 +149,34 @@ async def pingme(pong):
start = datetime.now()
await pong.edit("**😘**")
+
+
await pong.edit("**🥰🥰**")
+
+
await pong.edit("**❤️❤️❤️**")
+
+
await pong.edit("**Jadi Bucin**")
+
+
await pong.edit("**Gapapa kan ya?**")
+
+
await pong.edit("**Gapapalah ah anjing**")
+
+
await pong.edit("**Sayangggggggggg**")
+
+
await pong.edit("**Aku datangggggg**")
+
end = datetime.now()
duration = (end - start).microseconds / 1000
await pong.edit(f"**🐊HALO MWAH😘 🐊**\n"
@@ -146,10 +192,16 @@ async def speedtst(spd):
""" For .speed command, use SpeedTest to check server speeds. """
await spd.edit("`Melaju Tak Terbatas Dan Melampauinya...🚀`")
+
+
await spd.edit("`Mengebut dengan kecepatan tinggi.......🚀`")
+
+
await spd.edit("`Minggir Tolol Tar Gua tabrak mampus....💩`")
+
+
await spd.edit("`Kalo meninggoy jangan salain gua......☠️`")
test = Speedtest()
From dad4051be30f92cc31302e7927650ca9dc04b685 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sat, 13 Mar 2021 20:11:33 +0700
Subject: [PATCH 096/400] Update system_stats.py
---
userbot/modules/system_stats.py | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index ca21588c..f5ed656e 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -231,7 +231,7 @@ async def amireallyalive(alive):
f"**😋 Username** \n"
f" ➥ `@{user.username}` \n"
f"┏━━━━━━━━━━━━━━━━━━━\n"
- f"┣[• ` 🙈 Telethon :`Ver {version.__version__} \n"
+ f"┣[• `🙈 Telethon :`Ver {version.__version__} \n"
f"┣[• `🥴 Python :`Ver {python_version()} \n"
f"┣[• `🤖 Bot Ver :`{BOT_VER} \n"
f"┣[• `✨ Modules :`{len(modules)} \n"
@@ -269,7 +269,7 @@ async def amireallyalive(alive):
f"❃ **Python** \n ➥ `Versi {python_version()}` \n"
f"❃ **Versi Bot**\n ➥ `{BOT_VER}` \n"
f"❃ **Modul** \n ➥ `{len(modules)}` \n\n"
- f"❃ **Repo Userbot:** [STRESS-Userbot](https://github.com/ramadhani892/STRESS-Userbot)\n❃ **Grup Userbot: **[Tekan](t.me/LordUserbot_Group)\n❃ **Pemilik:** [RAMA](t.me/Ramadhaniiiiiiiii1)\n"
+ f"❃ **Repo Userbot:** [STRESS-Userbot](https://github.com/ramadhani892/STRESS-Userbot)\n❃ **Grup Userbot: **[Tekan](t.me/berteman_itu_indah)\n❃ [CHANNEL](t.me/candu_musikk)\n❃ **Pemilik:** [RAMA](t.me/Ramadhaniiiiiiiii1)\n"
f"**▬▬▬▬▬▬❙۩★۩❙▬▬▬▬▬▬**")
if ALIVE_LOGO:
try:
@@ -302,11 +302,11 @@ async def amireallyalive(alive):
f"┣|• `💳 Username :`@{user.username} \n"
f"┣|• `👺 Telethon :`Ver {version.__version__} \n"
f"┣|• `🐉 Python :`Ver {python_version()} \n"
- f"┣|• `Branch :`{UPSTREAM_REPO_BRANCH} |STRESS-Userbot \n"
+ f"┣|• `Branch :`{UPSTREAM_REPO_BRANCH} \n"
f"┣|• `Bot Ver :`{BOT_VER} \n"
f"┣|• `Modules :`{len(modules)} Modules \n"
f"┗━━━━━━━━━━━━━━━━━━━ \n\n"
- f"[Repo](https://github.com/ramadhani892/STRESS-Userbot) | [Grup Support](t.me/LordUserbot_Group) | [Owner](t.me/liualvinas)")
+ f"[Repo](https://github.com/ramadhani892/STRESS-Userbot) | [Grup Support](t.me/berteman_itu_indah) | [CHANNEL](t.me/candu_musikk [Owner](t.me/liualvinas)")
if ALIVE_LOGO:
try:
logo = ALIVE_LOGO
From 8e09ffb23f50c4ae374c30384d7aebd09b8f4bff Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sat, 13 Mar 2021 20:13:01 +0700
Subject: [PATCH 097/400] Update __init__.py
---
userbot/__init__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/__init__.py b/userbot/__init__.py
index 5eddac85..18310a7b 100644
--- a/userbot/__init__.py
+++ b/userbot/__init__.py
@@ -103,7 +103,7 @@
"UPSTREAM_REPO_URL",
"https://github.com/ramadhani892/STRESS-Userbot.git")
UPSTREAM_REPO_BRANCH = os.environ.get(
- "UPSTREAM_REPO_BRANCH", "Lord-Userbot")
+ "UPSTREAM_REPO_BRANCH", "STRESS-Userbot")
# Console verbose logging
CONSOLE_LOGGER_VERBOSE = sb(os.environ.get("CONSOLE_LOGGER_VERBOSE", "False"))
From 3150b39bb11cb283a8a4aba8f4e39addf3c84316 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sat, 13 Mar 2021 20:16:56 +0700
Subject: [PATCH 098/400] Update system_stats.py
---
userbot/modules/system_stats.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index f5ed656e..e4104aae 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -261,7 +261,7 @@ async def amireallyalive(alive):
user = await bot.get_me()
await get_readable_time((time.time() - StartTime))
output = (
- f"**▬▬▬▬▬▬❙۩♛۩❙▬▬▬▬▬▬**\n"
+ f"**¥▬▬▬▬▬▬❙۩♛۩❙▬▬▬▬▬▬¥**\n"
f" **♕ STRESS USERBOT ♕** \n\n"
f"❃ **Tuan** \n ➥ `{DEFAULTUSER}` \n"
f"❃ **Username** \n ➥ `@{user.username}` \n"
@@ -298,7 +298,7 @@ async def amireallyalive(alive):
output = (
f"**♕ STRESS USERBOT** \n"
f"┏━━━━━━━━━━━━━━━━━━━ \n"
- f"┣|• `🤴 Majikan :`{DEFAULTUSER} \n"
+ f"┣|• `🤴 Majikan :`{DEFAULTUSER} \n"
f"┣|• `💳 Username :`@{user.username} \n"
f"┣|• `👺 Telethon :`Ver {version.__version__} \n"
f"┣|• `🐉 Python :`Ver {python_version()} \n"
From 15bfaf5cf799028dac25977b5924bfabea6210f2 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sat, 13 Mar 2021 20:23:27 +0700
Subject: [PATCH 099/400] Update system_stats.py
---
userbot/modules/system_stats.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index e4104aae..43f5d9f6 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -306,7 +306,7 @@ async def amireallyalive(alive):
f"┣|• `Bot Ver :`{BOT_VER} \n"
f"┣|• `Modules :`{len(modules)} Modules \n"
f"┗━━━━━━━━━━━━━━━━━━━ \n\n"
- f"[Repo](https://github.com/ramadhani892/STRESS-Userbot) | [Grup Support](t.me/berteman_itu_indah) | [CHANNEL](t.me/candu_musikk [Owner](t.me/liualvinas)")
+ f"[Repo](https://github.com/ramadhani892/STRESS-Userbot) | [Grup Support](t.me/berteman_itu_indah) | [CHANNEL](t.me/candu_musikk) [Owner](t.me/liualvinas)")
if ALIVE_LOGO:
try:
logo = ALIVE_LOGO
From 5b4c2a99cd505b9ca600630d4414a9a21ee74398 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sat, 13 Mar 2021 20:26:08 +0700
Subject: [PATCH 100/400] Update __init__.py
---
userbot/__init__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/__init__.py b/userbot/__init__.py
index 18310a7b..5eddac85 100644
--- a/userbot/__init__.py
+++ b/userbot/__init__.py
@@ -103,7 +103,7 @@
"UPSTREAM_REPO_URL",
"https://github.com/ramadhani892/STRESS-Userbot.git")
UPSTREAM_REPO_BRANCH = os.environ.get(
- "UPSTREAM_REPO_BRANCH", "STRESS-Userbot")
+ "UPSTREAM_REPO_BRANCH", "Lord-Userbot")
# Console verbose logging
CONSOLE_LOGGER_VERBOSE = sb(os.environ.get("CONSOLE_LOGGER_VERBOSE", "False"))
From d900b48cb01866027e914aeedc957d48ed68b4c6 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sat, 13 Mar 2021 21:09:47 +0700
Subject: [PATCH 101/400] Update system_stats.py
---
userbot/modules/system_stats.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index 43f5d9f6..4abb2dce 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -306,7 +306,7 @@ async def amireallyalive(alive):
f"┣|• `Bot Ver :`{BOT_VER} \n"
f"┣|• `Modules :`{len(modules)} Modules \n"
f"┗━━━━━━━━━━━━━━━━━━━ \n\n"
- f"[Repo](https://github.com/ramadhani892/STRESS-Userbot) | [Grup Support](t.me/berteman_itu_indah) | [CHANNEL](t.me/candu_musikk) [Owner](t.me/liualvinas)")
+ f"[Repo](https://github.com/ramadhani892/STRESS-Userbot) | [Grup Support](t.me/berteman_itu_indah) | [CHANNEL](t.me/candu_musikk) [Owner](t.me/Ramadhaniiiiiiiii1)")
if ALIVE_LOGO:
try:
logo = ALIVE_LOGO
From 35770fb3539561117910f24c351810608c5b8533 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sat, 13 Mar 2021 21:14:27 +0700
Subject: [PATCH 102/400] Update misc.py
---
userbot/modules/misc.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/misc.py b/userbot/modules/misc.py
index cc6e9ec2..38d00f4a 100644
--- a/userbot/modules/misc.py
+++ b/userbot/modules/misc.py
@@ -120,7 +120,7 @@ async def repeat(rep):
async def repo_is_here(wannasee):
""" For .repo command, just returns the repo URL. """
await wannasee.edit(
- "❃ **Repo Userbot:** [STRESS-Userbot](https://github.com/ramadhani892/STRESS-Userbot)\n❃ **Pemilik:** [RAMA](t.me/Ramadhaniiiiiiiii1)"
+ "❃ **Repo Userbot:** [STRESS-Userbot](https://github.com/ramadhani892/STRESS-Userbot)\n❃ **Pemilik:** [RAMA](t.me/Ramadhaniiiiiiiii1)\n❃ **CHANNEL:** [CANDU MUSIK](t.me/candu_musikk)"
)
From 311162da4ef4f401bb219c8bac0af39067998040 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sun, 14 Mar 2021 06:27:43 +0700
Subject: [PATCH 103/400] Update alvingans.py
---
userbot/modules/alvingans.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/userbot/modules/alvingans.py b/userbot/modules/alvingans.py
index 0488eabc..fa9c6271 100644
--- a/userbot/modules/alvingans.py
+++ b/userbot/modules/alvingans.py
@@ -79,12 +79,13 @@ async def typewriter(typew):
"╬═╬ \n"
"╬═╬ \n"
"╬═╬ \n"
- "╬═╬ Hallo ANAK STRESS :) \n"
+ "╬═╬ Hallo ANAK STRESS,AKU DATANG :) \n"
"╬═╬☻/ \n"
"╬═╬/▌ \n"
"╬═╬/ \\ \n")
+
@register(outgoing=True, pattern='^.tembak(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
From d893ba10cb305876e6dfd2820d6262ebe61df7c5 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sun, 14 Mar 2021 06:33:09 +0700
Subject: [PATCH 104/400] Update alvingans24.py
---
userbot/modules/alvingans24.py | 29 +++++++++++++++++++++++++++++
1 file changed, 29 insertions(+)
diff --git a/userbot/modules/alvingans24.py b/userbot/modules/alvingans24.py
index 30a69eb3..1be71beb 100644
--- a/userbot/modules/alvingans24.py
+++ b/userbot/modules/alvingans24.py
@@ -11,34 +11,63 @@
async def koc(e):
if not e.text[0].isalpha() and e.text[0] not in ("/", "#", "@", "!"):
await e.edit("Aku di ghosting")
+ sleep(1)
await e.edit("😭😭😭")
+ sleep(1)
await e.edit("Aku Sedihhh")
+ sleep(1)
await e.edit("Kenapa si")
+ sleep(1)
await e.edit("GAMPANG BGT NYAKITIN")
+ sleep(1)
await e.edit("HATI GUA BUKAN BUAT DI GHOSTING")
+ sleep(1)
await e.edit("TAI BANGET ASLI")
+ sleep(1)
await e.edit("PARAH SI")
+ sleep(1)
await e.edit("DEMI APASII")
+ sleep(1)
await e.edit("TWINGG")
+ sleep(1)
await e.edit("KONTOL")
+ sleep(1)
await e.edit("MEMEK")
+ sleep(1)
await e.edit("AKU DI GHOSTING")
+ sleep(1)
await e.edit("BANGSAT")
+ sleep(1)
await e.edit("ANJING")
+ sleep(1)
await e.edit("😡😡😡")
+ sleep(1)
await e.edit("🥴🥴🥴")
+ sleep(1)
await e.edit("ANJINGGGG༼")
+ sleep(1)
await e.edit("TAIIII")
+ sleep(1)
await e.edit("AH ELAHH BABI")
+ sleep(1)
await e.edit("GAUSAH GANGGU")
+ sleep(1)
await e.edit("GUA STRESS")
+ sleep(1)
await e.edit("😭😭😭😭😭😭")
+ sleep(1)
await e.edit("🥴🥴🥴🥴")
+ sleep(1)
await e.edit("ADA YG MAU SAMA GUA?")
+ sleep(1)
await e.edit("PLISS GUA BUTUH")
+ sleep(1)
await e.edit("SESEORANG YG MAU NERIMA GUA")
+ sleep(1)
await e.edit("😔😔😔😔")
+ sleep(1)
await e.edit("MAU GAK JADI PACAR GUA??༼")
+ sleep(1)
await e.edit("༼ TAPI BOONG TOD!!༽")
From e36a40dd0ed576156d3619cde2b45768d68c3539 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sun, 14 Mar 2021 06:38:31 +0700
Subject: [PATCH 105/400] Update www.py
---
userbot/modules/www.py | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 32d0cd52..a3d3b974 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -72,6 +72,10 @@ async def pingme(pong):
await pong.edit("**Nah ini dia babinya**")
+
+
+ await pomg.edit("**Buruan babi nongol**")
+
end = datetime.now()
duration = (end - start).microseconds / 1000
await pong.edit(f"**🐖NGOK🐖** "
@@ -99,6 +103,7 @@ async def pingme(pong):
await pong.edit("`BERUBAH JADI SUNGGOKONG RAJA MONYET🐒🐒`")
+ await pong.edit("**AKU ADALAH RAJA MONYET,KALIAN SEMUA ADALAH MONYET**")
end = datetime.now()
duration = (end - start).microseconds / 1000
@@ -176,6 +181,7 @@ async def pingme(pong):
await pong.edit("**Aku datangggggg**")
+ await pong.edit("**SAYANG AYO NGEWE**")
end = datetime.now()
duration = (end - start).microseconds / 1000
@@ -250,7 +256,7 @@ async def pingme(pong):
await pong.edit("`TOLOLLLLL.......😡`")
end = datetime.now()
duration = (end - start).microseconds / 9000
- await pong.edit("😡 **KALIAN SEMUA GILA!**\n`%sms`" % (duration))
+ await pong.edit("😡 **ANJENG!**\n`%sms`" % (duration))
CMD_HELP.update(
{"ping": "`.ping` ; `.lping` ; `.xping` ; `.sping`\
From ff371714f63ba93d8e6620d1bd49a52c24a47e90 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sun, 14 Mar 2021 07:06:51 +0700
Subject: [PATCH 106/400] Update www.py
---
userbot/modules/www.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index a3d3b974..87d35e5a 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -74,7 +74,7 @@ async def pingme(pong):
- await pomg.edit("**Buruan babi nongol**")
+ await pong.edit("**Buruan babi nongol**")
end = datetime.now()
duration = (end - start).microseconds / 1000
From 97c1f1cfa7553a252191471e6041eb764c401fc0 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Mon, 15 Mar 2021 15:27:24 +0700
Subject: [PATCH 107/400] Update www.py
---
userbot/modules/www.py | 103 +++++++++++++++++++++++------------------
1 file changed, 57 insertions(+), 46 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 87d35e5a..164118db 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -47,9 +47,9 @@ async def pingme(pong):
await get_readable_time((time.time() - StartTime))
start = datetime.now()
await pong.edit("**🐖 ADA BABI 🐖**")
-
-
-
+ await pong.edit("**🐖 OINKKK 🐖**")
+ await pong.edit("**🐖 NGOKKK🐖**")
+ await pong.edit("**🐖 Aku Babi🐖**")
await pong.edit("**🐖🐖 OINKK 🐖🐖**")
@@ -103,6 +103,8 @@ async def pingme(pong):
await pong.edit("`BERUBAH JADI SUNGGOKONG RAJA MONYET🐒🐒`")
+
+
await pong.edit("**AKU ADALAH RAJA MONYET,KALIAN SEMUA ADALAH MONYET**")
end = datetime.now()
@@ -110,7 +112,7 @@ async def pingme(pong):
await pong.edit(f"**🐒!**\n"
f"🙈 **NYET:** "
f"`%sms` \n"
- f"🙉 **Uptime:** "
+ f"🙉 **Waktu:** "
f"`{uptime}` \n" % (duration))
@@ -119,31 +121,25 @@ async def pingme(pong):
""" For .ping command, ping the userbot from any chat. """
uptime = await get_readable_time((time.time() - StartTime))
start = datetime.now()
- await pong.edit("`Jadi gila..............🤪`")
-
-
-
-
- await pong.edit("`Jadi Stres.......🥴`")
-
-
-
- await pong.edit("`Jadi Goblok......❌`")
-
-
-
- await pong.edit("`Bener bener tolol...😝`")
-
-
-
- await pong.edit("`Demi alek DAGLOG....😆`")
-
+ await pong.edit("**S**")
+ await pong.edit("**ST**")
+ await pong.edit("**STR**")
+ await pong.edit("**STRE**")
+ await pong.edit("**STRES**")
+ await pong.edit("**STRESS**")
+ await pong.edit("**STRESS U**")
+ await pong.edit("**STRESS US**")
+ await pong.edit("**STRESS USE**")
+ await pong.edit("**STRESS USER**")
+ await pong.edit("**STRESS USERB**")
+ await pong.edit("**STRESS USERBO**")
+ await pong.edit("**STRESS USERBOT**")
end = datetime.now()
duration = (end - start).microseconds / 1000
await pong.edit(f"**😝 ORGIL!**\n"
f"↪️ __Gawaras:__ "
f"`%sms` \n"
- f"↪️ __Uptime:__ "
+ f"↪️ __Stress:__ "
f"`{uptime}` \n" % (duration))
@@ -188,7 +184,7 @@ async def pingme(pong):
await pong.edit(f"**🐊HALO MWAH😘 🐊**\n"
f"😒 **Bucin dikit:** "
f"`%sms` \n"
- f"❃ **Uptime:** "
+ f"☠️ **Waktu bucin:** "
f"`{uptime}` \n"
f"**🤴Tuanku:** `{ALIVE_NAME}`" % (duration))
@@ -196,19 +192,33 @@ async def pingme(pong):
@register(outgoing=True, pattern="^.speed$")
async def speedtst(spd):
""" For .speed command, use SpeedTest to check server speeds. """
- await spd.edit("`Melaju Tak Terbatas Dan Melampauinya...🚀`")
-
-
-
- await spd.edit("`Mengebut dengan kecepatan tinggi.......🚀`")
-
-
-
- await spd.edit("`Minggir Tolol Tar Gua tabrak mampus....💩`")
-
-
-
- await spd.edit("`Kalo meninggoy jangan salain gua......☠️`")
+ await spd.edit("** 🏍️**")
+ await spd.edit("** 🏍️**")
+ await spd.edit("** 🏍️**")
+ await spd.edit("** 🏍️**")
+ await spd.edit("** 🏍️**")
+ await spd.edit("** 🏍️**")
+ await spd.edit("** 🏍️**")
+ await spd.edit("** 🏍️**")
+ await spd.edit("** 🏍️**")
+ await spd.edit("** 🏍️**")
+ await spd.edit("** 🏍️**")
+ await spd.edit("** 🏍️**")
+ await spd.edit("** 🏍️**")
+ await spd.edit("** 🏍️**")
+ await spd.edit("** 🏍️**")
+ await spd.edit("** 🏍️**")
+ await spd.edit("** 🏍️**")
+ await spd.edit("** 👨🦯 TIIIIN 🏍️**")
+ await spd.edit("** 👨🦯MINGGIR 🏍️**")
+ await spd.edit("** 👨🦯GOBLOK 🏍️**")
+ await spd.edit("** 👨🦯REM NYA 🏍️**")
+ await spd.edit("** 👨🦯 BLOOONG🏍️**")
+ await spd.edit("** 👨🦯 YAUDHLH🏍️**")
+ await spd.edit("** 👨🦯Dasar 🏍️**")
+ await spd.edit("** 👨🦯 🏍️**")
+ await spd.edit("** 🏍️ Orang Buta**")
+ await spd.edit("**🏍️**")
test = Speedtest()
test.get_best_server()
@@ -218,18 +228,18 @@ async def speedtst(spd):
result = test.results.dict()
await spd.edit("**Hasil Tes:\n**"
- "❃ **Dimulai Pada:** "
+ "✺ **Dimulai Pada:** "
f"`{result['timestamp']}` \n"
f" **━━━━━━━━━━━━━━━━━**\n\n"
- "❃ **Download:** "
+ "✺ **Download:** "
f"`{speed_convert(result['download'])}` \n"
- "❃ **Upload:** "
+ "✺ **Upload:** "
f"`{speed_convert(result['upload'])}` \n"
- "❃ **Ping:** "
+ "✺ **Ping:** "
f"`{result['ping']}` \n"
- "❃ **ISP:** "
+ "✺ **ISP:** "
f"`{result['client']['isp']}` \n"
- "❃ **BOT:** `STRESS Userbot`")
+ "✺ **BOT:** `STRESS Userbot`")
def speed_convert(size):
@@ -249,14 +259,15 @@ def speed_convert(size):
async def pingme(pong):
""" For .ping command, ping the userbot from any chat. """
start = datetime.now()
- await pong.edit("`STRESSSS.....🔨`")
+ await pong.edit("`ANJEEENGG.....🔨`")
await pong.edit("`GOBLOKKKKK......😵`")
await pong.edit("`TOLOLLLLL.......😡`")
+ await pong.edit("`NGAMOOKKK..........🤬`")
end = datetime.now()
duration = (end - start).microseconds / 9000
- await pong.edit("😡 **ANJENG!**\n`%sms`" % (duration))
+ await pong.edit("😡 **STRESS!**\n`%sms`" % (duration))
CMD_HELP.update(
{"ping": "`.ping` ; `.lping` ; `.xping` ; `.sping`\
From 370de21b9957205acc5c712338d904c5dd883f6d Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Mon, 15 Mar 2021 15:46:48 +0700
Subject: [PATCH 108/400] Update www.py
---
userbot/modules/www.py | 54 +++++++++++++++++++++---------------------
1 file changed, 27 insertions(+), 27 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 164118db..ebc0a001 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -192,33 +192,33 @@ async def pingme(pong):
@register(outgoing=True, pattern="^.speed$")
async def speedtst(spd):
""" For .speed command, use SpeedTest to check server speeds. """
- await spd.edit("** 🏍️**")
- await spd.edit("** 🏍️**")
- await spd.edit("** 🏍️**")
- await spd.edit("** 🏍️**")
- await spd.edit("** 🏍️**")
- await spd.edit("** 🏍️**")
- await spd.edit("** 🏍️**")
- await spd.edit("** 🏍️**")
- await spd.edit("** 🏍️**")
- await spd.edit("** 🏍️**")
- await spd.edit("** 🏍️**")
- await spd.edit("** 🏍️**")
- await spd.edit("** 🏍️**")
- await spd.edit("** 🏍️**")
- await spd.edit("** 🏍️**")
- await spd.edit("** 🏍️**")
- await spd.edit("** 🏍️**")
- await spd.edit("** 👨🦯 TIIIIN 🏍️**")
- await spd.edit("** 👨🦯MINGGIR 🏍️**")
- await spd.edit("** 👨🦯GOBLOK 🏍️**")
- await spd.edit("** 👨🦯REM NYA 🏍️**")
- await spd.edit("** 👨🦯 BLOOONG🏍️**")
- await spd.edit("** 👨🦯 YAUDHLH🏍️**")
- await spd.edit("** 👨🦯Dasar 🏍️**")
- await spd.edit("** 👨🦯 🏍️**")
- await spd.edit("** 🏍️ Orang Buta**")
- await spd.edit("**🏍️**")
+ await spd.edit("**......................................🏍️**")
+ await spd.edit("**.....................................🏍️.**")
+ await spd.edit("**....................................🏍️..**")
+ await spd.edit("**...................................🏍️...**")
+ await spd.edit("**..................................🏍️....**")
+ await spd.edit("**.................................🏍️.....**")
+ await spd.edit("**................................🏍️......**")
+ await spd.edit("**...............................🏍️.......**")
+ await spd.edit("**..............................🏍️........**")
+ await spd.edit("**.............................🏍️.........**")
+ await spd.edit("**............................🏍️..........**")
+ await spd.edit("**...........................🏍️...........**")
+ await spd.edit("**..........................🏍️............**")
+ await spd.edit("**.........................🏍️.............**")
+ await spd.edit("**........................🏍️..............**")
+ await spd.edit("**.......................🏍️...............**")
+ await spd.edit("**......................🏍️................**")
+ await spd.edit("**..........👨🦯.TIIIIN..🏍️.................**")
+ await spd.edit("**.........👨🦯MINGGIR..🏍️..................**")
+ await spd.edit("**.........👨🦯GOBLOK..🏍️...................**")
+ await spd.edit("**.......👨🦯REM NYA..🏍️....................**")
+ await spd.edit("**......👨🦯.BLOOONG.🏍️.....................**")
+ await spd.edit("**......👨🦯.YAUDHLH🏍️......................**")
+ await spd.edit("**....👨🦯Dasar....🏍️.......................**")
+ await spd.edit("**...👨🦯🏍️.................................**")
+ await spd.edit("**.🏍️ Orang Buta**")
+ await spd.edit("**.🏍️.**")
test = Speedtest()
test.get_best_server()
From 461e326c4d8cf8ef7d86a990a9d260f4e864ec8f Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Mon, 15 Mar 2021 20:20:58 +0700
Subject: [PATCH 109/400] Update afk.py
---
userbot/modules/afk.py | 30 +++++++++++++++---------------
1 file changed, 15 insertions(+), 15 deletions(-)
diff --git a/userbot/modules/afk.py b/userbot/modules/afk.py
index 28afe0f5..0fef2e4a 100644
--- a/userbot/modules/afk.py
+++ b/userbot/modules/afk.py
@@ -26,7 +26,7 @@
AFKSTR = [
f"**Maaf Gaiss {ALIVE_NAME} Sedang STRESS!**",
f"**Maaf Gaiss {ALIVE_NAME} Sedang STRESS\n Tunggu Sampai Dia Kembali Waras!**",
- f"**Lord {ALIVE_NAME} Sedang STRESS\n Tunggulah Sampai Waras**",
+ f"**SIGOBLOK {ALIVE_NAME} Sedang STRESS\n Tunggulah Sampai Waras**",
f"**Maaf Gaiss {ALIVE_NAME} Sedang STRESS!**",
]
@@ -62,14 +62,14 @@ async def set_afk(afk_e):
afk_start = start_1.replace(microsecond=0)
if string:
AFKREASON = string
- await afk_e.edit(f"**✘ BACOT AH!**\n**GUA STRESS**\
- \n☛ **Alasan:** `{string}`")
+ await afk_e.edit(f"**😡 BACOT AH!**\n**GUA STRESS**\
+ \n😊 **Gara Gara:** `{string}`")
else:
- await afk_e.edit("**✘ BACOT AH!**\n**Gua Lagi Stress**")
+ await afk_e.edit("**😡 BACOT AH!**\n**Gua Lagi Stress**")
if user.last_name:
- await afk_e.client(UpdateProfileRequest(first_name=user.first_name, last_name=user.last_name + "【STRESS】"))
+ await afk_e.client(UpdateProfileRequest(first_name=user.first_name, last_name=user.last_name + "【🤪STRESS🤪】"))
else:
- await afk_e.client(UpdateProfileRequest(first_name=user.first_name, last_name="【STRESS】"))
+ await afk_e.client(UpdateProfileRequest(first_name=user.first_name, last_name="【🤪STRESS🤪】"))
if BOTLOG:
await afk_e.client.send_message(BOTLOG_CHATID, "#AFK\n**Gua Lagi Stress!**")
ISAFK = True
@@ -90,7 +90,7 @@ async def type_afk_is_not_true(notafk):
global afk_end
user = await bot.get_me() # pylint:disable=E0602
last = user.last_name
- if last and last.endswith("【STRESS】"):
+ if last and last.endswith("【🤪STRESS🤪】"):
last1 = last[:-12]
else:
last1 = ""
@@ -166,8 +166,8 @@ async def mention_afk(mention):
afk_since = f"`{int(seconds)} Detik`"
if mention.sender_id not in USERS:
if AFKREASON:
- await mention.reply(f"**✘ Lord {ALIVE_NAME} Lagi Stress** {afk_since} **Yang Lalu.**\
- \n☛ **Alasan:** `{AFKREASON}`")
+ await mention.reply(f"**😡 SI {ALIVE_NAME} Lagi Stress** {afk_since} **Yang Lalu.**\
+ \n😊 **Gara Gara:** `{AFKREASON}`")
else:
await mention.reply(str(choice(AFKSTR)))
USERS.update({mention.sender_id: 1})
@@ -175,8 +175,8 @@ async def mention_afk(mention):
elif mention.sender_id in USERS:
if USERS[mention.sender_id] % randint(2, 4) == 0:
if AFKREASON:
- await mention.reply(f"**✘ Lord Masih STRESS** {afk_since} **Yang Lalu.**\
- \n☛ **Alasan:** `{AFKREASON}`")
+ await mention.reply(f"**😡 GUA Masih STRESS** {afk_since} **Yang Lalu.**\
+ \n😊 **Gara Gara:** `{AFKREASON}`")
else:
await mention.reply(str(choice(AFKSTR)))
USERS[mention.sender_id] = USERS[mention.sender_id] + 1
@@ -243,8 +243,8 @@ async def afk_on_pm(sender):
afk_since = f"`{int(seconds)} Detik`"
if sender.sender_id not in USERS:
if AFKREASON:
- await sender.reply(f"✘ **Gua Lagi Stress** {afk_since} **Yang Lalu**.\
- \n☛ **Alasan**: `{AFKREASON}`")
+ await sender.reply(f"😡 **Gua Lagi Stress** {afk_since} **Yang Lalu**.\
+ \n😊 **Gara Gara**: `{AFKREASON}`")
else:
await sender.reply(str(choice(AFKSTR)))
USERS.update({sender.sender_id: 1})
@@ -252,8 +252,8 @@ async def afk_on_pm(sender):
elif apprv and sender.sender_id in USERS:
if USERS[sender.sender_id] % randint(2, 4) == 0:
if AFKREASON:
- await sender.reply(f"✘ **Gua Lagi stress** {afk_since} **Yang Lalu.**\
- \n☛ **Alasan**: `{AFKREASON}`")
+ await sender.reply(f"😡 **Gua Lagi stress** {afk_since} **Yang Lalu.**\
+ \n😊 **Gara Gara**: `{AFKREASON}`")
else:
await sender.reply(str(choice(AFKSTR)))
USERS[sender.sender_id] = USERS[sender.sender_id] + 1
From d298a7f5d18b09ff58a9ab62706c65ba8d920739 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Mon, 15 Mar 2021 20:25:06 +0700
Subject: [PATCH 110/400] Update offalvingans.py
---
userbot/modules/offalvingans.py | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/userbot/modules/offalvingans.py b/userbot/modules/offalvingans.py
index a98180dc..d9c797b9 100644
--- a/userbot/modules/offalvingans.py
+++ b/userbot/modules/offalvingans.py
@@ -24,7 +24,7 @@
AFKSTR = [
f"**Maaf Ya {ALIVE_NAME} UDAH GILA!**",
f"**Maaf Ya {ALIVE_NAME} UDAH GILA\n Tunggu Sampai WARAS!**",
- f"**{ALIVE_NAME} Sedang OFF\n Tunggulah Sampai WARAS**",
+ f"**SI {ALIVE_NAME} UDAH GILA\n Tunggulah Sampai WARAS**",
f"**Maaf Ya {ALIVE_NAME} UDAH GILA!**",
]
@@ -61,7 +61,7 @@ async def set_afk(afk_e):
if string:
AFKREASON = string
await afk_e.edit(f"**✥ {ALIVE_NAME} UDAH GILA**\
- \n➥ **Alasan:** `{string}`")
+ \n😖 **KARNA:** `{string}`")
else:
await afk_e.edit(f"**✥ {ALIVE_NAME} UDAH GILA**")
if user.last_name:
@@ -165,7 +165,7 @@ async def mention_afk(mention):
if mention.sender_id not in USERS:
if AFKREASON:
await mention.reply(f"**✥ {ALIVE_NAME} UDAH GILA** {afk_since} **Yang Lalu.**\
- \n➥ **Alasan:** `{AFKREASON}`")
+ \n😖 **KARNA:** `{AFKREASON}`")
else:
await mention.reply(str(choice(AFKSTR)))
USERS.update({mention.sender_id: 1})
@@ -174,7 +174,7 @@ async def mention_afk(mention):
if USERS[mention.sender_id] % randint(2, 4) == 0:
if AFKREASON:
await mention.reply(f"**✥ {ALIVE_NAME} MASIH GILA** {afk_since} **Yang Lalu.**\
- \n➥ **Alasan:** `{AFKREASON}`")
+ \n😖 **KARNA:** `{AFKREASON}`")
else:
await mention.reply(str(choice(AFKSTR)))
USERS[mention.sender_id] = USERS[mention.sender_id] + 1
@@ -242,7 +242,7 @@ async def afk_on_pm(sender):
if sender.sender_id not in USERS:
if AFKREASON:
await sender.reply(f"✥ **{ALIVE_NAME} Sedang OFF** {afk_since} **Yang Lalu**.\
- \n➥ **Alasan**: `{AFKREASON}`")
+ \n😖 **KARNA**: `{AFKREASON}`")
else:
await sender.reply(str(choice(AFKSTR)))
USERS.update({sender.sender_id: 1})
@@ -251,7 +251,7 @@ async def afk_on_pm(sender):
if USERS[sender.sender_id] % randint(2, 4) == 0:
if AFKREASON:
await sender.reply(f"✥ **{ALIVE_NAME} Sedang OFF** {afk_since} **Yang Lalu.**\
- \n➥ **Alasan**: `{AFKREASON}`")
+ \n😖 **KARNA**: `{AFKREASON}`")
else:
await sender.reply(str(choice(AFKSTR)))
USERS[sender.sender_id] = USERS[sender.sender_id] + 1
From 911ad0d814dc330f1a05087972f187c12ab0ca24 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Mon, 15 Mar 2021 21:13:12 +0700
Subject: [PATCH 111/400] Update alvin.py
---
userbot/modules/alvin.py | 244 +++++++++++++++++++--------------------
1 file changed, 122 insertions(+), 122 deletions(-)
diff --git a/userbot/modules/alvin.py b/userbot/modules/alvin.py
index ff742107..078e6581 100644
--- a/userbot/modules/alvin.py
+++ b/userbot/modules/alvin.py
@@ -110,128 +110,128 @@ async def koc(e):
await e.edit("😭😭😭😭")
await e.edit("`TAI BANGET POKOK NYA`")
await e.edit("💩💩💩💩")
- await e.edit("💩 🥺")
- await e.edit("🥴 💩")
- await e.edit("💦 🐖")
- await e.edit("😁 😝")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢🚶")
- await e.edit("🚶🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("`AHHH ENAKKKKK`")
- await e.edit("🙉")
- await e.edit("🙈")
- await e.edit("🙉")
- await e.edit("🙈")
- await e.edit("🙉")
- await e.edit("😂")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢 🚶")
- await e.edit("🐢🚶")
- await e.edit("🚶🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
- await e.edit("🚶 🐢")
+ await e.edit("...........................🚐")
+ await e.edit("..........................🚐.")
+ await e.edit("..............🛺.........🚐..")
+ await e.edit("..............🛺........🚐...")
+ await e.edit("..............🛺.......🚐....")
+ await e.edit("..............🛺......🚐.....")
+ await e.edit("..............🛺.....🚐......")
+ await e.edit("..............🛺....🚐.......")
+ await e.edit("..............🛺...🚐........")
+ await e.edit("..............🛺.🚐..........")
+ await e.edit("..............🛺🚐...........")
+ await e.edit("............🚐🛺.............")
+ await e.edit("..........🚐...🛺............")
+ await e.edit(".........🚐.....🛺...........")
+ await e.edit("........🚐.......🛺..........")
+ await e.edit(".......🚐..........🛺........")
+ await e.edit("......🚐.............🛺......")
+ await e.edit(".....🚐...............🛺.....")
+ await e.edit("....🚐..................🛺...")
+ await e.edit("..🚐.....................🛺..")
+ await e.edit(".🚐........................🛺")
+ await e.edit("🚐...........................")
+ await e.edit("...........................🚐")
+ await e.edit("........🏠🏡🏘️............🚐.")
+ await e.edit("........🏘️🏡🏠...........🚐..")
+ await e.edit("........🏘️🏡🏠..........🚐...")
+ await e.edit("........🏘️🏡🏠.........🚐....")
+ await e.edit("........🏘️🏘️🏘️........🚐.....")
+ await e.edit("........🏡🏠🏡.......🚐......")
+ await e.edit("........🏘️🏡🏠......🚐.......")
+ await e.edit("........🏘️🏡🏠.....🚐........")
+ await e.edit("........🏘️🏡🏠....🚐.........")
+ await e.edit("........🏘️🏡🏠...🚐..........")
+ await e.edit("........🏘️🏡🏠..🚐...........")
+ await e.edit("........🏘️🏡🏠.🚐............")
+ await e.edit("........🏘️🏡🏠🚐.............")
+ await e.edit("........🏘️🏡🚐🏠.............")
+ await e.edit("........🏘️🚐🏡🏠.............")
+ await e.edit("........🚐🏠🏡🏘️.............")
+ await e.edit(".......🚐.🏠🏡🏡.............")
+ await e.edit("......🚐..🏘️🏡🏠.............")
+ await e.edit(".....🚐...🏘️🏡🏠.............")
+ await e.edit("....🚐....🏘️🏠🏡.............")
+ await e.edit("...🚐.....🏠🏡🏘️.............")
+ await e.edit("..🚐......🏘️🏡🏠.............")
+ await e.edit(".🚐.......🏘️🏡🏠.............")
+ await e.edit("🚐........🏠🏡🏘️.............")
+ await e.edit("...........................🚐")
+ await e.edit("............🕌............🚐.")
+ await e.edit("............🕌...........🚐..")
+ await e.edit("............🕌..........🚐...")
+ await e.edit("............🕌.........🚐....")
+ await e.edit("............🕌........🚐.....")
+ await e.edit("............🕌.......🚐......")
+ await e.edit("............🕌......🚐.......")
+ await e.edit("............🕌.....🚐........")
+ await e.edit("............🕌....🚐.........")
+ await e.edit("............🕌...🚐..........")
+ await e.edit("............🕌..🚐...........")
+ await e.edit("............🕌.🚐............")
+ await e.edit("............🕌🚐.............")
+ await e.edit("............🚐🕌.............")
+ await e.edit("...........🚐.🕌.............")
+ await e.edit("..........🚐..🕌.............")
+ await e.edit(".........🚐...🕌.............")
+ await e.edit("........🚐....🕌ᴬᴸᴸᴬᴴᵁ ᴬᴷᴮᴬᴿ²ˣ.")
+ await e.edit("ᵂᴬᴴ ᴬᴰᶻᴬᴺ🚐....🕌.............")
+ await e.edit("ˢᴴᴼᴸᴬᵀ ᴬᴴ🚐....🕌.............")
+ await e.edit(".........🚐...🕌............")
+ await e.edit("...........🚐.🕌............")
+ await e.edit("............🚐🕌............")
+ await e.edit("CERITANYA LAGI SHOLAT")
+ await e.edit("KARNA SI UDIN TIDAK MAU CELAKA")
+ await e.edit("SUNGGUH BERMANFAAT YAH GABUT NYA")
+ await e.edit("KATA SI UDIN")
+ await e.edit("SHOLAT LAH SEBELUM KAU DI SHOLATKAN")
+ await e.edit("ᴬᴸᴴᴬᴹᴰᵁᴸᴵᴸᴸᴬᴴ ᴰᴴ ᴷᴱᴸᴬᴿ🚐🕌.............")
+ await e.edit("ᴮᴵˢᴹᴵᴸᴸᴬᴴ..........🚐.🕌.............")
+ await e.edit("...............🚐..🕌.............")
+ await e.edit("..............🚐...🕌.............")
+ await e.edit(".............🚐....🕌.............")
+ await e.edit("............🚐.....🕌.............")
+ await e.edit("...........🚐......🕌.............")
+ await e.edit("..........🚐.......🕌.............")
+ await e.edit("🏘️.......🚐........🕌.............")
+ await e.edit("🏘️......🚐.........🕌.............")
+ await e.edit("🏘️.....🚐..........🕌.............")
+ await e.edit("🏘️....🚐...........🕌.............")
+ await e.edit("🏘️...🚐............🕌.............")
+ await e.edit("🏘️..🚐.............🕌.............")
+ await e.edit("🏘️.🚐..............🕌.............")
+ await e.edit("🏘️🚐...............🕌.............")
+ await e.edit("..............................🚐🏘️")
+ await e.edit(".............................🚐.🏘️")
+ await e.edit("............................🚐..🏘️")
+ await e.edit("...........................🚐...🏘️")
+ await e.edit("..........................🚐....🏘️")
+ await e.edit(".........................🚐.....🏘️")
+ await e.edit("........................🚐......🏘️")
+ await e.edit(".......................🚐.......🏘️")
+ await e.edit(".....................🚐.........🏘️")
+ await e.edit("....................🚐..........🏘️")
+ await e.edit("...................🚐...........🏘️")
+ await e.edit("..................🚐............🏘️")
+ await e.edit(".................🚐.............🏘️")
+ await e.edit("................🚐..............🏘️")
+ await e.edit("...............🚐...............🏘️")
+ await e.edit("..............🚐................🏘️")
+ await e.edit(".............🚐.................🏘️")
+ await e.edit("............🚐..................🏘️")
+ await e.edit("...........🚐...................🏘️")
+ await e.edit("..........🚐....................🏘️")
+ await e.edit(".........🚐.....................🏘️")
+ await e.edit("........🚐......................🏘️")
+ await e.edit(".......🚐.......................🏘️")
+ await e.edit("......🚐........................🏘️")
+ await e.edit(".....🚐.........................🏘️")
+ await e.edit("....🚐..........................🏘️")
+ await e.edit("...🚐...........................🏘️")
+ await e.edit("..🚐............................🏘️")
+ await e.edit(".🚐.............................🏘️")
+ await e.edit("🚐..............................🏘️")
await e.edit("🐢 🚶")
await e.edit("🐢 🚶")
await e.edit("🐢 🚶")
From 0d179d18adf33feea1aded094a5ea21331945953 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 16 Mar 2021 00:04:36 +0700
Subject: [PATCH 112/400] Update alvin.py
---
userbot/modules/alvin.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/alvin.py b/userbot/modules/alvin.py
index 078e6581..245f1961 100644
--- a/userbot/modules/alvin.py
+++ b/userbot/modules/alvin.py
@@ -442,7 +442,7 @@ async def typewriter(typew):
\nUsage: buat bercanda\
\n\n`.cinta`\
\nUsage: mengirim cintamu ke seseorang.\
- \n\n`.sayang`\
+ \n\n`.sange`\
\nUsage: untuk jadi buaya.\
\n\n`.terkadang`\
\nUsage: Auk dah iseng doang."
From c9f4efa3498c0973d1eae5d1c0266c61e0fa2657 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 16 Mar 2021 00:06:34 +0700
Subject: [PATCH 113/400] Update alvin.py
---
userbot/modules/alvin.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/alvin.py b/userbot/modules/alvin.py
index 245f1961..fca28eeb 100644
--- a/userbot/modules/alvin.py
+++ b/userbot/modules/alvin.py
@@ -436,7 +436,7 @@ async def typewriter(typew):
CMD_HELP.update({
"gabut":
- "`.gabut` ; `.dino`\
+ "`.gabut` ; `.orgil`\
\nUsage: ntahlah gabut doang.\
\n\n`.gombal`\
\nUsage: buat bercanda\
From ea697963555dd955b1a6e9805420c158bf392061 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 16 Mar 2021 00:23:50 +0700
Subject: [PATCH 114/400] Update alvin.py
---
userbot/modules/alvin.py | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
diff --git a/userbot/modules/alvin.py b/userbot/modules/alvin.py
index fca28eeb..7868ed1f 100644
--- a/userbot/modules/alvin.py
+++ b/userbot/modules/alvin.py
@@ -9,28 +9,48 @@
async def koc(e):
if not e.text[0].isalpha() and e.text[0] not in ("/", "#", "@", "!"):
await e.edit("SAYANGGGGGGGGG 💕")
+ sleep(1)
await e.edit("💝💘💓💗")
+ sleep(1)
await e.edit("💞💕💗💘")
+ sleep(1)
await e.edit("💝💘💓💗")
+ sleep(1)
await e.edit("💞💕💗💘")
+ sleep(1)
await e.edit("💘💞💗💕")
+ sleep(1)
await e.edit("💘💞💕💗")
+ sleep(1)
await e.edit("EMMMMMM🥺🥺🥺")
+ sleep(1)
await e.edit("💝💘💓💗")
await e.edit("💞💕💗💘")
await e.edit("💘💞💕💗")
await e.edit("SAYANG")
+ sleep(1)
await e.edit("AKU 👉👈")
+ sleep(1)
await e.edit("SANGE 👉👈 😘😘")
+ sleep(1)
await e.edit("💘💘💘💘")
+ sleep(1)
await e.edit("SAYANG")
+ sleep(1)
await e.edit("AYO NGEWE🤭🤭")
+ sleep(1)
await e.edit("PLISS🥺🥺")
+ sleep(1)
await e.edit("AKU SANGE😋😋")
+ sleep(1)
await e.edit("I LOVE YOUUUU")
+ sleep(1)
await e.edit("AH AH AH BEIBB")
+ sleep(1)
await e.edit("💦💦💦💦")
+ sleep(1)
await e.edit("OH BABY")
+ sleep(1)
await e.edit("AKU SAYANG KAMU💞")
From 4937790be8f9526e8f28246b09d291665454ac16 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 16 Mar 2021 00:25:02 +0700
Subject: [PATCH 115/400] Update alvin.py
---
userbot/modules/alvin.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/alvin.py b/userbot/modules/alvin.py
index 7868ed1f..edfff36f 100644
--- a/userbot/modules/alvin.py
+++ b/userbot/modules/alvin.py
@@ -458,8 +458,8 @@ async def typewriter(typew):
"gabut":
"`.gabut` ; `.orgil`\
\nUsage: ntahlah gabut doang.\
- \n\n`.gombal`\
- \nUsage: buat bercanda\
+ \n\n`.goblol`\
+ \nUsage: buat ngatain orang\
\n\n`.cinta`\
\nUsage: mengirim cintamu ke seseorang.\
\n\n`.sange`\
From e483b565d71782fdec4586017197fa7e9b2eafdb Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 16 Mar 2021 00:29:55 +0700
Subject: [PATCH 116/400] Update alvin.py
---
userbot/modules/alvin.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/alvin.py b/userbot/modules/alvin.py
index edfff36f..d95653a6 100644
--- a/userbot/modules/alvin.py
+++ b/userbot/modules/alvin.py
@@ -458,7 +458,7 @@ async def typewriter(typew):
"gabut":
"`.gabut` ; `.orgil`\
\nUsage: ntahlah gabut doang.\
- \n\n`.goblol`\
+ \n\n`.goblok`\
\nUsage: buat ngatain orang\
\n\n`.cinta`\
\nUsage: mengirim cintamu ke seseorang.\
From 589180d38770252236714c9ac686fef18c9b72f7 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 16 Mar 2021 03:01:35 +0700
Subject: [PATCH 117/400] Update __init__.py
---
userbot/__init__.py | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/userbot/__init__.py b/userbot/__init__.py
index 5eddac85..8711c7a6 100644
--- a/userbot/__init__.py
+++ b/userbot/__init__.py
@@ -319,7 +319,7 @@ async def check_botlog_chatid():
async def check_alive():
- await bot.send_message(BOTLOG_CHATID, "```『STRESS-Userbot Telah Aktif』```")
+ await bot.send_message(BOTLOG_CHATID, "```✓STRESS-Userbot Telah Aktif✓```")
return
with bot:
@@ -412,14 +412,14 @@ async def inline_handler(event):
)
elif query.startswith("tb_btn"):
result = builder.article(
- "Bantuan Lord✗Userbot ",
+ "Bantuan STRESS🤪Userbot ",
text="Daftar Modul",
buttons=[],
link_preview=True)
else:
result = builder.article(
- "**Lord✗Userbot**",
- text="""**Anda Bisa Membuat Lord Userbot Anda Sendiri Dengan Cara:** [Tekan Disini](t.me/Lorduserbot_Group)""",
+ "**Stress🤪Userbot**",
+ text="""**Anda Bisa Membuat STRESS Userbot Anda Sendiri Dengan Cara:** [Tekan Disini](t.me/Lorduserbot_Group)""",
buttons=[
[
custom.Button.url(
@@ -496,7 +496,7 @@ async def on_plug_in_callback_query_handler(event):
)
)
else:
- reply_pop_up_alert = f"Harap Deploy Lord Userbot Anda Sendiri, Jangan Menggunakan Milik Lord {ALIVE_NAME} ツ"
+ reply_pop_up_alert = f"Harap Deploy STRESS Userbot Anda Sendiri, Jangan Menggunakan Milik Lord {ALIVE_NAME} ツ"
await event.answer(reply_pop_up_alert, cache_time=0, alert=True)
From 70198e9660bb5245af02a4f740f1816b4ea8c22e Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 16 Mar 2021 03:05:08 +0700
Subject: [PATCH 118/400] Update help.py
---
userbot/modules/help.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/userbot/modules/help.py b/userbot/modules/help.py
index a618c772..87c9a972 100644
--- a/userbot/modules/help.py
+++ b/userbot/modules/help.py
@@ -20,17 +20,17 @@ async def help(event):
if args in CMD_HELP:
await event.edit(str(CMD_HELP[args]))
else:
- await event.edit("**Maaf Lord, Saya Tidak Punya Perintah Itu ツ**")
+ await event.edit("**Maaf Goblok, Gua Gak Punya Perintah Itu 🤪**")
await asyncio.sleep(200)
await event.delete()
else:
string = ""
for i in CMD_HELP:
string += "`" + str(i)
- string += "`\t✥ "
+ string += "`\t✪ "
await event.edit("**🥴 Daftar Perintah Untuk\nSTRESS-Userbot:\n\n**"
f"🤡{string}🤡"
- "\n✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗")
+ "\nNGETIK YANG BENER JANGAN TYPO")
await event.reply(f"\n**Ketik Contoh** `.help afk` **Untuk Informasi Perintah**")
await asyncio.sleep(1000)
await event.delete()
From b8abfeeb37074fb0d0a2c1e43813f4eca36906a1 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 16 Mar 2021 03:59:54 +0700
Subject: [PATCH 119/400] Update updater.py
---
userbot/modules/updater.py | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/userbot/modules/updater.py b/userbot/modules/updater.py
index 6453ee03..867d2cb5 100644
--- a/userbot/modules/updater.py
+++ b/userbot/modules/updater.py
@@ -208,18 +208,18 @@ async def upstream(event):
remove("output.txt")
else:
await event.edit(changelog_str)
- return await event.respond('**Perintah Untuk Update Lord Userbot**\n >`.update now`\n >`.update deploy`\n\n__Untuk Meng Update Fitur Terbaru Dari Lord Userbot.__')
+ return await event.respond('**Perintah Untuk Update Stress Userbot**\n >`.update now`\n >`.update deploy`\n\n__Untuk Meng Update Fitur Terbaru Dari Lord Userbot.__')
if force_update:
await event.edit(
'`Sinkronisasi Paksa Ke Kode Userbot Stabil Terbaru, Harap Tunggu .....`')
else:
- await event.edit('`✲ Proses Update Lord-Userbot, Loading....1%`')
- await event.edit('`✲ Proses Update Lord-Userbot, Loading....20%`')
- await event.edit('`✲ Proses Update Lord-Userbot, Loading....35%`')
- await event.edit('`✲ Proses Update Lord-Userbot, Loading....77%`')
- await event.edit('`✲ Proses Update Lord-Userbot, Updating...90%`')
- await event.edit('`✲ Proses Update Lord-Userbot, Mohon Menunggu Lord....100%`')
+ await event.edit('`✲ Proses Update Stress-Userbot, Loading....1%`')
+ await event.edit('`✲ Proses Update Stress-Userbot, Loading....20%`')
+ await event.edit('`✲ Proses Update Stress-Userbot, Loading....35%`')
+ await event.edit('`✲ Proses Update Stress-Userbot, Loading....77%`')
+ await event.edit('`✲ Proses Update Stress-Userbot, Updating...90%`')
+ await event.edit('`✲ Proses Update Stress-Userbot, Mohon Menunggu Lord....100%`')
if conf == "now":
await update(event, repo, ups_rem, ac_br)
await asyncio.sleep(10)
From 4cd85d46ff853c016044f91fb24ca596dd39fc5f Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 16 Mar 2021 04:09:29 +0700
Subject: [PATCH 120/400] Update alvingans24.py
---
userbot/modules/alvingans24.py | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/userbot/modules/alvingans24.py b/userbot/modules/alvingans24.py
index 1be71beb..ee39b961 100644
--- a/userbot/modules/alvingans24.py
+++ b/userbot/modules/alvingans24.py
@@ -189,13 +189,13 @@ async def _(event):
await event.edit(input_str)
- animation_chars = [
- "OWNER STREES USER-BOT ADALAH MANUSIA TERGANTENG DI HATI PEMAKAI NYA KENALAN DULU SAMA OWNER NYA YUK",
- "RAMADHANI NAMANYA,ORANG NYA BAIK",
- "TINGGAL NYA DI TANGERANG, BTW ORANG TANGERANG GANTENG GANTENG DAN KUAT KUAT AWWHHHH",
- "KALO MAU PAKE USERBOT INI,IZIN DULU KE ORANG NYA YA GENGSSS",
- "POKOK NYA OWNER NYA THEBEST BANGET SERIUSSSSS",
- "UDAH POKOK NYA ITU AJA SIH,INTINYA OWNER NYA GANTENG DAN BAIK PARAH"]
+ animation_chars =
+ await event.edit("**OWNER STREES USER-BOT ADALAH MANUSIA TERGANTENG DI HATI PEMAKAI NYA KENALAN DULU SAMA OWNER NYA YUK**")
+ await event.edit("**RAMADHANI NAMANYA,ORANG NYA BAIK"**)
+ await event.edit("**TINGGAL NYA DI TANGERANG, BTW ORANG TANGERANG GANTENG GANTENG DAN KUAT KUAT AWWHHHH**")
+ await event.edit("**KALO MAU PAKE USERBOT INI,IZIN DULU KE ORANG NYA YA GENGSSS"**)
+ await event.edit("**POKOK NYA OWNER NYA THEBEST BANGET SERIUSSSSS**")
+ await event.edit("**UDAH POKOK NYA ITU AJA SIH,INTINYA OWNER NYA GANTENG DAN BAIK PARAH**")
for i in animation_ttl:
From 3f55c7c3d3b643e299bc1d29ac8099a6941e065b Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 16 Mar 2021 04:21:42 +0700
Subject: [PATCH 121/400] Update alvingans24.py
---
userbot/modules/alvingans24.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/alvingans24.py b/userbot/modules/alvingans24.py
index ee39b961..3037c5c3 100644
--- a/userbot/modules/alvingans24.py
+++ b/userbot/modules/alvingans24.py
@@ -191,9 +191,9 @@ async def _(event):
animation_chars =
await event.edit("**OWNER STREES USER-BOT ADALAH MANUSIA TERGANTENG DI HATI PEMAKAI NYA KENALAN DULU SAMA OWNER NYA YUK**")
- await event.edit("**RAMADHANI NAMANYA,ORANG NYA BAIK"**)
+ await event.edit("**RAMADHANI NAMANYA,ORANG NYA BAIK**")
await event.edit("**TINGGAL NYA DI TANGERANG, BTW ORANG TANGERANG GANTENG GANTENG DAN KUAT KUAT AWWHHHH**")
- await event.edit("**KALO MAU PAKE USERBOT INI,IZIN DULU KE ORANG NYA YA GENGSSS"**)
+ await event.edit("**KALO MAU PAKE USERBOT INI,IZIN DULU KE ORANG NYA YA GENGSSS**")
await event.edit("**POKOK NYA OWNER NYA THEBEST BANGET SERIUSSSSS**")
await event.edit("**UDAH POKOK NYA ITU AJA SIH,INTINYA OWNER NYA GANTENG DAN BAIK PARAH**")
From e933876f3b6c73ef5a9b8e90d28b5f9eeb06dec8 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 16 Mar 2021 04:34:08 +0700
Subject: [PATCH 122/400] Update alvingans24.py
---
userbot/modules/alvingans24.py | 19 ++++++++++++-------
1 file changed, 12 insertions(+), 7 deletions(-)
diff --git a/userbot/modules/alvingans24.py b/userbot/modules/alvingans24.py
index 3037c5c3..dddb4464 100644
--- a/userbot/modules/alvingans24.py
+++ b/userbot/modules/alvingans24.py
@@ -189,13 +189,18 @@ async def _(event):
await event.edit(input_str)
- animation_chars =
- await event.edit("**OWNER STREES USER-BOT ADALAH MANUSIA TERGANTENG DI HATI PEMAKAI NYA KENALAN DULU SAMA OWNER NYA YUK**")
- await event.edit("**RAMADHANI NAMANYA,ORANG NYA BAIK**")
- await event.edit("**TINGGAL NYA DI TANGERANG, BTW ORANG TANGERANG GANTENG GANTENG DAN KUAT KUAT AWWHHHH**")
- await event.edit("**KALO MAU PAKE USERBOT INI,IZIN DULU KE ORANG NYA YA GENGSSS**")
- await event.edit("**POKOK NYA OWNER NYA THEBEST BANGET SERIUSSSSS**")
- await event.edit("**UDAH POKOK NYA ITU AJA SIH,INTINYA OWNER NYA GANTENG DAN BAIK PARAH**")
+ animation_chars = ^
+ await typew.edit("**OWNER STREES USER-BOT ADALAH MANUSIA TERGANTENG DI HATI PEMAKAI NYA KENALAN DULU SAMA OWNER NYA YUK**")
+ sleep(1)
+ await typew.edit("**RAMADHANI NAMANYA,ORANG NYA BAIK**")
+ sleep(1)
+ await typew.edit("**TINGGAL NYA DI TANGERANG, BTW ORANG TANGERANG GANTENG GANTENG DAN KUAT KUAT AWWHHHH**")
+ sleep(1)
+ await typew.edit("**KALO MAU PAKE USERBOT INI,IZIN DULU KE ORANG NYA YA GENGSSS**")
+ sleep(1)
+ await typew.edit("**POKOK NYA OWNER NYA THEBEST BANGET SERIUSSSSS**")
+ sleep(1)
+ await typew.edit("**UDAH POKOK NYA ITU AJA SIH,INTINYA OWNER NYA GANTENG DAN BAIK PARAH**")
for i in animation_ttl:
From 39c5aa65d8df05915d18c70fe9f556c1fe0726c4 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 16 Mar 2021 04:40:17 +0700
Subject: [PATCH 123/400] Update alvingans24.py
---
userbot/modules/alvingans24.py | 19 +++++++------------
1 file changed, 7 insertions(+), 12 deletions(-)
diff --git a/userbot/modules/alvingans24.py b/userbot/modules/alvingans24.py
index dddb4464..854d7bf9 100644
--- a/userbot/modules/alvingans24.py
+++ b/userbot/modules/alvingans24.py
@@ -189,18 +189,13 @@ async def _(event):
await event.edit(input_str)
- animation_chars = ^
- await typew.edit("**OWNER STREES USER-BOT ADALAH MANUSIA TERGANTENG DI HATI PEMAKAI NYA KENALAN DULU SAMA OWNER NYA YUK**")
- sleep(1)
- await typew.edit("**RAMADHANI NAMANYA,ORANG NYA BAIK**")
- sleep(1)
- await typew.edit("**TINGGAL NYA DI TANGERANG, BTW ORANG TANGERANG GANTENG GANTENG DAN KUAT KUAT AWWHHHH**")
- sleep(1)
- await typew.edit("**KALO MAU PAKE USERBOT INI,IZIN DULU KE ORANG NYA YA GENGSSS**")
- sleep(1)
- await typew.edit("**POKOK NYA OWNER NYA THEBEST BANGET SERIUSSSSS**")
- sleep(1)
- await typew.edit("**UDAH POKOK NYA ITU AJA SIH,INTINYA OWNER NYA GANTENG DAN BAIK PARAH**")
+ animation_chars = [
+ "**OWNER STREES USER-BOT ADALAH MANUSIA TERGANTENG DI HATI PEMAKAI NYA KENALAN DULU SAMA OWNER NYA YUK**"
+ "**RAMADHANI NAMANYA,ORANG NYA BAIK**"
+ "**TINGGAL NYA DI TANGERANG, BTW ORANG TANGERANG GANTENG GANTENG DAN KUAT KUAT AWWHHHH**"
+ "**KALO MAU PAKE USERBOT INI,IZIN DULU KE ORANG NYA YA GENGSSS**"
+ "**POKOK NYA OWNER NYA THEBEST BANGET SERIUSSSSS**"
+ "**UDAH POKOK NYA ITU AJA SIH,INTINYA OWNER NYA GANTENG DAN BAIK PARAH**"]
for i in animation_ttl:
From 25f7d6070629ed98ffc69076d4b11236139ed8ca Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 16 Mar 2021 05:42:40 +0700
Subject: [PATCH 124/400] Update www.py
---
userbot/modules/www.py | 33 +++++++++++++++++++++++++++------
1 file changed, 27 insertions(+), 6 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index ebc0a001..a2114eeb 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -259,12 +259,33 @@ def speed_convert(size):
async def pingme(pong):
""" For .ping command, ping the userbot from any chat. """
start = datetime.now()
- await pong.edit("`ANJEEENGG.....🔨`")
-
- await pong.edit("`GOBLOKKKKK......😵`")
-
- await pong.edit("`TOLOLLLLL.......😡`")
- await pong.edit("`NGAMOOKKK..........🤬`")
+ await pong.edit("**P**")
+ await pong.edit("**PI**")
+ await pong.edit("**PIN**")
+ await pong.edit("**PING**")
+ await pong.edit("**PING P**")
+ await pong.edit("**PING PO**")
+ await pong.edit("**PING PON**")
+ await pong.edit("**PING PONG**")
+ await pong.edit("`....................🏎️`")
+ await pong.edit("`...................🏎️..")
+ await pong.edit("`..................🏎️..`")
+ await pong.edit("`.................🏎️...`")
+ await pong.edit("`................🏎️....`")
+ await pong.edit("`...............🏎️.....`")
+ await pong.edit("`..............🏎️......`")
+ await pong.edit("`.............🏎️.......`")
+ await pong.edit("`...........🏎️.........`")
+ await pong.edit("`..........🏎️..........`")
+ await pong.edit("`.........🏎️...........`")
+ await pong.edit("`........🏎️............`")
+ await pong.edit("`.......🏎️.............`")
+ await pong.edit("`......🏎️..............`")
+ await pong.edit("`....🏎️................`")
+ await pong.edit("`...🏎️.................`")
+ await pong.edit("`..🏎️..................`")
+ await pong.edit("`.🏎️...................`")
+ await pong.edit("`DUARRRR KONTOLL.....💥🤯💣`")
end = datetime.now()
duration = (end - start).microseconds / 9000
await pong.edit("😡 **STRESS!**\n`%sms`" % (duration))
From dddefbd8454126ce0a749e70806209b08afede9d Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 16 Mar 2021 06:01:06 +0700
Subject: [PATCH 125/400] Update www.py
---
userbot/modules/www.py | 41 ++++++++++++++++++++---------------------
1 file changed, 20 insertions(+), 21 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index a2114eeb..64d9f216 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -47,34 +47,33 @@ async def pingme(pong):
await get_readable_time((time.time() - StartTime))
start = datetime.now()
await pong.edit("**🐖 ADA BABI 🐖**")
- await pong.edit("**🐖 OINKKK 🐖**")
- await pong.edit("**🐖 NGOKKK🐖**")
- await pong.edit("**🐖 Aku Babi🐖**")
+ await pong.edit("**🐖 ADA BABI 🐖**")
+ await pong.edit("**🐖 ADA BABI 🐖**")
+ await pong.edit("**🐖 LU BABI 🐖**")
await pong.edit("**🐖🐖 OINKK 🐖🐖**")
-
-
-
await pong.edit("**🐖🐖🐖 OINKK 🐖🐖🐖**")
-
-
-
await pong.edit("**🐖🐖🐖🐖 OINKK 🐖🐖🐖🐖**")
-
-
-
await pong.edit("**mana Babi nya si tolol**")
-
-
-
await pong.edit("**Woi Babiiiii Muncul woi**")
-
-
-
await pong.edit("**Nah ini dia babinya**")
-
-
-
await pong.edit("**Buruan babi nongol**")
+ await pong.edit("**.................🐖**")
+ await pong.edit("**................🐖.**")
+ await pong.edit("**...............🐖..**")
+ await pong.edit("**..............🐖...**")
+ await pong.edit("**.............🐖....**")
+ await pong.edit("**............🐖.....**")
+ await pong.edit("**...........🐖......**")
+ await pong.edit("**..........🐖.......**")
+ await pong.edit("**.........🐖........**")
+ await pong.edit("**........🐖.........**")
+ await pong.edit("**.......🐖..........**")
+ await pong.edit("**......🐖...........**")
+ await pong.edit("**.....🐖............**")
+ await pong.edit("**....🐖.............**")
+ await pong.edit("**...🐖..............**")
+ await pong.edit("**..🐖...............**")
+ await pong.edit("**.🐖................**")
end = datetime.now()
duration = (end - start).microseconds / 1000
From 2f19d2b2939e35c06be23ee6ead72bb6deaf4b4b Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 16 Mar 2021 06:15:35 +0700
Subject: [PATCH 126/400] Update www.py
---
userbot/modules/www.py | 49 +++++++++++++++++++++---------------------
1 file changed, 24 insertions(+), 25 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 64d9f216..54a896b4 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -46,35 +46,34 @@ async def pingme(pong):
""" For .ping command, ping the userbot from any chat. """
await get_readable_time((time.time() - StartTime))
start = datetime.now()
- await pong.edit("**🐖 ADA BABI 🐖**")
- await pong.edit("**🐖 ADA BABI 🐖**")
- await pong.edit("**🐖 ADA BABI 🐖**")
- await pong.edit("**🐖 LU BABI 🐖**")
- await pong.edit("**🐖🐖 OINKK 🐖🐖**")
- await pong.edit("**🐖🐖🐖 OINKK 🐖🐖🐖**")
- await pong.edit("**🐖🐖🐖🐖 OINKK 🐖🐖🐖🐖**")
+ await pong.edit("**🐖ADA BABI🐖**")
+ await pong.edit("**🐖ADA BABI🐖**")
+ await pong.edit("**🐖ADA BABI🐖**")
+ await pong.edit("**🐖LU BABI🐖**")
+ await pong.edit("**🐖🐖OINKK🐖🐖**")
+ await pong.edit("**🐖🐖🐖OINKK🐖🐖🐖**")
+ await pong.edit("**🐖🐖🐖🐖OINKK🐖🐖🐖🐖**")
await pong.edit("**mana Babi nya si tolol**")
await pong.edit("**Woi Babiiiii Muncul woi**")
await pong.edit("**Nah ini dia babinya**")
await pong.edit("**Buruan babi nongol**")
- await pong.edit("**.................🐖**")
- await pong.edit("**................🐖.**")
- await pong.edit("**...............🐖..**")
- await pong.edit("**..............🐖...**")
- await pong.edit("**.............🐖....**")
- await pong.edit("**............🐖.....**")
- await pong.edit("**...........🐖......**")
- await pong.edit("**..........🐖.......**")
- await pong.edit("**.........🐖........**")
- await pong.edit("**........🐖.........**")
- await pong.edit("**.......🐖..........**")
- await pong.edit("**......🐖...........**")
- await pong.edit("**.....🐖............**")
- await pong.edit("**....🐖.............**")
- await pong.edit("**...🐖..............**")
- await pong.edit("**..🐖...............**")
- await pong.edit("**.🐖................**")
-
+ await pong.edit("`.................🐖`")
+ await pong.edit("`................🐖.`")
+ await pong.edit("`...............🐖..`")
+ await pong.edit("`..............🐖...`")
+ await pong.edit("`.............🐖....`")
+ await pong.edit("`............🐖.....`")
+ await pong.edit("`...........🐖......`")
+ await pong.edit("`..........🐖.......`")
+ await pong.edit("`.........🐖........`")
+ await pong.edit("`........🐖.........`")
+ await pong.edit("`.......🐖..........`")
+ await pong.edit("`......🐖...........`")
+ await pong.edit("`.....🐖............`")
+ await pong.edit("`....🐖.............`")
+ await pong.edit("`...🐖..............`")
+ await pong.edit("`..🐖...............`")
+ await pong.edit("`.🐖................`")
end = datetime.now()
duration = (end - start).microseconds / 1000
await pong.edit(f"**🐖NGOK🐖** "
From 4a9e51dab453a6842d68187ebd2ba15ff016cf34 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 16 Mar 2021 06:26:06 +0700
Subject: [PATCH 127/400] Update www.py
---
userbot/modules/www.py | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 54a896b4..0662678d 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -46,13 +46,13 @@ async def pingme(pong):
""" For .ping command, ping the userbot from any chat. """
await get_readable_time((time.time() - StartTime))
start = datetime.now()
- await pong.edit("**🐖ADA BABI🐖**")
- await pong.edit("**🐖ADA BABI🐖**")
- await pong.edit("**🐖ADA BABI🐖**")
- await pong.edit("**🐖LU BABI🐖**")
- await pong.edit("**🐖🐖OINKK🐖🐖**")
- await pong.edit("**🐖🐖🐖OINKK🐖🐖🐖**")
- await pong.edit("**🐖🐖🐖🐖OINKK🐖🐖🐖🐖**")
+ await pong.edit("**🐖 ADA BABI🐖 **")
+ await pong.edit("**🐖🐖 ADA BABI 🐖🐖**")
+ await pong.edit("**🐖🐖🐖 ADA BABI 🐖🐖🐖**")
+ await pong.edit("**🐖🐖🐖🐖 LU BABI 🐖🐖🐖🐖**")
+ await pong.edit("**🐖🐖🐖🐖🐖 OINKK 🐖🐖🐖🐖🐖**")
+ await pong.edit("**🐖🐖🐖🐖🐖🐖 OINKK 🐖🐖🐖🐖🐖🐖**")
+ await pong.edit("**🐖🐖🐖🐖🐖🐖🐖 OINKK 🐖🐖🐖🐖🐖🐖🐖**")
await pong.edit("**mana Babi nya si tolol**")
await pong.edit("**Woi Babiiiii Muncul woi**")
await pong.edit("**Nah ini dia babinya**")
From b3ab116adc215a9b66cb373a424c8e1bf98b03dc Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 16 Mar 2021 16:14:31 +0700
Subject: [PATCH 128/400] Update salam.py
---
userbot/modules/salam.py | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index 56c62aa0..65522d78 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -7,7 +7,7 @@
# ============================================
-@register(outgoing=True, pattern='^.P(?: |$)(.*)')
+@register(outgoing=True, pattern='^P(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("Assalamu'alaikum Kalian")
@@ -19,7 +19,7 @@ async def typewriter(typew):
await typew.edit("Assalamu'alaikum Semua")
-@register(outgoing=True, pattern='^.L(?: |$)(.*)')
+@register(outgoing=True, pattern='^L(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("Wa'alaikumsalam cuyy ")
@@ -33,8 +33,8 @@ async def typewriter(typew):
CMD_HELP.update({
"salam":
- "`.P`\
+ "`P`\
\nUsage: Untuk Memberi salam.\
-\n\n`.L`\
+\n\n`L`\
\nUsage: Untuk Menjawab Salam."
})
From 6e10836e06bf000393c011c22d4a7926df4f07e0 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 16 Mar 2021 16:20:30 +0700
Subject: [PATCH 129/400] Update www.py
---
userbot/modules/www.py | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 0662678d..d32db797 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -41,7 +41,7 @@ async def get_readable_time(seconds: int) -> str:
return up_time
-@register(outgoing=True, pattern="^.sping$")
+@register(outgoing=True, pattern="^Sping$")
async def pingme(pong):
""" For .ping command, ping the userbot from any chat. """
await get_readable_time((time.time() - StartTime))
@@ -82,7 +82,7 @@ async def pingme(pong):
f"\n ➥ `{ALIVE_NAME}` \n" % (duration))
-@register(outgoing=True, pattern="^.lping$")
+@register(outgoing=True, pattern="^Lping$")
async def pingme(pong):
""" For .ping command, ping the userbot from any chat. """
uptime = await get_readable_time((time.time() - StartTime))
@@ -114,7 +114,7 @@ async def pingme(pong):
f"`{uptime}` \n" % (duration))
-@register(outgoing=True, pattern="^.xping$")
+@register(outgoing=True, pattern="^Xping$")
async def pingme(pong):
""" For .ping command, ping the userbot from any chat. """
uptime = await get_readable_time((time.time() - StartTime))
@@ -141,7 +141,7 @@ async def pingme(pong):
f"`{uptime}` \n" % (duration))
-@register(outgoing=True, pattern="^.ping$")
+@register(outgoing=True, pattern="^Ping$")
async def pingme(pong):
""" For .ping command, ping the userbot from any chat. """
uptime = await get_readable_time((time.time() - StartTime))
@@ -187,7 +187,7 @@ async def pingme(pong):
f"**🤴Tuanku:** `{ALIVE_NAME}`" % (duration))
-@register(outgoing=True, pattern="^.speed$")
+@register(outgoing=True, pattern="^Speed$")
async def speedtst(spd):
""" For .speed command, use SpeedTest to check server speeds. """
await spd.edit("**......................................🏍️**")
@@ -253,7 +253,7 @@ def speed_convert(size):
return f"{round(size, 2)} {units[zero]}"
-@register(outgoing=True, pattern="^.pong$")
+@register(outgoing=True, pattern="^Pong$")
async def pingme(pong):
""" For .ping command, ping the userbot from any chat. """
start = datetime.now()
@@ -289,10 +289,10 @@ async def pingme(pong):
await pong.edit("😡 **STRESS!**\n`%sms`" % (duration))
CMD_HELP.update(
- {"ping": "`.ping` ; `.lping` ; `.xping` ; `.sping`\
+ {"ping": "`Ping` ; `Lping` ; `Xping` ; `Sping`\
\nUsage: Untuk menunjukkan ping bot.\
- \n\n`.speed`\
+ \n\n`Speed`\
\nUsage: Untuk menunjukkan kecepatan.\
- \n\n`.pong`\
+ \n\n`Pong`\
\nUsage: sama kaya perintah ping."
})
From 63e86e3e14f83106d2808701e1ab511e2409adcd Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 16 Mar 2021 17:50:59 +0700
Subject: [PATCH 130/400] Update emojigames.py
---
userbot/modules/emojigames.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/emojigames.py b/userbot/modules/emojigames.py
index 485ecea8..1cfe312e 100644
--- a/userbot/modules/emojigames.py
+++ b/userbot/modules/emojigames.py
@@ -6,7 +6,7 @@
from userbot import CMD_HELP
-@register(outgoing=True, pattern="^.dice(?: |$)(.*)")
+@register(outgoing=True, pattern="^.dadu(?: |$)(.*)")
async def _(event):
if event.fwd_from:
return
@@ -58,6 +58,6 @@ async def _(event):
CMD_HELP.update({
"emojigames":
- "`.dice` 1-6 or `.dart`1-6 or `.ball`1-5\
+ "`.dadu` 1-6 or `.dart`1-6 or `.ball`1-5\
\nUsage: hahaha just a magic.\nWarning:`Don't use any other values or bot will crash`"
})
From 61ba493b708a0aa2b1d42c10eb4cbba6cfa119cf Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 16 Mar 2021 17:52:11 +0700
Subject: [PATCH 131/400] Update alvingans.py
---
userbot/modules/alvingans.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/alvingans.py b/userbot/modules/alvingans.py
index fa9c6271..3e201544 100644
--- a/userbot/modules/alvingans.py
+++ b/userbot/modules/alvingans.py
@@ -306,7 +306,7 @@ async def typewriter(typew):
await typew.edit("**HAYYYYUUUKKKKK,PAM PIPAM PIPAM PIPAM PAM PIPAM PIPAM**")
CMD_HELP.update({
"vip":
- "`.bulan` ; `.hati` ; `.bernyanyi`\
+ "`.bulan` ; `.hati` ; `.gbn`\
\nUsage: liat aja.\
\n\n`.helikopter` ; `.tank` ; `.tembak`\n`.bundir`\
\nUsage: liat sendiri\
From d7db9047ce818ab4c2c28e3220aeb578e8ef6e79 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 16 Mar 2021 17:56:45 +0700
Subject: [PATCH 132/400] Update chat.py
---
userbot/modules/chat.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/chat.py b/userbot/modules/chat.py
index ca494dd3..2dfad048 100644
--- a/userbot/modules/chat.py
+++ b/userbot/modules/chat.py
@@ -108,7 +108,7 @@ async def log(log_text):
@register(outgoing=True, pattern="^.kickme$")
async def kickme(leave):
""" Basically it's .kickme command """
- await leave.edit("`Lord Telah Meninggalkan Grup ツ`")
+ await leave.edit("`Gua cabut dulu ya asu,jangan kangen ツ`")
await leave.client.kick_participant(leave.chat_id, 'me')
From 39d268c796984811e0a105485ffdf891f983a3e9 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 16 Mar 2021 18:54:28 +0700
Subject: [PATCH 133/400] Update heroku.py
---
userbot/modules/heroku.py | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/userbot/modules/heroku.py b/userbot/modules/heroku.py
index 0e85ea36..d57c3c60 100644
--- a/userbot/modules/heroku.py
+++ b/userbot/modules/heroku.py
@@ -33,7 +33,7 @@
@register(outgoing=True,
- pattern=r"^.(get|del) var(?: |$)(\w*)")
+ pattern=r"^(get|Del) var(?: |$)(\w*)")
async def variable(var):
exe = var.pattern_match.group(1)
if app is None:
@@ -124,7 +124,7 @@ async def set_var(var):
"""
-@register(outgoing=True, pattern=r"^.usage(?: |$)")
+@register(outgoing=True, pattern=r"^Usage(?: |$)")
async def dyno_usage(dyno):
"""
Get your account Dyno Usage
@@ -179,7 +179,7 @@ async def dyno_usage(dyno):
AppMinutes = math.floor(AppQuotaUsed % 60)
await dyno.edit(
- "**☛ Informasi Dyno**:\n\n╭━┯━━━━━━━━━━━━━━━━┯━╮\n"
+ "**➡️ Nyawa bot lu**:\n\n╭━┯━━━━━━━━━━━━━━━━┯━╮\n"
f"✥ `Penggunaan Dyno` **{app.name}**:\n"
f" ❉ **{AppHours} Jam - "
f"{AppMinutes} Menit - {AppPercentage}%**"
@@ -203,7 +203,7 @@ async def _(dyno):
return await dyno.reply(
"`Please make sure your Heroku API Key, Your App name are configured correctly in the heroku var.`"
)
- await dyno.edit("`Sedang Mengambil Logs Lord ヅ`")
+ await dyno.edit("`Sedang Mengambil Logs Ya ヅ`")
with open("logs.txt", "w") as log:
log.write(app.get_log())
fd = codecs.open("logs.txt", "r", encoding="utf-8")
@@ -223,6 +223,6 @@ async def _(dyno):
"\n\n>`.get var or .get var `"
"\nUsage: Dapatkan Variabel Yang Ada, Gunakan Hanya Di Grup Privasi Anda!"
"\nIni Mengembalikan Semua Informasi Pribadi Anda, Harap berhati-hati."
- "\n\n>`.del var `"
+ "\n\n>`Del var `"
"\nUsage: Menghapus Variabel Yang Ada"
"\nSetelah Menghapus Variabel Bot Akan Di Restart."})
From 5885b9105dd7d54f3f00ec3e4cb786370ef248c8 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 16 Mar 2021 18:59:43 +0700
Subject: [PATCH 134/400] Update heroku.py
---
userbot/modules/heroku.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/heroku.py b/userbot/modules/heroku.py
index d57c3c60..a778b9f1 100644
--- a/userbot/modules/heroku.py
+++ b/userbot/modules/heroku.py
@@ -33,7 +33,7 @@
@register(outgoing=True,
- pattern=r"^(get|Del) var(?: |$)(\w*)")
+ pattern=r"^.(get|del) var(?: |$)(\w*)")
async def variable(var):
exe = var.pattern_match.group(1)
if app is None:
@@ -223,6 +223,6 @@ async def _(dyno):
"\n\n>`.get var or .get var `"
"\nUsage: Dapatkan Variabel Yang Ada, Gunakan Hanya Di Grup Privasi Anda!"
"\nIni Mengembalikan Semua Informasi Pribadi Anda, Harap berhati-hati."
- "\n\n>`Del var `"
+ "\n\n>`.del var `"
"\nUsage: Menghapus Variabel Yang Ada"
"\nSetelah Menghapus Variabel Bot Akan Di Restart."})
From e87718bb7f1143fdd6deb87b6daecf820db720b9 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 16 Mar 2021 19:18:38 +0700
Subject: [PATCH 135/400] Update offalvingans.py
---
userbot/modules/offalvingans.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/offalvingans.py b/userbot/modules/offalvingans.py
index d9c797b9..dc592685 100644
--- a/userbot/modules/offalvingans.py
+++ b/userbot/modules/offalvingans.py
@@ -263,7 +263,7 @@ async def afk_on_pm(sender):
CMD_HELP.update({
"off":
- "`.off` [Alasan]\
+ "`.gila` [Alasan]\
\nUsage: Sama Seperti AFK, Lakukan ketika ingin OFF.\nSiapapun Yang Balas, Tag, Atau Chat Kamu \
Mereka Akan Tau Alasan Kamu OFF.\n\nOFF Bisa Dilakukan Dan Dibatalkan Dimanapun.\
"
From c18dda33f1d284e54e9ad9f98f3626fb3c572bf3 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 16 Mar 2021 19:23:28 +0700
Subject: [PATCH 136/400] Update alvin.py
---
userbot/modules/alvin.py | 19 ++++++++++++++-----
1 file changed, 14 insertions(+), 5 deletions(-)
diff --git a/userbot/modules/alvin.py b/userbot/modules/alvin.py
index d95653a6..504d7aa1 100644
--- a/userbot/modules/alvin.py
+++ b/userbot/modules/alvin.py
@@ -116,20 +116,29 @@ async def typewriter(typew):
async def koc(e):
if not e.text[0].isalpha() and e.text[0] not in ("/", "#", "@", "!"):
await e.edit("`Kawan kawan Aku mau cerita sedikit`")
+ sleep(1)
await e.edit("`Jadi Hari ini Aku lagi stressss anjing `")
+ sleep(1)
await e.edit("`GARA GARA GUA LIAT GRUP RAME`")
+ sleep(1)
await e.edit("`GILIRAN GUA NGETIK SEKETIKA SEPI`")
+ sleep(1)
await e.edit("`ANJING BANGET KAN YA`")
+ sleep(1)
await e.edit("`PADAHAL PAS GUA BLM DTG RAME BGT`")
+ sleep(1)
await e.edit("`PAS GUA MUNCUL SEPI BGT`")
+ sleep(1)
await e.edit("`ADA RASA INGIN KELUAR`")
+ sleep(1)
await e.edit("`TAPI KALIAN TEMAN AKU`")
- await e.edit("🥺🥺🥺🥺")
- await e.edit("😭😭😭😭")
- await e.edit("😔😔😔😔")
- await e.edit("😭😭😭😭")
+ sleep(1)
+ await e.edit("🥺")
+ await e.edit("😭")
+ await e.edit("😔")
+ await e.edit("😖")
await e.edit("`TAI BANGET POKOK NYA`")
- await e.edit("💩💩💩💩")
+ await e.edit("💩")
await e.edit("...........................🚐")
await e.edit("..........................🚐.")
await e.edit("..............🛺.........🚐..")
From 950856eff2bfd79c457aaddd715dae9e386f9736 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 16 Mar 2021 19:29:42 +0700
Subject: [PATCH 137/400] Update messages.py
---
userbot/modules/messages.py | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/userbot/modules/messages.py b/userbot/modules/messages.py
index 17d6d3e4..e2efed39 100644
--- a/userbot/modules/messages.py
+++ b/userbot/modules/messages.py
@@ -12,7 +12,7 @@
from userbot.events import register
-@register(outgoing=True, pattern=r"^\.purge$")
+@register(outgoing=True, pattern=r"^\Purge$")
async def fastpurger(purg):
chat = await purg.get_input_chat()
msgs = []
@@ -45,7 +45,7 @@ async def fastpurger(purg):
await done.delete()
-@register(outgoing=True, pattern=r"^\.purgeme")
+@register(outgoing=True, pattern=r"^\Purgeme")
async def purgeme(delme):
message = delme.text
count = int(message[9:])
@@ -72,7 +72,7 @@ async def purgeme(delme):
await smsg.delete()
-@register(outgoing=True, pattern=r"^\.del$")
+@register(outgoing=True, pattern=r"^\Del$")
async def delete_it(delme):
msg_src = await delme.get_reply_message()
if delme.reply_to_msg_id:
@@ -129,11 +129,11 @@ async def selfdestruct(destroy):
"""
-CMD_HELP.update({"purge": ">`.purge`"
+CMD_HELP.update({"purge": ">`Purge`"
"\nUsage: Membersihkan semua pesan mulai dari pesan yang dibalas.",
- "purgeme": ">`.purgeme `"
+ "purgeme": ">`Purgeme `"
"\nUsage: Menghapus jumlah pesan anda, yang mau anda hapus.",
- "del": ">`.del`"
+ "del": ">`Del`"
"\nUsage: Menghapus pesan, balas ke pesan.",
"edit": ">`.edit `"
"\nUsage: Ganti pesan terakhir Anda dengan .",
From 98df7d2ccfdc1a608986c3561b9bb2b821fe0f0b Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 16 Mar 2021 19:42:08 +0700
Subject: [PATCH 138/400] Update messages.py
---
userbot/modules/messages.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/messages.py b/userbot/modules/messages.py
index e2efed39..e125e307 100644
--- a/userbot/modules/messages.py
+++ b/userbot/modules/messages.py
@@ -12,7 +12,7 @@
from userbot.events import register
-@register(outgoing=True, pattern=r"^\Purge$")
+@register(outgoing=True, pattern=r"^\.Purge$")
async def fastpurger(purg):
chat = await purg.get_input_chat()
msgs = []
From c8c036515420171e0fbff254dc98752074b26f0b Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 16 Mar 2021 19:49:01 +0700
Subject: [PATCH 139/400] Update messages.py
---
userbot/modules/messages.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/messages.py b/userbot/modules/messages.py
index e125e307..eec6fdb5 100644
--- a/userbot/modules/messages.py
+++ b/userbot/modules/messages.py
@@ -12,7 +12,7 @@
from userbot.events import register
-@register(outgoing=True, pattern=r"^\.Purge$")
+@register(outgoing=True, pattern=r"^\.purge$")
async def fastpurger(purg):
chat = await purg.get_input_chat()
msgs = []
@@ -45,7 +45,7 @@ async def fastpurger(purg):
await done.delete()
-@register(outgoing=True, pattern=r"^\Purgeme")
+@register(outgoing=True, pattern=r"^\.purgeme")
async def purgeme(delme):
message = delme.text
count = int(message[9:])
From 5772a50253b72bf9a9e50081e0c5c78403e60b70 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 16 Mar 2021 22:05:31 +0700
Subject: [PATCH 140/400] Update salam.py
---
userbot/modules/salam.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index 65522d78..777decdd 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -10,19 +10,19 @@
@register(outgoing=True, pattern='^P(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("Assalamu'alaikum Kalian")
+ await typew.edit("Assalamu'alaikum ")
@register(outgoing=True, pattern='^.p(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("Assalamu'alaikum Semua")
+ await typew.edit("Assalamu'alaikum, Gimana Kabar Kalian?")
@register(outgoing=True, pattern='^L(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("Wa'alaikumsalam cuyy ")
+ await typew.edit("Wa'alaikumsalam")
@register(outgoing=True, pattern='^.l(?: |$)(.*)')
From 09c83bd87e33ad9600df06966d3d9f34eb985824 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 16 Mar 2021 22:13:38 +0700
Subject: [PATCH 141/400] Update lord.py
---
userbot/modules/lord.py | 23 +++++++++++++----------
1 file changed, 13 insertions(+), 10 deletions(-)
diff --git a/userbot/modules/lord.py b/userbot/modules/lord.py
index e6341785..dcd968c7 100644
--- a/userbot/modules/lord.py
+++ b/userbot/modules/lord.py
@@ -25,20 +25,23 @@ async def typewriter(typew):
"`\n┻┳| ̄ )`"
"`\n┳ミ( ̄ /`"
"`\n┻┳T ̄|`"
- "\n**Punten**")
+ "\n**Permisi Aku mau nimbrung**")
-@register(outgoing=True, pattern='^.pantau(?: |$)(.*)')
+@register(outgoing=True, pattern='^Rama(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("`\n┻┳|―-∩`"
- "`\n┳┻| ヽ`"
- "`\n┻┳| ● |`"
- "`\n┳┻|▼) _ノ`"
- "`\n┻┳| ̄ )`"
- "`\n┳ミ( ̄ /`"
- "`\n┻┳T ̄|`"
- "\n**Masih Ku Pantau**")
+ await typew.edit("**Rama ganteng✅**")
+ await typew.edit("**Rama Ganteng☑️**")
+ sleep(1)
+ await typew.edit("**Rama baik✅**")
+ await typew.edit("**Rama baik☑️**")
+ sleep(2)
+ await typew.edit("**Rama setia✅**")
+ await typew.edit("**Rama setia☑️**")
+ sleep(1)
+ await typew.edit("**Rama Ga galak✅**")
+ await typew.edit("**Rama Ga galak☑️**")
# Create by myself @localheart
From 521daee037cb2737c7d43a75f4024ad59e64e3bb Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 16 Mar 2021 22:25:27 +0700
Subject: [PATCH 142/400] Update lord.py
---
userbot/modules/lord.py | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/userbot/modules/lord.py b/userbot/modules/lord.py
index dcd968c7..d749e66e 100644
--- a/userbot/modules/lord.py
+++ b/userbot/modules/lord.py
@@ -28,20 +28,22 @@ async def typewriter(typew):
"\n**Permisi Aku mau nimbrung**")
-@register(outgoing=True, pattern='^Rama(?: |$)(.*)')
+@register(outgoing=True, pattern='^.rama(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("**Rama ganteng✅**")
- await typew.edit("**Rama Ganteng☑️**")
+ await typew.edit("**Rama ganteng☑️**")
+ await typew.edit("**Rama Ganteng✅**")
sleep(1)
- await typew.edit("**Rama baik✅**")
await typew.edit("**Rama baik☑️**")
+ await typew.edit("**Rama baik✅**")
sleep(2)
- await typew.edit("**Rama setia✅**")
await typew.edit("**Rama setia☑️**")
+ await typew.edit("**Rama setia✅**")
sleep(1)
- await typew.edit("**Rama Ga galak✅**")
await typew.edit("**Rama Ga galak☑️**")
+ await typew.edit("**Rama Ga galak✅**")
+ sleep(1)
+ await typew.edit("**Kalian Semua stress,Kecuali rama😋**")
# Create by myself @localheart
From 43ac687397bcf75a1c024c988b04967ecf4907d2 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 17 Mar 2021 04:17:18 +0700
Subject: [PATCH 143/400] Update system_stats.py
---
userbot/modules/system_stats.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index 4abb2dce..7f524b96 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -269,7 +269,7 @@ async def amireallyalive(alive):
f"❃ **Python** \n ➥ `Versi {python_version()}` \n"
f"❃ **Versi Bot**\n ➥ `{BOT_VER}` \n"
f"❃ **Modul** \n ➥ `{len(modules)}` \n\n"
- f"❃ **Repo Userbot:** [STRESS-Userbot](https://github.com/ramadhani892/STRESS-Userbot)\n❃ **Grup Userbot: **[Tekan](t.me/berteman_itu_indah)\n❃ [CHANNEL](t.me/candu_musikk)\n❃ **Pemilik:** [RAMA](t.me/Ramadhaniiiiiiiii1)\n"
+ f"❃ **Repo Userbot:** [STRESS-Userbot](https://github.com/ramadhani892/STRESS-Userbot)\n❃ **Grup Userbot: **[Tekan](t.me/cariteman_randomm)\n❃ [CHANNEL](t.me/candu_musikk)\n❃ **Pemilik:** [RAMA](t.me/Ramadhaniiiiiiiii1)\n"
f"**▬▬▬▬▬▬❙۩★۩❙▬▬▬▬▬▬**")
if ALIVE_LOGO:
try:
@@ -306,7 +306,7 @@ async def amireallyalive(alive):
f"┣|• `Bot Ver :`{BOT_VER} \n"
f"┣|• `Modules :`{len(modules)} Modules \n"
f"┗━━━━━━━━━━━━━━━━━━━ \n\n"
- f"[Repo](https://github.com/ramadhani892/STRESS-Userbot) | [Grup Support](t.me/berteman_itu_indah) | [CHANNEL](t.me/candu_musikk) [Owner](t.me/Ramadhaniiiiiiiii1)")
+ f"[Repo](https://github.com/ramadhani892/STRESS-Userbot) | [Grup Support](t.me/cariteman_randomm) | [CHANNEL](t.me/candu_musikk) | [OWNER](t.me/Ramadhaniiiiiiiii1)")
if ALIVE_LOGO:
try:
logo = ALIVE_LOGO
From 492b66c4bf716f206b3236bd728860ab2288da63 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 17 Mar 2021 06:58:40 +0700
Subject: [PATCH 144/400] Update lordgban.py
---
userbot/modules/lordgban.py | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/userbot/modules/lordgban.py b/userbot/modules/lordgban.py
index 323ca860..9b0e4fb9 100644
--- a/userbot/modules/lordgban.py
+++ b/userbot/modules/lordgban.py
@@ -142,7 +142,7 @@ async def gben(userbot):
except BaseException:
pass
return await dark.edit(
- f"**♛ Perintah Lord:** `{ALIVE_NAME}`\n**✣ Pengguna:** [{user.first_name}](tg://user?id={user.id})\n**✣ Aksi:** `Global Banned`"
+ f"**👹 Tuan telah Gban:** `{ALIVE_NAME}`\n**☠️ Korban banned:** [{user.first_name}](tg://user?id={user.id})\n**🤪 Aksi:** `Global Banned`"
)
@@ -156,7 +156,7 @@ async def gunben(userbot):
else:
dark = await dc.edit("`Membatalkan Perintah Global Banned ヅ`")
me = await userbot.client.get_me()
- await dark.edit(f"`Memulai Membatalkan Perintah Global Banned, Pengguna Ini Akan Dapat Bergabung Ke Grup Anda Lord ヅ`")
+ await dark.edit(f"`Memulai Membatalkan Perintah Global Banned, Pengguna Ini Akan Dapat Bergabung Ke Grup Anda Goblok ヅ`")
my_mention = "[{}](tg://user?id={})".format(me.first_name, me.id)
f"@{me.username}" if me.username else my_mention
await userbot.get_chat()
@@ -174,10 +174,10 @@ async def gunben(userbot):
if not reason:
reason = "Private"
except BaseException:
- return await dark.edit("`Terjadi Kesalahan ヅ`")
+ return await dark.edit("`ADA YG SALAH TOD ヅ`")
if user:
if user.id == 1353102497:
- return await dark.edit("**Lord Pengguna Tidak Bisa Terkena Perintah Ini, Karna Dia Pembuatku ヅ**")
+ return await dark.edit("**Tuan, Pengguna Tidak Bisa Terkena Perintah Ini, Karna Dia Pembuatku ヅ**")
try:
from userbot.modules.sql_helper.gmute_sql import ungmute
except BaseException:
@@ -206,7 +206,7 @@ async def gunben(userbot):
except BaseException:
pass
return await dark.edit(
- f"**♛ Perintah Lord:** `{ALIVE_NAME}`\n**✣ Pengguna:** [{user.first_name}](tg://user?id={user.id})\n**✣ Aksi:** `Membatalkan Global Banned`"
+ f"**😊 PERINTAH BOSS:** `{ALIVE_NAME}`\n**🦹♀️ tahanan Lepas:** [{user.first_name}](tg://user?id={user.id})\n**😋Tuan Telah:** `Membatalkan Global Banned`"
)
From ab9294ab194063791b59dd89caea4506dca4575b Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 17 Mar 2021 10:15:38 +0700
Subject: [PATCH 145/400] Update www.py
---
userbot/modules/www.py | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index d32db797..0f592647 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -179,13 +179,12 @@ async def pingme(pong):
end = datetime.now()
duration = (end - start).microseconds / 1000
- await pong.edit(f"**🐊HALO MWAH😘 🐊**\n"
- f"😒 **Bucin dikit:** "
- f"`%sms` \n"
- f"☠️ **Waktu bucin:** "
- f"`{uptime}` \n"
- f"**🤴Tuanku:** `{ALIVE_NAME}`" % (duration))
-
+ await pong.edit(f"**▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣ ╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╸▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣** \n"
+ f"** ➪STRESS-Userbot➪** \n"
+ f"** ▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣ ╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╸▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣
+ f"** ♛ Sinyal:** `%sms` \n"
+ f"** ♛ Tuanku:** `{ALIVE_NAME}` \n"
+ f"** ♛ Durasi:** % (duration))
@register(outgoing=True, pattern="^Speed$")
async def speedtst(spd):
@@ -266,7 +265,7 @@ async def pingme(pong):
await pong.edit("**PING PON**")
await pong.edit("**PING PONG**")
await pong.edit("`....................🏎️`")
- await pong.edit("`...................🏎️..")
+ await pong.edit("`...................🏎️.`")
await pong.edit("`..................🏎️..`")
await pong.edit("`.................🏎️...`")
await pong.edit("`................🏎️....`")
From ce0d0377e4c62147aadd6abf0dc085bfce84f4ad Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 17 Mar 2021 10:22:38 +0700
Subject: [PATCH 146/400] Update www.py
---
userbot/modules/www.py | 40 +++++++++-------------------------------
1 file changed, 9 insertions(+), 31 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 0f592647..0c36f235 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -146,37 +146,15 @@ async def pingme(pong):
""" For .ping command, ping the userbot from any chat. """
uptime = await get_readable_time((time.time() - StartTime))
start = datetime.now()
- await pong.edit("**😘**")
-
-
-
- await pong.edit("**🥰🥰**")
-
-
-
- await pong.edit("**❤️❤️❤️**")
-
-
-
- await pong.edit("**Jadi Bucin**")
-
-
-
- await pong.edit("**Gapapa kan ya?**")
-
-
-
- await pong.edit("**Gapapalah ah anjing**")
-
-
-
- await pong.edit("**Sayangggggggggg**")
-
-
-
- await pong.edit("**Aku datangggggg**")
- await pong.edit("**SAYANG AYO NGEWE**")
-
+ await pong.edit("**P̤̈Ï̤N̤̈G̤̈**")
+ await pong.edit("**p̲̅o̲̅n̲̅g̲̅**")
+ await pong.edit("**ᎦᎿᖇᏋᎦᎦ**")
+ await pong.edit("**UྂSྂEྂRྂBྂOྂTྂ**")
+ await pong.edit("**P̥ͦI̥ͦN̥ͦG̥ͦ**")
+ await pong.edit("**P̥ͦO̥ͦN̥ͦG̥ͦ**")
+ await pong.edit("**P̆ĬN̆Ğ**")
+ await pong.edit("**P̆ŎN̆Ğ**")
+ await pong.edit("**S͟͟T͟͟R͟͟E͟͟S͟͟S͟͟ U͟͟S͟͟E͟͟R͟͟B͟͟O͟͟T͟͟**")
end = datetime.now()
duration = (end - start).microseconds / 1000
await pong.edit(f"**▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣ ╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╸▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣** \n"
From 4ff6064a4309d33837ed62f548eed70634c2f416 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 17 Mar 2021 10:29:18 +0700
Subject: [PATCH 147/400] Update www.py
---
userbot/modules/www.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 0c36f235..8092976f 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -159,7 +159,7 @@ async def pingme(pong):
duration = (end - start).microseconds / 1000
await pong.edit(f"**▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣ ╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╸▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣** \n"
f"** ➪STRESS-Userbot➪** \n"
- f"** ▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣ ╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╸▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣
+ f"**▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣ ╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╸▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣** \n"
f"** ♛ Sinyal:** `%sms` \n"
f"** ♛ Tuanku:** `{ALIVE_NAME}` \n"
f"** ♛ Durasi:** % (duration))
From 7eb360c5a7e2d9783d7c4c50db6d90c1d24c6932 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 17 Mar 2021 10:43:23 +0700
Subject: [PATCH 148/400] Update www.py
---
userbot/modules/www.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 8092976f..5e71f3ce 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -160,9 +160,9 @@ async def pingme(pong):
await pong.edit(f"**▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣ ╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╸▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣** \n"
f"** ➪STRESS-Userbot➪** \n"
f"**▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣ ╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╸▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣** \n"
- f"** ♛ Sinyal:** `%sms` \n"
- f"** ♛ Tuanku:** `{ALIVE_NAME}` \n"
- f"** ♛ Durasi:** % (duration))
+ f"**♛ Sinyal:** `%sms` \n"
+ f"**♛ Tuanku:** `{ALIVE_NAME}` \n"
+ f"**♛ Durasi:** \n" % (duration))
@register(outgoing=True, pattern="^Speed$")
async def speedtst(spd):
From 9962bfdc618398111fad71a162840998c9bada1f Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 17 Mar 2021 10:50:04 +0700
Subject: [PATCH 149/400] Update www.py
---
userbot/modules/www.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 5e71f3ce..536f7e33 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -162,7 +162,7 @@ async def pingme(pong):
f"**▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣ ╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╸▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣** \n"
f"**♛ Sinyal:** `%sms` \n"
f"**♛ Tuanku:** `{ALIVE_NAME}` \n"
- f"**♛ Durasi:** \n" % (duration))
+ f"**♛ Durasi:** % (duration))
@register(outgoing=True, pattern="^Speed$")
async def speedtst(spd):
From 5cb34d627c108e3def969b7a1e6bd5cfd67a3573 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 17 Mar 2021 10:58:31 +0700
Subject: [PATCH 150/400] Update www.py
---
userbot/modules/www.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 536f7e33..736e6cd2 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -162,8 +162,8 @@ async def pingme(pong):
f"**▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣ ╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╸▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣** \n"
f"**♛ Sinyal:** `%sms` \n"
f"**♛ Tuanku:** `{ALIVE_NAME}` \n"
- f"**♛ Durasi:** % (duration))
-
+ f"**♛ Durasi:** \n" % (duration))
+ f"
@register(outgoing=True, pattern="^Speed$")
async def speedtst(spd):
""" For .speed command, use SpeedTest to check server speeds. """
From a12edc30ae0f6841ea9376de86f8a3d5f02a3d13 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 17 Mar 2021 11:02:26 +0700
Subject: [PATCH 151/400] Update www.py
---
userbot/modules/www.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 736e6cd2..0385bbd8 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -158,12 +158,12 @@ async def pingme(pong):
end = datetime.now()
duration = (end - start).microseconds / 1000
await pong.edit(f"**▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣ ╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╸▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣** \n"
- f"** ➪STRESS-Userbot➪** \n"
+ f"** ➪STRESS-Userbot➪** \n"
f"**▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣ ╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╸▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣** \n"
f"**♛ Sinyal:** `%sms` \n"
f"**♛ Tuanku:** `{ALIVE_NAME}` \n"
- f"**♛ Durasi:** \n" % (duration))
- f"
+ f"**♛ Durasi:** % (duration))
+
@register(outgoing=True, pattern="^Speed$")
async def speedtst(spd):
""" For .speed command, use SpeedTest to check server speeds. """
From af82b71d7d3629d9bffa9bdf894b2b3c868ddd99 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 17 Mar 2021 11:06:48 +0700
Subject: [PATCH 152/400] Update www.py
---
userbot/modules/www.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 0385bbd8..dca5a75c 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -162,7 +162,7 @@ async def pingme(pong):
f"**▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣ ╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╸▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣** \n"
f"**♛ Sinyal:** `%sms` \n"
f"**♛ Tuanku:** `{ALIVE_NAME}` \n"
- f"**♛ Durasi:** % (duration))
+ f"**♛ Durasi:** `% (duration))`
@register(outgoing=True, pattern="^Speed$")
async def speedtst(spd):
From e636d4aa85050e87c41322d85f81a8b055c42bf7 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 17 Mar 2021 11:14:51 +0700
Subject: [PATCH 153/400] Update www.py
---
userbot/modules/www.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index dca5a75c..a5d20877 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -158,11 +158,11 @@ async def pingme(pong):
end = datetime.now()
duration = (end - start).microseconds / 1000
await pong.edit(f"**▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣ ╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╸▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣** \n"
- f"** ➪STRESS-Userbot➪** \n"
+ f"** ➪STRESS-Userbot➪** \n"
f"**▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣ ╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╸▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣** \n"
f"**♛ Sinyal:** `%sms` \n"
f"**♛ Tuanku:** `{ALIVE_NAME}` \n"
- f"**♛ Durasi:** `% (duration))`
+ f"**╼═════════════════╾** \n" % (duration))
@register(outgoing=True, pattern="^Speed$")
async def speedtst(spd):
From df94b56570266dc660ffb9944f366c0e52b317ef Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 17 Mar 2021 11:35:03 +0700
Subject: [PATCH 154/400] Update www.py
---
userbot/modules/www.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index a5d20877..2e2538e1 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -157,10 +157,10 @@ async def pingme(pong):
await pong.edit("**S͟͟T͟͟R͟͟E͟͟S͟͟S͟͟ U͟͟S͟͟E͟͟R͟͟B͟͟O͟͟T͟͟**")
end = datetime.now()
duration = (end - start).microseconds / 1000
- await pong.edit(f"**▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣ ╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╸▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣** \n"
+ await pong.edit(f"**▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╸▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣** \n"
f"** ➪STRESS-Userbot➪** \n"
- f"**▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣ ╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╸▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣** \n"
- f"**♛ Sinyal:** `%sms` \n"
+ f"**▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╸▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣** \n"
+ f"**♛ Sinyal :** `%sms` \n"
f"**♛ Tuanku:** `{ALIVE_NAME}` \n"
f"**╼═════════════════╾** \n" % (duration))
From 4ef9db6ba022d0e055f7563faa89f26d7b1b2dbf Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 17 Mar 2021 11:40:40 +0700
Subject: [PATCH 155/400] Update system_stats.py
---
userbot/modules/system_stats.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index 7f524b96..f6886136 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -261,8 +261,8 @@ async def amireallyalive(alive):
user = await bot.get_me()
await get_readable_time((time.time() - StartTime))
output = (
- f"**¥▬▬▬▬▬▬❙۩♛۩❙▬▬▬▬▬▬¥**\n"
- f" **♕ STRESS USERBOT ♕** \n\n"
+ f"**¥▬▬▬▬▬▬❙۩ᬉིུ֛ ⃝ ꦿꦶ ۩❙▬▬▬▬▬▬¥**\n"
+ f" **♕ STRESS USERBOT ♕** \n\n"
f"❃ **Tuan** \n ➥ `{DEFAULTUSER}` \n"
f"❃ **Username** \n ➥ `@{user.username}` \n"
f"❃ **Telethon** \n ➥ `Versi {version.__version__}` \n"
@@ -270,7 +270,7 @@ async def amireallyalive(alive):
f"❃ **Versi Bot**\n ➥ `{BOT_VER}` \n"
f"❃ **Modul** \n ➥ `{len(modules)}` \n\n"
f"❃ **Repo Userbot:** [STRESS-Userbot](https://github.com/ramadhani892/STRESS-Userbot)\n❃ **Grup Userbot: **[Tekan](t.me/cariteman_randomm)\n❃ [CHANNEL](t.me/candu_musikk)\n❃ **Pemilik:** [RAMA](t.me/Ramadhaniiiiiiiii1)\n"
- f"**▬▬▬▬▬▬❙۩★۩❙▬▬▬▬▬▬**")
+ f"**¥▬▬▬▬▬▬❙۩ᬉིུ֛ ⃝ ꦿꦶ ۩❙▬▬▬▬▬▬¥**")
if ALIVE_LOGO:
try:
logo = ALIVE_LOGO
From 9f7898d4318369d80676344d694903c3685e093c Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 17 Mar 2021 11:48:04 +0700
Subject: [PATCH 156/400] Update system_stats.py
---
userbot/modules/system_stats.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index f6886136..58f18958 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -262,7 +262,7 @@ async def amireallyalive(alive):
await get_readable_time((time.time() - StartTime))
output = (
f"**¥▬▬▬▬▬▬❙۩ᬉིུ֛ ⃝ ꦿꦶ ۩❙▬▬▬▬▬▬¥**\n"
- f" **♕ STRESS USERBOT ♕** \n\n"
+ f" **♕ STRESS USERBOT ♕** \n\n"
f"❃ **Tuan** \n ➥ `{DEFAULTUSER}` \n"
f"❃ **Username** \n ➥ `@{user.username}` \n"
f"❃ **Telethon** \n ➥ `Versi {version.__version__}` \n"
From 4f51cfb08defad72b044430a7f5aabe03bb94a66 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 17 Mar 2021 11:49:20 +0700
Subject: [PATCH 157/400] Update www.py
---
userbot/modules/www.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 2e2538e1..11bf699d 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -160,7 +160,7 @@ async def pingme(pong):
await pong.edit(f"**▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╸▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣** \n"
f"** ➪STRESS-Userbot➪** \n"
f"**▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╸▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣** \n"
- f"**♛ Sinyal :** `%sms` \n"
+ f"**♛ Sinyal :** `%sms` \n"
f"**♛ Tuanku:** `{ALIVE_NAME}` \n"
f"**╼═════════════════╾** \n" % (duration))
From e56db618e15e376e11c7540e098c9ea48872142e Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 17 Mar 2021 12:05:52 +0700
Subject: [PATCH 158/400] Update www.py
---
userbot/modules/www.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 11bf699d..e3852f6c 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -157,9 +157,9 @@ async def pingme(pong):
await pong.edit("**S͟͟T͟͟R͟͟E͟͟S͟͟S͟͟ U͟͟S͟͟E͟͟R͟͟B͟͟O͟͟T͟͟**")
end = datetime.now()
duration = (end - start).microseconds / 1000
- await pong.edit(f"**▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╸▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣** \n"
- f"** ➪STRESS-Userbot➪** \n"
- f"**▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╸▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣** \n"
+ await pong.edit(f"**▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╸▩⃟ꪾ❁⃟݄ࣾ݃⊣** \n"
+ f"** ➪STRESS-Userbot➪** \n"
+ f"**▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╸▩⃟ꪾ❁⃟݄ࣾ݃⊣** \n"
f"**♛ Sinyal :** `%sms` \n"
f"**♛ Tuanku:** `{ALIVE_NAME}` \n"
f"**╼═════════════════╾** \n" % (duration))
From e7695d50cd1dd57e03165c026a223ce23d422466 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 17 Mar 2021 23:53:32 +0700
Subject: [PATCH 159/400] Update system_stats.py
---
userbot/modules/system_stats.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index 58f18958..483c1ced 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -223,19 +223,19 @@ async def amireallyalive(alive):
user = await bot.get_me()
await get_readable_time((time.time() - StartTime))
output = (
- f" **┗┓STRESS USERBOT┏┛** \n"
+ f" **║ ⬚⃝⃟▐𖣌STRESS-USERBOT𖣌▐⬚⃝⃟ ║** \n"
f"\n__**{LORD_TEKS_KUSTOM}**__\n"
f"**━━━━━━━━━━━━━━━━━━━━**\n"
f"**🤑 TUAN** \n"
f" ➥ `{DEFAULTUSER}` \n"
f"**😋 Username** \n"
f" ➥ `@{user.username}` \n"
- f"┏━━━━━━━━━━━━━━━━━━━\n"
+ f"╭━┯━━━━━━━━━━━━━━━━┯━╮\n"
f"┣[• `🙈 Telethon :`Ver {version.__version__} \n"
f"┣[• `🥴 Python :`Ver {python_version()} \n"
f"┣[• `🤖 Bot Ver :`{BOT_VER} \n"
f"┣[• `✨ Modules :`{len(modules)} \n"
- f"┗━━━━━━━━━━━━━━━━━━━")
+ f"╰━┷━━━━━━━━━━━━━━━━┷━╯")
if ALIVE_LOGO:
try:
logo = ALIVE_LOGO
From 0082f390a74bad4cc10a69e0bfbf152b6f4c3900 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 18 Mar 2021 00:06:16 +0700
Subject: [PATCH 160/400] Update system_stats.py
---
userbot/modules/system_stats.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index 483c1ced..3b094287 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -223,7 +223,7 @@ async def amireallyalive(alive):
user = await bot.get_me()
await get_readable_time((time.time() - StartTime))
output = (
- f" **║ ⬚⃝⃟▐𖣌STRESS-USERBOT𖣌▐⬚⃝⃟ ║** \n"
+ f" **║ ⬚⃝⃟▐𖣌STRESS-USERBOT𖣌▐⬚⃝⃟ ║** \n"
f"\n__**{LORD_TEKS_KUSTOM}**__\n"
f"**━━━━━━━━━━━━━━━━━━━━**\n"
f"**🤑 TUAN** \n"
From 65ea45088515b35e45fdc61ad1d1f6f1e5744fdf Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 18 Mar 2021 00:26:33 +0700
Subject: [PATCH 161/400] Update www.py
---
userbot/modules/www.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index e3852f6c..b02e0683 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -157,9 +157,9 @@ async def pingme(pong):
await pong.edit("**S͟͟T͟͟R͟͟E͟͟S͟͟S͟͟ U͟͟S͟͟E͟͟R͟͟B͟͟O͟͟T͟͟**")
end = datetime.now()
duration = (end - start).microseconds / 1000
- await pong.edit(f"**▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╸▩⃟ꪾ❁⃟݄ࣾ݃⊣** \n"
+ await pong.edit(f"**⿴⃟۪۪⃕᎒⃟ꕤ╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╸▩⃟❁⃟݄ࣾ݃⊣** \n"
f"** ➪STRESS-Userbot➪** \n"
- f"**▩⃟꣄ꪾ❁⃟݄ࣾ݃⊣╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╸▩⃟ꪾ❁⃟݄ࣾ݃⊣** \n"
+ f"**⿴⃟۪۪⃕᎒⃟ꕤ╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╸▩⃟❁⃟݄ࣾ݃⊣** \n"
f"**♛ Sinyal :** `%sms` \n"
f"**♛ Tuanku:** `{ALIVE_NAME}` \n"
f"**╼═════════════════╾** \n" % (duration))
From bf51fa44d87ae4b51f323a7f98f628c94d3d17cf Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 18 Mar 2021 00:33:57 +0700
Subject: [PATCH 162/400] Update www.py
---
userbot/modules/www.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index b02e0683..5b449df8 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -157,9 +157,9 @@ async def pingme(pong):
await pong.edit("**S͟͟T͟͟R͟͟E͟͟S͟͟S͟͟ U͟͟S͟͟E͟͟R͟͟B͟͟O͟͟T͟͟**")
end = datetime.now()
duration = (end - start).microseconds / 1000
- await pong.edit(f"**⿴⃟۪۪⃕᎒⃟ꕤ╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╸▩⃟❁⃟݄ࣾ݃⊣** \n"
- f"** ➪STRESS-Userbot➪** \n"
- f"**⿴⃟۪۪⃕᎒⃟ꕤ╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╸▩⃟❁⃟݄ࣾ݃⊣** \n"
+ await pong.edit(f"**⿴⃟۪۪⃕᎒⃟ꕤ╌╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╌▩⃟❁⃟݄ࣾ݃⊣** \n"
+ f"** ➪STRESS-USERBOT➪** \n"
+ f"**⿴⃟۪۪⃕᎒⃟ꕤ╌╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╌▩⃟❁⃟݄ࣾ݃⊣** \n"
f"**♛ Sinyal :** `%sms` \n"
f"**♛ Tuanku:** `{ALIVE_NAME}` \n"
f"**╼═════════════════╾** \n" % (duration))
From 9e6c1e8ffd7ea3f114d58d087b2c28b471ff2fb8 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 18 Mar 2021 03:44:06 +0700
Subject: [PATCH 163/400] Update system_stats.py
---
userbot/modules/system_stats.py | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index 3b094287..c97bc576 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -296,7 +296,9 @@ async def amireallyalive(alive):
user = await bot.get_me()
await get_readable_time((time.time() - StartTime))
output = (
- f"**♕ STRESS USERBOT** \n"
+ f"** ╠╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╣** \n"
+ f"** 👿STRESS-USERBOT👿** \n"
+ f""" ╠╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╣** \n"
f"┏━━━━━━━━━━━━━━━━━━━ \n"
f"┣|• `🤴 Majikan :`{DEFAULTUSER} \n"
f"┣|• `💳 Username :`@{user.username} \n"
From fede199f7105733011b76f532f30409043bea0b3 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 18 Mar 2021 03:55:17 +0700
Subject: [PATCH 164/400] Update system_stats.py
---
userbot/modules/system_stats.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index c97bc576..ba9f94ee 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -298,7 +298,7 @@ async def amireallyalive(alive):
output = (
f"** ╠╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╣** \n"
f"** 👿STRESS-USERBOT👿** \n"
- f""" ╠╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╣** \n"
+ f"** ╠╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╣** \n"
f"┏━━━━━━━━━━━━━━━━━━━ \n"
f"┣|• `🤴 Majikan :`{DEFAULTUSER} \n"
f"┣|• `💳 Username :`@{user.username} \n"
From e3a6237415468388f908c09ab5681ed8f47215a1 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 18 Mar 2021 04:00:06 +0700
Subject: [PATCH 165/400] Update system_stats.py
---
userbot/modules/system_stats.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index ba9f94ee..39607c84 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -297,8 +297,8 @@ async def amireallyalive(alive):
await get_readable_time((time.time() - StartTime))
output = (
f"** ╠╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╣** \n"
- f"** 👿STRESS-USERBOT👿** \n"
- f"** ╠╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╣** \n"
+ f"** 👿STRESS-USERBOT👿** \n"
+ f"** ╠╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╣** \n"
f"┏━━━━━━━━━━━━━━━━━━━ \n"
f"┣|• `🤴 Majikan :`{DEFAULTUSER} \n"
f"┣|• `💳 Username :`@{user.username} \n"
From ad200c09ae2b4f6908fb4d88ab5297e9766952d9 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 18 Mar 2021 04:05:12 +0700
Subject: [PATCH 166/400] Update system_stats.py
---
userbot/modules/system_stats.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index 39607c84..b62d230d 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -297,8 +297,8 @@ async def amireallyalive(alive):
await get_readable_time((time.time() - StartTime))
output = (
f"** ╠╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╣** \n"
- f"** 👿STRESS-USERBOT👿** \n"
- f"** ╠╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╣** \n"
+ f"** 👿STRESS-USERBOT👿** \n"
+ f"** ╠╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╣** \n"
f"┏━━━━━━━━━━━━━━━━━━━ \n"
f"┣|• `🤴 Majikan :`{DEFAULTUSER} \n"
f"┣|• `💳 Username :`@{user.username} \n"
From f396d842f7b143f99eb5455dfa55fcebd4cff641 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 18 Mar 2021 04:10:05 +0700
Subject: [PATCH 167/400] Update system_stats.py
---
userbot/modules/system_stats.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index b62d230d..04ab046a 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -298,7 +298,7 @@ async def amireallyalive(alive):
output = (
f"** ╠╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╣** \n"
f"** 👿STRESS-USERBOT👿** \n"
- f"** ╠╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╣** \n"
+ f"** ╠╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╣** \n"
f"┏━━━━━━━━━━━━━━━━━━━ \n"
f"┣|• `🤴 Majikan :`{DEFAULTUSER} \n"
f"┣|• `💳 Username :`@{user.username} \n"
From b7b25a7b552b4a0d244b76d38c0787a17a154b55 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 18 Mar 2021 04:14:45 +0700
Subject: [PATCH 168/400] Update system_stats.py
---
userbot/modules/system_stats.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index 04ab046a..e16b42d6 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -298,7 +298,7 @@ async def amireallyalive(alive):
output = (
f"** ╠╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╣** \n"
f"** 👿STRESS-USERBOT👿** \n"
- f"** ╠╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╣** \n"
+ f"**╠╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╣** \n"
f"┏━━━━━━━━━━━━━━━━━━━ \n"
f"┣|• `🤴 Majikan :`{DEFAULTUSER} \n"
f"┣|• `💳 Username :`@{user.username} \n"
From 5f9d4808a26888f4e8b8396338ac1619c8d4a5aa Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 18 Mar 2021 04:15:46 +0700
Subject: [PATCH 169/400] Update system_stats.py
---
userbot/modules/system_stats.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index e16b42d6..a237c73b 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -296,8 +296,8 @@ async def amireallyalive(alive):
user = await bot.get_me()
await get_readable_time((time.time() - StartTime))
output = (
- f"** ╠╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╣** \n"
- f"** 👿STRESS-USERBOT👿** \n"
+ f"**╠╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╣** \n"
+ f"** 👿STRESS-USERBOT👿** \n"
f"**╠╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╣** \n"
f"┏━━━━━━━━━━━━━━━━━━━ \n"
f"┣|• `🤴 Majikan :`{DEFAULTUSER} \n"
From c9ccd87945d87f22d9251dc05d6dea7e6c305051 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 18 Mar 2021 04:24:29 +0700
Subject: [PATCH 170/400] Update system_stats.py
---
userbot/modules/system_stats.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index a237c73b..aee9d575 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -297,7 +297,7 @@ async def amireallyalive(alive):
await get_readable_time((time.time() - StartTime))
output = (
f"**╠╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╣** \n"
- f"** 👿STRESS-USERBOT👿** \n"
+ f"** 👿STRESS-USERBOT👿** \n"
f"**╠╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╣** \n"
f"┏━━━━━━━━━━━━━━━━━━━ \n"
f"┣|• `🤴 Majikan :`{DEFAULTUSER} \n"
From 1f6d3d8a90f83fad880f91e4dc26fb1868940b62 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 18 Mar 2021 04:31:13 +0700
Subject: [PATCH 171/400] Update system_stats.py
---
userbot/modules/system_stats.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index aee9d575..8febca3e 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -297,7 +297,7 @@ async def amireallyalive(alive):
await get_readable_time((time.time() - StartTime))
output = (
f"**╠╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╣** \n"
- f"** 👿STRESS-USERBOT👿** \n"
+ f"** 👿STRESS-USERBOT👿** \n"
f"**╠╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╣** \n"
f"┏━━━━━━━━━━━━━━━━━━━ \n"
f"┣|• `🤴 Majikan :`{DEFAULTUSER} \n"
From 4bc9056c16cadc251b0e52a23f6b97d65d3e972d Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 18 Mar 2021 06:15:42 +0700
Subject: [PATCH 172/400] Update heroku.py
---
userbot/modules/heroku.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/userbot/modules/heroku.py b/userbot/modules/heroku.py
index a778b9f1..4dde5f65 100644
--- a/userbot/modules/heroku.py
+++ b/userbot/modules/heroku.py
@@ -179,15 +179,15 @@ async def dyno_usage(dyno):
AppMinutes = math.floor(AppQuotaUsed % 60)
await dyno.edit(
- "**➡️ Nyawa bot lu**:\n\n╭━┯━━━━━━━━━━━━━━━━┯━╮\n"
+ "**➡️ Nyawa bot lu**:\n\n╔════════════════════╗\n"
f"✥ `Penggunaan Dyno` **{app.name}**:\n"
f" ❉ **{AppHours} Jam - "
f"{AppMinutes} Menit - {AppPercentage}%**"
- "\n ✲━─━─━─━─━─━─━─━─━─━✲\n"
+ "\n ✤⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉✤\n"
"✥ `Sisa Dyno Bulan Ini`:\n"
f" ❉ **{hours} Jam - {minutes} Menit "
f"- {percentage}%**\n"
- "╰━┷━━━━━━━━━━━━━━━━┷━╯"
+ "╚════════════════════╝"
)
await asyncio.sleep(20)
await event.delete()
From 4154eac76621d701032005518b4c3b78fed72552 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 18 Mar 2021 06:25:19 +0700
Subject: [PATCH 173/400] Update system_stats.py
---
userbot/modules/system_stats.py | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index 8febca3e..ca2e4629 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -223,7 +223,9 @@ async def amireallyalive(alive):
user = await bot.get_me()
await get_readable_time((time.time() - StartTime))
output = (
- f" **║ ⬚⃝⃟▐𖣌STRESS-USERBOT𖣌▐⬚⃝⃟ ║** \n"
+ f"**╔══════════╣❃ ♕ ❃╠══════════╗** \n"
+ f"**║ ⬚⃝⃟STRESS-USERBOT⬚⃝⃟ ** \n"
+ f"**╚══════════╣❃ ♕ ❃╠══════════╝** \n"
f"\n__**{LORD_TEKS_KUSTOM}**__\n"
f"**━━━━━━━━━━━━━━━━━━━━**\n"
f"**🤑 TUAN** \n"
@@ -304,7 +306,7 @@ async def amireallyalive(alive):
f"┣|• `💳 Username :`@{user.username} \n"
f"┣|• `👺 Telethon :`Ver {version.__version__} \n"
f"┣|• `🐉 Python :`Ver {python_version()} \n"
- f"┣|• `Branch :`{UPSTREAM_REPO_BRANCH} \n"
+ f"┣|• `Branch :`STRESS-USERBOT \n"
f"┣|• `Bot Ver :`{BOT_VER} \n"
f"┣|• `Modules :`{len(modules)} Modules \n"
f"┗━━━━━━━━━━━━━━━━━━━ \n\n"
From 79576d2a15178526b23e0d86f7a63f24af7a24fd Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 18 Mar 2021 06:35:50 +0700
Subject: [PATCH 174/400] Update system_stats.py
---
userbot/modules/system_stats.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index ca2e4629..d3f716c0 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -223,8 +223,8 @@ async def amireallyalive(alive):
user = await bot.get_me()
await get_readable_time((time.time() - StartTime))
output = (
- f"**╔══════════╣❃ ♕ ❃╠══════════╗** \n"
- f"**║ ⬚⃝⃟STRESS-USERBOT⬚⃝⃟ ** \n"
+ f"**╔══════════╣❃ ♕ ❃╠══════════╗** \n" ║
+ f"**║ ⬚⃝⃟STRESS-USERBOT⬚⃝⃟ ** \n"
f"**╚══════════╣❃ ♕ ❃╠══════════╝** \n"
f"\n__**{LORD_TEKS_KUSTOM}**__\n"
f"**━━━━━━━━━━━━━━━━━━━━**\n"
From 9e8529bd05a058bcc4d8c3d0868b3a1796c73c89 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 18 Mar 2021 06:50:24 +0700
Subject: [PATCH 175/400] Update system_stats.py
---
userbot/modules/system_stats.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index d3f716c0..a9bb3383 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -223,8 +223,8 @@ async def amireallyalive(alive):
user = await bot.get_me()
await get_readable_time((time.time() - StartTime))
output = (
- f"**╔══════════╣❃ ♕ ❃╠══════════╗** \n" ║
- f"**║ ⬚⃝⃟STRESS-USERBOT⬚⃝⃟ ** \n"
+ f"**╔══════════╣❃ ♕ ❃╠══════════╗** \n"
+ f"**║ ⬚⃝⃟ STRESS-USERBOT ⬚⃝⃟ ** \n"
f"**╚══════════╣❃ ♕ ❃╠══════════╝** \n"
f"\n__**{LORD_TEKS_KUSTOM}**__\n"
f"**━━━━━━━━━━━━━━━━━━━━**\n"
From f1b40acd3964b58658268f262a7eb048d09017cb Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 18 Mar 2021 06:54:40 +0700
Subject: [PATCH 176/400] Update system_stats.py
---
userbot/modules/system_stats.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index a9bb3383..ac71673c 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -224,7 +224,7 @@ async def amireallyalive(alive):
await get_readable_time((time.time() - StartTime))
output = (
f"**╔══════════╣❃ ♕ ❃╠══════════╗** \n"
- f"**║ ⬚⃝⃟ STRESS-USERBOT ⬚⃝⃟ ** \n"
+ f"**║ ⬚⃝⃟ STRESS-USERBOT ⬚⃝⃟ ** \n"
f"**╚══════════╣❃ ♕ ❃╠══════════╝** \n"
f"\n__**{LORD_TEKS_KUSTOM}**__\n"
f"**━━━━━━━━━━━━━━━━━━━━**\n"
From 123a8112302ca7894ced08c0061b325b792f6900 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 18 Mar 2021 07:01:52 +0700
Subject: [PATCH 177/400] Update system_stats.py
---
userbot/modules/system_stats.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index ac71673c..4ac422fd 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -224,7 +224,7 @@ async def amireallyalive(alive):
await get_readable_time((time.time() - StartTime))
output = (
f"**╔══════════╣❃ ♕ ❃╠══════════╗** \n"
- f"**║ ⬚⃝⃟ STRESS-USERBOT ⬚⃝⃟ ** \n"
+ f"**║ ⬚⃝⃟ STRESS-USERBOT ⬚⃝⃟ ** \n"
f"**╚══════════╣❃ ♕ ❃╠══════════╝** \n"
f"\n__**{LORD_TEKS_KUSTOM}**__\n"
f"**━━━━━━━━━━━━━━━━━━━━**\n"
From 9017829971c92458c0adce0ac7e401caec7fb9b9 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 18 Mar 2021 07:11:26 +0700
Subject: [PATCH 178/400] Update system_stats.py
---
userbot/modules/system_stats.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index 4ac422fd..70ec2ce1 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -224,7 +224,7 @@ async def amireallyalive(alive):
await get_readable_time((time.time() - StartTime))
output = (
f"**╔══════════╣❃ ♕ ❃╠══════════╗** \n"
- f"**║ ⬚⃝⃟ STRESS-USERBOT ⬚⃝⃟ ** \n"
+ f"**۩ ⬚⃝⃟ STRESS-USERBOT ⬚⃝⃟ ۩ ** \n"
f"**╚══════════╣❃ ♕ ❃╠══════════╝** \n"
f"\n__**{LORD_TEKS_KUSTOM}**__\n"
f"**━━━━━━━━━━━━━━━━━━━━**\n"
From 26cd1f0a18fbd3ad1322892c46108491a37714e5 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 18 Mar 2021 07:18:10 +0700
Subject: [PATCH 179/400] Update system_stats.py
---
userbot/modules/system_stats.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index 70ec2ce1..3ef619e3 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -224,7 +224,7 @@ async def amireallyalive(alive):
await get_readable_time((time.time() - StartTime))
output = (
f"**╔══════════╣❃ ♕ ❃╠══════════╗** \n"
- f"**۩ ⬚⃝⃟ STRESS-USERBOT ⬚⃝⃟ ۩ ** \n"
+ f"** ۩ ⬚⃝⃟ STRESS-USERBOT ⬚⃝⃟ ۩ ** \n"
f"**╚══════════╣❃ ♕ ❃╠══════════╝** \n"
f"\n__**{LORD_TEKS_KUSTOM}**__\n"
f"**━━━━━━━━━━━━━━━━━━━━**\n"
From 8ff8d42a0c433d4842c23442d55278f67660f516 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 18 Mar 2021 09:27:55 +0700
Subject: [PATCH 180/400] Update salam.py
---
userbot/modules/salam.py | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index 777decdd..51b543b5 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -31,10 +31,18 @@ async def typewriter(typew):
await typew.edit("Wa'alaikumussalam kabar sehat?")
+@register(outgoing=True, pattern='^K(?: |$)(.*)')
+async def typewriter(typew):
+ type.pattern_match.group(1)
+ await typew.edit("NGONTOLLLLLL")
+
+
CMD_HELP.update({
"salam":
"`P`\
\nUsage: Untuk Memberi salam.\
\n\n`L`\
-\nUsage: Untuk Menjawab Salam."
+\nUsage: Untuk Menjawab Salam.\
+\n\n`B`\
+\nUsage: Untuk mengontoli mereka.\
})
From 81549a7404785bd5d6c3ddcbe00dc627f23412f7 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 18 Mar 2021 09:35:51 +0700
Subject: [PATCH 181/400] Update salam.py
---
userbot/modules/salam.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index 51b543b5..b6729675 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -33,7 +33,7 @@ async def typewriter(typew):
@register(outgoing=True, pattern='^K(?: |$)(.*)')
async def typewriter(typew):
- type.pattern_match.group(1)
+ typew.pattern_match.group(1)
await typew.edit("NGONTOLLLLLL")
From 440c8c5decfd15823996ef62ae9187184a5f39bc Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 18 Mar 2021 09:44:39 +0700
Subject: [PATCH 182/400] Update salam.py
---
userbot/modules/salam.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index b6729675..3e524f1d 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -43,6 +43,6 @@ async def typewriter(typew):
\nUsage: Untuk Memberi salam.\
\n\n`L`\
\nUsage: Untuk Menjawab Salam.\
-\n\n`B`\
-\nUsage: Untuk mengontoli mereka.\
+\n\n`K`\
+\nUsage: Untuk mengontoli mereka."
})
From 63df52df1dc562cae0e0a010fe80600c013c8c5f Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 18 Mar 2021 10:03:46 +0700
Subject: [PATCH 183/400] Update salam.py
---
userbot/modules/salam.py | 16 +++++++++++++++-
1 file changed, 15 insertions(+), 1 deletion(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index 3e524f1d..87c40927 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -37,6 +37,16 @@ async def typewriter(typew):
await typew.edit("NGONTOLLLLLL")
+@register(outgoing=True, pattern='N(?: |$)(.*)')
+async def typewriter(typew):
+ typew.pattern_match.group(1)
+ await typew.edit("NGENTOOOOOOOTTTTTTTTTTTT")
+
+@register(outgoing=True, pattern='B(?: |$)(.*)')
+async def typewriter(typew):
+ typew.pattern_match.group(1)
+ await typew.edit("BACOT DAH LU, GOBLOK!!!!")
+
CMD_HELP.update({
"salam":
"`P`\
@@ -44,5 +54,9 @@ async def typewriter(typew):
\n\n`L`\
\nUsage: Untuk Menjawab Salam.\
\n\n`K`\
-\nUsage: Untuk mengontoli mereka."
+\nUsage: Untuk mengontoli mereka.\
+\n\n`N`\
+\nUsage: Kalo kesel coba aja mas.\
+\n\n`B`
+\nUsage: Buat Ngatain Yang Suka Bacot."
})
From e5fc94b5b2ed6a5ed32f498af6996c4e37506d1b Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 18 Mar 2021 10:07:54 +0700
Subject: [PATCH 184/400] Update salam.py
---
userbot/modules/salam.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index 87c40927..89a60eef 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -57,6 +57,6 @@ async def typewriter(typew):
\nUsage: Untuk mengontoli mereka.\
\n\n`N`\
\nUsage: Kalo kesel coba aja mas.\
-\n\n`B`
+\n\n`B`\
\nUsage: Buat Ngatain Yang Suka Bacot."
})
From 79abad45a93e19be0ca99ea9ed35f1b0f1afa578 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 18 Mar 2021 10:29:57 +0700
Subject: [PATCH 185/400] Update salam.py
---
userbot/modules/salam.py | 17 ++++++++++++++++-
1 file changed, 16 insertions(+), 1 deletion(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index 89a60eef..bc409920 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -47,6 +47,17 @@ async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("BACOT DAH LU, GOBLOK!!!!")
+
+@register(outgoing=True, pattern='M(?: |$)(.*)')
+async def typewriter(typew):
+ typew.pattern_match.group(1)
+ await typew.edit("BHAAAKSSSSSSSSS")
+
+@register(outgoing=True, pattern='Y(?: |$)(.)')
+async def typewriter(typew):
+ typew.pattern_match.group(1)
+ await typew.edit("YAUDAH IYAAAAAA ASU")
+
CMD_HELP.update({
"salam":
"`P`\
@@ -58,5 +69,9 @@ async def typewriter(typew):
\n\n`N`\
\nUsage: Kalo kesel coba aja mas.\
\n\n`B`\
-\nUsage: Buat Ngatain Yang Suka Bacot."
+\nUsage: Buat Ngatain Yang Suka Bacot.\
+\n\n`M`\
+\nUsage: Tersedak meledek.\
+\n\n`Y`\
+\nUsage: Buat yang males adu bacot."
})
From 5e677dcfdb1208bb2367561c923094333dd90190 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 18 Mar 2021 10:30:37 +0700
Subject: [PATCH 186/400] Update salam.py
---
userbot/modules/salam.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index bc409920..8fbb7a48 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -67,7 +67,7 @@ async def typewriter(typew):
\n\n`K`\
\nUsage: Untuk mengontoli mereka.\
\n\n`N`\
-\nUsage: Kalo kesel coba aja mas.\
+\nUsage: Kalo kesel coba aja.\
\n\n`B`\
\nUsage: Buat Ngatain Yang Suka Bacot.\
\n\n`M`\
From 8fefceb2839f441951fcbc3e0a7285de941adb8c Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 18 Mar 2021 10:41:12 +0700
Subject: [PATCH 187/400] Update salam.py
---
userbot/modules/salam.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index 8fbb7a48..7411d556 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -53,7 +53,7 @@ async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("BHAAAKSSSSSSSSS")
-@register(outgoing=True, pattern='Y(?: |$)(.)')
+@register(outgoing=True, pattern='Y(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("YAUDAH IYAAAAAA ASU")
From 490d23592e72685c3caa9bcdf6ceb2ae704b349d Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 18 Mar 2021 22:55:08 +0700
Subject: [PATCH 188/400] Update heroku.py
---
userbot/modules/heroku.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/heroku.py b/userbot/modules/heroku.py
index 4dde5f65..9c4675c6 100644
--- a/userbot/modules/heroku.py
+++ b/userbot/modules/heroku.py
@@ -183,7 +183,7 @@ async def dyno_usage(dyno):
f"✥ `Penggunaan Dyno` **{app.name}**:\n"
f" ❉ **{AppHours} Jam - "
f"{AppMinutes} Menit - {AppPercentage}%**"
- "\n ✤⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉✤\n"
+ "\n ✤⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉✤\n"
"✥ `Sisa Dyno Bulan Ini`:\n"
f" ❉ **{hours} Jam - {minutes} Menit "
f"- {percentage}%**\n"
From b6dfe09133eabebf05fcaf6593125f3ebe5d13c3 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 18 Mar 2021 23:10:41 +0700
Subject: [PATCH 189/400] Update salam.py
---
userbot/modules/salam.py | 33 ++++++++++++++++++++++++++++-----
1 file changed, 28 insertions(+), 5 deletions(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index 7411d556..7e53a026 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -34,29 +34,52 @@ async def typewriter(typew):
@register(outgoing=True, pattern='^K(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("NGONTOLLLLLL")
+ await typew.edit("**NGONTOLLLLLL**")
@register(outgoing=True, pattern='N(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("NGENTOOOOOOOTTTTTTTTTTTT")
+ await typew.edit("**NGENTOOOOOOOTTTTTTTTTTTT**")
@register(outgoing=True, pattern='B(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("BACOT DAH LU, GOBLOK!!!!")
+ await typew.edit("**BACOT DAH LU, GOBLOK!!!!**")
@register(outgoing=True, pattern='M(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("BHAAAKSSSSSSSSS")
+ await typew.edit("**BHAAAKSSSSSSSSS**")
@register(outgoing=True, pattern='Y(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("YAUDAH IYAAAAAA ASU")
+ await typew.edit("**YAUDAH IYAAAAAA ASU**")
+
+@register(outgoing=True, pattern='Ms(?: |$)(.*)')
+async def typewriter(typew):
+ typew.pattern_match.group(1)
+ await typew.edit("**EFRY GOBLOKK**")
+ sleep(1)
+ await typew.edit("**NADIA BUCIN**")
+ sleep(1)
+ await typew.edit("**TIARA GILA**")
+ sleep(1)
+ await typew.edit("**ANGGA DEPRESI**")
+ sleep(1)
+ await typew.edit("**IQBAL NGONTOLL**")
+ sleep(1)
+ await typew.edit("**RAKA GA KEREN**")
+ sleep(1)
+ await typew.edit("**ENJELL BAPERAN**")
+ sleep(1)
+ await typew.edit("**CUMA RAMA YANG KERENN!!!**")
+ sleep(1)
+ await typew.edit("**KALIAN SEMUA NGONTOLL**"
+ sleep(1)
+ await typew.edit("**RAMA GANTENG NODEBAT!**")
CMD_HELP.update({
"salam":
From 1604fe2b6274ccadf433fdd58e65eebd54bdaaa4 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 18 Mar 2021 23:18:06 +0700
Subject: [PATCH 190/400] Update salam.py
---
userbot/modules/salam.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index 7e53a026..7c833a01 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -77,7 +77,7 @@ async def typewriter(typew):
sleep(1)
await typew.edit("**CUMA RAMA YANG KERENN!!!**")
sleep(1)
- await typew.edit("**KALIAN SEMUA NGONTOLL**"
+ await typew.edit("**KALIAN SEMUA NGONTOLL**")
sleep(1)
await typew.edit("**RAMA GANTENG NODEBAT!**")
From 7e25ec881df67aa4955e513c993ce874e54af7de Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 18 Mar 2021 23:25:54 +0700
Subject: [PATCH 191/400] Update salam.py
---
userbot/modules/salam.py | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index 7c833a01..223fa24a 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -37,28 +37,28 @@ async def typewriter(typew):
await typew.edit("**NGONTOLLLLLL**")
-@register(outgoing=True, pattern='N(?: |$)(.*)')
+@register(outgoing=True, pattern='^N(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("**NGENTOOOOOOOTTTTTTTTTTTT**")
-@register(outgoing=True, pattern='B(?: |$)(.*)')
+@register(outgoing=True, pattern='^B(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("**BACOT DAH LU, GOBLOK!!!!**")
-@register(outgoing=True, pattern='M(?: |$)(.*)')
+@register(outgoing=True, pattern='^M(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("**BHAAAKSSSSSSSSS**")
-@register(outgoing=True, pattern='Y(?: |$)(.*)')
+@register(outgoing=True, pattern='^Y(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("**YAUDAH IYAAAAAA ASU**")
-@register(outgoing=True, pattern='Ms(?: |$)(.*)')
+@register(outgoing=True, pattern='^Ms(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("**EFRY GOBLOKK**")
From bcdd3007139d36c55cfa840af4a7c89ef5e25dae Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 18 Mar 2021 23:32:53 +0700
Subject: [PATCH 192/400] Update salam.py
---
userbot/modules/salam.py | 22 ----------------------
1 file changed, 22 deletions(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index 223fa24a..fdeb0e2d 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -58,28 +58,6 @@ async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("**YAUDAH IYAAAAAA ASU**")
-@register(outgoing=True, pattern='^Ms(?: |$)(.*)')
-async def typewriter(typew):
- typew.pattern_match.group(1)
- await typew.edit("**EFRY GOBLOKK**")
- sleep(1)
- await typew.edit("**NADIA BUCIN**")
- sleep(1)
- await typew.edit("**TIARA GILA**")
- sleep(1)
- await typew.edit("**ANGGA DEPRESI**")
- sleep(1)
- await typew.edit("**IQBAL NGONTOLL**")
- sleep(1)
- await typew.edit("**RAKA GA KEREN**")
- sleep(1)
- await typew.edit("**ENJELL BAPERAN**")
- sleep(1)
- await typew.edit("**CUMA RAMA YANG KERENN!!!**")
- sleep(1)
- await typew.edit("**KALIAN SEMUA NGONTOLL**")
- sleep(1)
- await typew.edit("**RAMA GANTENG NODEBAT!**")
CMD_HELP.update({
"salam":
From 5008b5f0e89e2dd5db4f4a67a3ae84dce34c9142 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 18 Mar 2021 23:46:21 +0700
Subject: [PATCH 193/400] Update alvin.py
---
userbot/modules/alvin.py | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/userbot/modules/alvin.py b/userbot/modules/alvin.py
index 504d7aa1..58f0c39a 100644
--- a/userbot/modules/alvin.py
+++ b/userbot/modules/alvin.py
@@ -111,6 +111,28 @@ async def typewriter(typew):
sleep(2)
await typew.edit("`-TAMAT-`")
+@register(outgoing=True, pattern='^Ms(?: |$)(.*)')
+async def typewriter(typew):
+ typew.pattern_match.group(1)
+ await typew.edit("**EFRY GOBLOK!!!**")
+ sleep(1)
+ await typew.edit("**AYYAS BODOH!!!**")
+ sleep(1)
+ await typew.edit("**NADIA BUCIN!!**")
+ sleep(1)
+ await typew.edit("**TIARA STRESS!!**")
+ sleep(1)
+ await typew.edit("**ENJEL GILAA!!**")
+ sleep(1)
+ await typew.edit("**RAKA GA KEREN!!**")
+ sleep(1)
+ await typew.edit("**IQBAL GAYY!!**")
+ sleep(1)
+ await typew.edit("**MUYUN KONTOL!!**")
+ sleep(1)
+ await typew.edit("**RAMA KEREN!!**")
+ sleep(1)
+ await typew.edit("**CUMA RAMA YANG GANTENG, KALIAN STRESSS!!"**)
@register(outgoing=True, pattern="^.gabut$")
async def koc(e):
From 356e86c9ab379356e6469a869d4b84d4aef4800f Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 18 Mar 2021 23:51:58 +0700
Subject: [PATCH 194/400] Update alvin.py
---
userbot/modules/alvin.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/alvin.py b/userbot/modules/alvin.py
index 58f0c39a..da34d579 100644
--- a/userbot/modules/alvin.py
+++ b/userbot/modules/alvin.py
@@ -132,7 +132,7 @@ async def typewriter(typew):
sleep(1)
await typew.edit("**RAMA KEREN!!**")
sleep(1)
- await typew.edit("**CUMA RAMA YANG GANTENG, KALIAN STRESSS!!"**)
+ await typew.edit("**CUMA RAMA YANG GANTENG, KALIAN STRESSS!!**")
@register(outgoing=True, pattern="^.gabut$")
async def koc(e):
From 751c9585b79b9992f66849042eee24289507034d Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 19 Mar 2021 00:02:06 +0700
Subject: [PATCH 195/400] Update alvin.py
---
userbot/modules/alvin.py | 22 ----------------------
1 file changed, 22 deletions(-)
diff --git a/userbot/modules/alvin.py b/userbot/modules/alvin.py
index da34d579..504d7aa1 100644
--- a/userbot/modules/alvin.py
+++ b/userbot/modules/alvin.py
@@ -111,28 +111,6 @@ async def typewriter(typew):
sleep(2)
await typew.edit("`-TAMAT-`")
-@register(outgoing=True, pattern='^Ms(?: |$)(.*)')
-async def typewriter(typew):
- typew.pattern_match.group(1)
- await typew.edit("**EFRY GOBLOK!!!**")
- sleep(1)
- await typew.edit("**AYYAS BODOH!!!**")
- sleep(1)
- await typew.edit("**NADIA BUCIN!!**")
- sleep(1)
- await typew.edit("**TIARA STRESS!!**")
- sleep(1)
- await typew.edit("**ENJEL GILAA!!**")
- sleep(1)
- await typew.edit("**RAKA GA KEREN!!**")
- sleep(1)
- await typew.edit("**IQBAL GAYY!!**")
- sleep(1)
- await typew.edit("**MUYUN KONTOL!!**")
- sleep(1)
- await typew.edit("**RAMA KEREN!!**")
- sleep(1)
- await typew.edit("**CUMA RAMA YANG GANTENG, KALIAN STRESSS!!**")
@register(outgoing=True, pattern="^.gabut$")
async def koc(e):
From 2e05c1575aaa88af313bde88d350b81cdc4d2821 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 19 Mar 2021 00:09:49 +0700
Subject: [PATCH 196/400] Update lordmemes.py
---
userbot/modules/lordmemes.py | 23 ++++++++++++-----------
1 file changed, 12 insertions(+), 11 deletions(-)
diff --git a/userbot/modules/lordmemes.py b/userbot/modules/lordmemes.py
index 724ec0c5..c9adc297 100644
--- a/userbot/modules/lordmemes.py
+++ b/userbot/modules/lordmemes.py
@@ -29,22 +29,23 @@ async def _(event):
input_str = event.pattern_match.group(1)
- if input_str == "emm":
+ if input_str == "ms":
await event.edit(input_str)
animation_chars = [
- "Halo,Gimana kabarmu?",
- "Apa kamu baik baik saja??",
- "Apa kamu sudah mendapatkan kekasih baru??",
- "Aku harap kau masih sendiri😊",
- "Karena selama ini Aku sedang mencarimu🥺",
- "Aku harap kamu masih mempunyai perasaan dengan ku😣",
- "Ku Tidak bisa menjalani hidup tanpamu😔",
- "Aku mohon padamu,untuk menerima ku kembali🥰",
- "Mau kah kamu menjadi pasangan ku Lagi?🥰",
- "Tapi ku sudah punya pacar, maukah jadi yg kedua?😁"
+ "EFRY GILAAAA!!!",
+ "AYASS STRESS",
+ "NADIA NGONTOLLL!!!",
+ "MUYUN HODE!!!!",
+ "ENJEL BAPERAN, IDIHHH!!!",
+ "NADIA BUCINN, CUIHHH!!!!",
+ "RAKA GA KEREN!!",
+ "IQBAL GAYY",
+ "TIARA DEPRESI!!!",
+ "CUMA RAMA YANG WARAS, KALIAN STRESS!!",
+ "RAMA GANTENG NO DEBAT!!!"
]
for i in animation_ttl:
From 1a40aca9216b7134a2e2edaa954669b016ca7cd6 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 19 Mar 2021 02:45:45 +0700
Subject: [PATCH 197/400] Update sangmata.py
---
userbot/modules/sangmata.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/sangmata.py b/userbot/modules/sangmata.py
index e58e4b79..5d75517c 100644
--- a/userbot/modules/sangmata.py
+++ b/userbot/modules/sangmata.py
@@ -47,7 +47,7 @@ async def lastname(steal):
if response.text.startswith("No records") or r.text.startswith(
"No records"
):
- await steal.edit("```Saya Tidak Menemukan Informasi Pergantian Nama, Lord Orang Ini Belum Pernah Mengganti Namanya ツ```")
+ await steal.edit("```Masa Gua ga nemu nama awal nya anjing,Si bangsat belom pernah ganti nama nih 😒```")
await steal.client.delete_messages(
conv.chat_id, [msg.id, r.id, response.id]
)
From cd7a72ab0cde2870ea1f6f5930a2e24c9cc5a9e7 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 19 Mar 2021 04:26:51 +0700
Subject: [PATCH 198/400] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 8cb80d8d..726cfca8 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ USERBOT" />
REPO STRESS-USERBOT DIBUAT KARNA RAMADHANI LAGI STRESS KARNA PERANG DUNIA DENGAN KEKASIH TERCINTANYA!!
-### Repo Lord Userbot
+### Repo STRESS Userbot
Repo Yang Dibuat [Rama](https://t.me/Ramadhaniiiiiiiii1) Dari Berbagai Repo Userbot Github
From ba45cf7ed91a4afb4d7e6b5d0cd4dd8906562523 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 19 Mar 2021 04:30:58 +0700
Subject: [PATCH 199/400] Update salam.py
---
userbot/modules/salam.py | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index fdeb0e2d..06c768d5 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -58,6 +58,11 @@ async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("**YAUDAH IYAAAAAA ASU**")
+@register(outgoing=True, pattern='^C(?: |$)(.*)')
+async def typewriter(typew):
+ typew.pattern_match.group(1)
+ await typew.edit("**MUKA LU HINA GAUSAH SOK KERAS YA ANJENGG!!**")
+
CMD_HELP.update({
"salam":
From 884182ed0eb7c8021a7db30c11f6a7608763ec5a Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 19 Mar 2021 05:02:54 +0700
Subject: [PATCH 200/400] Update salam.py
---
userbot/modules/salam.py | 34 ++++++++++++++++++++++++++++++++--
1 file changed, 32 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index 06c768d5..b491a5b9 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -58,11 +58,33 @@ async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("**YAUDAH IYAAAAAA ASU**")
+
@register(outgoing=True, pattern='^C(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("**MUKA LU HINA GAUSAH SOK KERAS YA ANJENGG!!**")
+ await typew.edit("**MUKA LU HINA, GAUSAH SOK KERAS YA ANJENGG!!**")
+
+
+@register(outgoing=True, pattern='^S(?: |$)(.*)')
+async def typewriter(typew):
+ typew.pattern_match.group(1)
+ await typew.edit("**GAUSAH SOKAP DEH ANJING!!**")
+
+
+@register(outgoing=True, pattern='^N(?: |$)(.*)')
+async def typewriter(typew):
+ typew.pattern_match.group(1)
+ await typew.edit("**MACAM BAGUS AE LU BEGITU KONTOL!!**")
+
+@register(outgoing=True, pattern='^J(?: |$)(.*)')
+async def typewriter(typew):
+ typew.pattern_match.group(1)
+ await typew.edit("**JELEK BANGET LU, NAJIS CUIHHHH!!!**")
+@register(outgoinnh=True, pattern='^A(?: |$)(.*)')
+async def typewriter(typew):
+ typew.pattern_match.group(1)
+ await typew.edit("**PASANG PP DULU DEK,BIAR ORANG SEGRUP TAU BETAPA HINA NYA MUKA LU😆**")
CMD_HELP.update({
"salam":
@@ -79,5 +101,13 @@ async def typewriter(typew):
\n\n`M`\
\nUsage: Tersedak meledek.\
\n\n`Y`\
-\nUsage: Buat yang males adu bacot."
+\nUsage: Buat yang males adu bacot.\
+\n\n`C`\
+\nUsage: Buat menghujat.\
+\n\n`S`\
+\nUsage: Haha sokap.\
+\n\n`N`\
+\nUsage: Hujat Orang caper.\
+\n\n`J`\
+\nUsage: Hujat Jamet."
})
From 360e25b1bec70ad78177b6d449f56b3815955023 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 19 Mar 2021 05:14:58 +0700
Subject: [PATCH 201/400] Update salam.py
---
userbot/modules/salam.py | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index b491a5b9..6fa01bd8 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -76,12 +76,14 @@ async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("**MACAM BAGUS AE LU BEGITU KONTOL!!**")
+
@register(outgoing=True, pattern='^J(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("**JELEK BANGET LU, NAJIS CUIHHHH!!!**")
-@register(outgoinnh=True, pattern='^A(?: |$)(.*)')
+
+@register(outgoing=True, pattern='^A(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("**PASANG PP DULU DEK,BIAR ORANG SEGRUP TAU BETAPA HINA NYA MUKA LU😆**")
@@ -109,5 +111,7 @@ async def typewriter(typew):
\n\n`N`\
\nUsage: Hujat Orang caper.\
\n\n`J`\
-\nUsage: Hujat Jamet."
+\nUsage: Hujat Jamet.
+\n\n`A`\
+\nUsage: Hujat yang gapunya muka."
})
From 6509a3a4465ff68a39eac6979423abe0d214aea8 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 19 Mar 2021 05:20:20 +0700
Subject: [PATCH 202/400] Update salam.py
---
userbot/modules/salam.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index 6fa01bd8..e4b9160f 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -111,7 +111,7 @@ async def typewriter(typew):
\n\n`N`\
\nUsage: Hujat Orang caper.\
\n\n`J`\
-\nUsage: Hujat Jamet.
+\nUsage: Hujat Jamet.\
\n\n`A`\
\nUsage: Hujat yang gapunya muka."
})
From edf3b1fa3c80fcdd0d4023fe9921990d4bc2d3e4 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 19 Mar 2021 06:16:44 +0700
Subject: [PATCH 203/400] Update salam.py
---
userbot/modules/salam.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index e4b9160f..b2628bfb 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -71,7 +71,7 @@ async def typewriter(typew):
await typew.edit("**GAUSAH SOKAP DEH ANJING!!**")
-@register(outgoing=True, pattern='^N(?: |$)(.*)')
+@register(outgoing=True, pattern='^V(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("**MACAM BAGUS AE LU BEGITU KONTOL!!**")
@@ -108,7 +108,7 @@ async def typewriter(typew):
\nUsage: Buat menghujat.\
\n\n`S`\
\nUsage: Haha sokap.\
-\n\n`N`\
+\n\n`V`\
\nUsage: Hujat Orang caper.\
\n\n`J`\
\nUsage: Hujat Jamet.\
From a9918ae60b1fcc4d4147c426699acc6efdcfd391 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 19 Mar 2021 18:34:54 +0700
Subject: [PATCH 204/400] Update lordgban.py
---
userbot/modules/lordgban.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/userbot/modules/lordgban.py b/userbot/modules/lordgban.py
index 9b0e4fb9..5493d823 100644
--- a/userbot/modules/lordgban.py
+++ b/userbot/modules/lordgban.py
@@ -135,14 +135,14 @@ async def gben(userbot):
except BaseException:
b += 1
else:
- await dark.edit(f"`Mohon Balas Ke Pesan Lord`")
+ await dark.edit(f"`Mohon Balas Ke Pesan Sayang`")
try:
if gmute(user.id) is False:
return await dark.edit(f"**Kesalahan! Pengguna Ini Sudah Kena Perintah Global Banned Lord.**")
except BaseException:
pass
return await dark.edit(
- f"**👹 Tuan telah Gban:** `{ALIVE_NAME}`\n**☠️ Korban banned:** [{user.first_name}](tg://user?id={user.id})\n**🤪 Aksi:** `Global Banned`"
+ f"**👹 Tersangka Gban:** `{ALIVE_NAME}`\n**☠️ Korban banned:** [{user.first_name}](tg://user?id={user.id})\n**🤪 Aksi:** `Global Banned`"
)
@@ -213,7 +213,7 @@ async def gunben(userbot):
CMD_HELP.update({
"gban": "\
`.gban`\
-\nUsage: Melakukan Banned Secara Global Ke Semua Grup Dimana Lord Sebagai Admin.\
+\nUsage: Melakukan Banned Secara Global Ke Semua Grup Dimana Tuan Sebagai Admin.\
\n\n`.ungban`\
\nUsage: Membatalkan Global Banned"
})
From 8fe44f4d93e873259f9e02cda32642dbd482d460 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 19 Mar 2021 22:11:45 +0700
Subject: [PATCH 205/400] Update lordmemes.py
---
userbot/modules/lordmemes.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/lordmemes.py b/userbot/modules/lordmemes.py
index c9adc297..422abc19 100644
--- a/userbot/modules/lordmemes.py
+++ b/userbot/modules/lordmemes.py
@@ -37,7 +37,7 @@ async def _(event):
"EFRY GILAAAA!!!",
"AYASS STRESS",
- "NADIA NGONTOLLL!!!",
+ "ANGGA NGONTOLLL!!!",
"MUYUN HODE!!!!",
"ENJEL BAPERAN, IDIHHH!!!",
"NADIA BUCINN, CUIHHH!!!!",
From 10fa5a6fb3d47399727c0fa64af445f3f5d4e0d4 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 19 Mar 2021 22:27:06 +0700
Subject: [PATCH 206/400] Update salam.py
---
userbot/modules/salam.py | 23 ++++++++++++++++++++++-
1 file changed, 22 insertions(+), 1 deletion(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index b2628bfb..bb30f3d4 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -88,6 +88,21 @@ async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("**PASANG PP DULU DEK,BIAR ORANG SEGRUP TAU BETAPA HINA NYA MUKA LU😆**")
+@register(outgoing=True, pattern='^X(?: |$)(.*)')
+async def typewriter(typew):
+ typew.pattern_match.group(1)
+ await typew.edit("**GC SAMPAH, CUIHHHHH!!!!!!!!!!!**")
+
+@register(outgoing=True, pattern='^Z(?: |$)(.*)')
+async def typewriter(typew):
+ typew.pattern_match.group(1)
+ await typew.edit("**War War Tai anjing, Ketrigger minta sharelok, Udah di sharelok Ga nyamperin,Keras di sosmed Bhakss...**")
+
+@register(outgoing=True, pattern='^H(?: |$)(.*)')
+async ded typewriter(typew)
+ typew.pattern_match.group(1)
+ await typew.edit("**Lawak Mulu ocehan lu,Ga ngena ke mental, CUIHHHH!!!**")
+
CMD_HELP.update({
"salam":
"`P`\
@@ -113,5 +128,11 @@ async def typewriter(typew):
\n\n`J`\
\nUsage: Hujat Jamet.\
\n\n`A`\
-\nUsage: Hujat yang gapunya muka."
+\nUsage: Hujat yang gapunya muka.\
+\n\n`X`\
+\nUsage: Ngatain Grup wkwk.\
+\n\n`Z`\
+\nUsage: teruntuk petarung.\
+\n\n`H`\
+\nUsage: Coba dewek ah."
})
From b2ea99f0b23fe37f5999307d0c28461bf752b6b2 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 19 Mar 2021 22:35:19 +0700
Subject: [PATCH 207/400] Update salam.py
---
userbot/modules/salam.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index bb30f3d4..79cb49d8 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -99,7 +99,7 @@ async def typewriter(typew):
await typew.edit("**War War Tai anjing, Ketrigger minta sharelok, Udah di sharelok Ga nyamperin,Keras di sosmed Bhakss...**")
@register(outgoing=True, pattern='^H(?: |$)(.*)')
-async ded typewriter(typew)
+async def typewriter(typew)
typew.pattern_match.group(1)
await typew.edit("**Lawak Mulu ocehan lu,Ga ngena ke mental, CUIHHHH!!!**")
From 3d6556c75dc48ba761309fd98de85aa5712d8b3b Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 19 Mar 2021 22:41:10 +0700
Subject: [PATCH 208/400] Update salam.py
---
userbot/modules/salam.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index 79cb49d8..697778cc 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -99,7 +99,7 @@ async def typewriter(typew):
await typew.edit("**War War Tai anjing, Ketrigger minta sharelok, Udah di sharelok Ga nyamperin,Keras di sosmed Bhakss...**")
@register(outgoing=True, pattern='^H(?: |$)(.*)')
-async def typewriter(typew)
+async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("**Lawak Mulu ocehan lu,Ga ngena ke mental, CUIHHHH!!!**")
From 81de0829f2f90c789832269da3cb1735ff61e663 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sat, 20 Mar 2021 00:45:53 +0700
Subject: [PATCH 209/400] Update stickers.py
---
userbot/modules/stickers.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/userbot/modules/stickers.py b/userbot/modules/stickers.py
index 1d4264b7..f3ef3c5b 100644
--- a/userbot/modules/stickers.py
+++ b/userbot/modules/stickers.py
@@ -69,9 +69,9 @@ async def kang(args):
is_anim = True
photo = 1
else:
- return await args.edit("`File Tidak Didukung Lord!`")
+ return await args.edit("`FILE GA KEDUKUNG GOBLOK!`")
else:
- return await args.edit("`Maaf Lord, Saya Gagal Mengambil Sticker Ini!`")
+ return await args.edit("`SUDAH NASIB MU NAK TIDAK BISA MENGAMBIL STIKER INI!`")
if photo:
splat = args.text.split()
@@ -175,7 +175,7 @@ async def kang(args):
return await args.edit(
"`Sticker ditambahkan ke pack yang berbeda !"
"\nIni pack yang baru saja Lord buat!"
- f"\nTekan [Lord Sticker](t.me/addstickers/{packname}) Untuk Melihat Sticker Lord",
+ f"\nTEKAN [GOBLOK](t.me/addstickers/{packname}) BIAR LU BISA LIAT PACK STIKER LU",
parse_mode="md",
)
if is_anim:
From be6ea382ff31f6908c1fabfdc2a74ac0cd407a7d Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sat, 20 Mar 2021 00:59:16 +0700
Subject: [PATCH 210/400] Update stickers_v2.py
---
userbot/modules/stickers_v2.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/stickers_v2.py b/userbot/modules/stickers_v2.py
index 2cf7cf84..05f7f285 100644
--- a/userbot/modules/stickers_v2.py
+++ b/userbot/modules/stickers_v2.py
@@ -92,7 +92,7 @@ async def sticker_to_png(sticker):
img = await sticker.get_reply_message()
if not img.document:
- await sticker.edit("`Maaf Lord, Ini Bukan Sticker`")
+ await sticker.edit("`GOBLOK BANGET,ITU BUKAN STIKER GOBLOK`")
return False
await sticker.edit("`Berhasil Mengambil Sticker!`")
From 9a0dc1f87ea6204b6ab7ab0717d996ac5c4eb050 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sat, 20 Mar 2021 01:01:37 +0700
Subject: [PATCH 211/400] Update stickers.py
---
userbot/modules/stickers.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/userbot/modules/stickers.py b/userbot/modules/stickers.py
index f3ef3c5b..2edb9d68 100644
--- a/userbot/modules/stickers.py
+++ b/userbot/modules/stickers.py
@@ -24,7 +24,7 @@
KANGING_STR = [
- "Gua ambil tikel lu tolol",
+ "GUA AMBIL TIKEL LU TOLOL",
"GUA IJIN NGAMBIL TIKEL AJG",
]
@@ -217,7 +217,7 @@ async def kang(args):
rsp = await conv.get_response()
if "Sorry, the file type is invalid." in rsp.text:
return await args.edit(
- "`Mohon Maaf Lord, Saya Gagal Menambahkan Sticker, Gunakan` @Stickers ` Bot Untuk Menambahkan Sticker.`"
+ "`Mohon Maaf Gaiss, Gua Gagal Menambahkan Sticker, Gunakan` @Stickers ` Bot Untuk Menambahkan Sticker.`"
)
await conv.send_message(emoji)
# Ensure user doesn't get spamming notifications
@@ -242,7 +242,7 @@ async def kang(args):
await bot.send_read_acknowledge(conv.chat_id)
await args.edit(
- f"**Berhasil Menambahkan Sticker Ke Pack, Tekan** **[Lord Sticker](t.me/addstickers/{packname})** **Untuk Melihat Pack Anda**",
+ f"**Berhasil Menambahkan Sticker Ke Pack, TEKAN** **[GOBLOK](t.me/addstickers/{packname})** **BIAR LU BISA LIAT PACK LU**",
parse_mode="md",
)
From 6d14b37f643565ca08a3bd588c77252779ba7f04 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sat, 20 Mar 2021 01:32:20 +0700
Subject: [PATCH 212/400] Update misc.py
---
userbot/modules/misc.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/misc.py b/userbot/modules/misc.py
index 38d00f4a..3e2b3e58 100644
--- a/userbot/modules/misc.py
+++ b/userbot/modules/misc.py
@@ -120,7 +120,7 @@ async def repeat(rep):
async def repo_is_here(wannasee):
""" For .repo command, just returns the repo URL. """
await wannasee.edit(
- "❃ **Repo Userbot:** [STRESS-Userbot](https://github.com/ramadhani892/STRESS-Userbot)\n❃ **Pemilik:** [RAMA](t.me/Ramadhaniiiiiiiii1)\n❃ **CHANNEL:** [CANDU MUSIK](t.me/candu_musikk)"
+ "㊗️ **Repo:** [STRESS-Userbot](https://github.com/ramadhani892/STRESS-Userbot)\n㊗️ **Pemilik:** [RAMA](t.me/Ramadhaniiiiiiiii1)\n㊗️ **CHANNEL:** [CANDU MUSIK](t.me/candu_musikk)\n㊗️ **GROUP:** [TEMAN RANDOM](t.me/teman_random)"
)
From 1d5688f0b57f49724466c6d715669e7213c4c6cf Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sat, 20 Mar 2021 01:33:54 +0700
Subject: [PATCH 213/400] Update system_stats.py
---
userbot/modules/system_stats.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index 3ef619e3..a6b12a69 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -271,7 +271,7 @@ async def amireallyalive(alive):
f"❃ **Python** \n ➥ `Versi {python_version()}` \n"
f"❃ **Versi Bot**\n ➥ `{BOT_VER}` \n"
f"❃ **Modul** \n ➥ `{len(modules)}` \n\n"
- f"❃ **Repo Userbot:** [STRESS-Userbot](https://github.com/ramadhani892/STRESS-Userbot)\n❃ **Grup Userbot: **[Tekan](t.me/cariteman_randomm)\n❃ [CHANNEL](t.me/candu_musikk)\n❃ **Pemilik:** [RAMA](t.me/Ramadhaniiiiiiiii1)\n"
+ f"❃ **Repo Userbot:** [STRESS-Userbot](https://github.com/ramadhani892/STRESS-Userbot)\n❃ **Grup Userbot: **[Tekan](t.me/teman_random)\n❃ [CHANNEL](t.me/candu_musikk)\n❃ **Pemilik:** [RAMA](t.me/Ramadhaniiiiiiiii1)\n"
f"**¥▬▬▬▬▬▬❙۩ᬉིུ֛ ⃝ ꦿꦶ ۩❙▬▬▬▬▬▬¥**")
if ALIVE_LOGO:
try:
@@ -310,7 +310,7 @@ async def amireallyalive(alive):
f"┣|• `Bot Ver :`{BOT_VER} \n"
f"┣|• `Modules :`{len(modules)} Modules \n"
f"┗━━━━━━━━━━━━━━━━━━━ \n\n"
- f"[Repo](https://github.com/ramadhani892/STRESS-Userbot) | [Grup Support](t.me/cariteman_randomm) | [CHANNEL](t.me/candu_musikk) | [OWNER](t.me/Ramadhaniiiiiiiii1)")
+ f"[REPO](https://github.com/ramadhani892/STRESS-Userbot) | [GROUP](t.me/teman_random) | [CHANNEL](t.me/candu_musikk) | [OWNER](t.me/Ramadhaniiiiiiiii1)")
if ALIVE_LOGO:
try:
logo = ALIVE_LOGO
From a5c5b442cfa98995b71835363e660c5399307d88 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sat, 20 Mar 2021 04:39:11 +0700
Subject: [PATCH 214/400] Update alvingans24.py
---
userbot/modules/alvingans24.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/alvingans24.py b/userbot/modules/alvingans24.py
index 854d7bf9..a831ade7 100644
--- a/userbot/modules/alvingans24.py
+++ b/userbot/modules/alvingans24.py
@@ -100,7 +100,7 @@ async def _(event):
input_str = event.pattern_match.group(1)
- if input_str == "ceritacinta":
+ if input_str == "cinta":
await event.edit(input_str)
@@ -215,6 +215,6 @@ async def _(event):
\nUsage: animasi.\
\n\n`.hua`\
\nUsage: nangis.\
- \n\n`.ceritacinta` ; `.canda`\
+ \n\n`.cinta` ; `.canda`\
\nUsage: liat sendiri"
})
From ddf5b2b5fad3ae547619c286ba10ff2af0b5be42 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sat, 20 Mar 2021 04:43:06 +0700
Subject: [PATCH 215/400] Update alvingans.py
---
userbot/modules/alvingans.py | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/userbot/modules/alvingans.py b/userbot/modules/alvingans.py
index 3e201544..9c5f80a7 100644
--- a/userbot/modules/alvingans.py
+++ b/userbot/modules/alvingans.py
@@ -64,7 +64,7 @@ async def _(event):
await event.edit(animation_chars[i % 32])
-@register(outgoing=True, pattern='^.helikopter(?: |$)(.*)')
+@register(outgoing=True, pattern='^.heli(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("▬▬▬.◙.▬▬▬ \n"
@@ -115,14 +115,14 @@ async def typewriter(typew):
" U U\n")
-@register(outgoing=True, pattern='^.awkwok(?: |$)(.*)')
+@register(outgoing=True, pattern='^.tawa(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("────██──────▀▀▀██\n"
"──▄▀█▄▄▄─────▄▀█▄▄▄\n"
"▄▀──█▄▄──────█─█▄▄\n"
"─▄▄▄▀──▀▄───▄▄▄▀──▀▄\n"
- "─▀───────▀▀─▀───────▀▀\n`Awkwokwokwok Ada kang ghosting..`")
+ "─▀───────▀▀─▀───────▀▀\n`Awkwokwokwok Dasar Stress..`")
@register(outgoing=True, pattern='^.ular(?: |$)(.*)')
@@ -308,11 +308,11 @@ async def typewriter(typew):
"vip":
"`.bulan` ; `.hati` ; `.gbn`\
\nUsage: liat aja.\
- \n\n`.helikopter` ; `.tank` ; `.tembak`\n`.bundir`\
+ \n\n`.heli` ; `.tank` ; `.tembak`\n`.bundir`\
\nUsage: liat sendiri\
\n\n`.y`\
\nUsage: jempol\
- \n\n`.awkwok`\
+ \n\n`.tawa`\
\nUsage: ketawa lari.\
\n\n`.ular` ; `.babi` ; `.ajg`\
\nUsage: liat sendiri."
From 8685c9d081b5ab6a0f1b9007e162335005147ffe Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sat, 20 Mar 2021 11:42:05 +0700
Subject: [PATCH 216/400] Update salam.py
---
userbot/modules/salam.py | 21 ++++++++++++++++-----
1 file changed, 16 insertions(+), 5 deletions(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index 697778cc..a2e7653e 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -13,10 +13,10 @@ async def typewriter(typew):
await typew.edit("Assalamu'alaikum ")
-@register(outgoing=True, pattern='^.p(?: |$)(.*)')
+@register(outgoing=True, pattern='^.atg(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("Assalamu'alaikum, Gimana Kabar Kalian?")
+ await typew.edit("ASTAGHFIRULLAH.... GOBLOKKKKK!!!!")
@register(outgoing=True, pattern='^L(?: |$)(.*)')
@@ -25,10 +25,10 @@ async def typewriter(typew):
await typew.edit("Wa'alaikumsalam")
-@register(outgoing=True, pattern='^.l(?: |$)(.*)')
+@register(outgoing=True, pattern='^.ast(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("Wa'alaikumussalam kabar sehat?")
+ await typew.edit("ASTAGHFIRULLAH......")
@register(outgoing=True, pattern='^K(?: |$)(.*)')
@@ -103,6 +103,11 @@ async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("**Lawak Mulu ocehan lu,Ga ngena ke mental, CUIHHHH!!!**")
+@register(outgoing=True, Pattern='^O(?: |$)(.*)')
+async def typewriter(typew):
+ typew.pattern_match.group(1)
+ await typew.edit("**JANGAN MAEN BOT MULU, ALAY LU NGENTOTT,KESANNYA NORAK, CUIHHHH!!!**")
+
CMD_HELP.update({
"salam":
"`P`\
@@ -134,5 +139,11 @@ async def typewriter(typew):
\n\n`Z`\
\nUsage: teruntuk petarung.\
\n\n`H`\
-\nUsage: Coba dewek ah."
+\nUsage: Coba dewek ah.\
+\n\n`.atg`\
+\nUsage: Istighfar 1.\
+\n\n`.ast`\
+\nUsage: Istighfar 2.\
+\n\n`O`\
+\nUsage: Ngatain org norak."
})
From 2e0a20bdcfd9292838d85bbcedfe80c199255d0f Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sat, 20 Mar 2021 11:51:36 +0700
Subject: [PATCH 217/400] Update salam.py
---
userbot/modules/salam.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index a2e7653e..d9e509af 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -103,7 +103,7 @@ async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("**Lawak Mulu ocehan lu,Ga ngena ke mental, CUIHHHH!!!**")
-@register(outgoing=True, Pattern='^O(?: |$)(.*)')
+@register(outgoing=True, pattern='^O(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("**JANGAN MAEN BOT MULU, ALAY LU NGENTOTT,KESANNYA NORAK, CUIHHHH!!!**")
From ab6f9105a7e813b70071b69a4173ff7d28d38aaf Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sat, 20 Mar 2021 23:47:09 +0700
Subject: [PATCH 218/400] Update salam.py
---
userbot/modules/salam.py | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index d9e509af..83a3cfeb 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -108,6 +108,11 @@ async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("**JANGAN MAEN BOT MULU, ALAY LU NGENTOTT,KESANNYA NORAK, CUIHHHH!!!**")
+@register(outgoing=True, pattern='^G(?: |$)(.*)')
+async def typewriter(typew):
+ typew.pattern_match.group(1)
+ await typew.edit("**Gak keren lu begitu tolol, kuburan bapak lu gw gali buat dijadiin kolam renang anak paud.Cuihhhhh!!!**")
+
CMD_HELP.update({
"salam":
"`P`\
@@ -145,5 +150,7 @@ async def typewriter(typew):
\n\n`.ast`\
\nUsage: Istighfar 2.\
\n\n`O`\
-\nUsage: Ngatain org norak."
+\nUsage: Ngatain org norak.\
+\n\n`G`\
+\nUsage: Liat Sendiri."
})
From 7b1e9e8152ee0324988b8e1a1b6b7da5ef83d3af Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Mon, 22 Mar 2021 04:43:57 +0700
Subject: [PATCH 219/400] Update alvingans.py
---
userbot/modules/alvingans.py | 24 +++++++++++++++++++++++-
1 file changed, 23 insertions(+), 1 deletion(-)
diff --git a/userbot/modules/alvingans.py b/userbot/modules/alvingans.py
index 9c5f80a7..1e9c370f 100644
--- a/userbot/modules/alvingans.py
+++ b/userbot/modules/alvingans.py
@@ -304,9 +304,31 @@ async def typewriter(typew):
await typew.edit("**PAL PALE PAL PALE,MUKE LU MIRIP TOKEK**")
sleep(1)
await typew.edit("**HAYYYYUUUKKKKK,PAM PIPAM PIPAM PIPAM PAM PIPAM PIPAM**")
+
+@register(outgoing=True, pattern='^.tolol(?: |$)(.*)')
+async def typewriter(typew):
+ typew.pattern_match.group(1)
+ await typew.edit("`TOLOL...`")
+ sleep(2)
+ await typew.edit("`Pertama Kamu tolol....`")
+ sleep(1)
+ await typew.edit("`Kedua Kamu memang tolol...`")
+ sleep(1)
+ await typew.edit("`Ketiga Kamu benar benar tolol..`")
+ sleep(1)
+ await typew.edit("`Dan kamu di lahirkan Dalam keadaan tolol...`")
+ sleep(1)
+ await typew.edit("`Dasar kamu anak TOLOL...`")
+ sleep(1)
+ await typew.edit("`T`")
+ await typew.edit("`TO`")
+ await typew.edit("`TOL`")
+ await typew.edit("`TOLO`")
+ await typew.edit("`TOLOL`")
+ await typew.edit("`TOLOL!!!!`")
CMD_HELP.update({
"vip":
- "`.bulan` ; `.hati` ; `.gbn`\
+ "`.bulan` ; `.hati` ; `.gbn` ; `.tolol`\
\nUsage: liat aja.\
\n\n`.heli` ; `.tank` ; `.tembak`\n`.bundir`\
\nUsage: liat sendiri\
From 93e29a4f07902050387523c7e31091422360691c Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Mon, 22 Mar 2021 04:47:12 +0700
Subject: [PATCH 220/400] Update heroku.py
---
userbot/modules/heroku.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/heroku.py b/userbot/modules/heroku.py
index 9c4675c6..0372d646 100644
--- a/userbot/modules/heroku.py
+++ b/userbot/modules/heroku.py
@@ -180,11 +180,11 @@ async def dyno_usage(dyno):
await dyno.edit(
"**➡️ Nyawa bot lu**:\n\n╔════════════════════╗\n"
- f"✥ `Penggunaan Dyno` **{app.name}**:\n"
+ f"✥ `Penggunaan Babu` **{app.name}**:\n"
f" ❉ **{AppHours} Jam - "
f"{AppMinutes} Menit - {AppPercentage}%**"
"\n ✤⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉✤\n"
- "✥ `Sisa Dyno Bulan Ini`:\n"
+ "✥ `Sisa Kekuatan Babu Bulan Ini`:\n"
f" ❉ **{hours} Jam - {minutes} Menit "
f"- {percentage}%**\n"
"╚════════════════════╝"
From 06bcd6d833fd6094a67f5dc0262b8600659b3264 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Mon, 22 Mar 2021 04:48:02 +0700
Subject: [PATCH 221/400] Update heroku.py
---
userbot/modules/heroku.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/heroku.py b/userbot/modules/heroku.py
index 0372d646..2f1d5c82 100644
--- a/userbot/modules/heroku.py
+++ b/userbot/modules/heroku.py
@@ -180,7 +180,7 @@ async def dyno_usage(dyno):
await dyno.edit(
"**➡️ Nyawa bot lu**:\n\n╔════════════════════╗\n"
- f"✥ `Penggunaan Babu` **{app.name}**:\n"
+ f"✥ `Penggunaan Kekuatan Babu` **{app.name}**:\n"
f" ❉ **{AppHours} Jam - "
f"{AppMinutes} Menit - {AppPercentage}%**"
"\n ✤⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉✤\n"
From fa368e02610fa264ba54475efb0dc5926db7d062 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Mon, 22 Mar 2021 04:51:52 +0700
Subject: [PATCH 222/400] Update heroku.py
---
userbot/modules/heroku.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/heroku.py b/userbot/modules/heroku.py
index 2f1d5c82..dbed75b7 100644
--- a/userbot/modules/heroku.py
+++ b/userbot/modules/heroku.py
@@ -180,7 +180,7 @@ async def dyno_usage(dyno):
await dyno.edit(
"**➡️ Nyawa bot lu**:\n\n╔════════════════════╗\n"
- f"✥ `Penggunaan Kekuatan Babu` **{app.name}**:\n"
+ f"✥ `Penggunaan Kekuatan Babu Lu`:\n"
f" ❉ **{AppHours} Jam - "
f"{AppMinutes} Menit - {AppPercentage}%**"
"\n ✤⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉✤\n"
From a8abf2a14899a22dcaf7b668b67c9238c8a01060 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Mon, 22 Mar 2021 04:59:20 +0700
Subject: [PATCH 223/400] Update alvingans.py
---
userbot/modules/alvingans.py | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/userbot/modules/alvingans.py b/userbot/modules/alvingans.py
index 1e9c370f..49a40ecf 100644
--- a/userbot/modules/alvingans.py
+++ b/userbot/modules/alvingans.py
@@ -326,6 +326,14 @@ async def typewriter(typew):
await typew.edit("`TOLO`")
await typew.edit("`TOLOL`")
await typew.edit("`TOLOL!!!!`")
+
+@register(outgoing=True, pattern='^.uasu(?: |$)(.*)')
+async def typewriter(typew):
+ typew.pattern_match.group(1)
+ await typew.edit("`Memeriksa dyno heroku anda...`")
+ sleep(1)
+ await typew.edit("╔════════════════════╗\n"
+ " Penggunaan dyno **{ALIVE_NAME}**
CMD_HELP.update({
"vip":
"`.bulan` ; `.hati` ; `.gbn` ; `.tolol`\
From 8f50090e69ee5e39cf6035ae34bc8a19260c81ec Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Mon, 22 Mar 2021 05:09:31 +0700
Subject: [PATCH 224/400] Update alvingans.py
---
userbot/modules/alvingans.py | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/userbot/modules/alvingans.py b/userbot/modules/alvingans.py
index 49a40ecf..c29fc2bf 100644
--- a/userbot/modules/alvingans.py
+++ b/userbot/modules/alvingans.py
@@ -333,15 +333,20 @@ async def typewriter(typew):
await typew.edit("`Memeriksa dyno heroku anda...`")
sleep(1)
await typew.edit("╔════════════════════╗\n"
- " Penggunaan dyno **{ALIVE_NAME}**
+ "✥ `Penggunaan dyno` **{ALIVE_NAME}:**"\n
+ "**❉1000 Jam - 1000 Menit 100%**"\n
+ " ✤⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉✤
+ "✥ `Sisa dyno bulan ini:`
+ "**999999 jam - 999999 Menit 999%**"\n
+ "╚════════════════════╝")
CMD_HELP.update({
"vip":
"`.bulan` ; `.hati` ; `.gbn` ; `.tolol`\
\nUsage: liat aja.\
\n\n`.heli` ; `.tank` ; `.tembak`\n`.bundir`\
\nUsage: liat sendiri\
- \n\n`.y`\
- \nUsage: jempol\
+ \n\n`.y` ; `.uasu`\
+ \nUsage: jempol & Cek dyno\
\n\n`.tawa`\
\nUsage: ketawa lari.\
\n\n`.ular` ; `.babi` ; `.ajg`\
From 6181639e03e48bc5200e6a773b3645c31f5be98b Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Mon, 22 Mar 2021 05:21:55 +0700
Subject: [PATCH 225/400] Update alvingans.py
---
userbot/modules/alvingans.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/alvingans.py b/userbot/modules/alvingans.py
index c29fc2bf..6c199e01 100644
--- a/userbot/modules/alvingans.py
+++ b/userbot/modules/alvingans.py
@@ -335,8 +335,8 @@ async def typewriter(typew):
await typew.edit("╔════════════════════╗\n"
"✥ `Penggunaan dyno` **{ALIVE_NAME}:**"\n
"**❉1000 Jam - 1000 Menit 100%**"\n
- " ✤⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉✤
- "✥ `Sisa dyno bulan ini:`
+ " ✤⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉✤"\n
+ "✥ `Sisa dyno bulan ini:`"\n
"**999999 jam - 999999 Menit 999%**"\n
"╚════════════════════╝")
CMD_HELP.update({
From 5b2e6078e0a600e51b1a29bdd3c3a9050c61826f Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Mon, 22 Mar 2021 05:30:57 +0700
Subject: [PATCH 226/400] Update alvingans.py
---
userbot/modules/alvingans.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/alvingans.py b/userbot/modules/alvingans.py
index 6c199e01..9a3295bf 100644
--- a/userbot/modules/alvingans.py
+++ b/userbot/modules/alvingans.py
@@ -333,7 +333,7 @@ async def typewriter(typew):
await typew.edit("`Memeriksa dyno heroku anda...`")
sleep(1)
await typew.edit("╔════════════════════╗\n"
- "✥ `Penggunaan dyno` **{ALIVE_NAME}:**"\n
+ "✥ `Penggunaan dyno Anda`"\n
"**❉1000 Jam - 1000 Menit 100%**"\n
" ✤⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉✤"\n
"✥ `Sisa dyno bulan ini:`"\n
From bead7173fa0c7e065a0d4023e22051d027fdbd6b Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Mon, 22 Mar 2021 05:35:18 +0700
Subject: [PATCH 227/400] Update alvingans.py
---
userbot/modules/alvingans.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/alvingans.py b/userbot/modules/alvingans.py
index 9a3295bf..ef0e0072 100644
--- a/userbot/modules/alvingans.py
+++ b/userbot/modules/alvingans.py
@@ -333,7 +333,7 @@ async def typewriter(typew):
await typew.edit("`Memeriksa dyno heroku anda...`")
sleep(1)
await typew.edit("╔════════════════════╗\n"
- "✥ `Penggunaan dyno Anda`"\n
+ "✥`Penggunaan dyno Anda`"\n
"**❉1000 Jam - 1000 Menit 100%**"\n
" ✤⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉✤"\n
"✥ `Sisa dyno bulan ini:`"\n
From 93937526c1c31776c7227b4339dcff55e9b2ac1f Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Mon, 22 Mar 2021 05:39:13 +0700
Subject: [PATCH 228/400] Update alvingans.py
---
userbot/modules/alvingans.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/alvingans.py b/userbot/modules/alvingans.py
index ef0e0072..456a7c58 100644
--- a/userbot/modules/alvingans.py
+++ b/userbot/modules/alvingans.py
@@ -333,7 +333,7 @@ async def typewriter(typew):
await typew.edit("`Memeriksa dyno heroku anda...`")
sleep(1)
await typew.edit("╔════════════════════╗\n"
- "✥`Penggunaan dyno Anda`"\n
+ "`✥Penggunaan dyno Anda`"\n
"**❉1000 Jam - 1000 Menit 100%**"\n
" ✤⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉✤"\n
"✥ `Sisa dyno bulan ini:`"\n
From b2e5d632d2056d761aa08737f395082b8dc62527 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Mon, 22 Mar 2021 05:44:09 +0700
Subject: [PATCH 229/400] Update alvingans.py
---
userbot/modules/alvingans.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/alvingans.py b/userbot/modules/alvingans.py
index 456a7c58..bbb879ef 100644
--- a/userbot/modules/alvingans.py
+++ b/userbot/modules/alvingans.py
@@ -332,8 +332,8 @@ async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("`Memeriksa dyno heroku anda...`")
sleep(1)
- await typew.edit("╔════════════════════╗\n"
- "`✥Penggunaan dyno Anda`"\n
+ await typew.edit("╔════════════════════╗"\n
+ "`✥Penggunaan dyno Anda:`"\n
"**❉1000 Jam - 1000 Menit 100%**"\n
" ✤⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉✤"\n
"✥ `Sisa dyno bulan ini:`"\n
From d99895a0d2f1801c06b1d9043b178528156a3ec8 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Mon, 22 Mar 2021 05:49:03 +0700
Subject: [PATCH 230/400] Update alvingans.py
---
userbot/modules/alvingans.py | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/userbot/modules/alvingans.py b/userbot/modules/alvingans.py
index bbb879ef..dbde25fd 100644
--- a/userbot/modules/alvingans.py
+++ b/userbot/modules/alvingans.py
@@ -332,12 +332,12 @@ async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("`Memeriksa dyno heroku anda...`")
sleep(1)
- await typew.edit("╔════════════════════╗"\n
- "`✥Penggunaan dyno Anda:`"\n
- "**❉1000 Jam - 1000 Menit 100%**"\n
- " ✤⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉✤"\n
- "✥ `Sisa dyno bulan ini:`"\n
- "**999999 jam - 999999 Menit 999%**"\n
+ await typew.edit("╔════════════════════╗\n"
+ "`✥Penggunaan dyno Anda:`\n"
+ "**❉1000 Jam - 1000 Menit 100%**\n"
+ " ✤⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉✤\n"
+ "✥ `Sisa dyno bulan ini:`\n"
+ "**999999 jam - 999999 Menit 999%**\n"
"╚════════════════════╝")
CMD_HELP.update({
"vip":
From a302ebd1940cef1a3de1b1d90dec916cc444b3c4 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Mon, 22 Mar 2021 22:49:32 +0700
Subject: [PATCH 231/400] Update memify.py
---
userbot/modules/memify.py | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/userbot/modules/memify.py b/userbot/modules/memify.py
index a5c53f99..71bd9bb2 100644
--- a/userbot/modules/memify.py
+++ b/userbot/modules/memify.py
@@ -26,11 +26,11 @@ async def mim(event):
reply_message.sender
await bot.download_file(reply_message.media)
if reply_message.sender.bot:
- await event.edit("```Balas ke pesan pengguna yang sebenarnya.```")
+ await event.edit("```Reply Gambar nya lah Tolol.```")
return
else:
await event.edit(
- "```Mengubah Gambar Ini Mwahaha Saatnya Menulis ツ ```"
+ "```Sabar tot gua edit dulu gambar nya, Simsalabim.. ツ ```"
)
await asyncio.sleep(5)
text = event.pattern_match.group(1)
@@ -182,11 +182,11 @@ async def mim(event):
reply_message.sender
await bot.download_file(reply_message.media)
if reply_message.sender.bot:
- await event.edit("```Balas Ke Pesan Pengguna Yang Sebenarnya.```")
+ await event.edit("```Reply Gambar nya lah goblok.```")
return
else:
await event.edit(
- "```Mengubah Gambar Ini Mwahaha Saatnya Menulis ツ ```"
+ "```Sabar tot, Gua edit dulu gambar nya, simsalabim.. ツ ```"
)
await asyncio.sleep(5)
text = event.pattern_match.group(1)
From 371988e2dc0c2c510b209cb2fc967915730536a4 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Mon, 22 Mar 2021 22:50:53 +0700
Subject: [PATCH 232/400] Update help.py
---
userbot/modules/help.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/help.py b/userbot/modules/help.py
index 87c9a972..75863550 100644
--- a/userbot/modules/help.py
+++ b/userbot/modules/help.py
@@ -31,6 +31,6 @@ async def help(event):
await event.edit("**🥴 Daftar Perintah Untuk\nSTRESS-Userbot:\n\n**"
f"🤡{string}🤡"
"\nNGETIK YANG BENER JANGAN TYPO")
- await event.reply(f"\n**Ketik Contoh** `.help afk` **Untuk Informasi Perintah**")
+ await event.reply(f"\n**Ketik Contoh** `.help ping` **Untuk Informasi Perintah**")
await asyncio.sleep(1000)
await event.delete()
From 8abe8b78b880b040e6b604a73e61fb72a7e03eef Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Mon, 22 Mar 2021 22:54:18 +0700
Subject: [PATCH 233/400] Update app.json
---
app.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app.json b/app.json
index 42c51708..a1dd3007 100644
--- a/app.json
+++ b/app.json
@@ -11,7 +11,7 @@
],
"repository": "https://github.com/ramadhani892/STRESS-Userbot",
"telegram": "https://t.me/Ramadhaniiiiiiiii1",
- "success_url": "https://t.me/berteman_itu_indah",
+ "success_url": "https://t.me/teman_random",
"stack": "container",
"env": {
"API_KEY": {
From 8f44415dc2dea9daf3d41bf7105df9b26a4abc4a Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Mon, 22 Mar 2021 22:55:45 +0700
Subject: [PATCH 234/400] Update offalvingans.py
---
userbot/modules/offalvingans.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/offalvingans.py b/userbot/modules/offalvingans.py
index dc592685..78d8ae9e 100644
--- a/userbot/modules/offalvingans.py
+++ b/userbot/modules/offalvingans.py
@@ -262,7 +262,7 @@ async def afk_on_pm(sender):
CMD_HELP.update({
- "off":
+ "gila":
"`.gila` [Alasan]\
\nUsage: Sama Seperti AFK, Lakukan ketika ingin OFF.\nSiapapun Yang Balas, Tag, Atau Chat Kamu \
Mereka Akan Tau Alasan Kamu OFF.\n\nOFF Bisa Dilakukan Dan Dibatalkan Dimanapun.\
From 27f354a824d16ffe6df3fc9c3ed3477a8ac40a38 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Mon, 22 Mar 2021 22:57:41 +0700
Subject: [PATCH 235/400] Update updater.py
---
userbot/modules/updater.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/updater.py b/userbot/modules/updater.py
index 867d2cb5..3b915f86 100644
--- a/userbot/modules/updater.py
+++ b/userbot/modules/updater.py
@@ -194,7 +194,7 @@ async def upstream(event):
return repo.__del__()
if conf is None and force_update is False:
- changelog_str = f'**✣ Pembaruan Untuk Lord-Userbot [{ac_br}]:\n\n✣ Pembaruan:**\n`{changelog}`'
+ changelog_str = f'**✣ Pembaruan Untuk STRESS-Userbot [{ac_br}]:\n\n✣ Pembaruan:**\n`{changelog}`'
if len(changelog_str) > 4096:
await event.edit("`Changelog Terlalu Besar, Lihat File Untuk Melihatnya.`")
file = open("output.txt", "w+")
From 7a92a30533ab84a7029029aab76ce404e029ff14 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Mon, 22 Mar 2021 23:11:14 +0700
Subject: [PATCH 236/400] Update alvingans.py
---
userbot/modules/alvingans.py | 25 ++++++++++++++++++++++---
1 file changed, 22 insertions(+), 3 deletions(-)
diff --git a/userbot/modules/alvingans.py b/userbot/modules/alvingans.py
index dbde25fd..e6a0ebd4 100644
--- a/userbot/modules/alvingans.py
+++ b/userbot/modules/alvingans.py
@@ -339,16 +339,35 @@ async def typewriter(typew):
"✥ `Sisa dyno bulan ini:`\n"
"**999999 jam - 999999 Menit 999%**\n"
"╚════════════════════╝")
+
+@register(outgoing=True, pattern='^.oy(?: |$)(.*)')
+async def typewriter(typew):
+ typew.pattern_match.group(1)
+ await typew.edit("**Woi....**")
+ sleep(1)
+ await typew.edit("**Grup banyak anggota yakan**")
+ sleep(1)
+ await typew.edit("**Tapi ga ada yg nimbrung..**")
+ sleep(1)
+ await typew.edit("**Kan tolol bgt, Jadi sepi kan**")
+ sleep(1)
+ await typew.edit("**Nimbrung tololl, Nimbrung!!**")
+ sleep(1)
+ await typew.edit("**Sombong amat punya jempol,Gamau nimbrung**")
+ sleep(1)
+ await typew.edit("**Jempol lu kebas? Apa dah putus?**")
+ sleep(1)
+ await typew.edit("**NIMBRUNGGG GOBLOK!!!!**")
CMD_HELP.update({
"vip":
"`.bulan` ; `.hati` ; `.gbn` ; `.tolol`\
\nUsage: liat aja.\
\n\n`.heli` ; `.tank` ; `.tembak`\n`.bundir`\
- \nUsage: liat sendiri\
+ \nUsage: liat sendiri.\
\n\n`.y` ; `.uasu`\
\nUsage: jempol & Cek dyno\
- \n\n`.tawa`\
- \nUsage: ketawa lari.\
+ \n\n`.tawa` ; `.oy`\
+ \nUsage: ketawa lari & Nyuruh nimbrung.\
\n\n`.ular` ; `.babi` ; `.ajg`\
\nUsage: liat sendiri."
})
From a3a3fd6347d6a561d39ba834c328172cfe5b2163 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 23 Mar 2021 06:00:10 +0700
Subject: [PATCH 237/400] Update www.py
---
userbot/modules/www.py | 22 +++++-----------------
1 file changed, 5 insertions(+), 17 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 5b449df8..588d03ab 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -88,23 +88,10 @@ async def pingme(pong):
uptime = await get_readable_time((time.time() - StartTime))
start = datetime.now()
await pong.edit("`ADA MONYET..............🐒🐒🐒🐒`")
-
-
-
-
await pong.edit("`HUHU HAHA................🐒🐒🐒🐒`")
-
-
-
await pong.edit("`HUHU HAHA................🐒🐒🐒🐒🐒`")
-
-
-
await pong.edit("`BERUBAH JADI SUNGGOKONG RAJA MONYET🐒🐒`")
-
-
await pong.edit("**AKU ADALAH RAJA MONYET,KALIAN SEMUA ADALAH MONYET**")
-
end = datetime.now()
duration = (end - start).microseconds / 1000
await pong.edit(f"**🐒!**\n"
@@ -158,12 +145,13 @@ async def pingme(pong):
end = datetime.now()
duration = (end - start).microseconds / 1000
await pong.edit(f"**⿴⃟۪۪⃕᎒⃟ꕤ╌╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╌▩⃟❁⃟݄ࣾ݃⊣** \n"
- f"** ➪STRESS-USERBOT➪** \n"
+ f"** ➪{ALIVE_NAME}➪** \n"
f"**⿴⃟۪۪⃕᎒⃟ꕤ╌╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╌▩⃟❁⃟݄ࣾ݃⊣** \n"
f"**♛ Sinyal :** `%sms` \n"
- f"**♛ Tuanku:** `{ALIVE_NAME}` \n"
- f"**╼═════════════════╾** \n" % (duration))
-
+ f"** % (duration)) \n"
+ f"**╼═════════════════╾**
+
+
@register(outgoing=True, pattern="^Speed$")
async def speedtst(spd):
""" For .speed command, use SpeedTest to check server speeds. """
From f487878d095ce31d0ca1ad01ff9028cb46833b26 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 23 Mar 2021 06:01:22 +0700
Subject: [PATCH 238/400] Update www.py
---
userbot/modules/www.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 588d03ab..d89780cf 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -149,7 +149,7 @@ async def pingme(pong):
f"**⿴⃟۪۪⃕᎒⃟ꕤ╌╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╌▩⃟❁⃟݄ࣾ݃⊣** \n"
f"**♛ Sinyal :** `%sms` \n"
f"** % (duration)) \n"
- f"**╼═════════════════╾**
+ f"**╼═════════════════╾**"
@register(outgoing=True, pattern="^Speed$")
From 90a8f68788834c33b70929992c6dc1e818338510 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 23 Mar 2021 06:07:36 +0700
Subject: [PATCH 239/400] Update www.py
---
userbot/modules/www.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index d89780cf..79e87a9c 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -148,7 +148,7 @@ async def pingme(pong):
f"** ➪{ALIVE_NAME}➪** \n"
f"**⿴⃟۪۪⃕᎒⃟ꕤ╌╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╌▩⃟❁⃟݄ࣾ݃⊣** \n"
f"**♛ Sinyal :** `%sms` \n"
- f"** % (duration)) \n"
+ f"**♛ Waktu :** % (duration)) \n"
f"**╼═════════════════╾**"
From a14e5e89d435d69dfbb8c45a230994b4d1eaf620 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 23 Mar 2021 06:15:09 +0700
Subject: [PATCH 240/400] Update www.py
---
userbot/modules/www.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 79e87a9c..ab4ce72b 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -148,7 +148,7 @@ async def pingme(pong):
f"** ➪{ALIVE_NAME}➪** \n"
f"**⿴⃟۪۪⃕᎒⃟ꕤ╌╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╌▩⃟❁⃟݄ࣾ݃⊣** \n"
f"**♛ Sinyal :** `%sms` \n"
- f"**♛ Waktu :** % (duration)) \n"
+ f"**♛ Waktu :** `% (duration))` \n"
f"**╼═════════════════╾**"
From 35b0ccea826f4c635cf9d8c606bf3ef3ea38afd7 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 23 Mar 2021 06:22:47 +0700
Subject: [PATCH 241/400] Update www.py
---
userbot/modules/www.py | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index ab4ce72b..ee6f9d99 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -150,8 +150,7 @@ async def pingme(pong):
f"**♛ Sinyal :** `%sms` \n"
f"**♛ Waktu :** `% (duration))` \n"
f"**╼═════════════════╾**"
-
-
+
@register(outgoing=True, pattern="^Speed$")
async def speedtst(spd):
""" For .speed command, use SpeedTest to check server speeds. """
From 51477ef1fbc4672edaed83f9b0cfb087ec02f8fa Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 23 Mar 2021 06:30:33 +0700
Subject: [PATCH 242/400] Update www.py
---
userbot/modules/www.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index ee6f9d99..6305f84f 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -150,7 +150,8 @@ async def pingme(pong):
f"**♛ Sinyal :** `%sms` \n"
f"**♛ Waktu :** `% (duration))` \n"
f"**╼═════════════════╾**"
-
+
+
@register(outgoing=True, pattern="^Speed$")
async def speedtst(spd):
""" For .speed command, use SpeedTest to check server speeds. """
From 3b66efb7d5623e9c53164432ecabfde5afdd7f81 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 23 Mar 2021 06:34:54 +0700
Subject: [PATCH 243/400] Update www.py
---
userbot/modules/www.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 6305f84f..65ded6ea 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -220,7 +220,7 @@ def speed_convert(size):
@register(outgoing=True, pattern="^Pong$")
async def pingme(pong):
- """ For .ping command, ping the userbot from any chat. """
+ """ For .ping command, ping the userbot from any chat. """
start = datetime.now()
await pong.edit("**P**")
await pong.edit("**PI**")
From 3be99edc1e20514b7c3facd4f88ea945bde1f952 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 23 Mar 2021 06:36:16 +0700
Subject: [PATCH 244/400] Update www.py
---
userbot/modules/www.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 65ded6ea..0e79f023 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -152,7 +152,7 @@ async def pingme(pong):
f"**╼═════════════════╾**"
-@register(outgoing=True, pattern="^Speed$")
+@register(outgoing=True, pattern="^.speed$")
async def speedtst(spd):
""" For .speed command, use SpeedTest to check server speeds. """
await spd.edit("**......................................🏍️**")
From 11bec0b416c5ce77f61e61dc62db9a327f65bf9e Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 23 Mar 2021 06:38:23 +0700
Subject: [PATCH 245/400] Update www.py
---
userbot/modules/www.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 0e79f023..d823c7ab 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -152,6 +152,7 @@ async def pingme(pong):
f"**╼═════════════════╾**"
+
@register(outgoing=True, pattern="^.speed$")
async def speedtst(spd):
""" For .speed command, use SpeedTest to check server speeds. """
From 875bd772bc137eaf5888456e5cab365066397e13 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 23 Mar 2021 06:46:33 +0700
Subject: [PATCH 246/400] Update www.py
---
userbot/modules/www.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index d823c7ab..32958ef9 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -148,7 +148,7 @@ async def pingme(pong):
f"** ➪{ALIVE_NAME}➪** \n"
f"**⿴⃟۪۪⃕᎒⃟ꕤ╌╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╌▩⃟❁⃟݄ࣾ݃⊣** \n"
f"**♛ Sinyal :** `%sms` \n"
- f"**♛ Waktu :** `% (duration))` \n"
+ f"**♛ Waktu :** % (duration)) \n"
f"**╼═════════════════╾**"
From 60622958764840697567b4db41e524a70875f6ee Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 23 Mar 2021 06:50:48 +0700
Subject: [PATCH 247/400] Update www.py
---
userbot/modules/www.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 32958ef9..4cb4bb28 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -145,11 +145,11 @@ async def pingme(pong):
end = datetime.now()
duration = (end - start).microseconds / 1000
await pong.edit(f"**⿴⃟۪۪⃕᎒⃟ꕤ╌╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╌▩⃟❁⃟݄ࣾ݃⊣** \n"
- f"** ➪{ALIVE_NAME}➪** \n"
+ f"** ➪PONG!➪** \n"
f"**⿴⃟۪۪⃕᎒⃟ꕤ╌╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╌▩⃟❁⃟݄ࣾ݃⊣** \n"
f"**♛ Sinyal :** `%sms` \n"
- f"**♛ Waktu :** % (duration)) \n"
- f"**╼═════════════════╾**"
+ f"**♛ Tuanku :** `{ALIVE_NAME \n"
+ f"**╼═════════════════╾**" % (duration)) \n"
From cb935c238849acfb12785008e772d3c8417a3184 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 23 Mar 2021 06:52:34 +0700
Subject: [PATCH 248/400] Update www.py
---
userbot/modules/www.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 4cb4bb28..0eb57329 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -148,12 +148,12 @@ async def pingme(pong):
f"** ➪PONG!➪** \n"
f"**⿴⃟۪۪⃕᎒⃟ꕤ╌╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╌▩⃟❁⃟݄ࣾ݃⊣** \n"
f"**♛ Sinyal :** `%sms` \n"
- f"**♛ Tuanku :** `{ALIVE_NAME \n"
- f"**╼═════════════════╾**" % (duration)) \n"
+ f"**♛ Tuanku :** `{ALIVE_NAME} \n"
+ f"**╼═════════════════╾** \n" % (duration))
-@register(outgoing=True, pattern="^.speed$")
+@register (outgoing=True, pattern="^Speed$")
async def speedtst(spd):
""" For .speed command, use SpeedTest to check server speeds. """
await spd.edit("**......................................🏍️**")
From 0f67b0c8df656cc3738e2c0a4b58ad1edec02b73 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 23 Mar 2021 06:59:34 +0700
Subject: [PATCH 249/400] Update www.py
---
userbot/modules/www.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 0eb57329..53a51221 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -221,7 +221,7 @@ def speed_convert(size):
@register(outgoing=True, pattern="^Pong$")
async def pingme(pong):
- """ For .ping command, ping the userbot from any chat. """
+ """ For .ping command, ping the userbot from any chat. """
start = datetime.now()
await pong.edit("**P**")
await pong.edit("**PI**")
From 78a38dc097e56c486a12f8f03446d426941e52eb Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 23 Mar 2021 07:05:56 +0700
Subject: [PATCH 250/400] Update www.py
---
userbot/modules/www.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 53a51221..15346d69 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -145,7 +145,7 @@ async def pingme(pong):
end = datetime.now()
duration = (end - start).microseconds / 1000
await pong.edit(f"**⿴⃟۪۪⃕᎒⃟ꕤ╌╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╌▩⃟❁⃟݄ࣾ݃⊣** \n"
- f"** ➪PONG!➪** \n"
+ f"** ➪PONG!➪** \n"
f"**⿴⃟۪۪⃕᎒⃟ꕤ╌╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╌▩⃟❁⃟݄ࣾ݃⊣** \n"
f"**♛ Sinyal :** `%sms` \n"
f"**♛ Tuanku :** `{ALIVE_NAME} \n"
From 4396f5a50cf523fe0cedf6c61c69580b82e4c071 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 23 Mar 2021 07:11:43 +0700
Subject: [PATCH 251/400] Update www.py
---
userbot/modules/www.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 15346d69..c1bac236 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -145,7 +145,7 @@ async def pingme(pong):
end = datetime.now()
duration = (end - start).microseconds / 1000
await pong.edit(f"**⿴⃟۪۪⃕᎒⃟ꕤ╌╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╌▩⃟❁⃟݄ࣾ݃⊣** \n"
- f"** ➪PONG!➪** \n"
+ f"** ➪PONG!➪** \n"
f"**⿴⃟۪۪⃕᎒⃟ꕤ╌╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╌▩⃟❁⃟݄ࣾ݃⊣** \n"
f"**♛ Sinyal :** `%sms` \n"
f"**♛ Tuanku :** `{ALIVE_NAME} \n"
From 29e71d735b88a5dfa1246790eb340b127ffa73fe Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 23 Mar 2021 23:00:58 +0700
Subject: [PATCH 252/400] Update alvingans.py
---
userbot/modules/alvingans.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/userbot/modules/alvingans.py b/userbot/modules/alvingans.py
index e6a0ebd4..9ed50de8 100644
--- a/userbot/modules/alvingans.py
+++ b/userbot/modules/alvingans.py
@@ -332,7 +332,8 @@ async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("`Memeriksa dyno heroku anda...`")
sleep(1)
- await typew.edit("╔════════════════════╗\n"
+ await typew.edit("**STRESS USAGE:**\n"
+ "╔════════════════════╗\n"
"`✥Penggunaan dyno Anda:`\n"
"**❉1000 Jam - 1000 Menit 100%**\n"
" ✤⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉✤\n"
From fc9e7796d94854162b023e89252517c6160b6540 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 25 Mar 2021 00:28:28 +0700
Subject: [PATCH 253/400] Update www.py
---
userbot/modules/www.py | 2 ++
1 file changed, 2 insertions(+)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index c1bac236..d50dd9b0 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -119,6 +119,8 @@ async def pingme(pong):
await pong.edit("**STRESS USERB**")
await pong.edit("**STRESS USERBO**")
await pong.edit("**STRESS USERBOT**")
+ await pong.edit("✨")
+ await pong.edit("⭐")
end = datetime.now()
duration = (end - start).microseconds / 1000
await pong.edit(f"**😝 ORGIL!**\n"
From 0523f49b611990c043ee16fe9ffe833d24b33581 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 25 Mar 2021 00:41:39 +0700
Subject: [PATCH 254/400] Update www.py
---
userbot/modules/www.py | 2 ++
1 file changed, 2 insertions(+)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index d50dd9b0..ed960a89 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -120,7 +120,9 @@ async def pingme(pong):
await pong.edit("**STRESS USERBO**")
await pong.edit("**STRESS USERBOT**")
await pong.edit("✨")
+ sleep(2)
await pong.edit("⭐")
+ sleep(1)
end = datetime.now()
duration = (end - start).microseconds / 1000
await pong.edit(f"**😝 ORGIL!**\n"
From f17c79c11b840f61b89ae3207fe239a9c5bc02d0 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 25 Mar 2021 00:50:07 +0700
Subject: [PATCH 255/400] Update www.py
---
userbot/modules/www.py | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index ed960a89..b604ba03 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -119,10 +119,8 @@ async def pingme(pong):
await pong.edit("**STRESS USERB**")
await pong.edit("**STRESS USERBO**")
await pong.edit("**STRESS USERBOT**")
- await pong.edit("✨")
- sleep(2)
await pong.edit("⭐")
- sleep(1)
+ sleep(2)
end = datetime.now()
duration = (end - start).microseconds / 1000
await pong.edit(f"**😝 ORGIL!**\n"
From d992eb2547ffe4470c549787f4bfb458ec785928 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 25 Mar 2021 01:06:17 +0700
Subject: [PATCH 256/400] Update www.py
---
userbot/modules/www.py | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index b604ba03..77ea434e 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -121,12 +121,13 @@ async def pingme(pong):
await pong.edit("**STRESS USERBOT**")
await pong.edit("⭐")
sleep(2)
+ await pong.edit("STRESS!")
end = datetime.now()
duration = (end - start).microseconds / 1000
- await pong.edit(f"**😝 ORGIL!**\n"
+ await pong.edit(f"**😝 PONG!**\n"
f"↪️ __Gawaras:__ "
f"`%sms` \n"
- f"↪️ __Stress:__ "
+ f"↪️ __STRESS:__ "
f"`{uptime}` \n" % (duration))
From 71e548f8e9f27bf29136269557258208f2d253ba Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 25 Mar 2021 01:11:28 +0700
Subject: [PATCH 257/400] Update www.py
---
userbot/modules/www.py | 14 +++++---------
1 file changed, 5 insertions(+), 9 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 77ea434e..8ca7930a 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -53,10 +53,6 @@ async def pingme(pong):
await pong.edit("**🐖🐖🐖🐖🐖 OINKK 🐖🐖🐖🐖🐖**")
await pong.edit("**🐖🐖🐖🐖🐖🐖 OINKK 🐖🐖🐖🐖🐖🐖**")
await pong.edit("**🐖🐖🐖🐖🐖🐖🐖 OINKK 🐖🐖🐖🐖🐖🐖🐖**")
- await pong.edit("**mana Babi nya si tolol**")
- await pong.edit("**Woi Babiiiii Muncul woi**")
- await pong.edit("**Nah ini dia babinya**")
- await pong.edit("**Buruan babi nongol**")
await pong.edit("`.................🐖`")
await pong.edit("`................🐖.`")
await pong.edit("`...............🐖..`")
@@ -76,9 +72,9 @@ async def pingme(pong):
await pong.edit("`.🐖................`")
end = datetime.now()
duration = (end - start).microseconds / 1000
- await pong.edit(f"**🐖NGOK🐖** "
- f"\n 🐽 `%sms` \n"
- f"**Ada apa memanggil ku?** "
+ await pong.edit(f"**🐖NGOK!!** "
+ f"\n `%sms` \n"
+ f"**PEMILIK** "
f"\n ➥ `{ALIVE_NAME}` \n" % (duration))
@@ -151,7 +147,7 @@ async def pingme(pong):
f"** ➪PONG!➪** \n"
f"**⿴⃟۪۪⃕᎒⃟ꕤ╌╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╌▩⃟❁⃟݄ࣾ݃⊣** \n"
f"**♛ Sinyal :** `%sms` \n"
- f"**♛ Tuanku :** `{ALIVE_NAME} \n"
+ f"**♛ Tuanku :** `{ALIVE_NAME}` \n"
f"**╼═════════════════╾** \n" % (duration))
@@ -185,7 +181,7 @@ async def speedtst(spd):
await spd.edit("**....👨🦯Dasar....🏍️.......................**")
await spd.edit("**...👨🦯🏍️.................................**")
await spd.edit("**.🏍️ Orang Buta**")
- await spd.edit("**.🏍️.**")
+ await spd.edit("🏍️")
test = Speedtest()
test.get_best_server()
From 1db1de28ec5024021682a19859422308f6f85014 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 25 Mar 2021 01:59:00 +0700
Subject: [PATCH 258/400] Update www.py
---
userbot/modules/www.py | 2 --
1 file changed, 2 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index 8ca7930a..b0de3808 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -115,8 +115,6 @@ async def pingme(pong):
await pong.edit("**STRESS USERB**")
await pong.edit("**STRESS USERBO**")
await pong.edit("**STRESS USERBOT**")
- await pong.edit("⭐")
- sleep(2)
await pong.edit("STRESS!")
end = datetime.now()
duration = (end - start).microseconds / 1000
From a05ff8deba8307ff9ddbb83b1f92bb5b919b011f Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 25 Mar 2021 05:07:06 +0700
Subject: [PATCH 259/400] Update www.py
---
userbot/modules/www.py | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index b0de3808..d6a4cba8 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -115,6 +115,11 @@ async def pingme(pong):
await pong.edit("**STRESS USERB**")
await pong.edit("**STRESS USERBO**")
await pong.edit("**STRESS USERBOT**")
+ await pong.edit("⭐")
+ await pong.edit("⭐")
+ await pong.edit("⭐")
+ await pong.edit("⭐")
+ await pong.edit("⭐")
await pong.edit("STRESS!")
end = datetime.now()
duration = (end - start).microseconds / 1000
From 50fbe40829cc90349d58a00baccd3bb87832caee Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 25 Mar 2021 05:08:12 +0700
Subject: [PATCH 260/400] Rename alvingans.py to Ramaganss.py
---
userbot/modules/{alvingans.py => Ramaganss.py} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename userbot/modules/{alvingans.py => Ramaganss.py} (100%)
diff --git a/userbot/modules/alvingans.py b/userbot/modules/Ramaganss.py
similarity index 100%
rename from userbot/modules/alvingans.py
rename to userbot/modules/Ramaganss.py
From 45bbbf9587f173407e1a9a79691eaff440271ecf Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 25 Mar 2021 05:23:54 +0700
Subject: [PATCH 261/400] Update www.py
---
userbot/modules/www.py | 5 -----
1 file changed, 5 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index d6a4cba8..b0de3808 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -115,11 +115,6 @@ async def pingme(pong):
await pong.edit("**STRESS USERB**")
await pong.edit("**STRESS USERBO**")
await pong.edit("**STRESS USERBOT**")
- await pong.edit("⭐")
- await pong.edit("⭐")
- await pong.edit("⭐")
- await pong.edit("⭐")
- await pong.edit("⭐")
await pong.edit("STRESS!")
end = datetime.now()
duration = (end - start).microseconds / 1000
From 672d1af07ca1b3f7f8054353f959804ea8ca5b5e Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 25 Mar 2021 05:32:02 +0700
Subject: [PATCH 262/400] Update salam.py
---
userbot/modules/salam.py | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index 83a3cfeb..94878170 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -113,6 +113,11 @@ async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("**Gak keren lu begitu tolol, kuburan bapak lu gw gali buat dijadiin kolam renang anak paud.Cuihhhhh!!!**")
+@register(outgoing=True, pattern=.ig(?; |$)(.*)')
+async def typewriter(typew):
+ typew.pattern_match.group(1)
+ await typew.edit("Instagram: [TEKAN](https://www.instagram.com/ramadh211?r=nametag) ")
+
CMD_HELP.update({
"salam":
"`P`\
From 32221e4be6227d95ed7afe2bd7af1e1718f58017 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 25 Mar 2021 05:36:09 +0700
Subject: [PATCH 263/400] Update salam.py
---
userbot/modules/salam.py | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index 94878170..b856f1ef 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -116,7 +116,9 @@ async def typewriter(typew):
@register(outgoing=True, pattern=.ig(?; |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("Instagram: [TEKAN](https://www.instagram.com/ramadh211?r=nametag) ")
+ await typew.edit(
+ "Instagram: [TEKAN](https://www.instagram.com/ramadh211?r=nametag)
+ )
CMD_HELP.update({
"salam":
From 7ddc64041007566ec517dcb71ad2b56a03227c37 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 25 Mar 2021 05:37:08 +0700
Subject: [PATCH 264/400] Update salam.py
---
userbot/modules/salam.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index b856f1ef..55d2552d 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -117,7 +117,7 @@ async def typewriter(typew):
async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit(
- "Instagram: [TEKAN](https://www.instagram.com/ramadh211?r=nametag)
+ "Instagram: [TEKAN](https://www.instagram.com/ramadh211?r=nametag)"
)
CMD_HELP.update({
From 92062964e0add66b87762eae7f09da5404bd50c3 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 25 Mar 2021 05:38:13 +0700
Subject: [PATCH 265/400] Update salam.py
---
userbot/modules/salam.py | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index 55d2552d..2218536c 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -159,5 +159,7 @@ async def typewriter(typew):
\n\n`O`\
\nUsage: Ngatain org norak.\
\n\n`G`\
-\nUsage: Liat Sendiri."
+\nUsage: Liat Sendiri.\
+\n\n`.ig`\
+\nUsage: gapenting."
})
From 8d947faf17b4ebb30505cf055f70b353bc3a1c66 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 25 Mar 2021 05:39:17 +0700
Subject: [PATCH 266/400] Update salam.py
---
userbot/modules/salam.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index 2218536c..736f8a89 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -118,7 +118,7 @@ async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit(
"Instagram: [TEKAN](https://www.instagram.com/ramadh211?r=nametag)"
- )
+ )
CMD_HELP.update({
"salam":
From 1765a618cff20c932662c0204f8b5a48c110cdf3 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 25 Mar 2021 05:44:52 +0700
Subject: [PATCH 267/400] Update salam.py
---
userbot/modules/salam.py | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index 736f8a89..0c9becbb 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -116,9 +116,7 @@ async def typewriter(typew):
@register(outgoing=True, pattern=.ig(?; |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit(
- "Instagram: [TEKAN](https://www.instagram.com/ramadh211?r=nametag)"
- )
+ await typew.edit("Instagram: [TEKAN](https://www.instagram.com/ramadh211?r=nametag)")
CMD_HELP.update({
"salam":
From 7810be9ead93436258d44fe182ecf0b0edd99d82 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 25 Mar 2021 05:47:33 +0700
Subject: [PATCH 268/400] Update salam.py
---
userbot/modules/salam.py | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index 0c9becbb..2df1a74c 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -116,8 +116,7 @@ async def typewriter(typew):
@register(outgoing=True, pattern=.ig(?; |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("Instagram: [TEKAN](https://www.instagram.com/ramadh211?r=nametag)")
-
+ await typew.edit(" Instagram: [TEKAN](https://www.instagram.com/ramadh211?r=nametag) ")
CMD_HELP.update({
"salam":
"`P`\
From e5569e77fcbd7c08481d533c4446fa3ee64297c6 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 25 Mar 2021 05:48:23 +0700
Subject: [PATCH 269/400] Update salam.py
---
userbot/modules/salam.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index 2df1a74c..799f21aa 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -113,7 +113,7 @@ async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("**Gak keren lu begitu tolol, kuburan bapak lu gw gali buat dijadiin kolam renang anak paud.Cuihhhhh!!!**")
-@register(outgoing=True, pattern=.ig(?; |$)(.*)')
+@register(outgoing=True, pattern=`^.ig(?; |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit(" Instagram: [TEKAN](https://www.instagram.com/ramadh211?r=nametag) ")
From 4d08561c00aa6187a5fd4a4880569191189f5f3e Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 25 Mar 2021 05:49:29 +0700
Subject: [PATCH 270/400] Update salam.py
---
userbot/modules/salam.py | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index 799f21aa..8c3b89e3 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -113,10 +113,11 @@ async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("**Gak keren lu begitu tolol, kuburan bapak lu gw gali buat dijadiin kolam renang anak paud.Cuihhhhh!!!**")
-@register(outgoing=True, pattern=`^.ig(?; |$)(.*)')
+@register(outgoing=True, pattern='^.ig(?; |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit(" Instagram: [TEKAN](https://www.instagram.com/ramadh211?r=nametag) ")
+ await typew.edit(" Instagram: [TEKAN](https://www.instagram.com/ramadh211?) ")
+
CMD_HELP.update({
"salam":
"`P`\
From bd25c35c5cd39458429a45d9a321d8ba3066faba Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 25 Mar 2021 06:01:13 +0700
Subject: [PATCH 271/400] Update salam.py
---
userbot/modules/salam.py | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index 8c3b89e3..c9eeda5a 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -116,7 +116,9 @@ async def typewriter(typew):
@register(outgoing=True, pattern='^.ig(?; |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit(" Instagram: [TEKAN](https://www.instagram.com/ramadh211?) ")
+ await typew.edit(
+ " Instagram: [TEKAN](https://www.instagram.com/ramadh211?)"
+ )
CMD_HELP.update({
"salam":
From e077afc9b46800f7a6c6de1cadb04100a47018d8 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 25 Mar 2021 06:07:50 +0700
Subject: [PATCH 272/400] Update salam.py
---
userbot/modules/salam.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index c9eeda5a..4f8bbb35 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -117,7 +117,7 @@ async def typewriter(typew):
async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit(
- " Instagram: [TEKAN](https://www.instagram.com/ramadh211?)"
+ "Instagram: [TEKAN](https://www.instagram.com/ramadh211?)"
)
CMD_HELP.update({
From 5807abf36841aa2a127c0721e04e3b94f8607a7d Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 25 Mar 2021 06:19:52 +0700
Subject: [PATCH 273/400] Update salam.py
---
userbot/modules/salam.py | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index 4f8bbb35..f026ab36 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -116,9 +116,7 @@ async def typewriter(typew):
@register(outgoing=True, pattern='^.ig(?; |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit(
- "Instagram: [TEKAN](https://www.instagram.com/ramadh211?)"
- )
+ await typew.edit("Instagram: [TEKAN](https://www.instagram.com/ramadh211) ")
CMD_HELP.update({
"salam":
From caa219a27d2da53413cea0490ac0e6d82faffd04 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 25 Mar 2021 06:35:35 +0700
Subject: [PATCH 274/400] Update salam.py
---
userbot/modules/salam.py | 5 -----
1 file changed, 5 deletions(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index f026ab36..d1592da7 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -113,11 +113,6 @@ async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("**Gak keren lu begitu tolol, kuburan bapak lu gw gali buat dijadiin kolam renang anak paud.Cuihhhhh!!!**")
-@register(outgoing=True, pattern='^.ig(?; |$)(.*)')
-async def typewriter(typew):
- typew.pattern_match.group(1)
- await typew.edit("Instagram: [TEKAN](https://www.instagram.com/ramadh211) ")
-
CMD_HELP.update({
"salam":
"`P`\
From 7670a2bb0dcf0ecc5bdaf0f20de015ebfa6393dc Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 25 Mar 2021 06:54:00 +0700
Subject: [PATCH 275/400] Update lord.py
---
userbot/modules/lord.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/userbot/modules/lord.py b/userbot/modules/lord.py
index d749e66e..b208b90a 100644
--- a/userbot/modules/lord.py
+++ b/userbot/modules/lord.py
@@ -49,12 +49,12 @@ async def typewriter(typew):
# Create by myself @localheart
CMD_HELP.update({
- "lord":
- "`.lord`\
+ "stres":
+ "`.stres`\
\nUsage: alive bot.\
\n\n`.sadboy`\
\nUsage: hiks\
- \n\n`.punten` ; `.pantau`\
+ \n\n`.punten` ; `.rama`\
\nUsage: coba aja.\
\n\n`kosong`\
\nUsage: tunggu update selanjutnya.\
From 2a50c5e61da5d060a78a89845564595c1224111b Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 25 Mar 2021 20:55:53 +0700
Subject: [PATCH 276/400] Update app.json
---
app.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app.json b/app.json
index a1dd3007..61a46d66 100644
--- a/app.json
+++ b/app.json
@@ -151,7 +151,7 @@
},
"DEFAULT_BIO": {
"description": "Default Bio Mu.",
- "value": "STRESS-USERBOT",
+ "value": "@teman_random",
"required": false
},
"ALIVE_NAME": {
@@ -198,7 +198,7 @@
},
"WEATHER_DEFCITY": {
"description": "Set the default city for the userbot's weather module.",
- "value": "Batam",
+ "value": "Tangerang",
"required": false
},
"LOGSPAMMER": {
From 369c9837ede338fb6d9ea5db0b6384edc28818df Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sun, 28 Mar 2021 05:21:56 +0700
Subject: [PATCH 277/400] Create lorddeteksi.py
---
lorddeteksi.py | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 62 insertions(+)
create mode 100644 lorddeteksi.py
diff --git a/lorddeteksi.py b/lorddeteksi.py
new file mode 100644
index 00000000..f8b17651
--- /dev/null
+++ b/lorddeteksi.py
@@ -0,0 +1,62 @@
+# Ported From Cat Userbot For Lord Userbot By Alvin/LiuAlvinas # Jangan Hapus # Jangan Ubah
+# Based On Plugins
+# Alvin Ganteng
+
+
+from telethon.errors.rpcerrorlist import YouBlockedUserError
+from userbot import CMD_HELP, bot
+from userbot.events import register
+
+
+@register(outgoing=True, pattern=r"^\.deteksi(?: |$)(.*)")
+async def _(event):
+ if event.fwd_from:
+ return
+ input_str = "".join(event.text.split(maxsplit=1)[1:])
+ reply_message = await event.get_reply_message()
+ if not event.reply_to_msg_id:
+ await event.edit("```Lord, Mohon Balas Ke Pesan Pengguna atau ketik .deteksi (ID/Username) Yang mau Anda deteksi```")
+ return
+ if input_str:
+ try:
+ uid = int(input_str)
+ except ValueError:
+ try:
+ u = await event.client.get_entity(input_str)
+ except ValueError:
+ await edit.event("`Lord, Mohon Berikan ID/Username untuk menemukan Riwayat`"
+ )
+ uid = u.id
+ else:
+ uid = reply_message.sender_id
+ chat = "@tgscanrobot"
+ event = await event.edit("`Mendeteksi...`")
+ async with bot.conversation(chat) as conv:
+ try:
+ await conv.send_message(f"{uid}")
+ except YouBlockedUserError:
+ await steal.reply(
+ "```Lord Mohon Unblock @tgscanrobot Dan Coba Lagi```"
+ )
+ response = await conv.get_response()
+ await event.client.send_read_acknowledge(conv.chat_id)
+ await event.edit(response.text)
+
+
+def inline_mention(user):
+ full_name = user_full_name(user) or "No Name"
+ return f"[{full_name}](tg://user?id={user.id})"
+
+
+def user_full_name(user):
+ names = [user.first_name, user.last_name]
+ names = [i for i in list(names) if i]
+ return " ".join(names)
+
+
+# Alvin Ganteng
+CMD_HELP.update({
+ "deteksi":
+ "`.deteksi`\
+ \nPenjelasan: Melihat Riwayat Grup Yang Pernah/Sedang dimasuki."
+})
From ed9d5f61dcb6bce18738c2a0601443a5b4229fe7 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sun, 28 Mar 2021 05:24:34 +0700
Subject: [PATCH 278/400] Delete lorddeteksi.py
---
lorddeteksi.py | 62 --------------------------------------------------
1 file changed, 62 deletions(-)
delete mode 100644 lorddeteksi.py
diff --git a/lorddeteksi.py b/lorddeteksi.py
deleted file mode 100644
index f8b17651..00000000
--- a/lorddeteksi.py
+++ /dev/null
@@ -1,62 +0,0 @@
-# Ported From Cat Userbot For Lord Userbot By Alvin/LiuAlvinas # Jangan Hapus # Jangan Ubah
-# Based On Plugins
-# Alvin Ganteng
-
-
-from telethon.errors.rpcerrorlist import YouBlockedUserError
-from userbot import CMD_HELP, bot
-from userbot.events import register
-
-
-@register(outgoing=True, pattern=r"^\.deteksi(?: |$)(.*)")
-async def _(event):
- if event.fwd_from:
- return
- input_str = "".join(event.text.split(maxsplit=1)[1:])
- reply_message = await event.get_reply_message()
- if not event.reply_to_msg_id:
- await event.edit("```Lord, Mohon Balas Ke Pesan Pengguna atau ketik .deteksi (ID/Username) Yang mau Anda deteksi```")
- return
- if input_str:
- try:
- uid = int(input_str)
- except ValueError:
- try:
- u = await event.client.get_entity(input_str)
- except ValueError:
- await edit.event("`Lord, Mohon Berikan ID/Username untuk menemukan Riwayat`"
- )
- uid = u.id
- else:
- uid = reply_message.sender_id
- chat = "@tgscanrobot"
- event = await event.edit("`Mendeteksi...`")
- async with bot.conversation(chat) as conv:
- try:
- await conv.send_message(f"{uid}")
- except YouBlockedUserError:
- await steal.reply(
- "```Lord Mohon Unblock @tgscanrobot Dan Coba Lagi```"
- )
- response = await conv.get_response()
- await event.client.send_read_acknowledge(conv.chat_id)
- await event.edit(response.text)
-
-
-def inline_mention(user):
- full_name = user_full_name(user) or "No Name"
- return f"[{full_name}](tg://user?id={user.id})"
-
-
-def user_full_name(user):
- names = [user.first_name, user.last_name]
- names = [i for i in list(names) if i]
- return " ".join(names)
-
-
-# Alvin Ganteng
-CMD_HELP.update({
- "deteksi":
- "`.deteksi`\
- \nPenjelasan: Melihat Riwayat Grup Yang Pernah/Sedang dimasuki."
-})
From 938f9c36d9791339440d8b41f2052f23837e6d9e Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sun, 28 Mar 2021 05:25:25 +0700
Subject: [PATCH 279/400] Create lorddeteksi.py
---
userbot/modules/lorddeteksi.py | 62 ++++++++++++++++++++++++++++++++++
1 file changed, 62 insertions(+)
create mode 100644 userbot/modules/lorddeteksi.py
diff --git a/userbot/modules/lorddeteksi.py b/userbot/modules/lorddeteksi.py
new file mode 100644
index 00000000..f8b17651
--- /dev/null
+++ b/userbot/modules/lorddeteksi.py
@@ -0,0 +1,62 @@
+# Ported From Cat Userbot For Lord Userbot By Alvin/LiuAlvinas # Jangan Hapus # Jangan Ubah
+# Based On Plugins
+# Alvin Ganteng
+
+
+from telethon.errors.rpcerrorlist import YouBlockedUserError
+from userbot import CMD_HELP, bot
+from userbot.events import register
+
+
+@register(outgoing=True, pattern=r"^\.deteksi(?: |$)(.*)")
+async def _(event):
+ if event.fwd_from:
+ return
+ input_str = "".join(event.text.split(maxsplit=1)[1:])
+ reply_message = await event.get_reply_message()
+ if not event.reply_to_msg_id:
+ await event.edit("```Lord, Mohon Balas Ke Pesan Pengguna atau ketik .deteksi (ID/Username) Yang mau Anda deteksi```")
+ return
+ if input_str:
+ try:
+ uid = int(input_str)
+ except ValueError:
+ try:
+ u = await event.client.get_entity(input_str)
+ except ValueError:
+ await edit.event("`Lord, Mohon Berikan ID/Username untuk menemukan Riwayat`"
+ )
+ uid = u.id
+ else:
+ uid = reply_message.sender_id
+ chat = "@tgscanrobot"
+ event = await event.edit("`Mendeteksi...`")
+ async with bot.conversation(chat) as conv:
+ try:
+ await conv.send_message(f"{uid}")
+ except YouBlockedUserError:
+ await steal.reply(
+ "```Lord Mohon Unblock @tgscanrobot Dan Coba Lagi```"
+ )
+ response = await conv.get_response()
+ await event.client.send_read_acknowledge(conv.chat_id)
+ await event.edit(response.text)
+
+
+def inline_mention(user):
+ full_name = user_full_name(user) or "No Name"
+ return f"[{full_name}](tg://user?id={user.id})"
+
+
+def user_full_name(user):
+ names = [user.first_name, user.last_name]
+ names = [i for i in list(names) if i]
+ return " ".join(names)
+
+
+# Alvin Ganteng
+CMD_HELP.update({
+ "deteksi":
+ "`.deteksi`\
+ \nPenjelasan: Melihat Riwayat Grup Yang Pernah/Sedang dimasuki."
+})
From a697fe9f0eb5102441ded4c1dc3ca7686129dfce Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sun, 28 Mar 2021 17:24:27 +0700
Subject: [PATCH 280/400] Create gcast.py
---
userbot/modules/gcast.py | 34 ++++++++++++++++++++++++++++++++++
1 file changed, 34 insertions(+)
create mode 100644 userbot/modules/gcast.py
diff --git a/userbot/modules/gcast.py b/userbot/modules/gcast.py
new file mode 100644
index 00000000..2636a995
--- /dev/null
+++ b/userbot/modules/gcast.py
@@ -0,0 +1,34 @@
+# frm Ultroid
+# port by Koala @manusiarakitann
+# @LordUserbot_Group
+
+from userbot.events import register
+from userbot import CMD_HELP
+
+
+@register(outgoing=True, pattern="^.gcast (.*)")
+async def gcast(event):
+ xx = event.pattern_match.group(1)
+ if not xx:
+ return await event.edit("`Give some text to Globally Broadcast`")
+ tt = event.text
+ msg = tt[6:]
+ kk = await event.edit("`Globally Broadcasting Msg...`")
+ er = 0
+ done = 0
+ async for x in bot.iter_dialogs():
+ if x.is_group:
+ chat = x.id
+ try:
+ done += 1
+ await bot.send_message(chat, msg)
+ except BaseException:
+ er += 1
+ await kk.edit(f"Done in {done} chats, error in {er} chat(s)")
+
+
+CMD_HELP.update(
+ {
+ "gcast": ".gcast\
+ \nBroadcast ke Seluruh Grup."
+ })
From 043775c72c2f4cdf892e79e9d17be2b8ceac67b2 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sun, 28 Mar 2021 17:40:12 +0700
Subject: [PATCH 281/400] Delete gcast.py
---
userbot/modules/gcast.py | 34 ----------------------------------
1 file changed, 34 deletions(-)
delete mode 100644 userbot/modules/gcast.py
diff --git a/userbot/modules/gcast.py b/userbot/modules/gcast.py
deleted file mode 100644
index 2636a995..00000000
--- a/userbot/modules/gcast.py
+++ /dev/null
@@ -1,34 +0,0 @@
-# frm Ultroid
-# port by Koala @manusiarakitann
-# @LordUserbot_Group
-
-from userbot.events import register
-from userbot import CMD_HELP
-
-
-@register(outgoing=True, pattern="^.gcast (.*)")
-async def gcast(event):
- xx = event.pattern_match.group(1)
- if not xx:
- return await event.edit("`Give some text to Globally Broadcast`")
- tt = event.text
- msg = tt[6:]
- kk = await event.edit("`Globally Broadcasting Msg...`")
- er = 0
- done = 0
- async for x in bot.iter_dialogs():
- if x.is_group:
- chat = x.id
- try:
- done += 1
- await bot.send_message(chat, msg)
- except BaseException:
- er += 1
- await kk.edit(f"Done in {done} chats, error in {er} chat(s)")
-
-
-CMD_HELP.update(
- {
- "gcast": ".gcast\
- \nBroadcast ke Seluruh Grup."
- })
From 8fe31ad6143e95c81aea57b03e4ab9ab0e4d5c1d Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sun, 28 Mar 2021 17:42:05 +0700
Subject: [PATCH 282/400] Create gcast.py
---
userbot/modules/gcast.py | 36 ++++++++++++++++++++++++++++++++++++
1 file changed, 36 insertions(+)
create mode 100644 userbot/modules/gcast.py
diff --git a/userbot/modules/gcast.py b/userbot/modules/gcast.py
new file mode 100644
index 00000000..0e3914df
--- /dev/null
+++ b/userbot/modules/gcast.py
@@ -0,0 +1,36 @@
+# frm Ultroid
+# port by Koala @manusiarakitann
+# @LordUserbot_Group
+# Alvin Ganteng
+
+from userbot.events import register
+from userbot import CMD_HELP
+# Alvin Ganteng
+
+
+@register(outgoing=True, pattern="^.gcast (.*)")
+async def gcast(event):
+ xx = event.pattern_match.group(1)
+ if not xx:
+ return await event.edit("`Lord, Mohon Berikan Sebuah Pesan`")
+ tt = event.text
+ msg = tt[6:]
+ kk = await event.edit("`Sedang Mengirim Pesan Secara Global...`")
+ er = 0
+ done = 0
+ async for x in bot.iter_dialogs():
+ if x.is_group:
+ chat = x.id
+ try:
+ done += 1
+ await bot.send_message(chat, msg)
+ except BaseException:
+ er += 1
+ await kk.edit(f"`Berhasil Mengirim Pesan Ke {done} Obrolan, Gagal Mengirim Ke {er} Obrolan")
+
+# Alvin Ganteng
+CMD_HELP.update(
+ {
+ "gcast": ".gcast \
+ \nPenjelasan: Global Broadcast mengirim pesan ke Seluruh Grup yang Lu Masukin."
+ })
From 03250fb5c42d97c20737f2878e365309b32fe2ca Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sun, 28 Mar 2021 17:49:32 +0700
Subject: [PATCH 283/400] Delete gcast.py
---
userbot/modules/gcast.py | 36 ------------------------------------
1 file changed, 36 deletions(-)
delete mode 100644 userbot/modules/gcast.py
diff --git a/userbot/modules/gcast.py b/userbot/modules/gcast.py
deleted file mode 100644
index 0e3914df..00000000
--- a/userbot/modules/gcast.py
+++ /dev/null
@@ -1,36 +0,0 @@
-# frm Ultroid
-# port by Koala @manusiarakitann
-# @LordUserbot_Group
-# Alvin Ganteng
-
-from userbot.events import register
-from userbot import CMD_HELP
-# Alvin Ganteng
-
-
-@register(outgoing=True, pattern="^.gcast (.*)")
-async def gcast(event):
- xx = event.pattern_match.group(1)
- if not xx:
- return await event.edit("`Lord, Mohon Berikan Sebuah Pesan`")
- tt = event.text
- msg = tt[6:]
- kk = await event.edit("`Sedang Mengirim Pesan Secara Global...`")
- er = 0
- done = 0
- async for x in bot.iter_dialogs():
- if x.is_group:
- chat = x.id
- try:
- done += 1
- await bot.send_message(chat, msg)
- except BaseException:
- er += 1
- await kk.edit(f"`Berhasil Mengirim Pesan Ke {done} Obrolan, Gagal Mengirim Ke {er} Obrolan")
-
-# Alvin Ganteng
-CMD_HELP.update(
- {
- "gcast": ".gcast \
- \nPenjelasan: Global Broadcast mengirim pesan ke Seluruh Grup yang Lu Masukin."
- })
From 810120032e5103e60c5d579317088515003daa73 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sun, 28 Mar 2021 17:52:06 +0700
Subject: [PATCH 284/400] Create gcast.py
---
userbot/modules/gcast.py | 36 ++++++++++++++++++++++++++++++++++++
1 file changed, 36 insertions(+)
create mode 100644 userbot/modules/gcast.py
diff --git a/userbot/modules/gcast.py b/userbot/modules/gcast.py
new file mode 100644
index 00000000..8b45b149
--- /dev/null
+++ b/userbot/modules/gcast.py
@@ -0,0 +1,36 @@
+# frm Ultroid
+# port by Koala @manusiarakitann
+# @LordUserbot_Group
+# Alvin Ganteng
+
+from userbot.events import register
+from userbot import CMD_HELP, bot
+# Alvin Ganteng
+
+
+@register(outgoing=True, pattern="^.gcast (.*)")
+async def gcast(event):
+ xx = event.pattern_match.group(1)
+ if not xx:
+ return await event.edit("`Lord, Mohon Berikan Sebuah Pesan`")
+ tt = event.text
+ msg = tt[6:]
+ kk = await event.edit("`Sedang Mengirim Pesan Secara Global...`")
+ er = 0
+ done = 0
+ async for x in bot.iter_dialogs():
+ if x.is_group:
+ chat = x.id
+ try:
+ done += 1
+ await bot.send_message(chat, msg)
+ except BaseException:
+ er += 1
+ await kk.edit(f"`Berhasil Mengirim Pesan Ke {done} Obrolan, Gagal Mengirim Ke {er} Obrolan")
+
+# Alvin Ganteng
+CMD_HELP.update(
+ {
+ "gcast": ".gcast \
+ \nPenjelasan: Global Broadcast mengirim pesan ke Seluruh Grup yang Lu Masukin."
+ })
From ace64abf3e710f28f3fc586b92a22b3292cf7a64 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Mon, 29 Mar 2021 03:58:39 +0700
Subject: [PATCH 285/400] Create tiny.py
---
userbot/modules/tiny.py | 94 +++++++++++++++++++++++++++++++++++++++++
1 file changed, 94 insertions(+)
create mode 100644 userbot/modules/tiny.py
diff --git a/userbot/modules/tiny.py b/userbot/modules/tiny.py
new file mode 100644
index 00000000..ad2ca5d7
--- /dev/null
+++ b/userbot/modules/tiny.py
@@ -0,0 +1,94 @@
+# Port By LiuAlvinas/Alvin For Lord Userbot From Ultroid, Thanks
+# Based Plugins
+# Fixed By ManusiaRakitann/Koala
+# Dont Remove
+
+
+# Alvin Ganteng
+
+from PIL import Image
+import cv2
+import os
+from userbot.events import register
+from userbot import CMD_HELP, bot
+
+# Ngapain Kesini Ajg Hus
+
+
+@register(outgoing=True, pattern="^.tiny(?: |$)(.*)", disable_errors=True)
+async def ultiny(event):
+ reply = await event.get_reply_message()
+ if not (reply and (reply.media)):
+ await event.edit("`Lord, Mohon Balas Ke Sticker`")
+ return
+ xx = await event.edit("`Memproses Tiny....`")
+ ik = await bot.download_media(reply)
+ im1 = Image.open("LordUserbot/lorduserbot.png")
+ if ik.endswith(".tgs"):
+ await event.client.download_media(reply, "ult.tgs")
+ os.system("lottie_convert.py ult.tgs json.json")
+ json = open("json.json", "r")
+ jsn = json.read()
+ json.close()
+ jsn = jsn.replace("512", "2000")
+ open("json.json", "w").write(jsn)
+ os.system("lottie_convert.py json.json ult.tgs")
+ file = "ult.tgs"
+ os.remove("json.json")
+ elif ik.endswith((".gif", ".mp4")):
+ iik = cv2.VideoCapture(ik)
+ dani, busy = iik.read()
+ cv2.imwrite("i.png", busy)
+ fil = "i.png"
+ im = Image.open(fil)
+ z, d = im.size
+ if z == d:
+ xxx, yyy = 200, 200
+ else:
+ t = z + d
+ a = z / t
+ b = d / t
+ aa = (a * 100) - 50
+ bb = (b * 100) - 50
+ xxx = 200 + 5 * aa
+ yyy = 200 + 5 * bb
+ k = im.resize((int(xxx), int(yyy)))
+ k.save("k.png", format="PNG", optimize=True)
+ im2 = Image.open("k.png")
+ back_im = im1.copy()
+ back_im.paste(im2, (150, 0))
+ back_im.save("o.webp", "WEBP", quality=95)
+ file = "o.webp"
+ os.remove(fil)
+ os.remove("k.png")
+ else:
+ im = Image.open(ik)
+ z, d = im.size
+ if z == d:
+ xxx, yyy = 200, 200
+ else:
+ t = z + d
+ a = z / t
+ b = d / t
+ aa = (a * 100) - 50
+ bb = (b * 100) - 50
+ xxx = 200 + 5 * aa
+ yyy = 200 + 5 * bb
+ k = im.resize((int(xxx), int(yyy)))
+ k.save("k.png", format="PNG", optimize=True)
+ im2 = Image.open("k.png")
+ back_im = im1.copy()
+ back_im.paste(im2, (150, 0))
+ back_im.save("o.webp", "WEBP", quality=95)
+ file = "o.webp"
+ os.remove("k.png")
+ await event.client.send_file(event.chat_id, file, reply_to=event.reply_to_msg_id)
+ await xx.delete()
+ os.remove(file)
+ os.remove(ik)
+
+# Port By Alvin Ganteng/liualvinas
+# Lord - Userbot
+
+CMD_HELP.update({"tiny": "`.tiny`\
+ \nPenjelasan: Untuk Memperkecil Sticker."})
From 56104aa499778f5b492a623a577e195f09f92217 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Mon, 29 Mar 2021 23:42:12 +0700
Subject: [PATCH 286/400] Update system_stats.py
---
userbot/modules/system_stats.py | 2 ++
1 file changed, 2 insertions(+)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index a6b12a69..4786d0c5 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -262,6 +262,8 @@ async def amireallyalive(alive):
async def amireallyalive(alive):
user = await bot.get_me()
await get_readable_time((time.time() - StartTime))
+ await alive.edit("**Perkenalan diri**")
+ await alive.edit("⭐")
output = (
f"**¥▬▬▬▬▬▬❙۩ᬉིུ֛ ⃝ ꦿꦶ ۩❙▬▬▬▬▬▬¥**\n"
f" **♕ STRESS USERBOT ♕** \n\n"
From 201d62a5c1c25d51037024a2f7c72b37ff5835b0 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Mon, 29 Mar 2021 23:43:34 +0700
Subject: [PATCH 287/400] Update system_stats.py
---
userbot/modules/system_stats.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index 4786d0c5..6c29519b 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -222,6 +222,8 @@ async def pipcheck(pip):
async def amireallyalive(alive):
user = await bot.get_me()
await get_readable_time((time.time() - StartTime))
+ await alive.edit("`Perkenalan diri...`")
+ await alive.edit("⭐")
output = (
f"**╔══════════╣❃ ♕ ❃╠══════════╗** \n"
f"** ۩ ⬚⃝⃟ STRESS-USERBOT ⬚⃝⃟ ۩ ** \n"
@@ -262,8 +264,6 @@ async def amireallyalive(alive):
async def amireallyalive(alive):
user = await bot.get_me()
await get_readable_time((time.time() - StartTime))
- await alive.edit("**Perkenalan diri**")
- await alive.edit("⭐")
output = (
f"**¥▬▬▬▬▬▬❙۩ᬉིུ֛ ⃝ ꦿꦶ ۩❙▬▬▬▬▬▬¥**\n"
f" **♕ STRESS USERBOT ♕** \n\n"
From a9bbe22dcbbada76005099499571cfa4349aaebf Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 1 Apr 2021 00:50:19 +0700
Subject: [PATCH 288/400] Create ig.py
---
userbot/modules/ig.py | 74 +++++++++++++++++++++++++++++++++++++++++++
1 file changed, 74 insertions(+)
create mode 100644 userbot/modules/ig.py
diff --git a/userbot/modules/ig.py b/userbot/modules/ig.py
new file mode 100644
index 00000000..d874ee4d
--- /dev/null
+++ b/userbot/modules/ig.py
@@ -0,0 +1,74 @@
+# Koala Ganteng, Kode Dari Koala Bangsul Press F untuk Koala @Manusiarakitann
+# Keredit Motor Eh Maksudnya Kredit Kampang Bot (c) Koala Bgke @ManusiaRakitann
+# Karna Aku Gabut Aku Pasang Keredit Lagi # Keredit
+# Yak Pasang Credit Banyak Banyak Biar Makin Keren
+# Copyright (C) 2021 Alvin / @LiuAlvinas By Lord Userbot
+# All rights reserved.
+# Keredit
+# Licensed under the Raphielscape Public License, Version 1.d (the "License");
+# you may not use this file except in compliance with the License.
+# Lord Userbot - From Lord To Lord
+# Yang Gbs Basa Enggres bisa Terjemahkan di atas
+# Ngefork Doang Gak Bintang Anjg
+# Kalo Clone Ini Jangan dihapus ya anjg nanti Koala Ngamuk, Ok Mksh Sma Sma
+
+from telethon.errors.rpcerrorlist import YouBlockedUserError
+from userbot import bot, CMD_HELP
+from userbot.events import register
+
+# Alvin Gans
+# Apin Gansssss Anjjjayy Yahahaha
+
+
+@register(outgoing=True, pattern="^.ig ?(.*)")
+async def insta(event):
+ if event.fwd_from:
+ return
+ if not event.reply_to_msg_id:
+ await event.edit("`Lord, Mohon Balas Ke Link`")
+ return
+ reply_message = await event.get_reply_message()
+ if not reply_message.text:
+ await event.edit("`Mohon Maaf Lord, Saya Membutuhkan Link Media Instagram Untuk Download`")
+ return
+ chat = "@SaveAsBot"
+ reply_message.sender
+ if reply_message.sender.bot:
+ await event.edit("`Memproses....`")
+ return
+ await event.edit("`Memproses.....`")
+ async with event.client.conversation(chat) as conv:
+ try:
+ response = conv.wait_event(
+ events.NewMessage(incoming=True, from_users=523131145)
+ )
+ await event.client.send_message(chat, reply_message)
+ response = await response
+ except YouBlockedUserError:
+ await event.edit("`Lord, Mohon Buka Blokir` @SaveAsbot `Lalu Coba Lagi`")
+ return
+ if response.text.startswith("Forward"):
+ await event.edit(
+ "Uhmm Sepertinya Private."
+ )
+ else:
+ await event.delete()
+ await event.client.send_file(
+ event.chat_id,
+ response.message.media,
+ caption=f"**Download By @Lorduserbot_Group**",
+ )
+ await event.client.send_read_acknowledge(conv.chat_id)
+ await bot(functions.messages.DeleteHistoryRequest(peer=chat, max_id=0))
+ await event.delete()
+
+
+# By Lord - Userbot
+# Alvin Gansssssss Mksh Sma Sma
+# Alvin Gans
+CMD_HELP.update(
+ {
+ "instagram": "**Modules:** __Instagram__\n\n**Perintah:** `.ig `"
+ "\n**Penjelasan:** Download Media di Postingan Instagram"
+ }
+)
From 9d74fc84433a840ff4ae63b056a20e2edd06ae88 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 1 Apr 2021 01:32:43 +0700
Subject: [PATCH 289/400] Update misc.py
---
userbot/modules/misc.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/misc.py b/userbot/modules/misc.py
index 3e2b3e58..6e0c2d0f 100644
--- a/userbot/modules/misc.py
+++ b/userbot/modules/misc.py
@@ -120,7 +120,7 @@ async def repeat(rep):
async def repo_is_here(wannasee):
""" For .repo command, just returns the repo URL. """
await wannasee.edit(
- "㊗️ **Repo:** [STRESS-Userbot](https://github.com/ramadhani892/STRESS-Userbot)\n㊗️ **Pemilik:** [RAMA](t.me/Ramadhaniiiiiiiii1)\n㊗️ **CHANNEL:** [CANDU MUSIK](t.me/candu_musikk)\n㊗️ **GROUP:** [TEMAN RANDOM](t.me/teman_random)"
+ "㊗️ **Repo:** [STRESS-Userbot](https://github.com/ramadhani892/STRESS-Userbot)\n㊗️ **Pemilik:** [RAMA](t.me/Ramadhaniiiiiii1)\n㊗️ **CHANNEL:** [CANDU MUSIK](t.me/candu_musikk)\n㊗️ **GROUP:** [TEMAN RANDOM](t.me/teman_random)"
)
From 1e6702ede3ffff402798e4467801d62ac6d8fa3e Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 1 Apr 2021 01:50:43 +0700
Subject: [PATCH 290/400] Create stickler.py
---
userbot/modules/stickler.py | 59 +++++++++++++++++++++++++++++++++++++
1 file changed, 59 insertions(+)
create mode 100644 userbot/modules/stickler.py
diff --git a/userbot/modules/stickler.py b/userbot/modules/stickler.py
new file mode 100644
index 00000000..36bc1e31
--- /dev/null
+++ b/userbot/modules/stickler.py
@@ -0,0 +1,59 @@
+# Rama b ajah
+# @ramadh20
+
+import io
+import textwrap
+
+from PIL import Image, ImageDraw, ImageFont
+
+from userbot import CMD_HELP
+from userbot.events import register
+
+
+@register(outgoing=True, pattern=r"^\.tks (.*)")
+async def sticklet(event):
+ sticktext = event.pattern_match.group(1)
+
+ if not sticktext:
+ await event.edit("`Saya Perlu Teks Untuk Menempel!`")
+ return
+
+ await event.delete()
+
+ sticktext = textwrap.wrap(sticktext, width=10)
+ sticktext = '\n'.join(sticktext)
+
+ image = Image.new("RGBA", (512, 512), (255, 255, 255, 0))
+ draw = ImageDraw.Draw(image)
+ fontsize = 230
+ font = ImageFont.truetype(
+ "userbot/files/RobotoMono-Regular.ttf",
+ size=fontsize)
+
+ while draw.multiline_textsize(sticktext, font=font) > (512, 512):
+ fontsize -= 3
+ font = ImageFont.truetype(
+ "userbot/files/RobotoMono-Regular.ttf",
+ size=fontsize)
+
+ width, height = draw.multiline_textsize(sticktext, font=font)
+ draw.multiline_text(
+ ((512 - width) / 2,
+ (512 - height) / 2),
+ sticktext,
+ font=font,
+ fill="white")
+
+ image_stream = io.BytesIO()
+ image_stream.name = "sticker.webp"
+ image.save(image_stream, "WebP")
+ image_stream.seek(0)
+
+ await event.client.send_file(event.chat_id, image_stream)
+
+
+CMD_HELP.update({
+ 'tks':
+ ".rgb "
+ "\nUsage: Ubah teks menjadi tikel."
+})
From fa799483b175b3397f55680b8642edf552e14435 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 1 Apr 2021 01:55:07 +0700
Subject: [PATCH 291/400] Update misc.py
---
userbot/modules/misc.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/misc.py b/userbot/modules/misc.py
index 6e0c2d0f..5c571f51 100644
--- a/userbot/modules/misc.py
+++ b/userbot/modules/misc.py
@@ -120,7 +120,7 @@ async def repeat(rep):
async def repo_is_here(wannasee):
""" For .repo command, just returns the repo URL. """
await wannasee.edit(
- "㊗️ **Repo:** [STRESS-Userbot](https://github.com/ramadhani892/STRESS-Userbot)\n㊗️ **Pemilik:** [RAMA](t.me/Ramadhaniiiiiii1)\n㊗️ **CHANNEL:** [CANDU MUSIK](t.me/candu_musikk)\n㊗️ **GROUP:** [TEMAN RANDOM](t.me/teman_random)"
+ "㊗️ **Repo:** [STRESS-Userbot](https://github.com/ramadhani892/STRESS-Userbot)\n㊗️ **Pemilik:** [RAMA](t.me/Ramadhaniiiiiiiiii1)\n㊗️ **CHANNEL:** [CANDU MUSIK](t.me/candu_musikk)\n㊗️ **GROUP:** [TEMAN RANDOM](t.me/teman_random)"
)
From b1d6d1d17ae31015da7cbdbc53a98bcc43d6d8ef Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 1 Apr 2021 01:59:36 +0700
Subject: [PATCH 292/400] Update stickler.py
---
userbot/modules/stickler.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/stickler.py b/userbot/modules/stickler.py
index 36bc1e31..1ccc3eb6 100644
--- a/userbot/modules/stickler.py
+++ b/userbot/modules/stickler.py
@@ -54,6 +54,6 @@ async def sticklet(event):
CMD_HELP.update({
'tks':
- ".rgb "
+ ".tks "
"\nUsage: Ubah teks menjadi tikel."
})
From a4788be2111da9748399444dcc1c1df7978048e1 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 1 Apr 2021 02:06:42 +0700
Subject: [PATCH 293/400] Delete stickler.py
---
userbot/modules/stickler.py | 59 -------------------------------------
1 file changed, 59 deletions(-)
delete mode 100644 userbot/modules/stickler.py
diff --git a/userbot/modules/stickler.py b/userbot/modules/stickler.py
deleted file mode 100644
index 1ccc3eb6..00000000
--- a/userbot/modules/stickler.py
+++ /dev/null
@@ -1,59 +0,0 @@
-# Rama b ajah
-# @ramadh20
-
-import io
-import textwrap
-
-from PIL import Image, ImageDraw, ImageFont
-
-from userbot import CMD_HELP
-from userbot.events import register
-
-
-@register(outgoing=True, pattern=r"^\.tks (.*)")
-async def sticklet(event):
- sticktext = event.pattern_match.group(1)
-
- if not sticktext:
- await event.edit("`Saya Perlu Teks Untuk Menempel!`")
- return
-
- await event.delete()
-
- sticktext = textwrap.wrap(sticktext, width=10)
- sticktext = '\n'.join(sticktext)
-
- image = Image.new("RGBA", (512, 512), (255, 255, 255, 0))
- draw = ImageDraw.Draw(image)
- fontsize = 230
- font = ImageFont.truetype(
- "userbot/files/RobotoMono-Regular.ttf",
- size=fontsize)
-
- while draw.multiline_textsize(sticktext, font=font) > (512, 512):
- fontsize -= 3
- font = ImageFont.truetype(
- "userbot/files/RobotoMono-Regular.ttf",
- size=fontsize)
-
- width, height = draw.multiline_textsize(sticktext, font=font)
- draw.multiline_text(
- ((512 - width) / 2,
- (512 - height) / 2),
- sticktext,
- font=font,
- fill="white")
-
- image_stream = io.BytesIO()
- image_stream.name = "sticker.webp"
- image.save(image_stream, "WebP")
- image_stream.seek(0)
-
- await event.client.send_file(event.chat_id, image_stream)
-
-
-CMD_HELP.update({
- 'tks':
- ".tks "
- "\nUsage: Ubah teks menjadi tikel."
-})
From 013021addd82cecb67b4644ce68aaa17a2f80765 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 1 Apr 2021 02:11:52 +0700
Subject: [PATCH 294/400] Create stickler.py
---
userbot/modules/stickler.py | 100 ++++++++++++++++++++++++++++++++++++
1 file changed, 100 insertions(+)
create mode 100644 userbot/modules/stickler.py
diff --git a/userbot/modules/stickler.py b/userbot/modules/stickler.py
new file mode 100644
index 00000000..afd685b7
--- /dev/null
+++ b/userbot/modules/stickler.py
@@ -0,0 +1,100 @@
+# Copyright (C) 2019 The Raphielscape Company LLC.
+#
+# Licensed under the Raphielscape Public License, Version 1.d (the "License");
+# you may not use this file except in compliance with the License.
+#
+# Random RGB Sticklet by @PhycoNinja13b
+# modified by @AnggaR96s
+
+
+import io
+import os
+import random
+import textwrap
+
+from PIL import Image, ImageDraw, ImageFont
+from telethon.tl.types import InputMessagesFilterDocument
+
+from userbot import CMD_HELP
+from userbot.events import register
+
+
+@register(outgoing=True, pattern=r"^\.tks (.*)")
+async def sticklet(event):
+ R = random.randint(0, 256)
+ G = random.randint(0, 256)
+ B = random.randint(0, 256)
+
+ # get the input text
+ # the text on which we would like to do the magic on
+ sticktext = event.pattern_match.group(1)
+
+ # delete the userbot command,
+ # i don't know why this is required
+ await event.delete()
+
+ # https://docs.python.org/3/library/textwrap.html#textwrap.wrap
+ sticktext = textwrap.wrap(sticktext, width=10)
+ # converts back the list to a string
+ sticktext = "\n".join(sticktext)
+
+ image = Image.new("RGBA", (512, 512), (255, 255, 255, 0))
+ draw = ImageDraw.Draw(image)
+ fontsize = 230
+
+ FONT_FILE = await get_font_file(event.client, "@FontRes")
+
+ font = ImageFont.truetype(FONT_FILE, size=fontsize)
+
+ while draw.multiline_textsize(sticktext, font=font) > (512, 512):
+ fontsize -= 3
+ font = ImageFont.truetype(FONT_FILE, size=fontsize)
+
+ width, height = draw.multiline_textsize(sticktext, font=font)
+ draw.multiline_text(
+ ((512 - width) / 2,
+ (512 - height) / 2),
+ sticktext,
+ font=font,
+ fill=(
+ R,
+ G,
+ B))
+
+ image_stream = io.BytesIO()
+ image_stream.name = "dclxvi.webp"
+ image.save(image_stream, "WebP")
+ image_stream.seek(0)
+
+ # finally, reply the sticker
+ await event.client.send_file(
+ event.chat_id,
+ image_stream,
+ force_document=False,
+ reply_to=event.message.reply_to_msg_id,
+ )
+
+ # cleanup
+ try:
+ os.remove(FONT_FILE)
+ except BaseException:
+ pass
+
+
+async def get_font_file(client, channel_id):
+ # first get the font messages
+ font_file_message_s = await client.get_messages(
+ entity=channel_id,
+ filter=InputMessagesFilterDocument,
+ # this might cause FLOOD WAIT,
+ # if used too many times
+ limit=None,
+ )
+ # get a random font from the list of fonts
+ # https://docs.python.org/3/library/random.html#random.choice
+ font_file_message = random.choice(font_file_message_s)
+ # download and return the file path
+ return await client.download_media(font_file_message)
+
+
+CMD_HELP.update({"sticklet": ".tks " "\nUsage: Untuk ngubah teks jadi tikel."})
From 48710961e128fe97b00ef38eb944ab1cf96da2fa Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 1 Apr 2021 02:32:18 +0700
Subject: [PATCH 295/400] Update misc.py
---
userbot/modules/misc.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/misc.py b/userbot/modules/misc.py
index 5c571f51..6e0c2d0f 100644
--- a/userbot/modules/misc.py
+++ b/userbot/modules/misc.py
@@ -120,7 +120,7 @@ async def repeat(rep):
async def repo_is_here(wannasee):
""" For .repo command, just returns the repo URL. """
await wannasee.edit(
- "㊗️ **Repo:** [STRESS-Userbot](https://github.com/ramadhani892/STRESS-Userbot)\n㊗️ **Pemilik:** [RAMA](t.me/Ramadhaniiiiiiiiii1)\n㊗️ **CHANNEL:** [CANDU MUSIK](t.me/candu_musikk)\n㊗️ **GROUP:** [TEMAN RANDOM](t.me/teman_random)"
+ "㊗️ **Repo:** [STRESS-Userbot](https://github.com/ramadhani892/STRESS-Userbot)\n㊗️ **Pemilik:** [RAMA](t.me/Ramadhaniiiiiii1)\n㊗️ **CHANNEL:** [CANDU MUSIK](t.me/candu_musikk)\n㊗️ **GROUP:** [TEMAN RANDOM](t.me/teman_random)"
)
From aed9fc9877b00f3ed73722e3e929abd7423ca0c2 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 1 Apr 2021 02:49:21 +0700
Subject: [PATCH 296/400] Update system_stats.py
---
userbot/modules/system_stats.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index 6c29519b..4fcfad1e 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -273,7 +273,7 @@ async def amireallyalive(alive):
f"❃ **Python** \n ➥ `Versi {python_version()}` \n"
f"❃ **Versi Bot**\n ➥ `{BOT_VER}` \n"
f"❃ **Modul** \n ➥ `{len(modules)}` \n\n"
- f"❃ **Repo Userbot:** [STRESS-Userbot](https://github.com/ramadhani892/STRESS-Userbot)\n❃ **Grup Userbot: **[Tekan](t.me/teman_random)\n❃ [CHANNEL](t.me/candu_musikk)\n❃ **Pemilik:** [RAMA](t.me/Ramadhaniiiiiiiii1)\n"
+ f"❃ **Repo Userbot:** [STRESS-Userbot](https://github.com/ramadhani892/STRESS-Userbot)\n❃ **Grup Userbot: **[Tekan](t.me/teman_random)\n❃ [CHANNEL](t.me/candu_musikk)\n❃ **Pemilik:** [RAMA](t.me/Ramadhaniiiiiii1)\n"
f"**¥▬▬▬▬▬▬❙۩ᬉིུ֛ ⃝ ꦿꦶ ۩❙▬▬▬▬▬▬¥**")
if ALIVE_LOGO:
try:
@@ -312,7 +312,7 @@ async def amireallyalive(alive):
f"┣|• `Bot Ver :`{BOT_VER} \n"
f"┣|• `Modules :`{len(modules)} Modules \n"
f"┗━━━━━━━━━━━━━━━━━━━ \n\n"
- f"[REPO](https://github.com/ramadhani892/STRESS-Userbot) | [GROUP](t.me/teman_random) | [CHANNEL](t.me/candu_musikk) | [OWNER](t.me/Ramadhaniiiiiiiii1)")
+ f"[REPO](https://github.com/ramadhani892/STRESS-Userbot) | [GROUP](t.me/teman_random) | [CHANNEL](t.me/candu_musikk) | [OWNER](t.me/@Ramadhaniiiiiii1)")
if ALIVE_LOGO:
try:
logo = ALIVE_LOGO
From 8b3861f74440d3db244c43562cb63764e7cee991 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 1 Apr 2021 03:05:07 +0700
Subject: [PATCH 297/400] Update system_stats.py
---
userbot/modules/system_stats.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index 4fcfad1e..a145d57c 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -273,7 +273,7 @@ async def amireallyalive(alive):
f"❃ **Python** \n ➥ `Versi {python_version()}` \n"
f"❃ **Versi Bot**\n ➥ `{BOT_VER}` \n"
f"❃ **Modul** \n ➥ `{len(modules)}` \n\n"
- f"❃ **Repo Userbot:** [STRESS-Userbot](https://github.com/ramadhani892/STRESS-Userbot)\n❃ **Grup Userbot: **[Tekan](t.me/teman_random)\n❃ [CHANNEL](t.me/candu_musikk)\n❃ **Pemilik:** [RAMA](t.me/Ramadhaniiiiiii1)\n"
+ f"❃ **REPO:** [STRESS-USERBOT](https://github.com/ramadhani892/STRESS-Userbot)\n❃ **GROUP: **[TEKAN](t.me/teman_random)\n❃ **CHANNEL: **[TEKAN](t.me/candu_musikk)\n❃ **PEMILIK:** [RAMA](t.me/Ramadhaniiiiiii1)\n"
f"**¥▬▬▬▬▬▬❙۩ᬉིུ֛ ⃝ ꦿꦶ ۩❙▬▬▬▬▬▬¥**")
if ALIVE_LOGO:
try:
@@ -312,7 +312,7 @@ async def amireallyalive(alive):
f"┣|• `Bot Ver :`{BOT_VER} \n"
f"┣|• `Modules :`{len(modules)} Modules \n"
f"┗━━━━━━━━━━━━━━━━━━━ \n\n"
- f"[REPO](https://github.com/ramadhani892/STRESS-Userbot) | [GROUP](t.me/teman_random) | [CHANNEL](t.me/candu_musikk) | [OWNER](t.me/@Ramadhaniiiiiii1)")
+ f"[REPO](https://github.com/ramadhani892/STRESS-Userbot) | [GROUP](t.me/teman_random) | [CHANNEL](t.me/candu_musikk) | [OWNER](t.me/Ramadhaniiiiiii1)")
if ALIVE_LOGO:
try:
logo = ALIVE_LOGO
From cf54cfe86ae486ff5a749e561158b9154453fd62 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 1 Apr 2021 07:54:19 +0700
Subject: [PATCH 298/400] Delete stickler.py
---
userbot/modules/stickler.py | 100 ------------------------------------
1 file changed, 100 deletions(-)
delete mode 100644 userbot/modules/stickler.py
diff --git a/userbot/modules/stickler.py b/userbot/modules/stickler.py
deleted file mode 100644
index afd685b7..00000000
--- a/userbot/modules/stickler.py
+++ /dev/null
@@ -1,100 +0,0 @@
-# Copyright (C) 2019 The Raphielscape Company LLC.
-#
-# Licensed under the Raphielscape Public License, Version 1.d (the "License");
-# you may not use this file except in compliance with the License.
-#
-# Random RGB Sticklet by @PhycoNinja13b
-# modified by @AnggaR96s
-
-
-import io
-import os
-import random
-import textwrap
-
-from PIL import Image, ImageDraw, ImageFont
-from telethon.tl.types import InputMessagesFilterDocument
-
-from userbot import CMD_HELP
-from userbot.events import register
-
-
-@register(outgoing=True, pattern=r"^\.tks (.*)")
-async def sticklet(event):
- R = random.randint(0, 256)
- G = random.randint(0, 256)
- B = random.randint(0, 256)
-
- # get the input text
- # the text on which we would like to do the magic on
- sticktext = event.pattern_match.group(1)
-
- # delete the userbot command,
- # i don't know why this is required
- await event.delete()
-
- # https://docs.python.org/3/library/textwrap.html#textwrap.wrap
- sticktext = textwrap.wrap(sticktext, width=10)
- # converts back the list to a string
- sticktext = "\n".join(sticktext)
-
- image = Image.new("RGBA", (512, 512), (255, 255, 255, 0))
- draw = ImageDraw.Draw(image)
- fontsize = 230
-
- FONT_FILE = await get_font_file(event.client, "@FontRes")
-
- font = ImageFont.truetype(FONT_FILE, size=fontsize)
-
- while draw.multiline_textsize(sticktext, font=font) > (512, 512):
- fontsize -= 3
- font = ImageFont.truetype(FONT_FILE, size=fontsize)
-
- width, height = draw.multiline_textsize(sticktext, font=font)
- draw.multiline_text(
- ((512 - width) / 2,
- (512 - height) / 2),
- sticktext,
- font=font,
- fill=(
- R,
- G,
- B))
-
- image_stream = io.BytesIO()
- image_stream.name = "dclxvi.webp"
- image.save(image_stream, "WebP")
- image_stream.seek(0)
-
- # finally, reply the sticker
- await event.client.send_file(
- event.chat_id,
- image_stream,
- force_document=False,
- reply_to=event.message.reply_to_msg_id,
- )
-
- # cleanup
- try:
- os.remove(FONT_FILE)
- except BaseException:
- pass
-
-
-async def get_font_file(client, channel_id):
- # first get the font messages
- font_file_message_s = await client.get_messages(
- entity=channel_id,
- filter=InputMessagesFilterDocument,
- # this might cause FLOOD WAIT,
- # if used too many times
- limit=None,
- )
- # get a random font from the list of fonts
- # https://docs.python.org/3/library/random.html#random.choice
- font_file_message = random.choice(font_file_message_s)
- # download and return the file path
- return await client.download_media(font_file_message)
-
-
-CMD_HELP.update({"sticklet": ".tks " "\nUsage: Untuk ngubah teks jadi tikel."})
From 6dd7bad0feccec3e97627c9e8dad4dd590ef8833 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Thu, 1 Apr 2021 07:56:53 +0700
Subject: [PATCH 299/400] Create sticklet.py
---
userbot/modules/sticklet.py | 60 +++++++++++++++++++++++++++++++++++++
1 file changed, 60 insertions(+)
create mode 100644 userbot/modules/sticklet.py
diff --git a/userbot/modules/sticklet.py b/userbot/modules/sticklet.py
new file mode 100644
index 00000000..2dab224c
--- /dev/null
+++ b/userbot/modules/sticklet.py
@@ -0,0 +1,60 @@
+# Piki Ganteng
+# modified by @VckyouuBitch
+
+
+import io
+import textwrap
+
+from PIL import Image, ImageDraw, ImageFont
+
+from userbot import CMD_HELP
+from userbot.events import register
+
+
+@register(outgoing=True, pattern=r"^\.rgb (.*)")
+async def sticklet(event):
+ sticktext = event.pattern_match.group(1)
+
+ if not sticktext:
+ await event.edit("`Saya Perlu Teks Untuk Menempel!`")
+ return
+
+ await event.delete()
+
+ sticktext = textwrap.wrap(sticktext, width=10)
+ sticktext = '\n'.join(sticktext)
+
+ image = Image.new("RGBA", (512, 512), (255, 255, 255, 0))
+ draw = ImageDraw.Draw(image)
+ fontsize = 230
+ font = ImageFont.truetype(
+ "userbot/files/RobotoMono-Regular.ttf",
+ size=fontsize)
+
+ while draw.multiline_textsize(sticktext, font=font) > (512, 512):
+ fontsize -= 3
+ font = ImageFont.truetype(
+ "userbot/files/RobotoMono-Regular.ttf",
+ size=fontsize)
+
+ width, height = draw.multiline_textsize(sticktext, font=font)
+ draw.multiline_text(
+ ((512 - width) / 2,
+ (512 - height) / 2),
+ sticktext,
+ font=font,
+ fill="white")
+
+ image_stream = io.BytesIO()
+ image_stream.name = "sticker.webp"
+ image.save(image_stream, "WebP")
+ image_stream.seek(0)
+
+ await event.client.send_file(event.chat_id, image_stream)
+
+
+CMD_HELP.update({
+ 'rgb':
+ ".rgb "
+ "\nUsage: Ubah teks menjadi stiker."
+})
From 7d58566546c63f97a2ecc8620e5c3de57221ec88 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sat, 3 Apr 2021 16:19:01 +0700
Subject: [PATCH 300/400] Update ig.py
---
userbot/modules/ig.py | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)
diff --git a/userbot/modules/ig.py b/userbot/modules/ig.py
index d874ee4d..07ccfdff 100644
--- a/userbot/modules/ig.py
+++ b/userbot/modules/ig.py
@@ -12,9 +12,10 @@
# Ngefork Doang Gak Bintang Anjg
# Kalo Clone Ini Jangan dihapus ya anjg nanti Koala Ngamuk, Ok Mksh Sma Sma
+from telethon import events
from telethon.errors.rpcerrorlist import YouBlockedUserError
-from userbot import bot, CMD_HELP
from userbot.events import register
+from userbot import bot, CMD_HELP
# Alvin Gans
# Apin Gansssss Anjjjayy Yahahaha
@@ -25,7 +26,7 @@ async def insta(event):
if event.fwd_from:
return
if not event.reply_to_msg_id:
- await event.edit("`Lord, Mohon Balas Ke Link`")
+ await event.edit("`Lord, Mohon Balas Ke Link Instagram`")
return
reply_message = await event.get_reply_message()
if not reply_message.text:
@@ -66,9 +67,5 @@ async def insta(event):
# By Lord - Userbot
# Alvin Gansssssss Mksh Sma Sma
# Alvin Gans
-CMD_HELP.update(
- {
- "instagram": "**Modules:** __Instagram__\n\n**Perintah:** `.ig `"
- "\n**Penjelasan:** Download Media di Postingan Instagram"
- }
-)
+CMD_HELP.update({"instagram": "**Modules:** __Instagram__\n\n**Perintah:** `.ig`"
+ "\n**Penjelasan:** Download Media di Postingan Instagram, Balas ke link instagram ketik `.ig`"})
From f89e4771b06b867d0acc95c44196eb85d1f07cf8 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sat, 3 Apr 2021 16:24:08 +0700
Subject: [PATCH 301/400] Update lordmemes.py
---
userbot/modules/lordmemes.py | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/userbot/modules/lordmemes.py b/userbot/modules/lordmemes.py
index 422abc19..3d45210e 100644
--- a/userbot/modules/lordmemes.py
+++ b/userbot/modules/lordmemes.py
@@ -36,7 +36,9 @@ async def _(event):
animation_chars = [
"EFRY GILAAAA!!!",
- "AYASS STRESS",
+ "AYASS STRESS!!!",
+ "AICHAN ALAYY!!",
+ "PAPIH KONTOL!!",
"ANGGA NGONTOLLL!!!",
"MUYUN HODE!!!!",
"ENJEL BAPERAN, IDIHHH!!!",
From 71cdcd14f03202f2b4757503a17da8d1553073d7 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sat, 3 Apr 2021 16:28:50 +0700
Subject: [PATCH 302/400] Update salam.py
---
userbot/modules/salam.py | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index d1592da7..09df66dc 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -113,6 +113,11 @@ async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("**Gak keren lu begitu tolol, kuburan bapak lu gw gali buat dijadiin kolam renang anak paud.Cuihhhhh!!!**")
+@register(outgoing=True, pattern='^.gi(?: |$)(.*)')
+async def typewriter(typew):
+ typew.pattern_match.group(1)
+ await typew.edit("[TEKAN](https://www.instagram.com/ramadh20?r=nametag)")
+
CMD_HELP.update({
"salam":
"`P`\
@@ -153,6 +158,6 @@ async def typewriter(typew):
\nUsage: Ngatain org norak.\
\n\n`G`\
\nUsage: Liat Sendiri.\
-\n\n`.ig`\
+\n\n`.gi`\
\nUsage: gapenting."
})
From 96298cd8617bb69695ecc70ae5f90def9a0d9f28 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sat, 3 Apr 2021 17:20:06 +0700
Subject: [PATCH 303/400] Update salam.py
---
userbot/modules/salam.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index 09df66dc..7c46c011 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -116,7 +116,7 @@ async def typewriter(typew):
@register(outgoing=True, pattern='^.gi(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("[TEKAN](https://www.instagram.com/ramadh20?r=nametag)")
+ await typew.edit("INSTAGRAM= [TEKAN](https://www.instagram.com/ramadh20?r=nametag)")
CMD_HELP.update({
"salam":
From 91feed27a806c41e3d24058bba2fd7153311ddec Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sun, 4 Apr 2021 01:05:31 +0700
Subject: [PATCH 304/400] Create lordtm.py
---
userbot/modules/lordtm.py | 41 +++++++++++++++++++++++++++++++++++++++
1 file changed, 41 insertions(+)
create mode 100644 userbot/modules/lordtm.py
diff --git a/userbot/modules/lordtm.py b/userbot/modules/lordtm.py
new file mode 100644
index 00000000..947d6ff0
--- /dev/null
+++ b/userbot/modules/lordtm.py
@@ -0,0 +1,41 @@
+# BASED FROM ULTROID PORTED FOR LORD USERBOT BY ALVIN / @LIUALVINAS
+# THANKS ULTROID
+# DONT REMOVE THIS
+# ALVIN GANTENG
+# @LORDUSERBOT_GROUP
+
+from telethon import events
+from userbot import CMD_HELP, bot
+from userbot.events import register
+from telethon.errors.rpcerrorlist import YouBlockedUserError
+import asyncio
+
+
+@register(outgoing=True, pattern=r"^\.tm(?: |$)(.*)")
+async def _(event):
+ chat = "@TempMailBot"
+ lord = await event.edit("Sedang Memprosess...")
+ async with bot.conversation(chat) as conv:
+ try:
+ response = conv.wait_event(events.NewMessage(
+ incoming=True,
+ from_users=220112646
+ )
+ )
+ await conv.send_message("/start")
+ await asyncio.sleep(1)
+ await conv.send_message("Generate New")
+ response = await response
+ lorduserbot = ((response).reply_markup.rows[2].buttons[0].url)
+ await event.client.send_read_acknowledge(conv.chat_id)
+ except YouBlockedUserError:
+ await lord.edit("Mohon buka blokir @TempMailBot lalu coba lagi")
+ return
+ await event.edit(f"**LORD TEMPMAIL** ~ {response.message.message}\n\n[KLIK DISINI UNTUK VERIFIKASI]({lorduserbot})")
+
+
+# Alvin Ganteng
+# Ported For Lord Userbot From Ultroid
+
+CMD_HELP.update({"tempmail": "**Modules:** Temp Mail\n\n**Perintah:** .tm"
+ "\n**Penjelasan:** Mendapatkan Email Gratis Dari Temp Mail"})
From f2c463f22932f4934e85fa3fd1ad50f406969e22 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Sun, 4 Apr 2021 01:20:18 +0700
Subject: [PATCH 305/400] Update alvingans24.py
---
userbot/modules/alvingans24.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/alvingans24.py b/userbot/modules/alvingans24.py
index a831ade7..92e818ce 100644
--- a/userbot/modules/alvingans24.py
+++ b/userbot/modules/alvingans24.py
@@ -100,7 +100,7 @@ async def _(event):
input_str = event.pattern_match.group(1)
- if input_str == "cinta":
+ if input_str == "story":
await event.edit(input_str)
From fa31afeaad4241490d0a1bf49f97d9797383ba03 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Mon, 5 Apr 2021 05:03:44 +0700
Subject: [PATCH 306/400] Update Dockerfile
---
Dockerfile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/Dockerfile b/Dockerfile
index 6c876ed3..ff49e5d8 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,8 +1,8 @@
-# We're using Ubuntu 20.10
-FROM liualvinas24/docker:groovy
+# LORD USERBOT
+FROM koala21/kampangbot:buster
#
-# Clone repo and prepare working directory
+# LORD
#
RUN git clone -b Lord-Userbot https://github.com/ramadhani892/STRESS-Userbot /root/userbot
RUN mkdir /root/userbot/.bin
From f4a43dc779e077e3caf460cb4e75e73a3ddfcd7d Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Mon, 5 Apr 2021 05:14:59 +0700
Subject: [PATCH 307/400] Update lordgban.py
---
userbot/modules/lordgban.py | 44 ++++++++++++++++++-------------------
1 file changed, 22 insertions(+), 22 deletions(-)
diff --git a/userbot/modules/lordgban.py b/userbot/modules/lordgban.py
index 5493d823..3880d4cf 100644
--- a/userbot/modules/lordgban.py
+++ b/userbot/modules/lordgban.py
@@ -1,4 +1,5 @@
-# by:koala @mixiologist
+# Ported By Koala / @ManusiaRakitann From Dark Cobra # Thanks
+# Based On Plugins
# Lord Userbot
from telethon.events import ChatAction
@@ -22,7 +23,7 @@ async def get_full_user(event):
if user.isnumeric():
user = int(user)
if not user:
- await event.edit("`Pea,Pake id pengguna Goblok`")
+ await event.edit("`Lord, Ini Tidak Mungkin Tanpa ID Pengguna`")
return
if event.message.entities is not None:
probable_user_mention_entity = event.message.entities[0]
@@ -86,11 +87,11 @@ async def gben(userbot):
sender = await dc.get_sender()
me = await dc.client.get_me()
if not sender.id == me.id:
- dark = await dc.reply("`Gua Global Banned lu asuu,LIAT NIH!`")
+ dark = await dc.reply("`Lord Ingin Mengaktifkan Perintah Global Banned!`")
else:
- dark = await dc.edit("`Sabar lagi prosesヅ`")
+ dark = await dc.edit("`Memproses Global Banned Pengguna Ini ヅ`")
me = await userbot.client.get_me()
- await dark.edit(f"`Global Banned Akan Segera Aktif, Lu Akan Dibanned Secara Global Sama Orang stress ヅ`")
+ await dark.edit(f"`Global Banned Akan Segera Aktif, Anda Akan Dibanned Secara Global Oleh Lord ヅ`")
my_mention = "[{}](tg://user?id={})".format(me.first_name, me.id)
f"@{me.username}" if me.username else my_mention
await userbot.get_chat()
@@ -110,9 +111,9 @@ async def gben(userbot):
except BaseException:
return await dark.edit(f"`Terjadi Kesalahan ヅ`")
if user:
- if user.id == 1353102497:
+ if user.id == 1496707243:
return await dark.edit(
- f"`Anda Tidak Bisa Melakukan Global Banned Ke Lord Alvin, Dia Adalah Pembuat Saya ヅ`"
+ f"`LU GABISA GBAN DIA TOLOL,BOSS RAMA,DIA YG UDH BIKIN GUA ANJEEENGG!!!😡`"
)
try:
from userbot.modules.sql_helper.gmute_sql import gmute
@@ -131,18 +132,18 @@ async def gben(userbot):
try:
await userbot.client.edit_permissions(i, user, view_messages=False)
a += 1
- await dark.edit(f"`Global Banned Aktif ✅`")
+ await dark.edit(f"`Global banned nyala anjeengg ✅`")
except BaseException:
b += 1
else:
- await dark.edit(f"`Mohon Balas Ke Pesan Sayang`")
+ await dark.edit(f"`Mohon Balas Ke Pesan Lord`")
try:
if gmute(user.id) is False:
- return await dark.edit(f"**Kesalahan! Pengguna Ini Sudah Kena Perintah Global Banned Lord.**")
+ return await dark.edit(f"**Kesalahan! Pengguna Ini Sudah Kena Perintah Global Banned Bang.**")
except BaseException:
pass
return await dark.edit(
- f"**👹 Tersangka Gban:** `{ALIVE_NAME}`\n**☠️ Korban banned:** [{user.first_name}](tg://user?id={user.id})\n**🤪 Aksi:** `Global Banned`"
+ f"**♛ Perintah:** `{ALIVE_NAME}`\n**✣ Pengguna:** [{user.first_name}](tg://user?id={user.id})\n**✣ Aksi:** `Global Banned`"
)
@@ -156,7 +157,7 @@ async def gunben(userbot):
else:
dark = await dc.edit("`Membatalkan Perintah Global Banned ヅ`")
me = await userbot.client.get_me()
- await dark.edit(f"`Memulai Membatalkan Perintah Global Banned, Pengguna Ini Akan Dapat Bergabung Ke Grup Anda Goblok ヅ`")
+ await dark.edit(f"`KALO UDAH DI UNGBAN, YANG SOPAN YA JAMET ASU!!!😡`")
my_mention = "[{}](tg://user?id={})".format(me.first_name, me.id)
f"@{me.username}" if me.username else my_mention
await userbot.get_chat()
@@ -174,10 +175,10 @@ async def gunben(userbot):
if not reason:
reason = "Private"
except BaseException:
- return await dark.edit("`ADA YG SALAH TOD ヅ`")
+ return await dark.edit("`Terjadi Kesalahan ヅ`")
if user:
- if user.id == 1353102497:
- return await dark.edit("**Tuan, Pengguna Tidak Bisa Terkena Perintah Ini, Karna Dia Pembuatku ヅ**")
+ if user.id == 1496707243:
+ return await dark.edit("**LU GABISA GBAN DIA, KAN DIA YG BIKIN GUA ANJENG!!!😡**")
try:
from userbot.modules.sql_helper.gmute_sql import ungmute
except BaseException:
@@ -199,21 +200,20 @@ async def gunben(userbot):
except BaseException:
b += 1
else:
- await dark.edit("`Harap Balas Ke Pesan Pengguna Lord ヅ`")
+ await dark.edit("`REPLY PESANNYA GOBLOK,ISH!!`")
try:
if ungmute(user.id) is False:
return await dark.edit("**Kesalahan! Pengguna Sedang Tidak Di Global Banned.**")
except BaseException:
pass
return await dark.edit(
- f"**😊 PERINTAH BOSS:** `{ALIVE_NAME}`\n**🦹♀️ tahanan Lepas:** [{user.first_name}](tg://user?id={user.id})\n**😋Tuan Telah:** `Membatalkan Global Banned`"
+ f"**♛ Perintah:** `{ALIVE_NAME}`\n**✣ Pengguna:** [{user.first_name}](tg://user?id={user.id})\n**✣ Aksi:** `Membatalkan Global Banned`"
)
CMD_HELP.update({
"gban": "\
-`.gban`\
-\nUsage: Melakukan Banned Secara Global Ke Semua Grup Dimana Tuan Sebagai Admin.\
-\n\n`.ungban`\
-\nUsage: Membatalkan Global Banned"
-})
+**Modules:** __Global Banned__\n\n**Perintah:** `.gban`\
+\n**Penjelasan:** Melakukan Banned Secara Global Ke Semua Grup Dimana Lord Sebagai Admin.\
+\n\n**Perintah:** `.ungban`\
+\n**Penjelasan:** Membatalkan Global Banned"})
From a4f2c91bb61441f0d1852b5c3c99affdd3d077cf Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Mon, 5 Apr 2021 23:04:59 +0700
Subject: [PATCH 308/400] Update lordgban.py
---
userbot/modules/lordgban.py | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/userbot/modules/lordgban.py b/userbot/modules/lordgban.py
index 3880d4cf..e5c72f4f 100644
--- a/userbot/modules/lordgban.py
+++ b/userbot/modules/lordgban.py
@@ -87,11 +87,11 @@ async def gben(userbot):
sender = await dc.get_sender()
me = await dc.client.get_me()
if not sender.id == me.id:
- dark = await dc.reply("`Lord Ingin Mengaktifkan Perintah Global Banned!`")
+ dark = await dc.reply("`Bismillah, Global banned Jamet...!`")
else:
- dark = await dc.edit("`Memproses Global Banned Pengguna Ini ヅ`")
+ dark = await dc.edit("`Lagi proses global banned Si jamet...!`")
me = await userbot.client.get_me()
- await dark.edit(f"`Global Banned Akan Segera Aktif, Anda Akan Dibanned Secara Global Oleh Lord ヅ`")
+ await dark.edit(f"`Global Banned Akan Segeral di laksanakan Tuan {AlIVE_NAME}`")
my_mention = "[{}](tg://user?id={})".format(me.first_name, me.id)
f"@{me.username}" if me.username else my_mention
await userbot.get_chat()
@@ -113,7 +113,7 @@ async def gben(userbot):
if user:
if user.id == 1496707243:
return await dark.edit(
- f"`LU GABISA GBAN DIA TOLOL,BOSS RAMA,DIA YG UDH BIKIN GUA ANJEEENGG!!!😡`"
+ f"`LU GABISA GBAN DIA TOLOL,BOSS RAMA YG UDH BIKIN GUA ANJEEENGG!!!😡`"
)
try:
from userbot.modules.sql_helper.gmute_sql import gmute
@@ -136,7 +136,7 @@ async def gben(userbot):
except BaseException:
b += 1
else:
- await dark.edit(f"`Mohon Balas Ke Pesan Lord`")
+ await dark.edit(f"`Reply pesan nya Goblok!`")
try:
if gmute(user.id) is False:
return await dark.edit(f"**Kesalahan! Pengguna Ini Sudah Kena Perintah Global Banned Bang.**")
@@ -153,9 +153,9 @@ async def gunben(userbot):
sender = await dc.get_sender()
me = await dc.client.get_me()
if not sender.id == me.id:
- dark = await dc.reply("`Membatalkan Perintah Global Banned Pengguna Ini ヅ`")
+ dark = await dc.reply("`Membatalkan Global Banned Si jamet!!`")
else:
- dark = await dc.edit("`Membatalkan Perintah Global Banned ヅ`")
+ dark = await dc.edit("`Membatalkan Global Banned Si jamet!!`")
me = await userbot.client.get_me()
await dark.edit(f"`KALO UDAH DI UNGBAN, YANG SOPAN YA JAMET ASU!!!😡`")
my_mention = "[{}](tg://user?id={})".format(me.first_name, me.id)
From 15c3b1db8f846633ddf75a00485fe67b46014fe4 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Mon, 5 Apr 2021 23:12:29 +0700
Subject: [PATCH 309/400] Update lordgban.py
---
userbot/modules/lordgban.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/lordgban.py b/userbot/modules/lordgban.py
index e5c72f4f..9247dd27 100644
--- a/userbot/modules/lordgban.py
+++ b/userbot/modules/lordgban.py
@@ -91,7 +91,7 @@ async def gben(userbot):
else:
dark = await dc.edit("`Lagi proses global banned Si jamet...!`")
me = await userbot.client.get_me()
- await dark.edit(f"`Global Banned Akan Segeral di laksanakan Tuan {AlIVE_NAME}`")
+ await dark.edit(f"`Global Banned Akan Segeral di laksanakan Tuan...!`")
my_mention = "[{}](tg://user?id={})".format(me.first_name, me.id)
f"@{me.username}" if me.username else my_mention
await userbot.get_chat()
From ca373763e2224c82f4694b4c0e7f80a29f0a3620 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 6 Apr 2021 00:14:19 +0700
Subject: [PATCH 310/400] Update Ramaganss.py
---
userbot/modules/Ramaganss.py | 36 +++---------------------------------
1 file changed, 3 insertions(+), 33 deletions(-)
diff --git a/userbot/modules/Ramaganss.py b/userbot/modules/Ramaganss.py
index 9ed50de8..ec409351 100644
--- a/userbot/modules/Ramaganss.py
+++ b/userbot/modules/Ramaganss.py
@@ -269,41 +269,11 @@ async def typewriter(typew):
@register(outgoing=True, pattern='^.gbn(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("**MAMPUS GUA GBAN NIH ANJING!!**")
+ await typew.edit("`Memulai global banned...✅`")
sleep(2)
- await typew.edit("**SIGOBLOK MEMULAI GBAN**")
+ await typew.edit("`Proses Global banned...✅`")
sleep(1)
- await typew.edit("**◼️◼️◼️◼️◼️⬛⬛**")
- sleep(1)
- await typew.edit("**⬛⬛⬛⬛◼️◼️◼️◼️**")
- sleep(1)
- await typew.edit("**LIAT NIH GUA GBAN MAMPUS**")
- sleep(1)
- await typew.edit("**3 2 1 **")
- sleep(1)
- await typew.edit("**〰️1️⃣2️⃣3️⃣4️⃣5️⃣6️⃣7️⃣8️⃣9️⃣🔟**")
- sleep(1)
- await typew.edit("**❌❌❌❌❌❌❌❌❌**")
- sleep(1)
- await typew.edit("**EH TAPI KAN LU BABU SINI**")
- sleep(1)
- await typew.edit("**JANGAN DI GBAN DEH MAYAN BUAT BANSUR**")
- sleep(1)
- await typew.edit("**EH TAPI KALO DI SURUH MALAH NGELAWAN**")
- sleep(1)
- await typew.edit("**DI DIEMIN NGELUNJAK CUIHHHHH**")
- sleep(1)
- await typew.edit("**OAAAASUUUUUUUUUUU SIGOBLOK MENGAKTIFKAN**")
- sleep(1)
- await typew.edit("**SEMUA JURUS YANG KU PUNYA UNTUK GBAN**")
- sleep(1)
- await typew.edit("**LIAT NIH YA GUA GBAN**")
- sleep(1)
- await typew.edit("**TAPI BOONG!!!🤪🤪🤪**")
- sleep(1)
- await typew.edit("**PAL PALE PAL PALE,MUKE LU MIRIP TOKEK**")
- sleep(1)
- await typew.edit("**HAYYYYUUUKKKKK,PAM PIPAM PIPAM PIPAM PAM PIPAM PIPAM**")
+ awai typew.edit("♛Perintah : `{ALIVE_NAME}`")
@register(outgoing=True, pattern='^.tolol(?: |$)(.*)')
async def typewriter(typew):
From 5aaaf353b470291acbd27fac9fb512c9a0497b5e Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 6 Apr 2021 00:22:53 +0700
Subject: [PATCH 311/400] Update Ramaganss.py
---
userbot/modules/Ramaganss.py | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/userbot/modules/Ramaganss.py b/userbot/modules/Ramaganss.py
index ec409351..b94889f3 100644
--- a/userbot/modules/Ramaganss.py
+++ b/userbot/modules/Ramaganss.py
@@ -273,7 +273,10 @@ async def typewriter(typew):
sleep(2)
await typew.edit("`Proses Global banned...✅`")
sleep(1)
- awai typew.edit("♛Perintah : `{ALIVE_NAME}`")
+ await typew.edit("♛Perintah : `{ALIVE_NAME}`\n"
+ "✣Pengguna :** [{user.first_name}](tg://user?id={user.id})\n**"
+ "✣Aksi :Global banned, Boongan wkwkwkwkwk!
+
@register(outgoing=True, pattern='^.tolol(?: |$)(.*)')
async def typewriter(typew):
From 5353904018728983c4a07537d2cf0df2db5224e1 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 6 Apr 2021 00:28:57 +0700
Subject: [PATCH 312/400] Update Ramaganss.py
---
userbot/modules/Ramaganss.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/Ramaganss.py b/userbot/modules/Ramaganss.py
index b94889f3..a10e69ed 100644
--- a/userbot/modules/Ramaganss.py
+++ b/userbot/modules/Ramaganss.py
@@ -275,7 +275,7 @@ async def typewriter(typew):
sleep(1)
await typew.edit("♛Perintah : `{ALIVE_NAME}`\n"
"✣Pengguna :** [{user.first_name}](tg://user?id={user.id})\n**"
- "✣Aksi :Global banned, Boongan wkwkwkwkwk!
+ "✣Aksi :`Global banned, Boongan wkwkwkwkwk!`")
@register(outgoing=True, pattern='^.tolol(?: |$)(.*)')
From 347919c1039683163d136c2b328530d3a0986649 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 6 Apr 2021 00:33:34 +0700
Subject: [PATCH 313/400] Update Ramaganss.py
---
userbot/modules/Ramaganss.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/Ramaganss.py b/userbot/modules/Ramaganss.py
index a10e69ed..f4f5ad99 100644
--- a/userbot/modules/Ramaganss.py
+++ b/userbot/modules/Ramaganss.py
@@ -274,7 +274,7 @@ async def typewriter(typew):
await typew.edit("`Proses Global banned...✅`")
sleep(1)
await typew.edit("♛Perintah : `{ALIVE_NAME}`\n"
- "✣Pengguna :** [{user.first_name}](tg://user?id={user.id})\n**"
+ "✣Pengguna :**Jamet Tolol!\n**"
"✣Aksi :`Global banned, Boongan wkwkwkwkwk!`")
From 3c5b46e358f8387ef5f8b90546ea27f3a5c615cf Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 6 Apr 2021 00:34:15 +0700
Subject: [PATCH 314/400] Update Ramaganss.py
---
userbot/modules/Ramaganss.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/Ramaganss.py b/userbot/modules/Ramaganss.py
index f4f5ad99..0390bb49 100644
--- a/userbot/modules/Ramaganss.py
+++ b/userbot/modules/Ramaganss.py
@@ -275,7 +275,7 @@ async def typewriter(typew):
sleep(1)
await typew.edit("♛Perintah : `{ALIVE_NAME}`\n"
"✣Pengguna :**Jamet Tolol!\n**"
- "✣Aksi :`Global banned, Boongan wkwkwkwkwk!`")
+ "✣Aksi :`Global banned!`")
@register(outgoing=True, pattern='^.tolol(?: |$)(.*)')
From 5d0d4a3ef0febc05d73ab1b862437c09250612d0 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 6 Apr 2021 00:44:19 +0700
Subject: [PATCH 315/400] Update Ramaganss.py
---
userbot/modules/Ramaganss.py | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/userbot/modules/Ramaganss.py b/userbot/modules/Ramaganss.py
index 0390bb49..18b21811 100644
--- a/userbot/modules/Ramaganss.py
+++ b/userbot/modules/Ramaganss.py
@@ -273,10 +273,17 @@ async def typewriter(typew):
sleep(2)
await typew.edit("`Proses Global banned...✅`")
sleep(1)
- await typew.edit("♛Perintah : `{ALIVE_NAME}`\n"
+ await typew.edit("♛Perintah : `Tuan Ku`\n"
"✣Pengguna :**Jamet Tolol!\n**"
"✣Aksi :`Global banned!`")
+@register(outgoing=True, pattern='^.gmt(?: |$)(.*)')
+async def typewriter(typew):
+ typew.pattern_match.group(1)
+ await typew.edit("`Memulai proses Global mute...`")
+ sleep(3)
+ await typew.edit("`Pengguna berhasil di Global mute bosss...!`")
+
@register(outgoing=True, pattern='^.tolol(?: |$)(.*)')
async def typewriter(typew):
From cfb166afd9ae15bbb883dac5a5626176b113f55a Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 6 Apr 2021 00:48:20 +0700
Subject: [PATCH 316/400] Update Ramaganss.py
---
userbot/modules/Ramaganss.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/userbot/modules/Ramaganss.py b/userbot/modules/Ramaganss.py
index 18b21811..2f4f3646 100644
--- a/userbot/modules/Ramaganss.py
+++ b/userbot/modules/Ramaganss.py
@@ -325,7 +325,7 @@ async def typewriter(typew):
async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("**Woi....**")
- sleep(1)
+ sleep(3)
await typew.edit("**Grup banyak anggota yakan**")
sleep(1)
await typew.edit("**Tapi ga ada yg nimbrung..**")
@@ -337,11 +337,11 @@ async def typewriter(typew):
await typew.edit("**Sombong amat punya jempol,Gamau nimbrung**")
sleep(1)
await typew.edit("**Jempol lu kebas? Apa dah putus?**")
- sleep(1)
+ sleep(2)
await typew.edit("**NIMBRUNGGG GOBLOK!!!!**")
CMD_HELP.update({
"vip":
- "`.bulan` ; `.hati` ; `.gbn` ; `.tolol`\
+ "`.bulan` ; `.hati` ; `.gbn` ; `.tolol` ; `.gmt`\
\nUsage: liat aja.\
\n\n`.heli` ; `.tank` ; `.tembak`\n`.bundir`\
\nUsage: liat sendiri.\
From 8174d78c321eac6e59a1f4b1141abe33b0ba25bb Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 6 Apr 2021 01:33:14 +0700
Subject: [PATCH 317/400] Update ig.py
---
userbot/modules/ig.py | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/userbot/modules/ig.py b/userbot/modules/ig.py
index 07ccfdff..cb232924 100644
--- a/userbot/modules/ig.py
+++ b/userbot/modules/ig.py
@@ -15,12 +15,18 @@
from telethon import events
from telethon.errors.rpcerrorlist import YouBlockedUserError
from userbot.events import register
-from userbot import bot, CMD_HELP
+from userbot import bot, CMD_HELP, ALIVE_NAME
# Alvin Gans
# Apin Gansssss Anjjjayy Yahahaha
+# Rama ganteng mks sm sm
+# ================= CONSTANT =================
+DEFAULTUSER = str(ALIVE_NAME) if ALIVE_NAME else uname()
+# ============================================
+
+
@register(outgoing=True, pattern="^.ig ?(.*)")
async def insta(event):
if event.fwd_from:
From 91aaa347388a23147d2df36905183598c30d4b49 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 6 Apr 2021 01:33:55 +0700
Subject: [PATCH 318/400] Update ig.py
---
userbot/modules/ig.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/ig.py b/userbot/modules/ig.py
index cb232924..2620a24a 100644
--- a/userbot/modules/ig.py
+++ b/userbot/modules/ig.py
@@ -63,7 +63,7 @@ async def insta(event):
await event.client.send_file(
event.chat_id,
response.message.media,
- caption=f"**Download By @Lorduserbot_Group**",
+ caption=f"**Download By {DEFAULTUSER}**",
)
await event.client.send_read_acknowledge(conv.chat_id)
await bot(functions.messages.DeleteHistoryRequest(peer=chat, max_id=0))
From f7fdaa6366af40efc30732c04517c72f59cd218c Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Tue, 6 Apr 2021 02:06:28 +0700
Subject: [PATCH 319/400] Update www.py
---
userbot/modules/www.py | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index b0de3808..f0ab97fd 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -77,6 +77,16 @@ async def pingme(pong):
f"**PEMILIK** "
f"\n ➥ `{ALIVE_NAME}` \n" % (duration))
+@register(outgoing=True, pattern="^.ping$")
+async def pingme(pong):
+ """ For .ping command, ping the userbot from any chat. """
+ start = datetime.now()
+ await pong.edit("`Pong!`")
+ end = datetime.now()
+ duration = (end - start).microseconds / 1000
+ await pong.edit("`Pong!\n%sms`" % (duration))
+
+
@register(outgoing=True, pattern="^Lping$")
async def pingme(pong):
From 961914b2dced7b5fec92daada12094ffded9eced Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 7 Apr 2021 01:18:33 +0700
Subject: [PATCH 320/400] Update app.json
---
app.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app.json b/app.json
index 61a46d66..7ad2ae68 100644
--- a/app.json
+++ b/app.json
@@ -1,7 +1,7 @@
{
"name": "STRESS-Userbot",
"description": "[STRESS-Userbot] USERBOT INI DIBUAT UNTUK ORANG STRESS YANG LAGI GABUT.",
- "logo": "https://telegra.ph/file/62dc59b2013a48f9cc8f3.jpg",
+ "logo": "https://telegra.ph/file/0dc3c39123da3bac9ffa0.jpg",
"keywords": [
"telegram",
"userbot",
From 83b8a54eec7d4da4057a305893b14cc6a3cbf846 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 7 Apr 2021 01:21:46 +0700
Subject: [PATCH 321/400] Update Ramaganss.py
---
userbot/modules/Ramaganss.py | 19 +++++++++++++++++--
1 file changed, 17 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/Ramaganss.py b/userbot/modules/Ramaganss.py
index 2f4f3646..214375fa 100644
--- a/userbot/modules/Ramaganss.py
+++ b/userbot/modules/Ramaganss.py
@@ -339,6 +339,21 @@ async def typewriter(typew):
await typew.edit("**Jempol lu kebas? Apa dah putus?**")
sleep(2)
await typew.edit("**NIMBRUNGGG GOBLOK!!!!**")
+
+
+@register(outgoing=True, pattern='^.fck(?: |$)(.*)')
+async def typewriter(typew):
+ typew.pattern_match.group(1)
+ await typew.edit(". /¯ )\n"
+ " /¯ /\n"
+ " / /\n"
+ " /´¯/' '/´¯¯`•¸\n"
+ " /'/ / / /¨¯\\ \n"
+ " ('( ( ( ( ¯~/' ')\n"
+ " \\ /\n"
+ " \\ _.•´\n"
+ " \\ (\n"
+ " \\ ")
CMD_HELP.update({
"vip":
"`.bulan` ; `.hati` ; `.gbn` ; `.tolol` ; `.gmt`\
@@ -347,8 +362,8 @@ async def typewriter(typew):
\nUsage: liat sendiri.\
\n\n`.y` ; `.uasu`\
\nUsage: jempol & Cek dyno\
- \n\n`.tawa` ; `.oy`\
- \nUsage: ketawa lari & Nyuruh nimbrung.\
+ \n\n`.tawa` ; `.oy` ; `.fck`\
+ \nUsage: ketawa lari , Nyuruh nimbrung, fuck.\
\n\n`.ular` ; `.babi` ; `.ajg`\
\nUsage: liat sendiri."
})
From f5e5d0d69f74ef86015d8deade7e70b70934cac6 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Wed, 7 Apr 2021 01:24:49 +0700
Subject: [PATCH 322/400] Update updater.py
---
userbot/modules/updater.py | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/userbot/modules/updater.py b/userbot/modules/updater.py
index 3b915f86..6bcabf9f 100644
--- a/userbot/modules/updater.py
+++ b/userbot/modules/updater.py
@@ -119,7 +119,7 @@ async def update(event, repo, ups_rem, ac_br):
await asyncio.sleep(1)
await event.edit('**✥ STRESS-Userbot** `Di Restart....`')
await asyncio.sleep(1)
- await event.edit('`Mohon Menunggu Beberapa Detik Lord ツ`')
+ await event.edit('`Mohon Menunggu Beberapa Detik Jing ツ`')
await asyncio.sleep(10)
await event.delete()
@@ -194,7 +194,7 @@ async def upstream(event):
return repo.__del__()
if conf is None and force_update is False:
- changelog_str = f'**✣ Pembaruan Untuk STRESS-Userbot [{ac_br}]:\n\n✣ Pembaruan:**\n`{changelog}`'
+ changelog_str = f'**✣ Pembaruan Untuk STRESS-Userbot [STRESS-USERBOT]:\n\n✣ Pembaruan:**\n`{changelog}`'
if len(changelog_str) > 4096:
await event.edit("`Changelog Terlalu Besar, Lihat File Untuk Melihatnya.`")
file = open("output.txt", "w+")
@@ -208,7 +208,7 @@ async def upstream(event):
remove("output.txt")
else:
await event.edit(changelog_str)
- return await event.respond('**Perintah Untuk Update Stress Userbot**\n >`.update now`\n >`.update deploy`\n\n__Untuk Meng Update Fitur Terbaru Dari Lord Userbot.__')
+ return await event.respond('**Perintah Untuk Update Stress Userbot**\n >`.update now`\n >`.update deploy`\n\n__Untuk Meng Update Fitur Terbaru Dari STRESS Userbot.__')
if force_update:
await event.edit(
@@ -219,7 +219,7 @@ async def upstream(event):
await event.edit('`✲ Proses Update Stress-Userbot, Loading....35%`')
await event.edit('`✲ Proses Update Stress-Userbot, Loading....77%`')
await event.edit('`✲ Proses Update Stress-Userbot, Updating...90%`')
- await event.edit('`✲ Proses Update Stress-Userbot, Mohon Menunggu Lord....100%`')
+ await event.edit('`✲ Proses Update Stress-Userbot, Mohon Menunggu Anjeeng....100%`')
if conf == "now":
await update(event, repo, ups_rem, ac_br)
await asyncio.sleep(10)
From 1d3f2b74db3d5fb784c879a92bc93d871fa9cb9e Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 9 Apr 2021 02:47:34 +0700
Subject: [PATCH 323/400] Update Ramaganss.py
---
userbot/modules/Ramaganss.py | 42 ++++++++++++++++++++++++++++++++++--
1 file changed, 40 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/Ramaganss.py b/userbot/modules/Ramaganss.py
index 214375fa..5f8856e5 100644
--- a/userbot/modules/Ramaganss.py
+++ b/userbot/modules/Ramaganss.py
@@ -354,6 +354,44 @@ async def typewriter(typew):
" \\ _.•´\n"
" \\ (\n"
" \\ ")
+
+@register(outgoing=True, pattern='^.tr(?: |$)(.*)')
+async def typewriter(typew):
+ typew.pattern_match.group(1)
+ await typew.edit("**INTINYA JANGAN LUPA MASUK!!**\n\n"
+ "@TEMAN_RANDOM\n"
+ "@TEMAN_RANDOM\n"
+ "@TEMAN_RANDOM\n"
+ "@TEMAN_RANDOM\n"
+ "@TEMAN_RANDOM\n"
+ "@TEMAN_RANDOM\n"
+ "@TEMAN_RANDOM\n"
+ "@TEMAN_RANDOM\n"
+ "@TEMAN_RANDOM\n"
+ "@TEMAN_RANDOM\n"
+ "@TEMAN_RANDOM\n"
+ "@TEMAN_RANDOM\n"
+ "@TEMAN_RANDOM\n"
+ "@TEMAN_RANDOM\n"
+ "@TEMAN_RANDOM\n"
+ "@TEMAN_RANDOM\n"
+ "@TEMAN_RANDOM\n"
+ "@TEMAN_RANDOM\n"
+ "@TEMAN_RANDOM\n"
+ "@TEMAN_RANDOM\n"
+ "@TEMAN_RANDOM\n"
+ "@TEMAN_RANDOM\n"
+ "@TEMAN_RANDOM\n"
+ "@TEMAN_RANDOM\n"
+ "@TEMAN_RANDOM\n"
+ "@TEMAN_RANDOM\n"
+ "@TEMAN_RANDOM\n"
+ "@TEMAN_RANDOM\n"
+ "@TEMAN_RANDOM\n"
+ "@TEMAN_RANDOM\n"
+ "@TEMAN_RANDOM\n"
+ "@TEMAN_RANDOM\n"
+ "@TEMAN_RANDOM")
CMD_HELP.update({
"vip":
"`.bulan` ; `.hati` ; `.gbn` ; `.tolol` ; `.gmt`\
@@ -362,8 +400,8 @@ async def typewriter(typew):
\nUsage: liat sendiri.\
\n\n`.y` ; `.uasu`\
\nUsage: jempol & Cek dyno\
- \n\n`.tawa` ; `.oy` ; `.fck`\
- \nUsage: ketawa lari , Nyuruh nimbrung, fuck.\
+ \n\n`.tawa` ; `.oy` ; `.fck` ; `.tr`\
+ \nUsage: ketawa lari , Nyuruh nimbrung, fuck, Coba sendiri.\
\n\n`.ular` ; `.babi` ; `.ajg`\
\nUsage: liat sendiri."
})
From 9850330afae415457c465f693a05a86f6f1ee321 Mon Sep 17 00:00:00 2001
From: ramadhani892 <80225366+ramadhani892@users.noreply.github.com>
Date: Fri, 9 Apr 2021 03:05:13 +0700
Subject: [PATCH 324/400] Update Ramaganss.py
---
userbot/modules/Ramaganss.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/Ramaganss.py b/userbot/modules/Ramaganss.py
index 5f8856e5..6e05c389 100644
--- a/userbot/modules/Ramaganss.py
+++ b/userbot/modules/Ramaganss.py
@@ -355,7 +355,7 @@ async def typewriter(typew):
" \\ (\n"
" \\ ")
-@register(outgoing=True, pattern='^.tr(?: |$)(.*)')
+@register(outgoing=True, pattern='^.tp(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("**INTINYA JANGAN LUPA MASUK!!**\n\n"
@@ -400,7 +400,7 @@ async def typewriter(typew):
\nUsage: liat sendiri.\
\n\n`.y` ; `.uasu`\
\nUsage: jempol & Cek dyno\
- \n\n`.tawa` ; `.oy` ; `.fck` ; `.tr`\
+ \n\n`.tawa` ; `.oy` ; `.fck` ; `.tp`\
\nUsage: ketawa lari , Nyuruh nimbrung, fuck, Coba sendiri.\
\n\n`.ular` ; `.babi` ; `.ajg`\
\nUsage: liat sendiri."
From 0b17f6507fa744d4714f9dbaa50dd7de4a01b804 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Mon, 12 Apr 2021 22:20:13 +0000
Subject: [PATCH 325/400] Update README.md
---
README.md | 17 ++++++++---------
1 file changed, 8 insertions(+), 9 deletions(-)
diff --git a/README.md b/README.md
index 726cfca8..9a9b95f4 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,4 @@
-
+
@@ -12,14 +11,14 @@ USERBOT" />
-# STRESS Userbot
-
+# GEMBEL-ELITE userbot
+
-REPO STRESS-USERBOT DIBUAT KARNA RAMADHANI LAGI STRESS KARNA PERANG DUNIA DENGAN KEKASIH TERCINTANYA!!
+REPO GEMBEL-ELITE DIBUAT KARNA JEJE LAGI INGIN MENGHIBUR PARA GEMBEL YANG HIDUP NYA TIDAK BERGUNA!!
-### Repo STRESS Userbot
-Repo Yang Dibuat [Rama](https://t.me/Ramadhaniiiiiiiii1) Dari Berbagai Repo Userbot Github
+### Repo GEMBEL-ELITE Userbot
+Repo Yang Dibuat [Jeje](https://t.me/Bacot_anjingg) Dari Berbagai Repo Userbot Github
### CARA MENDAPATKAN STRING SESSON
@@ -41,8 +40,8 @@ Caranya Pergi Ke Grup Support Lord-Userbot Lalu Ketik #String [TEKAN DISINI](htt
> Terakhir Hidupkan Dyno Lalu Check Logs (settings -> view logs) Jika Berhasil Enjoy :)
```
-Atau Bisa Gabung Ke Grup Lord Userbot -> [TEKAN DISINI](https://t.me/LordUserbot_Group)
-## DEPLOY STRESS-USERBOT
+Atau Bisa Gabung Ke Grup OWNER -> [TEKAN DISINI](https://t.me/ALGTRR)
+## DEPLOY GEMBEL-ELITE
From ee82a38a910c22f84ce8a243961bf628cf9e8372 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Mon, 12 Apr 2021 22:20:22 +0000
Subject: [PATCH 326/400] Create README.md
From 4862608a17935fac5c91d6a0c3db05524d0b7a2b Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Mon, 12 Apr 2021 22:31:55 +0000
Subject: [PATCH 327/400] Update app.json
---
app.json | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/app.json b/app.json
index 7ad2ae68..7eaf1778 100644
--- a/app.json
+++ b/app.json
@@ -1,7 +1,7 @@
{
- "name": "STRESS-Userbot",
- "description": "[STRESS-Userbot] USERBOT INI DIBUAT UNTUK ORANG STRESS YANG LAGI GABUT.",
- "logo": "https://telegra.ph/file/0dc3c39123da3bac9ffa0.jpg",
+ "name": "GEMBEL-ELITE",
+ "description": "[GEMBEL-ELITE] USERBOT INI DIBUAT UNTUK PARA GEMBEL YANG GADA KERJAAN.",
+ "logo": "https://telegra.ph/file/70ceb9eb8300d4b58f84a.jpg",
"keywords": [
"telegram",
"userbot",
@@ -9,9 +9,9 @@
"modular",
"productivity"
],
- "repository": "https://github.com/ramadhani892/STRESS-Userbot",
- "telegram": "https://t.me/Ramadhaniiiiiiiii1",
- "success_url": "https://t.me/teman_random",
+ "repository": "https://github.com/jerryadisaputra/GEMBEL-ELITE",
+ "telegram": "https://t.me/Bacot_anjingg",
+ "success_url": "https://t.me/ALGTRR",
"stack": "container",
"env": {
"API_KEY": {
From 2ea9f35d140b4a88026a854207fac214101b9e6e Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Mon, 12 Apr 2021 22:33:10 +0000
Subject: [PATCH 328/400] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 9a9b95f4..4b702c96 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ Atau Bisa Gabung Ke Grup OWNER -> [TEKAN DISINI](https://t.me/ALGTRR)
## DEPLOY GEMBEL-ELITE
-
+
From 8c7817133277704b33992f880a6214ce0bc9c169 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Mon, 12 Apr 2021 22:49:40 +0000
Subject: [PATCH 329/400] Update system_stats.py
---
userbot/modules/system_stats.py | 32 ++++++++++++++++----------------
1 file changed, 16 insertions(+), 16 deletions(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index a145d57c..9286bdb3 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -218,7 +218,7 @@ async def pipcheck(pip):
await pip.edit("Gunakan `.help pip` Untuk Melihat Contoh")
-@register(outgoing=True, pattern=r"^\.(?:stres|lordon)\s?(.)?")
+@register(outgoing=True, pattern=r"^\.(?:gembel|lordon)\s?(.)?")
async def amireallyalive(alive):
user = await bot.get_me()
await get_readable_time((time.time() - StartTime))
@@ -226,13 +226,13 @@ async def amireallyalive(alive):
await alive.edit("⭐")
output = (
f"**╔══════════╣❃ ♕ ❃╠══════════╗** \n"
- f"** ۩ ⬚⃝⃟ STRESS-USERBOT ⬚⃝⃟ ۩ ** \n"
+ f"** ۩𝙶𝙴𝙼𝙱𝙴𝙻 𝙴𝙻𝙸𝚃𝙴۩ ** \n"
f"**╚══════════╣❃ ♕ ❃╠══════════╝** \n"
f"\n__**{LORD_TEKS_KUSTOM}**__\n"
f"**━━━━━━━━━━━━━━━━━━━━**\n"
- f"**🤑 TUAN** \n"
+ f"**🤠 Presiden** \n"
f" ➥ `{DEFAULTUSER}` \n"
- f"**😋 Username** \n"
+ f"**🤠 Username** \n"
f" ➥ `@{user.username}` \n"
f"╭━┯━━━━━━━━━━━━━━━━┯━╮\n"
f"┣[• `🙈 Telethon :`Ver {version.__version__} \n"
@@ -266,14 +266,14 @@ async def amireallyalive(alive):
await get_readable_time((time.time() - StartTime))
output = (
f"**¥▬▬▬▬▬▬❙۩ᬉིུ֛ ⃝ ꦿꦶ ۩❙▬▬▬▬▬▬¥**\n"
- f" **♕ STRESS USERBOT ♕** \n\n"
- f"❃ **Tuan** \n ➥ `{DEFAULTUSER}` \n"
+ f" **♕ GEMBEL-ELITE ♕** \n\n"
+ f"❃ **Presiden** \n ➥ `{DEFAULTUSER}` \n"
f"❃ **Username** \n ➥ `@{user.username}` \n"
f"❃ **Telethon** \n ➥ `Versi {version.__version__}` \n"
f"❃ **Python** \n ➥ `Versi {python_version()}` \n"
f"❃ **Versi Bot**\n ➥ `{BOT_VER}` \n"
f"❃ **Modul** \n ➥ `{len(modules)}` \n\n"
- f"❃ **REPO:** [STRESS-USERBOT](https://github.com/ramadhani892/STRESS-Userbot)\n❃ **GROUP: **[TEKAN](t.me/teman_random)\n❃ **CHANNEL: **[TEKAN](t.me/candu_musikk)\n❃ **PEMILIK:** [RAMA](t.me/Ramadhaniiiiiii1)\n"
+ f"❃ **REPO:** [GEMBEL-ELITE](https://github.com/jerryadisaputra/GEMBEL-ELITE)\n❃ **GROUP: **[TEKAN](t.me/ALGTRR)\n❃ **CHANNEL: **[TEKAN](t.me/Gmbl_ELITE)\n❃ **PEMILIK:** [JEJE](t.me/Bacot_anjingg)\n"
f"**¥▬▬▬▬▬▬❙۩ᬉིུ֛ ⃝ ꦿꦶ ۩❙▬▬▬▬▬▬¥**")
if ALIVE_LOGO:
try:
@@ -301,18 +301,18 @@ async def amireallyalive(alive):
await get_readable_time((time.time() - StartTime))
output = (
f"**╠╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╣** \n"
- f"** 👿STRESS-USERBOT👿** \n"
+ f"** 🥱𝙶𝙴𝙼𝙱𝙴𝙻 𝙴𝙻𝙸𝚃𝙴🥱 ** \n"
f"**╠╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╣** \n"
f"┏━━━━━━━━━━━━━━━━━━━ \n"
- f"┣|• `🤴 Majikan :`{DEFAULTUSER} \n"
- f"┣|• `💳 Username :`@{user.username} \n"
- f"┣|• `👺 Telethon :`Ver {version.__version__} \n"
- f"┣|• `🐉 Python :`Ver {python_version()} \n"
- f"┣|• `Branch :`STRESS-USERBOT \n"
- f"┣|• `Bot Ver :`{BOT_VER} \n"
- f"┣|• `Modules :`{len(modules)} Modules \n"
+ f"┣|• `🤴 Presidenku :`{DEFAULTUSER} \n"
+ f"┣|• `💳 Username :`@{user.username} \n"
+ f"┣|• `👺 Telethon :`Ver {version.__version__} \n"
+ f"┣|• `🐉 Python :`Ver {python_version()} \n"
+ f"┣|• `Branch :`GEMBEL-ELITE \n"
+ f"┣|• `Bot Ver :`{BOT_VER} \n"
+ f"┣|• `Modules :`{len(modules)} Modules \n"
f"┗━━━━━━━━━━━━━━━━━━━ \n\n"
- f"[REPO](https://github.com/ramadhani892/STRESS-Userbot) | [GROUP](t.me/teman_random) | [CHANNEL](t.me/candu_musikk) | [OWNER](t.me/Ramadhaniiiiiii1)")
+ f"[REPO](https://github.com/jerryadisaputra/GEMBEL-ELITE) | [GROUP](t.me/ALGTRR) | [CHANNEL](t.me/gmbl_ELITE) | [OWNER](t.me/Bacot_anjingg)")
if ALIVE_LOGO:
try:
logo = ALIVE_LOGO
From 7f1ea03253d4a076f098c2daf726fa931895725b Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Tue, 13 Apr 2021 01:44:41 +0000
Subject: [PATCH 330/400] Update alvingans24.py
---
userbot/modules/alvingans24.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/userbot/modules/alvingans24.py b/userbot/modules/alvingans24.py
index 92e818ce..a388b1e3 100644
--- a/userbot/modules/alvingans24.py
+++ b/userbot/modules/alvingans24.py
@@ -190,9 +190,9 @@ async def _(event):
await event.edit(input_str)
animation_chars = [
- "**OWNER STREES USER-BOT ADALAH MANUSIA TERGANTENG DI HATI PEMAKAI NYA KENALAN DULU SAMA OWNER NYA YUK**"
- "**RAMADHANI NAMANYA,ORANG NYA BAIK**"
- "**TINGGAL NYA DI TANGERANG, BTW ORANG TANGERANG GANTENG GANTENG DAN KUAT KUAT AWWHHHH**"
+ "**OWNER GEMBEL-ELITE USER-BOT ADALAH MANUSIA TERGANTENG DI HATI PEMAKAI NYA KENALAN DULU SAMA OWNER NYA YUK**"
+ "**JEJE NAMANYA,ORANG NYA BAIK**"
+ "**TINGGAL NYA DI SERANG-BANTEN, BTW ORANGNYA GANTENG BAIK TIDAK SOMBONG DAN SUKA MENABUNG**"
"**KALO MAU PAKE USERBOT INI,IZIN DULU KE ORANG NYA YA GENGSSS**"
"**POKOK NYA OWNER NYA THEBEST BANGET SERIUSSSSS**"
"**UDAH POKOK NYA ITU AJA SIH,INTINYA OWNER NYA GANTENG DAN BAIK PARAH**"]
From 9ac7d57cf2fc6bfa18698ab3b3e9a82570d27caf Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Tue, 13 Apr 2021 02:07:17 +0000
Subject: [PATCH 331/400] Update Ramaganss.py
---
userbot/modules/Ramaganss.py | 78 ++++++++++++++++++------------------
1 file changed, 39 insertions(+), 39 deletions(-)
diff --git a/userbot/modules/Ramaganss.py b/userbot/modules/Ramaganss.py
index 6e05c389..eed6a7ee 100644
--- a/userbot/modules/Ramaganss.py
+++ b/userbot/modules/Ramaganss.py
@@ -79,7 +79,7 @@ async def typewriter(typew):
"╬═╬ \n"
"╬═╬ \n"
"╬═╬ \n"
- "╬═╬ Hallo ANAK STRESS,AKU DATANG :) \n"
+ "╬═╬ Hallo PARA GEMBEL,AKU DATANG :) \n"
"╬═╬☻/ \n"
"╬═╬/▌ \n"
"╬═╬/ \\ \n")
@@ -99,7 +99,7 @@ async def typewriter(typew):
@register(outgoing=True, pattern='^.bundir(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("`DIDUGA BUNDIR KARNA DI GHOSTING...` \n |"
+ await typew.edit("`DADAH GEMBEL AKU MATI DULU...` \n |"
"\n | \n"
" | \n"
" | \n"
@@ -122,7 +122,7 @@ async def typewriter(typew):
"──▄▀█▄▄▄─────▄▀█▄▄▄\n"
"▄▀──█▄▄──────█─█▄▄\n"
"─▄▄▄▀──▀▄───▄▄▄▀──▀▄\n"
- "─▀───────▀▀─▀───────▀▀\n`Awkwokwokwok Dasar Stress..`")
+ "─▀───────▀▀─▀───────▀▀\n`Awkwokwokwok Dasar DASAR GEMBELL..`")
@register(outgoing=True, pattern='^.ular(?: |$)(.*)')
@@ -273,8 +273,8 @@ async def typewriter(typew):
sleep(2)
await typew.edit("`Proses Global banned...✅`")
sleep(1)
- await typew.edit("♛Perintah : `Tuan Ku`\n"
- "✣Pengguna :**Jamet Tolol!\n**"
+ await typew.edit("♛Perintah : `PRESIDEN`\n"
+ "✣Pengguna :**SI GEMBEL!\n**"
"✣Aksi :`Global banned!`")
@register(outgoing=True, pattern='^.gmt(?: |$)(.*)')
@@ -317,7 +317,7 @@ async def typewriter(typew):
"`✥Penggunaan dyno Anda:`\n"
"**❉1000 Jam - 1000 Menit 100%**\n"
" ✤⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉✤\n"
- "✥ `Sisa dyno bulan ini:`\n"
+ "✥ `Sisa NgeGembel Bulan ini:`\n"
"**999999 jam - 999999 Menit 999%**\n"
"╚════════════════════╝")
@@ -359,39 +359,39 @@ async def typewriter(typew):
async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("**INTINYA JANGAN LUPA MASUK!!**\n\n"
- "@TEMAN_RANDOM\n"
- "@TEMAN_RANDOM\n"
- "@TEMAN_RANDOM\n"
- "@TEMAN_RANDOM\n"
- "@TEMAN_RANDOM\n"
- "@TEMAN_RANDOM\n"
- "@TEMAN_RANDOM\n"
- "@TEMAN_RANDOM\n"
- "@TEMAN_RANDOM\n"
- "@TEMAN_RANDOM\n"
- "@TEMAN_RANDOM\n"
- "@TEMAN_RANDOM\n"
- "@TEMAN_RANDOM\n"
- "@TEMAN_RANDOM\n"
- "@TEMAN_RANDOM\n"
- "@TEMAN_RANDOM\n"
- "@TEMAN_RANDOM\n"
- "@TEMAN_RANDOM\n"
- "@TEMAN_RANDOM\n"
- "@TEMAN_RANDOM\n"
- "@TEMAN_RANDOM\n"
- "@TEMAN_RANDOM\n"
- "@TEMAN_RANDOM\n"
- "@TEMAN_RANDOM\n"
- "@TEMAN_RANDOM\n"
- "@TEMAN_RANDOM\n"
- "@TEMAN_RANDOM\n"
- "@TEMAN_RANDOM\n"
- "@TEMAN_RANDOM\n"
- "@TEMAN_RANDOM\n"
- "@TEMAN_RANDOM\n"
- "@TEMAN_RANDOM\n"
- "@TEMAN_RANDOM")
+ "@ALGTRR\n"
+ "@ALGTRR\n"
+ "@ALGTRR\n"
+ "@ALGTRR\n"
+ "@ALGTRR\n"
+ "@ALGTRR\n"
+ "@ALGTRR\n"
+ "@ALGTRR\n"
+ "@ALGTRR\n"
+ "@ALGTRR\n"
+ "@ALGTRR\n"
+ "@ALGTRR\n"
+ "@ALGTRR\n"
+ "@ALGTRR\n"
+ "@ALGTRR\n"
+ "@ALGTRR\n"
+ "@ALGTRR\n"
+ "@ALGTRR\n"
+ "@ALGTRR\n"
+ "@ALGTRR\n"
+ "@ALGTRR\n"
+ "@ALGTRR\n"
+ "@ALGTRR\n"
+ "@ALGTRR\n"
+ "@ALGTRR\n"
+ "@ALGTRR\n"
+ "@ALGTRR\n"
+ "@ALGTRR\n"
+ "@ALGTRR\n"
+ "@ALGTRR\n"
+ "@ALGTRR\n"
+ "@ALGTRR\n"
+ "@ALGTRR")
CMD_HELP.update({
"vip":
"`.bulan` ; `.hati` ; `.gbn` ; `.tolol` ; `.gmt`\
From d9f0f13053e30dcabf7210f75c22132060e6e19d Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Tue, 13 Apr 2021 02:25:35 +0000
Subject: [PATCH 332/400] Update afk.py
---
userbot/modules/afk.py | 28 ++++++++++++++--------------
1 file changed, 14 insertions(+), 14 deletions(-)
diff --git a/userbot/modules/afk.py b/userbot/modules/afk.py
index 0fef2e4a..8091e848 100644
--- a/userbot/modules/afk.py
+++ b/userbot/modules/afk.py
@@ -24,10 +24,10 @@
# ========================= CONSTANTS ============================
AFKSTR = [
- f"**Maaf Gaiss {ALIVE_NAME} Sedang STRESS!**",
- f"**Maaf Gaiss {ALIVE_NAME} Sedang STRESS\n Tunggu Sampai Dia Kembali Waras!**",
- f"**SIGOBLOK {ALIVE_NAME} Sedang STRESS\n Tunggulah Sampai Waras**",
- f"**Maaf Gaiss {ALIVE_NAME} Sedang STRESS!**",
+ f"**Maaf Gaiss {ALIVE_NAME} Sedang NGEMIS!**",
+ f"**Maaf Gaiss {ALIVE_NAME} Sedang NGEMIS\n Tunggu Sampai Dia Kembali KAYA!**",
+ f"**SIGEMBEL {ALIVE_NAME} Sedang NGEMIS\n Tunggulah Sampai KAYA**",
+ f"**Maaf Gaiss {ALIVE_NAME} Sedang NGEMIS!**",
]
@@ -62,16 +62,16 @@ async def set_afk(afk_e):
afk_start = start_1.replace(microsecond=0)
if string:
AFKREASON = string
- await afk_e.edit(f"**😡 BACOT AH!**\n**GUA STRESS**\
+ await afk_e.edit(f"**😡 BACOT AH!**\n**Gua Lagi GADA DUIT**\
\n😊 **Gara Gara:** `{string}`")
else:
- await afk_e.edit("**😡 BACOT AH!**\n**Gua Lagi Stress**")
+ await afk_e.edit("**😡 BACOT AH!**\n**Gua Lagi GADA DUIT**")
if user.last_name:
- await afk_e.client(UpdateProfileRequest(first_name=user.first_name, last_name=user.last_name + "【🤪STRESS🤪】"))
+ await afk_e.client(UpdateProfileRequest(first_name=user.first_name, last_name=user.last_name + "【🤪GEMBEL🤪】"))
else:
- await afk_e.client(UpdateProfileRequest(first_name=user.first_name, last_name="【🤪STRESS🤪】"))
+ await afk_e.client(UpdateProfileRequest(first_name=user.first_name, last_name="【🤪GEMBEL🤪】"))
if BOTLOG:
- await afk_e.client.send_message(BOTLOG_CHATID, "#AFK\n**Gua Lagi Stress!**")
+ await afk_e.client.send_message(BOTLOG_CHATID, "#AFK\n**Gua Lagi NGEMIS!**")
ISAFK = True
afk_time = datetime.now() # pylint:disable=E0602
raise StopPropagation
@@ -90,7 +90,7 @@ async def type_afk_is_not_true(notafk):
global afk_end
user = await bot.get_me() # pylint:disable=E0602
last = user.last_name
- if last and last.endswith("【🤪STRESS🤪】"):
+ if last and last.endswith("【🤪GEMBEL🤪】"):
last1 = last[:-12]
else:
last1 = ""
@@ -166,7 +166,7 @@ async def mention_afk(mention):
afk_since = f"`{int(seconds)} Detik`"
if mention.sender_id not in USERS:
if AFKREASON:
- await mention.reply(f"**😡 SI {ALIVE_NAME} Lagi Stress** {afk_since} **Yang Lalu.**\
+ await mention.reply(f"**😡 SI {ALIVE_NAME} Lagi Ngemis** {afk_since} **Yang Lalu.**\
\n😊 **Gara Gara:** `{AFKREASON}`")
else:
await mention.reply(str(choice(AFKSTR)))
@@ -175,7 +175,7 @@ async def mention_afk(mention):
elif mention.sender_id in USERS:
if USERS[mention.sender_id] % randint(2, 4) == 0:
if AFKREASON:
- await mention.reply(f"**😡 GUA Masih STRESS** {afk_since} **Yang Lalu.**\
+ await mention.reply(f"**😡 GUA Masih Ngemis** {afk_since} **Yang Lalu.**\
\n😊 **Gara Gara:** `{AFKREASON}`")
else:
await mention.reply(str(choice(AFKSTR)))
@@ -243,7 +243,7 @@ async def afk_on_pm(sender):
afk_since = f"`{int(seconds)} Detik`"
if sender.sender_id not in USERS:
if AFKREASON:
- await sender.reply(f"😡 **Gua Lagi Stress** {afk_since} **Yang Lalu**.\
+ await sender.reply(f"😡 **Gua Lagi Ngemis** {afk_since} **Yang Lalu**.\
\n😊 **Gara Gara**: `{AFKREASON}`")
else:
await sender.reply(str(choice(AFKSTR)))
@@ -252,7 +252,7 @@ async def afk_on_pm(sender):
elif apprv and sender.sender_id in USERS:
if USERS[sender.sender_id] % randint(2, 4) == 0:
if AFKREASON:
- await sender.reply(f"😡 **Gua Lagi stress** {afk_since} **Yang Lalu.**\
+ await sender.reply(f"😡 **Gua Lagi Ngemis** {afk_since} **Yang Lalu.**\
\n😊 **Gara Gara**: `{AFKREASON}`")
else:
await sender.reply(str(choice(AFKSTR)))
From 152033b69c6182a663fa17c68709cd21f0db2166 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Tue, 13 Apr 2021 02:33:33 +0000
Subject: [PATCH 333/400] Update alvin.py
---
userbot/modules/alvin.py | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/userbot/modules/alvin.py b/userbot/modules/alvin.py
index 504d7aa1..2b648a4f 100644
--- a/userbot/modules/alvin.py
+++ b/userbot/modules/alvin.py
@@ -117,21 +117,21 @@ async def koc(e):
if not e.text[0].isalpha() and e.text[0] not in ("/", "#", "@", "!"):
await e.edit("`Kawan kawan Aku mau cerita sedikit`")
sleep(1)
- await e.edit("`Jadi Hari ini Aku lagi stressss anjing `")
+ await e.edit("`Jadi Hari ini Aku lagi Pusing anjing `")
sleep(1)
- await e.edit("`GARA GARA GUA LIAT GRUP RAME`")
+ await e.edit("`GARA GARA GUA GA ADA DUIT`")
sleep(1)
- await e.edit("`GILIRAN GUA NGETIK SEKETIKA SEPI`")
+ await e.edit("`GILIRAN GUA ADA DUIT EH SI GEMBEL GA NGEMIS KE GUA`")
sleep(1)
await e.edit("`ANJING BANGET KAN YA`")
sleep(1)
- await e.edit("`PADAHAL PAS GUA BLM DTG RAME BGT`")
+ await e.edit("`PADAHAL PAS GUA GA ADA DUIT PARA GEMBEL MINTA SANTUNAN KE GUA `")
sleep(1)
- await e.edit("`PAS GUA MUNCUL SEPI BGT`")
+ await e.edit("`PAS GUA GA KASIH MALAH NGAMUK`")
sleep(1)
- await e.edit("`ADA RASA INGIN KELUAR`")
+ await e.edit("`ADA RASA INGIN MUKUL UBUN UBUN SI GEMBEL`")
sleep(1)
- await e.edit("`TAPI KALIAN TEMAN AKU`")
+ await e.edit("`TAPI KASIAN BANGET AMA GEMBEL`")
sleep(1)
await e.edit("🥺")
await e.edit("😭")
@@ -211,9 +211,9 @@ async def koc(e):
await e.edit("...........🚐.🕌............")
await e.edit("............🚐🕌............")
await e.edit("CERITANYA LAGI SHOLAT")
- await e.edit("KARNA SI UDIN TIDAK MAU CELAKA")
+ await e.edit("KARNA SI GEMBEL TIDAK MAU CELAKA")
await e.edit("SUNGGUH BERMANFAAT YAH GABUT NYA")
- await e.edit("KATA SI UDIN")
+ await e.edit("KATA SI GEMBEL")
await e.edit("SHOLAT LAH SEBELUM KAU DI SHOLATKAN")
await e.edit("ᴬᴸᴴᴬᴹᴰᵁᴸᴵᴸᴸᴬᴴ ᴰᴴ ᴷᴱᴸᴬᴿ🚐🕌.............")
await e.edit("ᴮᴵˢᴹᴵᴸᴸᴬᴴ..........🚐.🕌.............")
@@ -375,7 +375,7 @@ async def koc(e):
await e.edit("🚶 🐢")
await e.edit("🚶 🐢")
await e.edit("🚶 🐢")
- await e.edit("`NGAPAIN DI LIAT?😒😡`")
+ await e.edit("`SI GEMBEL BACA SAMPE ABIS HAHAHA?😒😡`")
@register(outgoing=True, pattern='^.terkadang(?: |$)(.*)')
From 888d0c0b8ec0517adf62643b3d0eec44d2e5254f Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Tue, 13 Apr 2021 02:42:06 +0000
Subject: [PATCH 334/400] Update alvingans24.py
---
userbot/modules/alvingans24.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/alvingans24.py b/userbot/modules/alvingans24.py
index a388b1e3..758cb469 100644
--- a/userbot/modules/alvingans24.py
+++ b/userbot/modules/alvingans24.py
@@ -52,7 +52,7 @@ async def koc(e):
sleep(1)
await e.edit("GAUSAH GANGGU")
sleep(1)
- await e.edit("GUA STRESS")
+ await e.edit("LU GEMBELL")
sleep(1)
await e.edit("😭😭😭😭😭😭")
sleep(1)
@@ -190,7 +190,7 @@ async def _(event):
await event.edit(input_str)
animation_chars = [
- "**OWNER GEMBEL-ELITE USER-BOT ADALAH MANUSIA TERGANTENG DI HATI PEMAKAI NYA KENALAN DULU SAMA OWNER NYA YUK**"
+ "**OWNER GEMBEL-ELITE USERBOT ADALAH MANUSIA TERGANTENG DI HATI PEMAKAI NYA KENALAN DULU SAMA OWNER NYA YUK**"
"**JEJE NAMANYA,ORANG NYA BAIK**"
"**TINGGAL NYA DI SERANG-BANTEN, BTW ORANGNYA GANTENG BAIK TIDAK SOMBONG DAN SUKA MENABUNG**"
"**KALO MAU PAKE USERBOT INI,IZIN DULU KE ORANG NYA YA GENGSSS**"
From e4d52d7885b4fe40bff5a6b41614dd5a86439791 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Tue, 13 Apr 2021 02:49:19 +0000
Subject: [PATCH 335/400] Update system_stats.py
---
userbot/modules/system_stats.py | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index 9286bdb3..8e8e0f9c 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -159,7 +159,7 @@ async def bot_ver(event):
revout = str(stdout.decode().strip()) + str(stderr.decode().strip())
await event.edit(
- "**☛**STRESS-Userbot Versi:** \n "
+ "**☛**GEMBEL-ELITE Userbot Versi:** \n "
f"{verout}"
"\n**☛**Revisi:**\n "
f"{revout}"
@@ -265,16 +265,16 @@ async def amireallyalive(alive):
user = await bot.get_me()
await get_readable_time((time.time() - StartTime))
output = (
- f"**¥▬▬▬▬▬▬❙۩ᬉིུ֛ ⃝ ꦿꦶ ۩❙▬▬▬▬▬▬¥**\n"
- f" **♕ GEMBEL-ELITE ♕** \n\n"
+ f"**¥❙▬▬▬▬▬▬♕▬▬▬▬▬▬❙¥**\n"
+ f" **♕ GEMBEL-ELITE ♕** \n\n"
f"❃ **Presiden** \n ➥ `{DEFAULTUSER}` \n"
f"❃ **Username** \n ➥ `@{user.username}` \n"
f"❃ **Telethon** \n ➥ `Versi {version.__version__}` \n"
f"❃ **Python** \n ➥ `Versi {python_version()}` \n"
f"❃ **Versi Bot**\n ➥ `{BOT_VER}` \n"
f"❃ **Modul** \n ➥ `{len(modules)}` \n\n"
- f"❃ **REPO:** [GEMBEL-ELITE](https://github.com/jerryadisaputra/GEMBEL-ELITE)\n❃ **GROUP: **[TEKAN](t.me/ALGTRR)\n❃ **CHANNEL: **[TEKAN](t.me/Gmbl_ELITE)\n❃ **PEMILIK:** [JEJE](t.me/Bacot_anjingg)\n"
- f"**¥▬▬▬▬▬▬❙۩ᬉིུ֛ ⃝ ꦿꦶ ۩❙▬▬▬▬▬▬¥**")
+ f"❃ **REPO:** [GEMBEL-ELITE](https://github.com/jerryadisaputra/GEMBEL-ELITE)\n❃ **GROUP: **[TEKAN](t.me/ALGTRR)\n❃ **CHANNEL: **[TEKAN](t.me/GMBL_ELITE)\n❃ **PEMILIK:** [JEJE](t.me/Bacot_anjingg)\n"
+ f"**¥▬▬▬▬▬▬❙۩۩❙▬▬▬▬▬▬¥**")
if ALIVE_LOGO:
try:
logo = ALIVE_LOGO
@@ -312,7 +312,7 @@ async def amireallyalive(alive):
f"┣|• `Bot Ver :`{BOT_VER} \n"
f"┣|• `Modules :`{len(modules)} Modules \n"
f"┗━━━━━━━━━━━━━━━━━━━ \n\n"
- f"[REPO](https://github.com/jerryadisaputra/GEMBEL-ELITE) | [GROUP](t.me/ALGTRR) | [CHANNEL](t.me/gmbl_ELITE) | [OWNER](t.me/Bacot_anjingg)")
+ f"[REPO](https://github.com/jerryadisaputra/GEMBEL-ELITE) | [GROUP](t.me/ALGTRR) | [CHANNEL](t.me/GMBL_ELITE) | [OWNER](t.me/Bacot_anjingg)")
if ALIVE_LOGO:
try:
logo = ALIVE_LOGO
From d2d9c2e8489f5e6d8642e5e9a10e5d15eea3c532 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Tue, 13 Apr 2021 03:17:53 +0000
Subject: [PATCH 336/400] Update kekuatan.py
---
userbot/modules/kekuatan.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/userbot/modules/kekuatan.py b/userbot/modules/kekuatan.py
index 7090294f..1bb25eee 100644
--- a/userbot/modules/kekuatan.py
+++ b/userbot/modules/kekuatan.py
@@ -5,9 +5,9 @@
from userbot import bot, TEMP_DOWNLOAD_DIRECTORY, CMD_HELP
-@register(outgoing=True, pattern=r'^.jurus(:? |$)([1-8])?')
+@register(outgoing=True, pattern=r'^.tampar(:? |$)([1-8])?')
async def _(fry):
- await fry.edit("`LIAT NIH MUKE LU JELEK BANGET NIH...🤮🤮🤮`")
+ await fry.edit("`LIAT NIH MUKE GEMBEL LU GUA TAMPAR ...🤮🤮🤮`")
level = fry.pattern_match.group(2)
if fry.fwd_from:
return
@@ -131,6 +131,6 @@ async def _(fry):
CMD_HELP.update({
"kekuatan":
- "`.jurus` or `.jurus` [level(1-8)]"
+ "`.tampar` or `.tampar` [level(1-8)]"
"\nUsage: untuk mengubah foto/sticker."
})
From 975eb1f058071af6cb7fbee5970de7e1139f8c67 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Tue, 13 Apr 2021 03:20:51 +0000
Subject: [PATCH 337/400] Update help.py
---
userbot/modules/help.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/help.py b/userbot/modules/help.py
index 75863550..4693e8b3 100644
--- a/userbot/modules/help.py
+++ b/userbot/modules/help.py
@@ -28,7 +28,7 @@ async def help(event):
for i in CMD_HELP:
string += "`" + str(i)
string += "`\t✪ "
- await event.edit("**🥴 Daftar Perintah Untuk\nSTRESS-Userbot:\n\n**"
+ await event.edit("**🥴 Daftar Perintah Untuk\nGEMBEL-ELITE Userbot:\n\n**"
f"🤡{string}🤡"
"\nNGETIK YANG BENER JANGAN TYPO")
await event.reply(f"\n**Ketik Contoh** `.help ping` **Untuk Informasi Perintah**")
From 681554665191ba36af31a615f29c8f55efa12fcd Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Tue, 13 Apr 2021 03:23:47 +0000
Subject: [PATCH 338/400] Update whois.py
---
userbot/modules/whois.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/whois.py b/userbot/modules/whois.py
index 0a5f0c5f..c2dcb23e 100644
--- a/userbot/modules/whois.py
+++ b/userbot/modules/whois.py
@@ -21,7 +21,7 @@
async def who(event):
await event.edit(
- "`Mengambil Informasi Pengguna Ini...`")
+ "`Mengambil Informasi Si Gembel Ini...`")
if not os.path.isdir(TEMP_DOWNLOAD_DIRECTORY):
os.makedirs(TEMP_DOWNLOAD_DIRECTORY)
From f7dd4ca48e947db9a03857a5c7361db361cce242 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Tue, 13 Apr 2021 03:28:04 +0000
Subject: [PATCH 339/400] Update lord.py
---
userbot/modules/lord.py | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/userbot/modules/lord.py b/userbot/modules/lord.py
index b208b90a..b3634f8b 100644
--- a/userbot/modules/lord.py
+++ b/userbot/modules/lord.py
@@ -28,33 +28,33 @@ async def typewriter(typew):
"\n**Permisi Aku mau nimbrung**")
-@register(outgoing=True, pattern='^.rama(?: |$)(.*)')
+@register(outgoing=True, pattern='^.jeje(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("**Rama ganteng☑️**")
- await typew.edit("**Rama Ganteng✅**")
+ await typew.edit("**jeje ganteng☑️**")
+ await typew.edit("**jeje Ganteng✅**")
sleep(1)
- await typew.edit("**Rama baik☑️**")
- await typew.edit("**Rama baik✅**")
+ await typew.edit("**deep gembel☑️**")
+ await typew.edit("**deep tolol✅**")
sleep(2)
- await typew.edit("**Rama setia☑️**")
- await typew.edit("**Rama setia✅**")
+ await typew.edit("**tepen haram☑️**")
+ await typew.edit("**tepen pecundang✅**")
sleep(1)
- await typew.edit("**Rama Ga galak☑️**")
- await typew.edit("**Rama Ga galak✅**")
+ await typew.edit("**oyee anak kontol☑️**")
+ await typew.edit("**oyee kepala botak✅**")
sleep(1)
- await typew.edit("**Kalian Semua stress,Kecuali rama😋**")
+ await typew.edit("**Kalian Semua GEMBEL,Kecuali JEJE😋**")
# Create by myself @localheart
CMD_HELP.update({
"stres":
- "`.stres`\
+ "`.gembel`\
\nUsage: alive bot.\
\n\n`.sadboy`\
\nUsage: hiks\
- \n\n`.punten` ; `.rama`\
+ \n\n`.punten` ; `.jeje`\
\nUsage: coba aja.\
\n\n`kosong`\
\nUsage: tunggu update selanjutnya.\
From 2f3874a71c88d2a0b1938919a897cc0c761429d3 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Tue, 13 Apr 2021 03:46:33 +0000
Subject: [PATCH 340/400] Update misc.py
---
userbot/modules/misc.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/misc.py b/userbot/modules/misc.py
index 6e0c2d0f..d2a9761e 100644
--- a/userbot/modules/misc.py
+++ b/userbot/modules/misc.py
@@ -120,7 +120,7 @@ async def repeat(rep):
async def repo_is_here(wannasee):
""" For .repo command, just returns the repo URL. """
await wannasee.edit(
- "㊗️ **Repo:** [STRESS-Userbot](https://github.com/ramadhani892/STRESS-Userbot)\n㊗️ **Pemilik:** [RAMA](t.me/Ramadhaniiiiiii1)\n㊗️ **CHANNEL:** [CANDU MUSIK](t.me/candu_musikk)\n㊗️ **GROUP:** [TEMAN RANDOM](t.me/teman_random)"
+ "♨ **Repo:** [GEMBEL-ELIT](https://github.com/jerryadisaputra/GEMBEL-ELIT)\n♨ **Pemilik:** [JEJE](t.me/Bacot_anjingg)\n♨ **CHANNEL:** [GEMBEL-ELIT](t.me/GMBL_ELITE)\n♨ **GROUP:** [ALLIGATOR](t.me/ALGTRR)"
)
From db73f404b0b2743a76745e51ace0498c0ef1d9f8 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Tue, 13 Apr 2021 03:50:40 +0000
Subject: [PATCH 341/400] Update misc.py
---
userbot/modules/misc.py | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/userbot/modules/misc.py b/userbot/modules/misc.py
index d2a9761e..36a810cd 100644
--- a/userbot/modules/misc.py
+++ b/userbot/modules/misc.py
@@ -76,12 +76,12 @@ async def killdabot(event):
@register(outgoing=True, pattern="^.restart$")
async def killdabot(event):
- await event.edit("`Restarting Lord-Userbot...`")
+ await event.edit("`Restarting GEMBEL-ELITE...`")
await asyncio.sleep(10)
await event.delete()
if BOTLOG:
await event.client.send_message(BOTLOG_CHATID, "#RESTARTBOT \n"
- "`STRESS-Userbot Telah Di Restart`")
+ "`GEMBEL-ELITE Telah Di Restart`")
await bot.disconnect()
# Spin a new instance of bot
execl(sys.executable, sys.executable, *sys.argv)
@@ -120,7 +120,7 @@ async def repeat(rep):
async def repo_is_here(wannasee):
""" For .repo command, just returns the repo URL. """
await wannasee.edit(
- "♨ **Repo:** [GEMBEL-ELIT](https://github.com/jerryadisaputra/GEMBEL-ELIT)\n♨ **Pemilik:** [JEJE](t.me/Bacot_anjingg)\n♨ **CHANNEL:** [GEMBEL-ELIT](t.me/GMBL_ELITE)\n♨ **GROUP:** [ALLIGATOR](t.me/ALGTRR)"
+ "♨ **Repo:** [GEMBEL-ELITE](https://github.com/jerryadisaputra/GEMBEL-ELITE)\n♨ **Pemilik:** [JEJE](t.me/Bacot_anjingg)\n♨ **CHANNEL:** [GEMBEL-ELITE](t.me/GMBL_ELITE)\n♨ **GROUP:** [ALLIGATOR](t.me/ALGTRR)"
)
@@ -159,7 +159,7 @@ async def okgoogle(img):
photo = io.BytesIO()
await bot.download_media(message, photo)
else:
- await img.edit("`Harap Balas Di Gambar Lord`")
+ await img.edit("`Harap Balas Di Gambar GEMBEL`")
return
if photo:
From fe086bb44fa434e7a03d4a285a64abf9caaab105 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Tue, 13 Apr 2021 03:59:36 +0000
Subject: [PATCH 342/400] Update __main__.py
---
userbot/__main__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/__main__.py b/userbot/__main__.py
index 7cd574b4..95c154f8 100644
--- a/userbot/__main__.py
+++ b/userbot/__main__.py
@@ -27,7 +27,7 @@
LOGS.info(
- f"STRESS-Userbot ⚙️ V{BOT_VER} [TELAH DIAKTIFKAN!]")
+ f"GEMBEL-ELITE Userbot ⚙️ V{BOT_VER} [TELAH DIAKTIFKAN!]")
if len(argv) not in (1, 3, 4):
From 41eed375aaa4e77a6ea45d58735d791af8b13782 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Tue, 13 Apr 2021 04:06:01 +0000
Subject: [PATCH 343/400] Update __init__.py
---
userbot/__init__.py | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/userbot/__init__.py b/userbot/__init__.py
index 8711c7a6..45278f43 100644
--- a/userbot/__init__.py
+++ b/userbot/__init__.py
@@ -101,7 +101,7 @@
# Custom (forked) repo URL for updater.
UPSTREAM_REPO_URL = os.environ.get(
"UPSTREAM_REPO_URL",
- "https://github.com/ramadhani892/STRESS-Userbot.git")
+ "https://github.com/jerryadisaputra/GEMBEL-ELITE.git")
UPSTREAM_REPO_BRANCH = os.environ.get(
"UPSTREAM_REPO_BRANCH", "Lord-Userbot")
@@ -404,7 +404,7 @@ async def inline_handler(event):
result = builder.article(
"Harap Gunakan .help Untuk Perintah",
text="{}\n\n**🤪 Jumlah Modul Yang Tersedia:** `{}`\n \n**🤪 Daftar Modul STRESS Userbot:** \n".format(
- "**🥴 STRESS-Userbot**",
+ "**🥴 GEMBEL-ELITE Userbot**",
len(dugmeler),
),
buttons=buttons,
@@ -412,22 +412,22 @@ async def inline_handler(event):
)
elif query.startswith("tb_btn"):
result = builder.article(
- "Bantuan STRESS🤪Userbot ",
+ "Bantuan GEMBEL-ELITE🤪Userbot ",
text="Daftar Modul",
buttons=[],
link_preview=True)
else:
result = builder.article(
- "**Stress🤪Userbot**",
- text="""**Anda Bisa Membuat STRESS Userbot Anda Sendiri Dengan Cara:** [Tekan Disini](t.me/Lorduserbot_Group)""",
+ "**GEMBEL-ELITE🤪Userbot**",
+ text="""**Anda Bisa Membuat GEMBEL-ELITE Userbot Anda Sendiri Dengan Cara:** [Tekan Disini](t.me/Lorduserbot_Group)""",
buttons=[
[
custom.Button.url(
- "Repo STRESS-Userbot",
- "https://github.com/ramadhani892/STRESS-Userbot"),
+ "Repo GEMBEL-ELITE",
+ "https://github.com/jerryadisaputra/GEMBEL-ELITE"),
custom.Button.url(
"Pemilik Repo",
- "t.me/Ramadhaniiiiiiiii1")],
+ "t.me/Bacot_anjingg")],
],
link_preview=False,
)
@@ -496,7 +496,7 @@ async def on_plug_in_callback_query_handler(event):
)
)
else:
- reply_pop_up_alert = f"Harap Deploy STRESS Userbot Anda Sendiri, Jangan Menggunakan Milik Lord {ALIVE_NAME} ツ"
+ reply_pop_up_alert = f"Harap Deploy GEMBEL-ELITE Userbot Anda Sendiri, Jangan Menggunakan Milik Lord {ALIVE_NAME} ツ"
await event.answer(reply_pop_up_alert, cache_time=0, alert=True)
From ab95160ffd4107bc091cac4608dc54a8673e1894 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Tue, 13 Apr 2021 08:57:49 +0000
Subject: [PATCH 344/400] Update Dockerfile
---
Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Dockerfile b/Dockerfile
index ff49e5d8..f52d0367 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -4,7 +4,7 @@ FROM koala21/kampangbot:buster
#
# LORD
#
-RUN git clone -b Lord-Userbot https://github.com/ramadhani892/STRESS-Userbot /root/userbot
+RUN git clone -b Lord-Userbot https://github.com/jerryadisaputra/GEMBEL-ELITE /root/userbot
RUN mkdir /root/userbot/.bin
RUN pip install --upgrade pip setuptools
WORKDIR /root/userbot
From dd0ff18d5c1ae567527c1fe7d6068a77a0983bc4 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Tue, 13 Apr 2021 09:08:53 +0000
Subject: [PATCH 345/400] Update __init__.py
---
userbot/__init__.py | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/userbot/__init__.py b/userbot/__init__.py
index 45278f43..f93c0d25 100644
--- a/userbot/__init__.py
+++ b/userbot/__init__.py
@@ -180,7 +180,7 @@
# Default .alive logo
ALIVE_LOGO = os.environ.get(
- "ALIVE_LOGO") or "https://telegra.ph/file/99fb8faa72c1de0d41ea2.jpg"
+ "ALIVE_LOGO") or "https://telegra.ph/file/5f783e2abbc414fcffec8.jpg"
# Last.fm Module
BIO_PREFIX = os.environ.get("BIO_PREFIX", None)
@@ -319,7 +319,7 @@ async def check_botlog_chatid():
async def check_alive():
- await bot.send_message(BOTLOG_CHATID, "```✓STRESS-Userbot Telah Aktif✓```")
+ await bot.send_message(BOTLOG_CHATID, "```✓GEMBEL-ELITE Userbot Telah Aktif✓```")
return
with bot:
@@ -390,7 +390,7 @@ def paginate_help(page_number, loaded_modules, prefix):
@tgbot.on(events.NewMessage(pattern="/start"))
async def handler(event):
if event.message.from_id != uid:
- await event.reply("STRESS-Userbot, Buat Userbot Mu Sendiri [Tekan Disini](https://github.com/ramadhani892/STRESS-Userbot.git)")
+ await event.reply("GEMBEL-ELITE Userbot, Buat Userbot Mu Sendiri [Tekan Disini](https://github.com/jerryadisaputra/GEMBEL-ELITE.git)")
else:
await event.reply(f"`Hai Orang stres {ALIVE_NAME}\n\nApa Kabarmu?`")
@@ -403,7 +403,7 @@ async def inline_handler(event):
buttons = paginate_help(0, dugmeler, "helpme")
result = builder.article(
"Harap Gunakan .help Untuk Perintah",
- text="{}\n\n**🤪 Jumlah Modul Yang Tersedia:** `{}`\n \n**🤪 Daftar Modul STRESS Userbot:** \n".format(
+ text="{}\n\n**🤪 Jumlah Modul Yang Tersedia:** `{}`\n \n**🤪 Daftar Modul GEMBEL-ELITE Userbot:** \n".format(
"**🥴 GEMBEL-ELITE Userbot**",
len(dugmeler),
),
@@ -447,7 +447,7 @@ async def on_plug_in_callback_query_handler(event):
# https://t.me/TelethonChat/115200
await event.edit(buttons=buttons)
else:
- reply_pop_up_alert = f"Harap Deploy Stress Userbot Anda Sendiri, Jangan Menggunakan Milik Lord {ALIVE_NAME} ツ"
+ reply_pop_up_alert = f"Harap Deploy GEMBEL-ELIT Userbot Anda Sendiri, Jangan Menggunakan Milik Lord {ALIVE_NAME} ツ"
await event.answer(reply_pop_up_alert, cache_time=0, alert=True)
@tgbot.on(
From 7157482f8d106d93392a2f855f2807d65457b9a6 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Tue, 13 Apr 2021 09:21:14 +0000
Subject: [PATCH 346/400] Update app.json
---
app.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app.json b/app.json
index 7eaf1778..46289414 100644
--- a/app.json
+++ b/app.json
@@ -151,7 +151,7 @@
},
"DEFAULT_BIO": {
"description": "Default Bio Mu.",
- "value": "@teman_random",
+ "value": "@ALGTRR",
"required": false
},
"ALIVE_NAME": {
@@ -159,7 +159,7 @@
"required": false
},
"LORD_TEKS_KUSTOM": {
- "description": "Kustom Pesan Alive Mu Untuk Perintah .lord (Isi Terserah)",
+ "description": "Kustom Pesan Alive Mu Untuk Perintah .gembel (Isi Terserah)",
"required": false
},
"S_PACK_NAME": {
From b2142db6f2046f6362f4efd60c9ad06b265e8b95 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Tue, 13 Apr 2021 09:37:24 +0000
Subject: [PATCH 347/400] Update Ramaganss.py
---
userbot/modules/Ramaganss.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/Ramaganss.py b/userbot/modules/Ramaganss.py
index eed6a7ee..a54f3fd0 100644
--- a/userbot/modules/Ramaganss.py
+++ b/userbot/modules/Ramaganss.py
@@ -312,7 +312,7 @@ async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("`Memeriksa dyno heroku anda...`")
sleep(1)
- await typew.edit("**STRESS USAGE:**\n"
+ await typew.edit("**GEMBEL USAGE:**\n"
"╔════════════════════╗\n"
"`✥Penggunaan dyno Anda:`\n"
"**❉1000 Jam - 1000 Menit 100%**\n"
From b157a3be40917f61823fd1ba13208c3fadc54124 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 14 Apr 2021 04:11:42 +0000
Subject: [PATCH 348/400] Update stickers.py
---
userbot/modules/stickers.py | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/userbot/modules/stickers.py b/userbot/modules/stickers.py
index 2edb9d68..882cdbac 100644
--- a/userbot/modules/stickers.py
+++ b/userbot/modules/stickers.py
@@ -24,8 +24,8 @@
KANGING_STR = [
- "GUA AMBIL TIKEL LU TOLOL",
- "GUA IJIN NGAMBIL TIKEL AJG",
+ "GUA COLONG TIKEL LU BANGSAT",
+ "GUA IJIN NGAMBIL TIKEL GEMBEL",
]
@@ -69,7 +69,7 @@ async def kang(args):
is_anim = True
photo = 1
else:
- return await args.edit("`FILE GA KEDUKUNG GOBLOK!`")
+ return await args.edit("`FILE GA KEDUKUNG GEMBEL!`")
else:
return await args.edit("`SUDAH NASIB MU NAK TIDAK BISA MENGAMBIL STIKER INI!`")
@@ -242,7 +242,7 @@ async def kang(args):
await bot.send_read_acknowledge(conv.chat_id)
await args.edit(
- f"**Berhasil Menambahkan Sticker Ke Pack, TEKAN** **[GOBLOK](t.me/addstickers/{packname})** **BIAR LU BISA LIAT PACK LU**",
+ f"**Berhasil Menambahkan Sticker Ke Pack, TEKAN** **[GEMBEL](t.me/addstickers/{packname})** **BIAR LU BISA LIAT STIKER YANG LU COLONG**",
parse_mode="md",
)
From cb74625a893af1bd5fdbbd8fde310792000f823a Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 14 Apr 2021 04:20:29 +0000
Subject: [PATCH 349/400] Update offalvingans.py
---
userbot/modules/offalvingans.py | 36 ++++++++++++++++-----------------
1 file changed, 18 insertions(+), 18 deletions(-)
diff --git a/userbot/modules/offalvingans.py b/userbot/modules/offalvingans.py
index 78d8ae9e..f7b26eac 100644
--- a/userbot/modules/offalvingans.py
+++ b/userbot/modules/offalvingans.py
@@ -22,10 +22,10 @@
# ========================= CONSTANTS ============================
AFKSTR = [
- f"**Maaf Ya {ALIVE_NAME} UDAH GILA!**",
- f"**Maaf Ya {ALIVE_NAME} UDAH GILA\n Tunggu Sampai WARAS!**",
- f"**SI {ALIVE_NAME} UDAH GILA\n Tunggulah Sampai WARAS**",
- f"**Maaf Ya {ALIVE_NAME} UDAH GILA!**",
+ f"**Maaf Ya {ALIVE_NAME} LAGI NGEMIS!**",
+ f"**Maaf Ya {ALIVE_NAME} LAGI NGEMIS\n Tunggu Sampai KAYA!**",
+ f"**SI {ALIVE_NAME} LAGI NGEMIS\n Tunggulah Sampai KAYA**",
+ f"**Maaf Ya {ALIVE_NAME} LAGI NGEMIS!**",
]
@@ -60,16 +60,16 @@ async def set_afk(afk_e):
afk_start = start_1.replace(microsecond=0)
if string:
AFKREASON = string
- await afk_e.edit(f"**✥ {ALIVE_NAME} UDAH GILA**\
- \n😖 **KARNA:** `{string}`")
+ await afk_e.edit(f"**✥ {ALIVE_NAME} JADI GEMBEL**\
+ \n😖 **PENYEBAB:** `{string}`")
else:
- await afk_e.edit(f"**✥ {ALIVE_NAME} UDAH GILA**")
+ await afk_e.edit(f"**✥ {ALIVE_NAME} UDAH GEMBEL**")
if user.last_name:
- await afk_e.client(UpdateProfileRequest(first_name=user.first_name, last_name=user.last_name + "【🥴GILAA🥴】"))
+ await afk_e.client(UpdateProfileRequest(first_name=user.first_name, last_name=user.last_name + "【🥴GEMBEL🥴】"))
else:
- await afk_e.client(UpdateProfileRequest(first_name=user.first_name, last_name="【🥴GILA🥴】"))
+ await afk_e.client(UpdateProfileRequest(first_name=user.first_name, last_name="【🥴GEMBEL🥴】"))
if BOTLOG:
- await afk_e.client.send_message(BOTLOG_CHATID, "#OFF\n**TUAN UDAH GILA!**")
+ await afk_e.client.send_message(BOTLOG_CHATID, "#OFF\n**PRESIDEN JADI GEMBEL!**")
ISAFK = True
afk_time = datetime.now() # pylint:disable=E0602
raise StopPropagation
@@ -88,7 +88,7 @@ async def type_afk_is_not_true(notafk):
global afk_end
user = await bot.get_me() # pylint:disable=E0602
last = user.last_name
- if last and last.endswith("【🥴GILA🥴】"):
+ if last and last.endswith("【🥴GEMBEL🥴】"):
last1 = last[:-12]
else:
last1 = ""
@@ -96,7 +96,7 @@ async def type_afk_is_not_true(notafk):
afk_end = back_alive.replace(microsecond=0)
if ISAFK:
ISAFK = False
- msg = await notafk.respond(f"**{ALIVE_NAME} UDAH WARAS!**")
+ msg = await notafk.respond(f"**{ALIVE_NAME} UDAH KAYA!**")
time.sleep(7)
await msg.delete()
await notafk.client(UpdateProfileRequest(first_name=user.first_name, last_name=last1))
@@ -104,7 +104,7 @@ async def type_afk_is_not_true(notafk):
await notafk.client.send_message(
BOTLOG_CHATID,
"Anda Mendapatkan " + str(COUNT_MSG) + " Pesan Dari " +
- str(len(USERS)) + " Obrolan Saat Anda GILA",
+ str(len(USERS)) + " Obrolan Saat Anda NGEMIS",
)
for i in USERS:
name = await notafk.client.get_entity(i)
@@ -164,8 +164,8 @@ async def mention_afk(mention):
afk_since = f"`{int(seconds)} Detik`"
if mention.sender_id not in USERS:
if AFKREASON:
- await mention.reply(f"**✥ {ALIVE_NAME} UDAH GILA** {afk_since} **Yang Lalu.**\
- \n😖 **KARNA:** `{AFKREASON}`")
+ await mention.reply(f"**✥ {ALIVE_NAME} JADI GEMBEL** {afk_since} **Yang Lalu.**\
+ \n😖 **PENYEBAB:** `{AFKREASON}`")
else:
await mention.reply(str(choice(AFKSTR)))
USERS.update({mention.sender_id: 1})
@@ -173,8 +173,8 @@ async def mention_afk(mention):
elif mention.sender_id in USERS:
if USERS[mention.sender_id] % randint(2, 4) == 0:
if AFKREASON:
- await mention.reply(f"**✥ {ALIVE_NAME} MASIH GILA** {afk_since} **Yang Lalu.**\
- \n😖 **KARNA:** `{AFKREASON}`")
+ await mention.reply(f"**✥ {ALIVE_NAME} MASIH JADI GEMBEL** {afk_since} **Yang Lalu.**\
+ \n😖 *PENYEBAB:** `{AFKREASON}`")
else:
await mention.reply(str(choice(AFKSTR)))
USERS[mention.sender_id] = USERS[mention.sender_id] + 1
@@ -263,7 +263,7 @@ async def afk_on_pm(sender):
CMD_HELP.update({
"gila":
- "`.gila` [Alasan]\
+ "`.gembel` [Alasan]\
\nUsage: Sama Seperti AFK, Lakukan ketika ingin OFF.\nSiapapun Yang Balas, Tag, Atau Chat Kamu \
Mereka Akan Tau Alasan Kamu OFF.\n\nOFF Bisa Dilakukan Dan Dibatalkan Dimanapun.\
"
From a07cb72323e5a454fbfb4a54ddf0a7ebbdb6eadb Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 14 Apr 2021 04:25:06 +0000
Subject: [PATCH 350/400] Update db.py
---
userbot/modules/db.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/db.py b/userbot/modules/db.py
index a258eb1f..f3737f28 100644
--- a/userbot/modules/db.py
+++ b/userbot/modules/db.py
@@ -29,5 +29,5 @@ async def amireallydbs(dbs):
await dbs.edit(""
f"**User:** `{DEFAULTUSER}` \n"
f"**Status Database:** `{db}`\n"
- f"**STRESS-Userbot:** `{BOT_VER}`"
+ f"**GEMBEL-ELITE Userbot:** `{BOT_VER}`"
"")
From dffcebaf266c661917c09d763e7c9ea345385600 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 14 Apr 2021 04:31:18 +0000
Subject: [PATCH 351/400] Update oi.py
---
userbot/modules/oi.py | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/userbot/modules/oi.py b/userbot/modules/oi.py
index 5ef8e2bd..22348fd9 100644
--- a/userbot/modules/oi.py
+++ b/userbot/modules/oi.py
@@ -2,15 +2,15 @@
from userbot.events import register
-@register(outgoing=True, pattern='^.r(?: |$)(.*)')
+@register(outgoing=True, pattern='^.j(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
sleep(3)
- await typew.edit("`Hai Perkenalkan Namaku Ramadhani`")
+ await typew.edit("`Hai Perkenalkan Namaku jeje`")
sleep(3)
- await typew.edit("`19 Tahun`")
+ await typew.edit("`18 Tahun`")
sleep(1)
- await typew.edit("`Tinggal Jakarta, Salam Kenal:)`")
+ await typew.edit("`Tinggal serang, Salam Kenal:)`")
# Create by myself @localheart
From be71e7cfe9cb75947ca7ca06c332ab6923d18f61 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 14 Apr 2021 04:34:07 +0000
Subject: [PATCH 352/400] Update pms.py
---
userbot/modules/pms.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/pms.py b/userbot/modules/pms.py
index a2fd7545..9562737f 100644
--- a/userbot/modules/pms.py
+++ b/userbot/modules/pms.py
@@ -31,7 +31,7 @@
f"__HALLO SELAMAT DATANG, SAYA ADALAH BABU YANG MENJAGA ROOM CHAT INI MOHON JANGAN MELAKUKAN SPAM KARNA SAYA OTOMATIS AKAN MEMBLOKIR ANDA, TUNGGU SAMPAI {DEFAULTUSER} MENERIMA PESAN ANDA__\n"
"┏━━━━━━━━━━━━━━━━━━━\n"
"┣[• `PESAN OTOMATIS`\n"
- "┣[• `BY STRESS USERBOT`\n"
+ "┣[• `BY GEMBEL-ELITE`\n"
"┗━━━━━━━━━━━━━━━━━━━")
# =================================================================
From 6688b8abbaba82cbe98fb98077761a6ca8451c5f Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 14 Apr 2021 04:45:22 +0000
Subject: [PATCH 353/400] Update www.py
---
userbot/modules/www.py | 48 +++++++++++++++++++++---------------------
1 file changed, 24 insertions(+), 24 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index f0ab97fd..fb245d3f 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -107,31 +107,31 @@ async def pingme(pong):
f"`{uptime}` \n" % (duration))
-@register(outgoing=True, pattern="^Xping$")
+@register(outgoing=True, pattern="^Gping$")
async def pingme(pong):
""" For .ping command, ping the userbot from any chat. """
uptime = await get_readable_time((time.time() - StartTime))
start = datetime.now()
- await pong.edit("**S**")
- await pong.edit("**ST**")
- await pong.edit("**STR**")
- await pong.edit("**STRE**")
- await pong.edit("**STRES**")
- await pong.edit("**STRESS**")
- await pong.edit("**STRESS U**")
- await pong.edit("**STRESS US**")
- await pong.edit("**STRESS USE**")
- await pong.edit("**STRESS USER**")
- await pong.edit("**STRESS USERB**")
- await pong.edit("**STRESS USERBO**")
- await pong.edit("**STRESS USERBOT**")
- await pong.edit("STRESS!")
+ await pong.edit("**G**")
+ await pong.edit("**GE**")
+ await pong.edit("**GEM**")
+ await pong.edit("**GEMB**")
+ await pong.edit("**GEMBE**")
+ await pong.edit("**GEMBEL**")
+ await pong.edit("**GEMBEL E**")
+ await pong.edit("**GEMBEL EL**")
+ await pong.edit("**GEMBEL ELI**")
+ await pong.edit("**GEMBEL ELIT**")
+ await pong.edit("**GEMBEL ELITE**")
+ await pong.edit("**GEMBEL ELITE User**")
+ await pong.edit("**GEMBEL ELITE userbot**")
+ await pong.edit("GEMBELL!")
end = datetime.now()
duration = (end - start).microseconds / 1000
await pong.edit(f"**😝 PONG!**\n"
f"↪️ __Gawaras:__ "
f"`%sms` \n"
- f"↪️ __STRESS:__ "
+ f"↪️ __GEMBEL:__ "
f"`{uptime}` \n" % (duration))
@@ -142,20 +142,20 @@ async def pingme(pong):
start = datetime.now()
await pong.edit("**P̤̈Ï̤N̤̈G̤̈**")
await pong.edit("**p̲̅o̲̅n̲̅g̲̅**")
- await pong.edit("**ᎦᎿᖇᏋᎦᎦ**")
- await pong.edit("**UྂSྂEྂRྂBྂOྂTྂ**")
+ await pong.edit("**۰۪۫G۪۫۰۰۪۫E۪۫۰۰۪۫M۪۫۰۰۪۫B۪۫۰۰۪۫E۪۫۰۰۪۫L۪۫۰**")
+ await pong.edit("**ⒺⓁⒾⓉⒺ**")
await pong.edit("**P̥ͦI̥ͦN̥ͦG̥ͦ**")
await pong.edit("**P̥ͦO̥ͦN̥ͦG̥ͦ**")
await pong.edit("**P̆ĬN̆Ğ**")
await pong.edit("**P̆ŎN̆Ğ**")
- await pong.edit("**S͟͟T͟͟R͟͟E͟͟S͟͟S͟͟ U͟͟S͟͟E͟͟R͟͟B͟͟O͟͟T͟͟**")
+ await pong.edit("**۰۪۫G۪۫۰۰۪۫E۪۫۰۰۪۫M۪۫۰۰۪۫B۪۫۰۰۪۫E۪۫۰۰۪۫L۪۫۰-۰۪۫E۪۫۰۰۪۫L۪۫۰۰۪۫I۪۫۰۰۪۫T۪۫۰۰۪۫E۪۫۰ Userbot**")
end = datetime.now()
duration = (end - start).microseconds / 1000
await pong.edit(f"**⿴⃟۪۪⃕᎒⃟ꕤ╌╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╌▩⃟❁⃟݄ࣾ݃⊣** \n"
f"** ➪PONG!➪** \n"
f"**⿴⃟۪۪⃕᎒⃟ꕤ╌╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╌▩⃟❁⃟݄ࣾ݃⊣** \n"
- f"**♛ Sinyal :** `%sms` \n"
- f"**♛ Tuanku :** `{ALIVE_NAME}` \n"
+ f"**♛ Sinyal :** `%sms` \n"
+ f"**♛ Preside :** `{ALIVE_NAME}` \n"
f"**╼═════════════════╾** \n" % (duration))
@@ -210,7 +210,7 @@ async def speedtst(spd):
f"`{result['ping']}` \n"
"✺ **ISP:** "
f"`{result['client']['isp']}` \n"
- "✺ **BOT:** `STRESS Userbot`")
+ "✺ **BOT:** `GEMBEL-ELITE`")
def speed_convert(size):
@@ -259,10 +259,10 @@ async def pingme(pong):
await pong.edit("`DUARRRR KONTOLL.....💥🤯💣`")
end = datetime.now()
duration = (end - start).microseconds / 9000
- await pong.edit("😡 **STRESS!**\n`%sms`" % (duration))
+ await pong.edit("😡 **GEMBEL!**\n`%sms`" % (duration))
CMD_HELP.update(
- {"ping": "`Ping` ; `Lping` ; `Xping` ; `Sping`\
+ {"ping": "`Ping` ; `Lping` ; `Gping` ; `Sping`\
\nUsage: Untuk menunjukkan ping bot.\
\n\n`Speed`\
\nUsage: Untuk menunjukkan kecepatan.\
From b941abc6d7647759ec4699b4f5746b643c403a22 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 14 Apr 2021 04:57:40 +0000
Subject: [PATCH 354/400] Update lordmemes.py
---
userbot/modules/lordmemes.py | 30 +++++++++++++++---------------
1 file changed, 15 insertions(+), 15 deletions(-)
diff --git a/userbot/modules/lordmemes.py b/userbot/modules/lordmemes.py
index 3d45210e..2b8cb351 100644
--- a/userbot/modules/lordmemes.py
+++ b/userbot/modules/lordmemes.py
@@ -29,25 +29,25 @@ async def _(event):
input_str = event.pattern_match.group(1)
- if input_str == "ms":
+ if input_str == "ALG":
await event.edit(input_str)
animation_chars = [
- "EFRY GILAAAA!!!",
- "AYASS STRESS!!!",
- "AICHAN ALAYY!!",
- "PAPIH KONTOL!!",
- "ANGGA NGONTOLLL!!!",
- "MUYUN HODE!!!!",
- "ENJEL BAPERAN, IDIHHH!!!",
- "NADIA BUCINN, CUIHHH!!!!",
- "RAKA GA KEREN!!",
- "IQBAL GAYY",
- "TIARA DEPRESI!!!",
- "CUMA RAMA YANG WARAS, KALIAN STRESS!!",
- "RAMA GANTENG NO DEBAT!!!"
+ "STEVEN GILAAAA!!!",
+ "DEEPZ AUTISS!!!",
+ "UPIN GEMBEL!!",
+ "CICA KONTOL!!",
+ "RAHMA NGONTOLLL!!!",
+ "ARRA TETE GEDE!!!!",
+ "OJAN ALAY, BUCINN!!!",
+ "CICA BUCINN, CUIHHH!!!!",
+ "DEEPZ SO GABTENG!!",
+ "STEVEN GAYY",
+ "SALSA ALOPYU!!!",
+ "CUMA JEJE YANG SEMPURNA, KALIAN GEMBELL!",
+ "JEJE PALING GANTENG NO DEBAT!!!"
]
for i in animation_ttl:
@@ -211,7 +211,7 @@ async def _(event):
"------------------>",
"------>;(^。^)ノ",
"( ̄ー ̄) MENINGGOY",
- "**Mati Lu Anjing 😵😵**",
+ "**Mati Lu GEMBELL😵😵**",
]
for i in animation_ttl:
From 95fc43bd9f276cf2124e5bbb1ccf241e0f918d5a Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 14 Apr 2021 04:59:07 +0000
Subject: [PATCH 355/400] Update lordmemes.py
---
userbot/modules/lordmemes.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/lordmemes.py b/userbot/modules/lordmemes.py
index 2b8cb351..a16a6cc9 100644
--- a/userbot/modules/lordmemes.py
+++ b/userbot/modules/lordmemes.py
@@ -29,7 +29,7 @@ async def _(event):
input_str = event.pattern_match.group(1)
- if input_str == "ALG":
+ if input_str == "alg":
await event.edit(input_str)
From 48415396fbf5b77e3590e6d49bd4ab58eea995ff Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 14 Apr 2021 06:58:56 +0000
Subject: [PATCH 356/400] Update system_stats.py
---
userbot/modules/system_stats.py | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index 8e8e0f9c..9b2fb555 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -225,9 +225,9 @@ async def amireallyalive(alive):
await alive.edit("`Perkenalan diri...`")
await alive.edit("⭐")
output = (
- f"**╔══════════╣❃ ♕ ❃╠══════════╗** \n"
- f"** ۩𝙶𝙴𝙼𝙱𝙴𝙻 𝙴𝙻𝙸𝚃𝙴۩ ** \n"
- f"**╚══════════╣❃ ♕ ❃╠══════════╝** \n"
+ f"**╔══════════╣╠══════════╗** \n"
+ f"** ۩𝙶𝙴𝙼𝙱𝙴𝙻 𝙴𝙻𝙸𝚃𝙴۩ ** \n"
+ f"**╚══════════╣╠══════════╝** \n"
f"\n__**{LORD_TEKS_KUSTOM}**__\n"
f"**━━━━━━━━━━━━━━━━━━━━**\n"
f"**🤠 Presiden** \n"
@@ -266,7 +266,7 @@ async def amireallyalive(alive):
await get_readable_time((time.time() - StartTime))
output = (
f"**¥❙▬▬▬▬▬▬♕▬▬▬▬▬▬❙¥**\n"
- f" **♕ GEMBEL-ELITE ♕** \n\n"
+ f" **♕ GEMBEL-ELITE ♕** \n\n"
f"❃ **Presiden** \n ➥ `{DEFAULTUSER}` \n"
f"❃ **Username** \n ➥ `@{user.username}` \n"
f"❃ **Telethon** \n ➥ `Versi {version.__version__}` \n"
@@ -301,9 +301,8 @@ async def amireallyalive(alive):
await get_readable_time((time.time() - StartTime))
output = (
f"**╠╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╣** \n"
- f"** 🥱𝙶𝙴𝙼𝙱𝙴𝙻 𝙴𝙻𝙸𝚃𝙴🥱 ** \n"
+ f"** 🥱𝙶𝙴𝙼𝙱𝙴𝙻 𝙴𝙻𝙸𝚃𝙴🥱 ** \n"
f"**╠╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╣** \n"
- f"┏━━━━━━━━━━━━━━━━━━━ \n"
f"┣|• `🤴 Presidenku :`{DEFAULTUSER} \n"
f"┣|• `💳 Username :`@{user.username} \n"
f"┣|• `👺 Telethon :`Ver {version.__version__} \n"
@@ -311,7 +310,6 @@ async def amireallyalive(alive):
f"┣|• `Branch :`GEMBEL-ELITE \n"
f"┣|• `Bot Ver :`{BOT_VER} \n"
f"┣|• `Modules :`{len(modules)} Modules \n"
- f"┗━━━━━━━━━━━━━━━━━━━ \n\n"
f"[REPO](https://github.com/jerryadisaputra/GEMBEL-ELITE) | [GROUP](t.me/ALGTRR) | [CHANNEL](t.me/GMBL_ELITE) | [OWNER](t.me/Bacot_anjingg)")
if ALIVE_LOGO:
try:
From 6ae56feb5aec1a06224bd1a1885059d433688971 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 14 Apr 2021 07:09:04 +0000
Subject: [PATCH 357/400] Update system_stats.py
---
userbot/modules/system_stats.py | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index 9b2fb555..ad55f350 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -225,9 +225,9 @@ async def amireallyalive(alive):
await alive.edit("`Perkenalan diri...`")
await alive.edit("⭐")
output = (
- f"**╔══════════╣╠══════════╗** \n"
- f"** ۩𝙶𝙴𝙼𝙱𝙴𝙻 𝙴𝙻𝙸𝚃𝙴۩ ** \n"
- f"**╚══════════╣╠══════════╝** \n"
+ f"**════════════════════** \n"
+ f"** 𝙶𝙴𝙼𝙱𝙴𝙻 𝙴𝙻𝙸𝚃𝙴 ** \n"
+ f"**════════════════════** \n"
f"\n__**{LORD_TEKS_KUSTOM}**__\n"
f"**━━━━━━━━━━━━━━━━━━━━**\n"
f"**🤠 Presiden** \n"
@@ -266,15 +266,15 @@ async def amireallyalive(alive):
await get_readable_time((time.time() - StartTime))
output = (
f"**¥❙▬▬▬▬▬▬♕▬▬▬▬▬▬❙¥**\n"
- f" **♕ GEMBEL-ELITE ♕** \n\n"
+ f" **♕ GEMBEL-ELITE ♕** \n\n"
f"❃ **Presiden** \n ➥ `{DEFAULTUSER}` \n"
f"❃ **Username** \n ➥ `@{user.username}` \n"
f"❃ **Telethon** \n ➥ `Versi {version.__version__}` \n"
f"❃ **Python** \n ➥ `Versi {python_version()}` \n"
f"❃ **Versi Bot**\n ➥ `{BOT_VER}` \n"
f"❃ **Modul** \n ➥ `{len(modules)}` \n\n"
+ f"**¥▬▬▬▬▬▬❙۩۩❙▬▬▬▬▬▬¥**"
f"❃ **REPO:** [GEMBEL-ELITE](https://github.com/jerryadisaputra/GEMBEL-ELITE)\n❃ **GROUP: **[TEKAN](t.me/ALGTRR)\n❃ **CHANNEL: **[TEKAN](t.me/GMBL_ELITE)\n❃ **PEMILIK:** [JEJE](t.me/Bacot_anjingg)\n"
- f"**¥▬▬▬▬▬▬❙۩۩❙▬▬▬▬▬▬¥**")
if ALIVE_LOGO:
try:
logo = ALIVE_LOGO
@@ -303,13 +303,13 @@ async def amireallyalive(alive):
f"**╠╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╣** \n"
f"** 🥱𝙶𝙴𝙼𝙱𝙴𝙻 𝙴𝙻𝙸𝚃𝙴🥱 ** \n"
f"**╠╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╣** \n"
- f"┣|• `🤴 Presidenku :`{DEFAULTUSER} \n"
- f"┣|• `💳 Username :`@{user.username} \n"
- f"┣|• `👺 Telethon :`Ver {version.__version__} \n"
- f"┣|• `🐉 Python :`Ver {python_version()} \n"
- f"┣|• `Branch :`GEMBEL-ELITE \n"
- f"┣|• `Bot Ver :`{BOT_VER} \n"
- f"┣|• `Modules :`{len(modules)} Modules \n"
+ f"• 🤴 Presiden :`{DEFAULTUSER} \n"
+ f"• 💳 Username :`@{user.username} \n"
+ f"• 👺 Telethon :`Ver {version.__version__} \n"
+ f"• 🐉 Python :`Ver {python_version()} \n"
+ f"• Branch :`GEMBEL-ELITE \n"
+ f"• Bot Ver :`{BOT_VER} \n"
+ f"• Modules :`{len(modules)} Modules \n"
f"[REPO](https://github.com/jerryadisaputra/GEMBEL-ELITE) | [GROUP](t.me/ALGTRR) | [CHANNEL](t.me/GMBL_ELITE) | [OWNER](t.me/Bacot_anjingg)")
if ALIVE_LOGO:
try:
From c52f44065750b9b392dd53b326f21592f3508eed Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 14 Apr 2021 07:12:40 +0000
Subject: [PATCH 358/400] Update lordmemes.py
---
userbot/modules/lordmemes.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/userbot/modules/lordmemes.py b/userbot/modules/lordmemes.py
index a16a6cc9..b2cf6044 100644
--- a/userbot/modules/lordmemes.py
+++ b/userbot/modules/lordmemes.py
@@ -43,9 +43,9 @@ async def _(event):
"ARRA TETE GEDE!!!!",
"OJAN ALAY, BUCINN!!!",
"CICA BUCINN, CUIHHH!!!!",
- "DEEPZ SO GABTENG!!",
- "STEVEN GAYY",
- "SALSA ALOPYU!!!",
+ "DEEPZ SO GANTENG!!",
+ "MICIN GAYY",
+ "SALSA ALOPYU❤❤❤❤!!!",
"CUMA JEJE YANG SEMPURNA, KALIAN GEMBELL!",
"JEJE PALING GANTENG NO DEBAT!!!"
]
From f3694cdee5951627f95f1cbdf5b022cb028135d6 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 14 Apr 2021 07:21:08 +0000
Subject: [PATCH 359/400] Update updater.py
---
userbot/modules/updater.py | 36 ++++++++++++++++++------------------
1 file changed, 18 insertions(+), 18 deletions(-)
diff --git a/userbot/modules/updater.py b/userbot/modules/updater.py
index 6bcabf9f..7f080a43 100644
--- a/userbot/modules/updater.py
+++ b/userbot/modules/updater.py
@@ -91,7 +91,7 @@ async def deploy(event, repo, ups_rem, ac_br, txt):
await asyncio.sleep(5)
return await event.delete()
else:
- await event.edit("`STRESS-Userbot Berhasil Di Deploy!\n" "Restarting, Mohon Menunggu Lord.....`")
+ await event.edit("`GEMBEL-ELITE Userbot Berhasil Di Deploy!\n" "Restarting, Mohon Menunggu PAK.....`")
await asyncio.sleep(15)
await event.delete()
@@ -115,18 +115,18 @@ async def update(event, repo, ups_rem, ac_br):
except GitCommandError:
repo.git.reset("--hard", "FETCH_HEAD")
await update_requirements()
- await event.edit('**✥ STRESS-Userbot** `Berhasil Di Update!`')
+ await event.edit('**✥ GEMBEL-ELITE Userbot** `Berhasil Di Update!`')
await asyncio.sleep(1)
- await event.edit('**✥ STRESS-Userbot** `Di Restart....`')
+ await event.edit('**✥ GEMBEL-ELITE Userbot** `Di Restart....`')
await asyncio.sleep(1)
- await event.edit('`Mohon Menunggu Beberapa Detik Jing ツ`')
+ await event.edit('`Mohon Menunggu Beberapa Detik Ya Kontol ツ`')
await asyncio.sleep(10)
await event.delete()
if BOTLOG:
await event.client.send_message(
BOTLOG_CHATID, "#BOT \n"
- "**Lord-Userbot Telah Di Perbarui ツ**")
+ "**GEMBEL-ELITE Userbot Telah Di Perbarui ツ**")
await asyncio.sleep(100)
await event.delete()
@@ -144,7 +144,7 @@ async def upstream(event):
off_repo = UPSTREAM_REPO_URL
force_update = False
try:
- txt = "`Maaf Lord Pembaruan Tidak Dapat Di Lanjutkan Karna "
+ txt = "`Maaf PAK Pembaruan Tidak Dapat Di Lanjutkan Karna "
txt += "Beberapa Masalah Terjadi`\n\n**LOGTRACE:**\n"
repo = Repo()
except NoSuchPathError as error:
@@ -188,13 +188,13 @@ async def upstream(event):
if changelog == '' and force_update is False:
await event.edit(
- f'\n**✣ STRESS-Userbot Sudah Versi Terbaru**\n')
+ f'\n**✣ GEMBEL-ELITE Userbot Sudah Versi ELITE**\n')
await asyncio.sleep(15)
await event.delete()
return repo.__del__()
if conf is None and force_update is False:
- changelog_str = f'**✣ Pembaruan Untuk STRESS-Userbot [STRESS-USERBOT]:\n\n✣ Pembaruan:**\n`{changelog}`'
+ changelog_str = f'**✣ Pembaruan Untuk GEMBEL-ELITE Userbot [GEMBEL-ELITE Userbot]:\n\n✣ Pembaruan:**\n`{changelog}`'
if len(changelog_str) > 4096:
await event.edit("`Changelog Terlalu Besar, Lihat File Untuk Melihatnya.`")
file = open("output.txt", "w+")
@@ -208,18 +208,18 @@ async def upstream(event):
remove("output.txt")
else:
await event.edit(changelog_str)
- return await event.respond('**Perintah Untuk Update Stress Userbot**\n >`.update now`\n >`.update deploy`\n\n__Untuk Meng Update Fitur Terbaru Dari STRESS Userbot.__')
+ return await event.respond('**Perintah Untuk Update GEMBEL-ELITE Userbot**\n >`.update now`\n >`.update deploy`\n\n__Untuk Meng Update Fitur Terbaru Dari GEMBEL-ELITE Userbot.__')
if force_update:
await event.edit(
'`Sinkronisasi Paksa Ke Kode Userbot Stabil Terbaru, Harap Tunggu .....`')
else:
- await event.edit('`✲ Proses Update Stress-Userbot, Loading....1%`')
- await event.edit('`✲ Proses Update Stress-Userbot, Loading....20%`')
- await event.edit('`✲ Proses Update Stress-Userbot, Loading....35%`')
- await event.edit('`✲ Proses Update Stress-Userbot, Loading....77%`')
- await event.edit('`✲ Proses Update Stress-Userbot, Updating...90%`')
- await event.edit('`✲ Proses Update Stress-Userbot, Mohon Menunggu Anjeeng....100%`')
+ await event.edit('`✲ Proses Update GEMBEL-ELITE Userbot, Loading....1%`')
+ await event.edit('`✲ Proses Update GEMBEL-ELITE Userbot, Loading....20%`')
+ await event.edit('`✲ Proses Update GEMBEL-ELITE Userbot, Loading....35%`')
+ await event.edit('`✲ Proses Update GEMBEL-ELITE Userbot, Loading....77%`')
+ await event.edit('`✲ Proses Update GEMBEL-ELITE Userbot, Updating...90%`')
+ await event.edit('`✲ Proses Update GEMBEL-ELITE Userbot, Mohon Menunggu YA GEMBEL....100%`')
if conf == "now":
await update(event, repo, ups_rem, ac_br)
await asyncio.sleep(10)
@@ -234,9 +234,9 @@ async def upstream(event):
CMD_HELP.update({
'update':
".update"
- "\nUsage: Untuk Melihat Pembaruan Terbaru STRESS-Userbot."
+ "\nUsage: Untuk Melihat Pembaruan Terbaru GEMBEL-ELITE Userbot."
"\n\n.update now"
- "\nUsage: Memperbarui STRESS-Userbot."
+ "\nUsage: Memperbarui GEMBEL-ELITE Userbot."
"\n\n.update deploy"
- "\nUsage: Memperbarui STRESS-Userbot Dengan Cara Deploy Ulang."
+ "\nUsage: Memperbarui GEMBEL-ELITE Userbot Dengan Cara Deploy Ulang."
})
From 3bbbd8b0d1b85f842c1efbabf2822f32a798800e Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 14 Apr 2021 07:28:19 +0000
Subject: [PATCH 360/400] Update system_stats.py
---
userbot/modules/system_stats.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index ad55f350..f3b958e1 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -226,7 +226,7 @@ async def amireallyalive(alive):
await alive.edit("⭐")
output = (
f"**════════════════════** \n"
- f"** 𝙶𝙴𝙼𝙱𝙴𝙻 𝙴𝙻𝙸𝚃𝙴 ** \n"
+ f"** 𝙶𝙴𝙼𝙱𝙴𝙻 𝙴𝙻𝙸𝚃𝙴** \n"
f"**════════════════════** \n"
f"\n__**{LORD_TEKS_KUSTOM}**__\n"
f"**━━━━━━━━━━━━━━━━━━━━**\n"
@@ -301,7 +301,7 @@ async def amireallyalive(alive):
await get_readable_time((time.time() - StartTime))
output = (
f"**╠╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╣** \n"
- f"** 🥱𝙶𝙴𝙼𝙱𝙴𝙻 𝙴𝙻𝙸𝚃𝙴🥱 ** \n"
+ f"** 🥱𝙶𝙴𝙼𝙱𝙴𝙻 𝙴𝙻𝙸𝚃𝙴🥱** \n"
f"**╠╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╣** \n"
f"• 🤴 Presiden :`{DEFAULTUSER} \n"
f"• 💳 Username :`@{user.username} \n"
From fbc77636f9b9cec2aa9612acdf5b483ab49be6b4 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 14 Apr 2021 07:33:02 +0000
Subject: [PATCH 361/400] Update updater.py
---
userbot/modules/updater.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/updater.py b/userbot/modules/updater.py
index 7f080a43..3c232f4e 100644
--- a/userbot/modules/updater.py
+++ b/userbot/modules/updater.py
@@ -67,7 +67,7 @@ async def deploy(event, repo, ups_rem, ac_br, txt):
)
return repo.__del__()
await event.edit('`[HEROKU]:'
- '\nDyno STRESS-Userbot Sedang Dalam Proses, Mohon Menunggu 7-8 Menit`'
+ '\nDyno GEMBEL-ELITE Userbot Sedang Dalam Proses, Mohon Menunggu 7-8 Menit`'
)
ups_rem.fetch(ac_br)
repo.git.reset("--hard", "FETCH_HEAD")
From cbcc744a44254c92003e398a7166628d45636d9f Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 14 Apr 2021 14:58:53 +0700
Subject: [PATCH 362/400] Update system_stats.py
---
userbot/modules/system_stats.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index f3b958e1..d727479e 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -273,7 +273,7 @@ async def amireallyalive(alive):
f"❃ **Python** \n ➥ `Versi {python_version()}` \n"
f"❃ **Versi Bot**\n ➥ `{BOT_VER}` \n"
f"❃ **Modul** \n ➥ `{len(modules)}` \n\n"
- f"**¥▬▬▬▬▬▬❙۩۩❙▬▬▬▬▬▬¥**"
+ f"**¥▬▬▬▬▬▬❙۩۩❙▬▬▬▬▬▬¥**\n"
f"❃ **REPO:** [GEMBEL-ELITE](https://github.com/jerryadisaputra/GEMBEL-ELITE)\n❃ **GROUP: **[TEKAN](t.me/ALGTRR)\n❃ **CHANNEL: **[TEKAN](t.me/GMBL_ELITE)\n❃ **PEMILIK:** [JEJE](t.me/Bacot_anjingg)\n"
if ALIVE_LOGO:
try:
From 4a7a83a1bc0e25cf1a5c1662196c3e8f27fd4384 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 14 Apr 2021 15:07:24 +0700
Subject: [PATCH 363/400] Update salam.py
---
userbot/modules/salam.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index 7c46c011..efcb32f2 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -45,7 +45,7 @@ async def typewriter(typew):
@register(outgoing=True, pattern='^B(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("**BACOT DAH LU, GOBLOK!!!!**")
+ await typew.edit("**BACOT DAH LU, GEMBEL!!!!**")
@register(outgoing=True, pattern='^M(?: |$)(.*)')
@@ -80,13 +80,13 @@ async def typewriter(typew):
@register(outgoing=True, pattern='^J(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("**JELEK BANGET LU, NAJIS CUIHHHH!!!**")
+ await typew.edit("**JELEK BANGET MUKA GEMBEL LOE, NAJIS ANAK HARAM!!!**")
@register(outgoing=True, pattern='^A(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("**PASANG PP DULU DEK,BIAR ORANG SEGRUP TAU BETAPA HINA NYA MUKA LU😆**")
+ await typew.edit("**ANAK HARAM BELAGU BET DAH,LAHIR DARI RAHIM GEMBEL JADI JANGAN SO SO NINGGI KATA KATA LOE😆**")
@register(outgoing=True, pattern='^X(?: |$)(.*)')
async def typewriter(typew):
From 199b1d10864c8d08a54c16965309e0b1554d7dc9 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 14 Apr 2021 15:14:50 +0700
Subject: [PATCH 364/400] Update system_stats.py
---
userbot/modules/system_stats.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index d727479e..235f15e3 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -274,7 +274,7 @@ async def amireallyalive(alive):
f"❃ **Versi Bot**\n ➥ `{BOT_VER}` \n"
f"❃ **Modul** \n ➥ `{len(modules)}` \n\n"
f"**¥▬▬▬▬▬▬❙۩۩❙▬▬▬▬▬▬¥**\n"
- f"❃ **REPO:** [GEMBEL-ELITE](https://github.com/jerryadisaputra/GEMBEL-ELITE)\n❃ **GROUP: **[TEKAN](t.me/ALGTRR)\n❃ **CHANNEL: **[TEKAN](t.me/GMBL_ELITE)\n❃ **PEMILIK:** [JEJE](t.me/Bacot_anjingg)\n"
+ f"❃ **REPO:** [GEMBEL-ELITE](https://github.com/jerryadisaputra/GEMBEL-ELITE)\n❃ **GROUP: **[TEKAN](t.me/ALGTRR)\n❃ **CHANNEL: **[TEKAN](t.me/GMBL_ELITE)\n❃ **PEMILIK:** [JEJE](t.me/Bacot_anjingg)\")
if ALIVE_LOGO:
try:
logo = ALIVE_LOGO
From 9f6ff7a84046c0a249f4590be53a26cf0fdab2e1 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 14 Apr 2021 08:44:06 +0000
Subject: [PATCH 365/400] Update system_stats.py
---
userbot/modules/system_stats.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index 235f15e3..03480761 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -274,7 +274,7 @@ async def amireallyalive(alive):
f"❃ **Versi Bot**\n ➥ `{BOT_VER}` \n"
f"❃ **Modul** \n ➥ `{len(modules)}` \n\n"
f"**¥▬▬▬▬▬▬❙۩۩❙▬▬▬▬▬▬¥**\n"
- f"❃ **REPO:** [GEMBEL-ELITE](https://github.com/jerryadisaputra/GEMBEL-ELITE)\n❃ **GROUP: **[TEKAN](t.me/ALGTRR)\n❃ **CHANNEL: **[TEKAN](t.me/GMBL_ELITE)\n❃ **PEMILIK:** [JEJE](t.me/Bacot_anjingg)\")
+ f"❃ **REPO:** [GEMBEL-ELITE](https://github.com/jerryadisaputra/GEMBEL-ELITE)\n❃ **GROUP: **[TEKAN](t.me/ALGTRR)\n❃ **CHANNEL: **[TEKAN](t.me/GMBL_ELITE)\n❃ **PEMILIK:** [JEJE](t.me/Bacot_anjingg)")
if ALIVE_LOGO:
try:
logo = ALIVE_LOGO
From 8936095c6cb5477b00489e5726b43ef32e579d86 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 14 Apr 2021 09:36:17 +0000
Subject: [PATCH 366/400] Update www.py
---
userbot/modules/www.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/www.py b/userbot/modules/www.py
index fb245d3f..6c1a2616 100644
--- a/userbot/modules/www.py
+++ b/userbot/modules/www.py
@@ -155,7 +155,7 @@ async def pingme(pong):
f"** ➪PONG!➪** \n"
f"**⿴⃟۪۪⃕᎒⃟ꕤ╌╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╌▩⃟❁⃟݄ࣾ݃⊣** \n"
f"**♛ Sinyal :** `%sms` \n"
- f"**♛ Preside :** `{ALIVE_NAME}` \n"
+ f"**♛ Presiden :** `{ALIVE_NAME}` \n"
f"**╼═════════════════╾** \n" % (duration))
@@ -256,7 +256,7 @@ async def pingme(pong):
await pong.edit("`...🏎️.................`")
await pong.edit("`..🏎️..................`")
await pong.edit("`.🏎️...................`")
- await pong.edit("`DUARRRR KONTOLL.....💥🤯💣`")
+ await pong.edit("`DUARRRR GEMBEL.....💥🤯💣`")
end = datetime.now()
duration = (end - start).microseconds / 9000
await pong.edit("😡 **GEMBEL!**\n`%sms`" % (duration))
From c6852ca3f7025508b16dbb49d7e75b8aa4e87769 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 14 Apr 2021 12:30:05 +0000
Subject: [PATCH 367/400] Update system_stats.py
---
userbot/modules/system_stats.py | 21 +++++++++++----------
1 file changed, 11 insertions(+), 10 deletions(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index 03480761..5bed043d 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -226,7 +226,7 @@ async def amireallyalive(alive):
await alive.edit("⭐")
output = (
f"**════════════════════** \n"
- f"** 𝙶𝙴𝙼𝙱𝙴𝙻 𝙴𝙻𝙸𝚃𝙴** \n"
+ f"** 𝙶𝙴𝙼𝙱𝙴𝙻 𝙴𝙻𝙸𝚃𝙴** \n"
f"**════════════════════** \n"
f"\n__**{LORD_TEKS_KUSTOM}**__\n"
f"**━━━━━━━━━━━━━━━━━━━━**\n"
@@ -266,7 +266,7 @@ async def amireallyalive(alive):
await get_readable_time((time.time() - StartTime))
output = (
f"**¥❙▬▬▬▬▬▬♕▬▬▬▬▬▬❙¥**\n"
- f" **♕ GEMBEL-ELITE ♕** \n\n"
+ f" **♕ GEMBEL-ELITE ♕** \n\n"
f"❃ **Presiden** \n ➥ `{DEFAULTUSER}` \n"
f"❃ **Username** \n ➥ `@{user.username}` \n"
f"❃ **Telethon** \n ➥ `Versi {version.__version__}` \n"
@@ -301,15 +301,16 @@ async def amireallyalive(alive):
await get_readable_time((time.time() - StartTime))
output = (
f"**╠╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╣** \n"
- f"** 🥱𝙶𝙴𝙼𝙱𝙴𝙻 𝙴𝙻𝙸𝚃𝙴🥱** \n"
+ f"** 🥱𝙶𝙴𝙼𝙱𝙴𝙻 𝙴𝙻𝙸𝚃𝙴🥱** \n"
f"**╠╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╣** \n"
- f"• 🤴 Presiden :`{DEFAULTUSER} \n"
- f"• 💳 Username :`@{user.username} \n"
- f"• 👺 Telethon :`Ver {version.__version__} \n"
- f"• 🐉 Python :`Ver {python_version()} \n"
- f"• Branch :`GEMBEL-ELITE \n"
- f"• Bot Ver :`{BOT_VER} \n"
- f"• Modules :`{len(modules)} Modules \n"
+ f"• ▶ Presiden : `{DEFAULTUSER} \n"
+ f"• ▶ Username : `@{user.username} \n"
+ f"• ▶ Telethon : `Ver {version.__version__} \n"
+ f"• ▶ Python : `Ver {python_version()} \n"
+ f"• ▶ Branch : `GEMBEL-ELITE \n"
+ f"• ▶ Bot Ver : `{BOT_VER} \n"
+ f"• ▶ Modules : `{len(modules)} Modules \n"
+ f"**━━━━━━━━━━━━━━━━━━━━━** \n"
f"[REPO](https://github.com/jerryadisaputra/GEMBEL-ELITE) | [GROUP](t.me/ALGTRR) | [CHANNEL](t.me/GMBL_ELITE) | [OWNER](t.me/Bacot_anjingg)")
if ALIVE_LOGO:
try:
From 0970d582244da8aeaf9ca4dfee322139be6232f8 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 14 Apr 2021 12:41:11 +0000
Subject: [PATCH 368/400] Update lordmemes.py
---
userbot/modules/lordmemes.py | 25 +++++++++++++------------
1 file changed, 13 insertions(+), 12 deletions(-)
diff --git a/userbot/modules/lordmemes.py b/userbot/modules/lordmemes.py
index b2cf6044..f663737b 100644
--- a/userbot/modules/lordmemes.py
+++ b/userbot/modules/lordmemes.py
@@ -35,19 +35,20 @@ async def _(event):
animation_chars = [
- "STEVEN GILAAAA!!!",
- "DEEPZ AUTISS!!!",
- "UPIN GEMBEL!!",
- "CICA KONTOL!!",
- "RAHMA NGONTOLLL!!!",
- "ARRA TETE GEDE!!!!",
- "OJAN ALAY, BUCINN!!!",
+ "ALLIGATOR NIHHH BOS!!!",
+ "STEVEN GANTENG TAPI PAKBOY!!!",
+ "DEEPZ GANTENG CAP BUAYA!!!",
+ "UPIN GANTENG HOBY COLI!!",
+ "CICA CANTIK SUKA OPEN BO!!!",
+ "RAHMA CANTIK SUKA VCS!!!",
+ "ARRA CANTIK SUKA VCS!!!!",
+ "MICIN GANTENG TAPI PAWANG!!!",
"CICA BUCINN, CUIHHH!!!!",
- "DEEPZ SO GANTENG!!",
- "MICIN GAYY",
- "SALSA ALOPYU❤❤❤❤!!!",
- "CUMA JEJE YANG SEMPURNA, KALIAN GEMBELL!",
- "JEJE PALING GANTENG NO DEBAT!!!"
+ "NAH ITU HIGH CLASS ALG!!",
+ "NEXT OWNER",
+ "SALSA PUNYA JEJE ALOPYU❤❤❤❤!!!",
+ "OWNER ALG PALING TAMPAN, KALIAN SEMUA GEMBELL!",
+ "NAH ITU TADI STAFF ALLIGATOR YANG DIDIRIKAN OLEH JEJE!!!"
]
for i in animation_ttl:
From 91d53408d58faf95fe96eee9d9a4836841a97fa9 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 14 Apr 2021 13:05:09 +0000
Subject: [PATCH 369/400] Update salam.py
---
userbot/modules/salam.py | 34 +++++++++++++++++-----------------
1 file changed, 17 insertions(+), 17 deletions(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index efcb32f2..bd58a187 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -10,7 +10,7 @@
@register(outgoing=True, pattern='^P(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("Assalamu'alaikum ")
+ await typew.edit("Assalamu'alaikum Mamank ")
@register(outgoing=True, pattern='^.atg(?: |$)(.*)')
@@ -22,7 +22,7 @@ async def typewriter(typew):
@register(outgoing=True, pattern='^L(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("Wa'alaikumsalam")
+ await typew.edit("Wa'alaikumsalam Mamank ")
@register(outgoing=True, pattern='^.ast(?: |$)(.*)')
@@ -34,13 +34,13 @@ async def typewriter(typew):
@register(outgoing=True, pattern='^K(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("**NGONTOLLLLLL**")
+ await typew.edit("**KONTOL SOK KERAS LOE GEMBEL**")
@register(outgoing=True, pattern='^N(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("**NGENTOOOOOOOTTTTTTTTTTTT**")
+ await typew.edit("**NAMANYA JUGA GEMBEL CAPER SANA SINI BUAT CARI NAMA**")
@register(outgoing=True, pattern='^B(?: |$)(.*)')
async def typewriter(typew):
@@ -51,30 +51,30 @@ async def typewriter(typew):
@register(outgoing=True, pattern='^M(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("**BHAAAKSSSSSSSSS**")
+ await typew.edit("**MATI AJA LU GEMBEL, GAGUNA LU HIDUP DI BUMI*")
@register(outgoing=True, pattern='^Y(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("**YAUDAH IYAAAAAA ASU**")
+ await typew.edit("**YAUDAH KALO GITU**")
@register(outgoing=True, pattern='^C(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("**MUKA LU HINA, GAUSAH SOK KERAS YA ANJENGG!!**")
+ await typew.edit("**CUIHHHH, MAKAN AJA MASIH NGEMIS LOE GEMBEL, JANGAN SOK NINGGI YA KONTOL!!**")
@register(outgoing=True, pattern='^S(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("**GAUSAH SOKAP DEH ANJING!!**")
+ await typew.edit("**SOKAP BET LU GEMBEL, KAGA ADA ISTILAH NYA GEMBEL TEMENAN AMA BOS!!**")
@register(outgoing=True, pattern='^V(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("**MACAM BAGUS AE LU BEGITU KONTOL!!**")
+ await typew.edit("**MACAM BAGUS AE LU BEGITU GEMBEL, AJAK BAPAK LU SINI RIBUT SAMA GUA!!**")
@register(outgoing=True, pattern='^J(?: |$)(.*)')
@@ -91,32 +91,32 @@ async def typewriter(typew):
@register(outgoing=True, pattern='^X(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("**GC SAMPAH, CUIHHHHH!!!!!!!!!!!**")
+ await typew.edit("**DIHHH NAJISS HARAM LOE TOLOL, JANGAN BELAGU DIMARI KAGA KEREN LU BGITU!!!!!!!!!!!**")
@register(outgoing=True, pattern='^Z(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("**War War Tai anjing, Ketrigger minta sharelok, Udah di sharelok Ga nyamperin,Keras di sosmed Bhakss...**")
+ await typew.edit("**WAR WAR PALAK BAPAK KAU WAR, SOK KERAS BANGET GEMBEL, DI TONGKRONGA JADI BABU, DI TELE SOK JAGOAN...**")
@register(outgoing=True, pattern='^H(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("**Lawak Mulu ocehan lu,Ga ngena ke mental, CUIHHHH!!!**")
+ await typew.edit("**BACOTAN KUNO, KAGA BAKAL NGENA KE MENTAL GUA, CUIHHHH!!!**")
@register(outgoing=True, pattern='^O(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("**JANGAN MAEN BOT MULU, ALAY LU NGENTOTT,KESANNYA NORAK, CUIHHHH!!!**")
+ await typew.edit("**JANGAN MAEN BOT MULU, ALAY LU GEMBEL,KESANNYA NORAK, CUIHHHH!!!**")
@register(outgoing=True, pattern='^G(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("**Gak keren lu begitu tolol, kuburan bapak lu gw gali buat dijadiin kolam renang anak paud.Cuihhhhh!!!**")
+ await typew.edit("**GAK KEREN LOE BEGITU GEMBEL, KELUARGA LU BAWA SINI GUA LUDAHIN SATU-SATU.Cuihhhhh!!!**")
-@register(outgoing=True, pattern='^.gi(?: |$)(.*)')
+@register(outgoing=True, pattern='^.gc(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("INSTAGRAM= [TEKAN](https://www.instagram.com/ramadh20?r=nametag)")
+ await typew.edit("GC OWNER= [TEKAN](https://t.me/ALGTRR)")
CMD_HELP.update({
"salam":
@@ -158,6 +158,6 @@ async def typewriter(typew):
\nUsage: Ngatain org norak.\
\n\n`G`\
\nUsage: Liat Sendiri.\
-\n\n`.gi`\
+\n\n`.gc`\
\nUsage: gapenting."
})
From ddee811b35205a5781f543cb5f997de501aed8e1 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 14 Apr 2021 13:08:57 +0000
Subject: [PATCH 370/400] Update Ramaganss.py
---
userbot/modules/Ramaganss.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/Ramaganss.py b/userbot/modules/Ramaganss.py
index a54f3fd0..620c7a07 100644
--- a/userbot/modules/Ramaganss.py
+++ b/userbot/modules/Ramaganss.py
@@ -326,7 +326,7 @@ async def typewriter(typew):
typew.pattern_match.group(1)
await typew.edit("**Woi....**")
sleep(3)
- await typew.edit("**Grup banyak anggota yakan**")
+ await typew.edit("**Grup Alligator banyak anggota yakan**")
sleep(1)
await typew.edit("**Tapi ga ada yg nimbrung..**")
sleep(1)
From c50c21346ecfe7d6e7808bdd45bff6f5327e1e81 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 14 Apr 2021 13:09:08 +0000
Subject: [PATCH 371/400] Create Ramaganss.py
From 5bac0f264623841e9d0fe3cffeb3c8534eda553c Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 14 Apr 2021 13:14:07 +0000
Subject: [PATCH 372/400] Update alvingans24.py
---
userbot/modules/alvingans24.py | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/userbot/modules/alvingans24.py b/userbot/modules/alvingans24.py
index 758cb469..c18f11e0 100644
--- a/userbot/modules/alvingans24.py
+++ b/userbot/modules/alvingans24.py
@@ -190,12 +190,12 @@ async def _(event):
await event.edit(input_str)
animation_chars = [
- "**OWNER GEMBEL-ELITE USERBOT ADALAH MANUSIA TERGANTENG DI HATI PEMAKAI NYA KENALAN DULU SAMA OWNER NYA YUK**"
- "**JEJE NAMANYA,ORANG NYA BAIK**"
- "**TINGGAL NYA DI SERANG-BANTEN, BTW ORANGNYA GANTENG BAIK TIDAK SOMBONG DAN SUKA MENABUNG**"
- "**KALO MAU PAKE USERBOT INI,IZIN DULU KE ORANG NYA YA GENGSSS**"
- "**POKOK NYA OWNER NYA THEBEST BANGET SERIUSSSSS**"
- "**UDAH POKOK NYA ITU AJA SIH,INTINYA OWNER NYA GANTENG DAN BAIK PARAH**"]
+ "**OWNER GEMBEL-ELITE USERBOT ADALAH MANUSIA TERGANTENG DI HATI PEMAKAI NYA KENALAN DULU SAMA OWNER NYA YUK **"
+ "**JEJE NAMANYA,ORANG NYA BAIK **"
+ "**TINGGAL NYA DI SERANG-BANTEN, BTW ORANGNYA GANTENG BAIK TIDAK SOMBONG DAN SUKA MENABUNG **"
+ "**KALO MAU PAKE USERBOT INI,IZIN DULU KE ORANG NYA YA GENGSSS **"
+ "**POKOK NYA OWNER NYA THEBEST BANGET SERIUSSSSS **"
+ "**UDAH POKOK NYA ITU AJA SIH,INTINYA OWNER NYA GANTENG DAN BAIK PARAH **"]
for i in animation_ttl:
From 6638b27b2534901eb99dd31a153e66aa74cc1e05 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 14 Apr 2021 13:44:38 +0000
Subject: [PATCH 373/400] Update lordmemes.py
---
userbot/modules/lordmemes.py | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/userbot/modules/lordmemes.py b/userbot/modules/lordmemes.py
index f663737b..3a6babb7 100644
--- a/userbot/modules/lordmemes.py
+++ b/userbot/modules/lordmemes.py
@@ -36,19 +36,19 @@ async def _(event):
animation_chars = [
"ALLIGATOR NIHHH BOS!!!",
- "STEVEN GANTENG TAPI PAKBOY!!!",
+ "SEMUA MEMBER DAN STAFF NYA CAKEP!!!",
"DEEPZ GANTENG CAP BUAYA!!!",
"UPIN GANTENG HOBY COLI!!",
"CICA CANTIK SUKA OPEN BO!!!",
"RAHMA CANTIK SUKA VCS!!!",
"ARRA CANTIK SUKA VCS!!!!",
"MICIN GANTENG TAPI PAWANG!!!",
- "CICA BUCINN, CUIHHH!!!!",
- "NAH ITU HIGH CLASS ALG!!",
- "NEXT OWNER",
- "SALSA PUNYA JEJE ALOPYU❤❤❤❤!!!",
- "OWNER ALG PALING TAMPAN, KALIAN SEMUA GEMBELL!",
- "NAH ITU TADI STAFF ALLIGATOR YANG DIDIRIKAN OLEH JEJE!!!"
+ "STEVEN GANTENG TAPI PAKBOY!!!!",
+ "SALSA PUNYA JEJE ALOPYU❤❤❤!!",
+ "NAH ITU PARA STAFF NYA",
+ "NAH INI PENDIRI/OWNERNYA !!!",
+ "KENALIN NIH OWNER PALING TAMPAN, DIBANDING STAFF NYA!",
+ "NAMA GUA JEJE, GUA PERWAKILAN DARI ALLIGATOR MENGUCAPKAN KALIAN GEMBEL!!!"
]
for i in animation_ttl:
From dff4156aab53d8e08bc64013e7a650f5884b8da3 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 14 Apr 2021 13:56:16 +0000
Subject: [PATCH 374/400] Update system_stats.py
---
userbot/modules/system_stats.py | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py
index 5bed043d..9a414e82 100644
--- a/userbot/modules/system_stats.py
+++ b/userbot/modules/system_stats.py
@@ -226,7 +226,7 @@ async def amireallyalive(alive):
await alive.edit("⭐")
output = (
f"**════════════════════** \n"
- f"** 𝙶𝙴𝙼𝙱𝙴𝙻 𝙴𝙻𝙸𝚃𝙴** \n"
+ f"** 𝙶𝙴𝙼𝙱𝙴𝙻 𝙴𝙻𝙸𝚃𝙴** \n"
f"**════════════════════** \n"
f"\n__**{LORD_TEKS_KUSTOM}**__\n"
f"**━━━━━━━━━━━━━━━━━━━━**\n"
@@ -266,7 +266,7 @@ async def amireallyalive(alive):
await get_readable_time((time.time() - StartTime))
output = (
f"**¥❙▬▬▬▬▬▬♕▬▬▬▬▬▬❙¥**\n"
- f" **♕ GEMBEL-ELITE ♕** \n\n"
+ f" **♕ GEMBEL-ELITE ♕** \n\n"
f"❃ **Presiden** \n ➥ `{DEFAULTUSER}` \n"
f"❃ **Username** \n ➥ `@{user.username}` \n"
f"❃ **Telethon** \n ➥ `Versi {version.__version__}` \n"
@@ -301,15 +301,15 @@ async def amireallyalive(alive):
await get_readable_time((time.time() - StartTime))
output = (
f"**╠╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╣** \n"
- f"** 🥱𝙶𝙴𝙼𝙱𝙴𝙻 𝙴𝙻𝙸𝚃𝙴🥱** \n"
+ f"** 🥱𝙶𝙴𝙼𝙱𝙴𝙻 𝙴𝙻𝙸𝚃𝙴🥱** \n"
f"**╠╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╣** \n"
- f"• ▶ Presiden : `{DEFAULTUSER} \n"
- f"• ▶ Username : `@{user.username} \n"
- f"• ▶ Telethon : `Ver {version.__version__} \n"
- f"• ▶ Python : `Ver {python_version()} \n"
- f"• ▶ Branch : `GEMBEL-ELITE \n"
- f"• ▶ Bot Ver : `{BOT_VER} \n"
- f"• ▶ Modules : `{len(modules)} Modules \n"
+ f"♨ **Presiden** \n ➥ `{DEFAULTUSER}` \n"
+ f"♨ **Username** \n ➥ `@{user.username}` \n"
+ f"♨ **Telethon** \n ➥ `Ver {version.__version__}` \n"
+ f"♨ **Python** \n ➥ `Ver {python_version()}` \n"
+ f"♨ **Branch** \n ➥ `GEMBEL-ELITE` \n"
+ f"♨ **Bot Ver** \n ➥ `{BOT_VER}` \n"
+ f"♨ **Modules** \n ➥ `{len(modules)} Modules` \n"
f"**━━━━━━━━━━━━━━━━━━━━━** \n"
f"[REPO](https://github.com/jerryadisaputra/GEMBEL-ELITE) | [GROUP](t.me/ALGTRR) | [CHANNEL](t.me/GMBL_ELITE) | [OWNER](t.me/Bacot_anjingg)")
if ALIVE_LOGO:
From 286452addb077675da2618482f40512287c4f1ef Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Fri, 16 Apr 2021 06:14:26 +0000
Subject: [PATCH 375/400] Update salam.py
---
userbot/modules/salam.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index bd58a187..6e108c01 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -51,7 +51,7 @@ async def typewriter(typew):
@register(outgoing=True, pattern='^M(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("**MATI AJA LU GEMBEL, GAGUNA LU HIDUP DI BUMI*")
+ await typew.edit("**MATI AJA LU GEMBEL, GAGUNA LU HIDUP DI BUMI**")
@register(outgoing=True, pattern='^Y(?: |$)(.*)')
async def typewriter(typew):
From 834cf86da847a98b88d4595bd5e4d735fd1319b9 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Fri, 16 Apr 2021 06:35:15 +0000
Subject: [PATCH 376/400] Update lordmemes.py
---
userbot/modules/lordmemes.py | 28 ++++++++++++++--------------
1 file changed, 14 insertions(+), 14 deletions(-)
diff --git a/userbot/modules/lordmemes.py b/userbot/modules/lordmemes.py
index 3a6babb7..b10d6c79 100644
--- a/userbot/modules/lordmemes.py
+++ b/userbot/modules/lordmemes.py
@@ -35,20 +35,20 @@ async def _(event):
animation_chars = [
- "ALLIGATOR NIHHH BOS!!!",
- "SEMUA MEMBER DAN STAFF NYA CAKEP!!!",
- "DEEPZ GANTENG CAP BUAYA!!!",
- "UPIN GANTENG HOBY COLI!!",
- "CICA CANTIK SUKA OPEN BO!!!",
- "RAHMA CANTIK SUKA VCS!!!",
- "ARRA CANTIK SUKA VCS!!!!",
- "MICIN GANTENG TAPI PAWANG!!!",
- "STEVEN GANTENG TAPI PAKBOY!!!!",
- "SALSA PUNYA JEJE ALOPYU❤❤❤!!",
- "NAH ITU PARA STAFF NYA",
- "NAH INI PENDIRI/OWNERNYA !!!",
- "KENALIN NIH OWNER PALING TAMPAN, DIBANDING STAFF NYA!",
- "NAMA GUA JEJE, GUA PERWAKILAN DARI ALLIGATOR MENGUCAPKAN KALIAN GEMBEL!!!"
+ "ALLIGATOR LEWAT NIH NIHHH!!!",
+ "AYEE, RAHMA, MICIN!!!",
+ "JEN, FAREL, SALMA!!!",
+ "ARRA, KENN, NOR!!",
+ "CICA, IKBAL, SEREIN!!!",
+ "RARA, UPIN, BABY!!!",
+ "PIANA, CHI, OPAL!!!!",
+ "BIE, GITA, JEHA!!!",
+ "AIN, AW, MARIA!!!!",
+ "GIN, RYL, CECE!!",
+ "YAJUJ, RAFI",
+ "5 PARTAI ALG!!!",
+ "JEJE, DEEPZ, RIOO, STEVEN, UPIN/OYEE!",
+ "CIRCLE ALLIGATOR LEWAT NIHH!!!"
]
for i in animation_ttl:
From 51d29619c5a872a4716dafabc05e80f8035a4536 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Fri, 16 Apr 2021 06:38:06 +0000
Subject: [PATCH 377/400] Update salam.py
---
userbot/modules/salam.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index 6e108c01..13840bd9 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -77,10 +77,10 @@ async def typewriter(typew):
await typew.edit("**MACAM BAGUS AE LU BEGITU GEMBEL, AJAK BAPAK LU SINI RIBUT SAMA GUA!!**")
-@register(outgoing=True, pattern='^J(?: |$)(.*)')
+@register(outgoing=True, pattern='^ALG(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("**JELEK BANGET MUKA GEMBEL LOE, NAJIS ANAK HARAM!!!**")
+ await typew.edit("**ALLIGATOR LEWAT NIH TOD!!!**")
@register(outgoing=True, pattern='^A(?: |$)(.*)')
@@ -140,7 +140,7 @@ async def typewriter(typew):
\nUsage: Haha sokap.\
\n\n`V`\
\nUsage: Hujat Orang caper.\
-\n\n`J`\
+\n\n`ALG`\
\nUsage: Hujat Jamet.\
\n\n`A`\
\nUsage: Hujat yang gapunya muka.\
From 13ad0cbd4e0944109991746e905c6b7b4245c52f Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Sat, 17 Apr 2021 23:43:36 +0000
Subject: [PATCH 378/400] Update offalvingans.py
---
userbot/modules/offalvingans.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/offalvingans.py b/userbot/modules/offalvingans.py
index f7b26eac..37e06394 100644
--- a/userbot/modules/offalvingans.py
+++ b/userbot/modules/offalvingans.py
@@ -263,7 +263,7 @@ async def afk_on_pm(sender):
CMD_HELP.update({
"gila":
- "`.gembel` [Alasan]\
+ "`.gila` [Alasan]\
\nUsage: Sama Seperti AFK, Lakukan ketika ingin OFF.\nSiapapun Yang Balas, Tag, Atau Chat Kamu \
Mereka Akan Tau Alasan Kamu OFF.\n\nOFF Bisa Dilakukan Dan Dibatalkan Dimanapun.\
"
From b068a667f1a2d311164ba713c638deb8986e1b75 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 28 Apr 2021 05:05:40 +0000
Subject: [PATCH 379/400] Update santet.py
---
userbot/modules/santet.py | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/userbot/modules/santet.py b/userbot/modules/santet.py
index 61fe5ff3..76dcdf79 100644
--- a/userbot/modules/santet.py
+++ b/userbot/modules/santet.py
@@ -6,11 +6,11 @@
@register(outgoing=True, pattern=r'^\.santet(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("`GUA SANTET LU ANJING!!!`")
+ await typew.edit("`GUA SANTET LU KONTOLL!!!`")
sleep(2)
- await typew.edit("`MANA SI MUKA LU? OH INI DIA...`")
+ await typew.edit("`MANA SI MUKA HINA LU? OH INI DIA...`")
sleep(1)
- await typew.edit("`SIR GOBANG GOSIR MUKE LU BANYAK PASIR, CUIHHH!!`")
+ await typew.edit("`PAKU, BELING, JARUM, DI KIRIM !!`")
sleep(1)
await typew.edit("0%")
number = 1
@@ -313,7 +313,7 @@ async def typewriter(typew):
sleep(0.03)
await typew.edit(str(number) + "% ████████████████▌")
sleep(1)
- await typew.edit("`Target Berhasil Tersantet Online:v`")
+ await typew.edit("`Gembel Berhasil Di Santet :v`")
CMD_HELP.update({
From 3b491fa457565235022735524a707b69707cf010 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 28 Apr 2021 05:07:53 +0000
Subject: [PATCH 380/400] Rename Ramaganss.py to Jejeeganss.py
---
userbot/modules/{Ramaganss.py => Jejeeganss.py} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename userbot/modules/{Ramaganss.py => Jejeeganss.py} (100%)
diff --git a/userbot/modules/Ramaganss.py b/userbot/modules/Jejeeganss.py
similarity index 100%
rename from userbot/modules/Ramaganss.py
rename to userbot/modules/Jejeeganss.py
From bb7c6b14d50277459b514cbb5b55651490c96f9c Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 28 Apr 2021 05:12:14 +0000
Subject: [PATCH 381/400] Update chat.py
---
userbot/modules/chat.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/userbot/modules/chat.py b/userbot/modules/chat.py
index 2dfad048..17e712f6 100644
--- a/userbot/modules/chat.py
+++ b/userbot/modules/chat.py
@@ -108,7 +108,7 @@ async def log(log_text):
@register(outgoing=True, pattern="^.kickme$")
async def kickme(leave):
""" Basically it's .kickme command """
- await leave.edit("`Gua cabut dulu ya asu,jangan kangen ツ`")
+ await leave.edit("`Gua Cabut Dulu Kontol, Gc Nya Jelek Cihh ツ`")
await leave.client.kick_participant(leave.chat_id, 'me')
@@ -136,7 +136,7 @@ async def mute_chat(mute_e):
return
await mute_e.edit(str(mute_e.chat_id))
kread(str(mute_e.chat_id))
- await mute_e.edit("`Ssshssh Lord Telah Membisukan Obrolan!`")
+ await mute_e.edit("`Ssshssh Adminn Telah Membisukan Obrolan!`")
await sleep(2)
await mute_e.delete()
if BOTLOG:
@@ -224,7 +224,7 @@ async def get_chatinfo(event):
await event.edit("`Grup/Channel Tidak Valid`")
return None
except ChannelPrivateError:
- await event.edit("`Ini Adalah Grup/Channel Privasi Atau Lord Dibanned Dari Sana`")
+ await event.edit("`Ini Adalah Grup/Channel Privasi Atau Sensei Dibanned Dari Sana`")
return None
except ChannelPublicGroupNaError:
await event.edit("`Channel Atau Supergrup Tidak Ditemukan`")
From 3a33366212184c1ec84cc8999057d97e6ad63a23 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 28 Apr 2021 05:22:48 +0000
Subject: [PATCH 382/400] Update admin.py
---
userbot/modules/admin.py | 30 +++++++++++++++---------------
1 file changed, 15 insertions(+), 15 deletions(-)
diff --git a/userbot/modules/admin.py b/userbot/modules/admin.py
index a3a057a3..f0caf2ca 100644
--- a/userbot/modules/admin.py
+++ b/userbot/modules/admin.py
@@ -36,14 +36,14 @@
# =================== CONSTANT ===================
PP_TOO_SMOL = "`Gambar Terlalu Kecil`"
PP_ERROR = "`Gagal Memproses Gambar`"
-NO_ADMIN = "`Lord Bukan Admin:)`"
-NO_PERM = "`Lord Tidak Mempunyai Izin!`"
+NO_ADMIN = "`Loe Bukan Admin:)`"
+NO_PERM = "`Loe Tidak Mempunyai Izin!`"
NO_SQL = "`Berjalan Pada Mode Non-SQL`"
CHAT_PP_CHANGED = "`Berhasil Mengubah Profil Grup`"
CHAT_PP_ERROR = (
"`Ada Masalah Dengan Memperbarui Foto,`"
- "`Mungkin Karna Lord Bukan Admin,`"
+ "`Mungkin Karna Loe Bukan Admin,`"
"`Atau Tidak Mempunyai Izin.`"
)
INVALID_MEDIA = "`Media Tidak Valid`"
@@ -228,7 +228,7 @@ async def ban(bon):
return
# Announce that we're going to whack the pest
- await bon.edit("`Melakukan Banned!`")
+ await bon.edit("`Melakukan Banned Gembel!`")
try:
await bon.client(EditBannedRequest(bon.chat_id, user.id, BANNED_RIGHTS))
@@ -339,9 +339,9 @@ async def spider(spdr):
# Announce that the function is done
if reason:
- await spdr.edit(f"**Telah Dibisukan!**\n**Alasan:** `{reason}`")
+ await spdr.edit(f"**Gembel Telah Dibisukan!**\n**Alasan:** `{reason}`")
else:
- await spdr.edit("`Telah Dibisukan!`")
+ await spdr.edit("`Gembel Telah Dibisukan!`")
# Announce to logging group
if BOTLOG:
@@ -454,13 +454,13 @@ async def ungmoot(un_gmute):
return
# If pass, inform and start ungmuting
- await un_gmute.edit("```Membuka Global Mute Pengguna...```")
+ await un_gmute.edit("```Sedang Membuka Global Mute Loe Kontoll...```")
if ungmute(user.id) is False:
- await un_gmute.edit("`Kesalahan! Pengguna Sedang Tidak Di Gmute.`")
+ await un_gmute.edit("`Kesalahan! Si Gembel Sedang Tidak Di Gmute.`")
else:
# Inform about success
- await un_gmute.edit("```Berhasil! Pengguna Sudah Tidak Lagi Dibisukan```")
+ await un_gmute.edit("```Berhasil! Gembel Sudah Tidak Lagi Dibisukan```")
await sleep(3)
await un_gmute.delete()
@@ -495,14 +495,14 @@ async def gspider(gspdr):
return
# If pass, inform and start gmuting
- await gspdr.edit("`Berhasil Membisukan Pengguna!`")
+ await gspdr.edit("`Mampusss Gua Mute Loe Kontoll")
if gmute(user.id) is False:
- await gspdr.edit("`Kesalahan! Pengguna Sudah Dibisukan.`")
+ await gspdr.edit("`Kesalahan! Gembell Sudah Dibisukan.`")
else:
if reason:
await gspdr.edit(f"**Dibisukan Secara Global!**\n**Alasan:** `{reason}`")
else:
- await gspdr.edit("`Berhasil Membisukan Pengguna Secara Global!`")
+ await gspdr.edit("`Mamam Global Mute!`")
if BOTLOG:
await gspdr.client.send_message(
@@ -585,7 +585,7 @@ async def rm_deletedacc(show):
async def get_admin(show):
info = await show.client.get_entity(show.chat_id)
title = info.title if info.title else "Grup Ini"
- mentions = f"✥ Daftar Admin Grup {title}: \n"
+ mentions = f"✥ Daftar Admin Jelek Di Grup {title}: \n"
try:
async for user in show.client.iter_participants(
show.chat_id, filter=ChannelParticipantsAdmins
@@ -659,7 +659,7 @@ async def kick(usr):
if not user:
return await usr.edit("`Tidak Dapat Menemukan Pengguna.`")
- await usr.edit("`Melakukan Kick....`")
+ await usr.edit("`Gua Kick Loe Kontoll....`")
try:
await usr.client.kick_participant(usr.chat_id, user.id)
@@ -715,7 +715,7 @@ async def get_users(show):
try:
await show.edit(mentions)
except MessageTooLongError:
- await show.edit("Lord, Grup Ini Terlalu Besar Mengunggah Daftar Pengguna Sebagai File.")
+ await show.edit("Boss, Grup Ini Terlalu Besar Mengunggah Daftar Pengguna Sebagai File.")
file = open("daftarpengguna.txt", "w+")
file.write(mentions)
file.close()
From 3ca0442adca17b0e6bf9064838884271d35ac9f7 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 28 Apr 2021 05:26:31 +0000
Subject: [PATCH 383/400] Update oi.py
---
userbot/modules/oi.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/oi.py b/userbot/modules/oi.py
index 22348fd9..5a548e80 100644
--- a/userbot/modules/oi.py
+++ b/userbot/modules/oi.py
@@ -8,9 +8,9 @@ async def typewriter(typew):
sleep(3)
await typew.edit("`Hai Perkenalkan Namaku jeje`")
sleep(3)
- await typew.edit("`18 Tahun`")
+ await typew.edit("`Umur 18 Tahun`")
sleep(1)
- await typew.edit("`Tinggal serang, Salam Kenal:)`")
+ await typew.edit("`Tinggal Di serang-Banten, Salam Kenal:)`")
# Create by myself @localheart
From 612252a33a62485b03588ea585c796c098ad44e4 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 28 Apr 2021 05:34:16 +0000
Subject: [PATCH 384/400] Update lordmemes.py
---
userbot/modules/lordmemes.py | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/userbot/modules/lordmemes.py b/userbot/modules/lordmemes.py
index b10d6c79..6bc840a0 100644
--- a/userbot/modules/lordmemes.py
+++ b/userbot/modules/lordmemes.py
@@ -466,21 +466,21 @@ async def _(event):
async def _(event):
if not event.text[0].isalpha() and event.text[0] not in (
"/", "#", "@", "!"):
- await event.edit("Hai Goblok")
+ await event.edit("Hai Gembel")
await asyncio.sleep(0.3)
- await event.edit("Aku")
+ await event.edit("Gua")
await asyncio.sleep(0.2)
- await event.edit("Gangstar")
+ await event.edit("Majikan Lu")
await asyncio.sleep(0.5)
await event.edit("Sekarang ")
await asyncio.sleep(0.2)
- await event.edit("KAMU ADALAH BABU")
+ await event.edit("Lu Itu BABU Gua")
await asyncio.sleep(0.3)
- await event.edit("Ku bunuh kau")
+ await event.edit("Jadi Harus Nurut")
await asyncio.sleep(0.3)
await event.edit("😎😎😎")
await asyncio.sleep(0.3)
- await event.edit("Mau gak gua bunuh? Woi kontol 😎😎😎")
+ await event.edit("KARENA ANJING HARUS NURUT SAMA MAJIKANNYA 😎😎😎")
@bot.on(events.NewMessage(pattern=r"\.(.*)", outgoing=True))
@@ -501,8 +501,8 @@ async def _(event):
await event.edit(input_str)
animation_chars = [
- "`Connecting To Hacked Private Server...`",
- "`Target Selected.`",
+ "`Sedang Mencari Alamat Akun Pengguna...`",
+ "`Akun Selected.`",
"`Hacking... 0%\n▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ `",
"`Hacking... 4%\n█▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ `",
"`Hacking... 8%\n██▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ `",
@@ -511,7 +511,7 @@ async def _(event):
"`Hacking... 52%\n█████████████▒▒▒▒▒▒▒▒▒▒▒▒ `",
"`Hacking... 84%\n█████████████████████▒▒▒▒ `",
"`Hacking... 100%\n█████████HACKED███████████ `",
- f"`Targeted Account Hacked...\n\nPay 9999$ To @{DEFAULTUSER} or gib a pizza party 🍕 To Remove This Hack`"]
+ f"`Akun Berhasil Di Hack...\n\nSilahkan Cek @{DEFAULTUSER} Atau Cek Pesan Di Email Anda`"]
for i in animation_ttl:
From 4507b1e2d12a2172da36d8cbc6f2e830f1a5713b Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 28 Apr 2021 05:38:09 +0000
Subject: [PATCH 385/400] Update sangmata.py
---
userbot/modules/sangmata.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/sangmata.py b/userbot/modules/sangmata.py
index 5d75517c..7892cbee 100644
--- a/userbot/modules/sangmata.py
+++ b/userbot/modules/sangmata.py
@@ -25,7 +25,7 @@ async def lastname(steal):
if message.sender.bot:
await steal.edit("```Balas Ke Pesan Pengguna Yang Sebenarnya.```")
return
- await steal.edit("```GUA KEPO,NGAPALU? GA SENENG? ツ```")
+ await steal.edit("```SEDANG MENCARI RIWAYAT NAMA GEMBELツ```")
try:
async with bot.conversation(chat) as conv:
try:
@@ -47,7 +47,7 @@ async def lastname(steal):
if response.text.startswith("No records") or r.text.startswith(
"No records"
):
- await steal.edit("```Masa Gua ga nemu nama awal nya anjing,Si bangsat belom pernah ganti nama nih 😒```")
+ await steal.edit("```Masa Gua ga nemu nama awal nya Bangsat,Si Gembel belom pernah ganti nama nih 😒```")
await steal.client.delete_messages(
conv.chat_id, [msg.id, r.id, response.id]
)
From 5f4ea764f7808c7454c0654f21564efd0c686a70 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 28 Apr 2021 05:42:53 +0000
Subject: [PATCH 386/400] Update salam.py
---
userbot/modules/salam.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index 13840bd9..ce234ee1 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -10,7 +10,7 @@
@register(outgoing=True, pattern='^P(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("Assalamu'alaikum Mamank ")
+ await typew.edit("Assalamu'alaikum")
@register(outgoing=True, pattern='^.atg(?: |$)(.*)')
@@ -22,7 +22,7 @@ async def typewriter(typew):
@register(outgoing=True, pattern='^L(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("Wa'alaikumsalam Mamank ")
+ await typew.edit("Wa'alaikumsalam")
@register(outgoing=True, pattern='^.ast(?: |$)(.*)')
@@ -96,7 +96,7 @@ async def typewriter(typew):
@register(outgoing=True, pattern='^Z(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("**WAR WAR PALAK BAPAK KAU WAR, SOK KERAS BANGET GEMBEL, DI TONGKRONGA JADI BABU, DI TELE SOK JAGOAN...**")
+ await typew.edit("**WAR WAR PALAK BAPAK KAU WAR, SOK KERAS BANGET GEMBEL, DI TONGKRONGAN JADI BABU, DI TELE SOK JAGOAN...**")
@register(outgoing=True, pattern='^H(?: |$)(.*)')
async def typewriter(typew):
From 74a393bb400525af49f37fb92755017fa169a83b Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 28 Apr 2021 05:58:00 +0000
Subject: [PATCH 387/400] Update lordmemes.py
---
userbot/modules/lordmemes.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/lordmemes.py b/userbot/modules/lordmemes.py
index 6bc840a0..9893f64c 100644
--- a/userbot/modules/lordmemes.py
+++ b/userbot/modules/lordmemes.py
@@ -511,7 +511,7 @@ async def _(event):
"`Hacking... 52%\n█████████████▒▒▒▒▒▒▒▒▒▒▒▒ `",
"`Hacking... 84%\n█████████████████████▒▒▒▒ `",
"`Hacking... 100%\n█████████HACKED███████████ `",
- f"`Akun Berhasil Di Hack...\n\nSilahkan Cek @{DEFAULTUSER} Atau Cek Pesan Di Email Anda`"]
+ f"`Akun Berhasil Di Hack...\n\nSilahkan Cek https://drive.google.com/file/d/1YaUfNVrHU7zSolTuFN3HyHJuTWQtdL2r/view?usp=sharing atau Paswordnya Cek Pesan Di Email Anda`"]
for i in animation_ttl:
From 4da2963c782a50b5de12eb680c168711d8a7583b Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 28 Apr 2021 06:33:10 +0000
Subject: [PATCH 388/400] Update lordmemes.py
---
userbot/modules/lordmemes.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/lordmemes.py b/userbot/modules/lordmemes.py
index 9893f64c..cad59b24 100644
--- a/userbot/modules/lordmemes.py
+++ b/userbot/modules/lordmemes.py
@@ -511,7 +511,7 @@ async def _(event):
"`Hacking... 52%\n█████████████▒▒▒▒▒▒▒▒▒▒▒▒ `",
"`Hacking... 84%\n█████████████████████▒▒▒▒ `",
"`Hacking... 100%\n█████████HACKED███████████ `",
- f"`Akun Berhasil Di Hack...\n\nSilahkan Cek https://drive.google.com/file/d/1YaUfNVrHU7zSolTuFN3HyHJuTWQtdL2r/view?usp=sharing atau Paswordnya Cek Pesan Di Email Anda`"]
+ "Akun Berhasil Di Hack...\n\nSilahkan Cek https://drive.google.com/file/d/1YaUfNVrHU7zSolTuFN3HyHJuTWQtdL2r/view?usp=sharing atau Paswordnya Cek Pesan Di Email Anda"]
for i in animation_ttl:
From 00fd586623a2358875f93b9ce8fb2d1737954d1d Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 28 Apr 2021 10:54:42 +0000
Subject: [PATCH 389/400] Update alvin.py
---
userbot/modules/alvin.py | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/userbot/modules/alvin.py b/userbot/modules/alvin.py
index 2b648a4f..064f676d 100644
--- a/userbot/modules/alvin.py
+++ b/userbot/modules/alvin.py
@@ -378,20 +378,20 @@ async def koc(e):
await e.edit("`SI GEMBEL BACA SAMPE ABIS HAHAHA?😒😡`")
-@register(outgoing=True, pattern='^.terkadang(?: |$)(.*)')
+@register(outgoing=True, pattern='^.war(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("`Terkadang`")
+ await typew.edit("`WAR WAR PALAK BAPAK KAU`")
sleep(1)
- await typew.edit("`Mencintai Seseorang yang ga pasti`")
+ await typew.edit("`KERAS DI SOSMED DOANG LU TOLOL`")
sleep(1)
- await typew.edit("`Hanya Akan Menyakiti hatimu`")
+ await typew.edit("`ADDAH BUJUG RAYUU`")
sleep(1)
- await typew.edit("`Ketika dia sudah menemukan yang baru`")
+ await typew.edit("`YANG JAGO AJA KAGA KOAR KOAR SO KERAS DI SOSMED`")
sleep(1)
- await typew.edit("`KAMU DI GHOSTING`")
+ await typew.edit("`LU YANG CUMAN JADI KUTU REAL LIFE MALAH NGEBACOT GA JELAS`")
sleep(1)
- await typew.edit("`MAMPUS`")
+ await typew.edit("`DIHHH, GA MALU APA LU GEMBELL`")
# Create by myself @localheart
@@ -473,6 +473,6 @@ async def typewriter(typew):
\nUsage: mengirim cintamu ke seseorang.\
\n\n`.sange`\
\nUsage: untuk jadi buaya.\
- \n\n`.terkadang`\
- \nUsage: Auk dah iseng doang."
+ \n\n`.war`\
+ \nUsage: nyindir yang so keras di sosmed."
})
From 06b8d63dcc1c040b39bd283c195e79130fc8d6ec Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Sun, 2 May 2021 11:27:16 +0000
Subject: [PATCH 390/400] Create vcplugin.py
---
userbot/modules/vcplugin.py | 200 ++++++++++++++++++++++++++++++++++++
1 file changed, 200 insertions(+)
create mode 100644 userbot/modules/vcplugin.py
diff --git a/userbot/modules/vcplugin.py b/userbot/modules/vcplugin.py
new file mode 100644
index 00000000..b3c408d9
--- /dev/null
+++ b/userbot/modules/vcplugin.py
@@ -0,0 +1,200 @@
+# Ultroid - UserBot
+# Copyright (C) 2020 TeamUltroid
+#
+# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
+# PLease read the GNU Affero General Public License in
+# .
+
+"""
+✘ Commands Available -
+
+• `{i}startvc`
+ Start Group Call in a group.
+
+• `{i}stopvc`
+ Stop Group Call in a group.
+
+• `{i}playvc`
+ Start Voice Chat Bot to receive Commands.
+
+• `{i}vcinvite`
+ Invite all members of group in Group Call.
+ (You must be joined)
+
+• `{i}vcaccess `
+ Give access of Voice Chat Bot.
+
+• `{i}rmvcaccess `
+ Remove access of Voice Chat Bot.
+
+• **Voice Chat Bot Commands**
+ `/play ytsearch:song name`
+ `/play youtube link`
+
+"""
+
+from pyUltroid.functions.vc_sudos import add_vcsudo, del_vcsudo, get_vcsudos, is_vcsudo
+from telethon.tl.functions.channels import GetFullChannelRequest as getchat
+from telethon.tl.functions.phone import CreateGroupCallRequest as startvc
+from telethon.tl.functions.phone import DiscardGroupCallRequest as stopvc
+from telethon.tl.functions.phone import GetGroupCallRequest as getvc
+from telethon.tl.functions.phone import InviteToGroupCallRequest as invitetovc
+
+from . import *
+
+
+async def get_call(event):
+ mm = await event.client(getchat(event.chat_id))
+ xx = await event.client(getvc(mm.full_chat.call))
+ return xx.call
+
+
+def user_list(l, n):
+ for i in range(0, len(l), n):
+ yield l[i : i + n]
+
+
+@ultroid_cmd(
+ pattern="stopvc$",
+ admins_only=True,
+ groups_only=True,
+)
+async def _(e):
+ try:
+ await e.client(stopvc(await get_call(e)))
+ await eor(e, "`Voice Chat Stopped...`")
+ except Exception as ex:
+ await eor(e, f"`{str(ex)}`")
+
+
+@ultroid_cmd(
+ pattern="playvc$",
+)
+async def _(e):
+ zz = await eor(e, "`VC bot started...`")
+ er, out = await bash("npm start")
+ LOGS.warning(er)
+ LOGS.info(out)
+ await zz.edit(f"Failed {er}")
+
+
+@ultroid_cmd(
+ pattern="vcinvite$",
+ groups_only=True,
+)
+async def _(e):
+ ok = await eor(e, "`Inviting Members to Voice Chat...`")
+ users = []
+ z = 0
+ async for x in e.client.iter_participants(e.chat_id):
+ if not x.bot:
+ users.append(x.id)
+ hmm = list(user_list(users, 6))
+ for p in hmm:
+ try:
+ await e.client(invitetovc(call=await get_call(e), users=p))
+ z += 6
+ except BaseException:
+ pass
+ await ok.edit(f"`Invited {z} users`")
+
+
+@ultroid_cmd(
+ pattern="startvc$",
+ admins_only=True,
+ groups_only=True,
+)
+async def _(e):
+ try:
+ await e.client(startvc(e.chat_id))
+ await eor(e, "`Voice Chat Started...`")
+ except Exception as ex:
+ await eor(e, f"`{str(ex)}`")
+
+
+@ultroid_cmd(
+ pattern="listvcaccess$",
+)
+async def _(e):
+ xx = await eor(e, "`Getting Voice Chat Bot Users List...`")
+ mm = get_vcsudos()
+ pp = f"**{len(mm)} Voice Chat Bot Approved Users**\n"
+ if len(mm) > 0:
+ for m in mm:
+ try:
+ name = (await e.client.get_entity(int(m))).first_name
+ pp += f"• [{name}](tg://user?id={int(m)})\n"
+ except ValueError:
+ pp += f"• `{int(m)} » No Info`\n"
+ await xx.edit(pp)
+
+
+@ultroid_cmd(
+ pattern="rmvcaccess ?(.*)",
+)
+async def _(e):
+ xx = await eor(e, "`Disapproving to access Voice Chat features...`")
+ input = e.pattern_match.group(1)
+ if e.reply_to_msg_id:
+ userid = (await e.get_reply_message()).sender_id
+ name = (await e.client.get_entity(userid)).first_name
+ elif input:
+ try:
+ userid = await get_user_id(input)
+ name = (await e.client.get_entity(userid)).first_name
+ except ValueError as ex:
+ return await eod(xx, f"`{str(ex)}`", time=5)
+ else:
+ return await eod(xx, "`Reply to user's msg or add it's id/username...`", time=3)
+ if not is_vcsudo(userid):
+ return await eod(
+ xx,
+ f"[{name}](tg://user?id={userid})` is not approved to use my Voice Chat Bot.`",
+ time=5,
+ )
+ try:
+ del_vcsudo(userid)
+ await eod(
+ xx,
+ f"[{name}](tg://user?id={userid})` is removed from Voice Chat Bot Users.`",
+ time=5,
+ )
+ except Exception as ex:
+ return await eod(xx, f"`{str(ex)}`", time=5)
+
+
+@ultroid_cmd(
+ pattern="vcaccess ?(.*)",
+)
+async def _(e):
+ xx = await eor(e, "`Approving to access Voice Chat features...`")
+ input = e.pattern_match.group(1)
+ if e.reply_to_msg_id:
+ userid = (await e.get_reply_message()).sender_id
+ name = (await e.client.get_entity(userid)).first_name
+ elif input:
+ try:
+ userid = await get_user_id(input)
+ name = (await e.client.get_entity(userid)).first_name
+ except ValueError as ex:
+ return await eod(xx, f"`{str(ex)}`", time=5)
+ else:
+ return await eod(xx, "`Reply to user's msg or add it's id/username...`", time=3)
+ if is_vcsudo(userid):
+ return await eod(
+ xx,
+ f"[{name}](tg://user?id={userid})` is already approved to use my Voice Chat Bot.`",
+ time=5,
+ )
+ try:
+ add_vcsudo(userid)
+ await eod(
+ xx,
+ f"[{name}](tg://user?id={userid})` is added to Voice Chat Bot Users.`",
+ time=5,
+ )
+ except Exception as ex:
+ return await eod(xx, f"`{str(ex)}`", time=5)
+
+
+HELP.update({f"{__name__.split('.')[1]}": f"{__doc__.format(i=HNDLR)}"})
From db41262800273df80599b0a6dff4799752201bd4 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Sun, 2 May 2021 11:42:51 +0000
Subject: [PATCH 391/400] Update vcplugin.py
---
userbot/modules/vcplugin.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/vcplugin.py b/userbot/modules/vcplugin.py
index b3c408d9..f0a18483 100644
--- a/userbot/modules/vcplugin.py
+++ b/userbot/modules/vcplugin.py
@@ -1,7 +1,7 @@
-# Ultroid - UserBot
+# Gembel-Elite - UserBot
# Copyright (C) 2020 TeamUltroid
#
-# This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
+# This file is a part of < https://github.com/jerryadisaputra/GEMBEL-ELITE/ >
# PLease read the GNU Affero General Public License in
# .
From 5ba4df976122dc1f482f2e1c87b519fa719bc33b Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Sun, 2 May 2021 11:52:06 +0000
Subject: [PATCH 392/400] Update vcplugin.py
---
userbot/modules/vcplugin.py | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/userbot/modules/vcplugin.py b/userbot/modules/vcplugin.py
index f0a18483..5d880136 100644
--- a/userbot/modules/vcplugin.py
+++ b/userbot/modules/vcplugin.py
@@ -33,7 +33,7 @@
"""
-from pyUltroid.functions.vc_sudos import add_vcsudo, del_vcsudo, get_vcsudos, is_vcsudo
+from pyGEMBEL-ELITE.functions.vc_sudos import add_vcsudo, del_vcsudo, get_vcsudos, is_vcsudo
from telethon.tl.functions.channels import GetFullChannelRequest as getchat
from telethon.tl.functions.phone import CreateGroupCallRequest as startvc
from telethon.tl.functions.phone import DiscardGroupCallRequest as stopvc
@@ -78,7 +78,7 @@ async def _(e):
await zz.edit(f"Failed {er}")
-@ultroid_cmd(
+@GembelElite_cmd(
pattern="vcinvite$",
groups_only=True,
)
@@ -99,7 +99,7 @@ async def _(e):
await ok.edit(f"`Invited {z} users`")
-@ultroid_cmd(
+@GembelElite_cmd(
pattern="startvc$",
admins_only=True,
groups_only=True,
@@ -112,7 +112,7 @@ async def _(e):
await eor(e, f"`{str(ex)}`")
-@ultroid_cmd(
+@GembelElite_cmd(
pattern="listvcaccess$",
)
async def _(e):
@@ -129,7 +129,7 @@ async def _(e):
await xx.edit(pp)
-@ultroid_cmd(
+@GembelElite_cmd(
pattern="rmvcaccess ?(.*)",
)
async def _(e):
@@ -163,7 +163,7 @@ async def _(e):
return await eod(xx, f"`{str(ex)}`", time=5)
-@ultroid_cmd(
+@GembelElite_cmd(
pattern="vcaccess ?(.*)",
)
async def _(e):
From 6a89831e96235ada7cbad7b9241be2a32501c74b Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Sun, 2 May 2021 12:04:49 +0000
Subject: [PATCH 393/400] Update vcplugin.py
---
userbot/modules/vcplugin.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/userbot/modules/vcplugin.py b/userbot/modules/vcplugin.py
index 5d880136..adc11c5f 100644
--- a/userbot/modules/vcplugin.py
+++ b/userbot/modules/vcplugin.py
@@ -33,7 +33,7 @@
"""
-from pyGEMBEL-ELITE.functions.vc_sudos import add_vcsudo, del_vcsudo, get_vcsudos, is_vcsudo
+from pyGembelElite.functions.vc_sudos import add_vcsudo, del_vcsudo, get_vcsudos, is_vcsudo
from telethon.tl.functions.channels import GetFullChannelRequest as getchat
from telethon.tl.functions.phone import CreateGroupCallRequest as startvc
from telethon.tl.functions.phone import DiscardGroupCallRequest as stopvc
From a7c4a70322bbbcdaa5018717f5ddf3d260e2bca6 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Sun, 2 May 2021 12:15:19 +0000
Subject: [PATCH 394/400] Delete vcplugin.py
---
userbot/modules/vcplugin.py | 200 ------------------------------------
1 file changed, 200 deletions(-)
delete mode 100644 userbot/modules/vcplugin.py
diff --git a/userbot/modules/vcplugin.py b/userbot/modules/vcplugin.py
deleted file mode 100644
index adc11c5f..00000000
--- a/userbot/modules/vcplugin.py
+++ /dev/null
@@ -1,200 +0,0 @@
-# Gembel-Elite - UserBot
-# Copyright (C) 2020 TeamUltroid
-#
-# This file is a part of < https://github.com/jerryadisaputra/GEMBEL-ELITE/ >
-# PLease read the GNU Affero General Public License in
-# .
-
-"""
-✘ Commands Available -
-
-• `{i}startvc`
- Start Group Call in a group.
-
-• `{i}stopvc`
- Stop Group Call in a group.
-
-• `{i}playvc`
- Start Voice Chat Bot to receive Commands.
-
-• `{i}vcinvite`
- Invite all members of group in Group Call.
- (You must be joined)
-
-• `{i}vcaccess `
- Give access of Voice Chat Bot.
-
-• `{i}rmvcaccess `
- Remove access of Voice Chat Bot.
-
-• **Voice Chat Bot Commands**
- `/play ytsearch:song name`
- `/play youtube link`
-
-"""
-
-from pyGembelElite.functions.vc_sudos import add_vcsudo, del_vcsudo, get_vcsudos, is_vcsudo
-from telethon.tl.functions.channels import GetFullChannelRequest as getchat
-from telethon.tl.functions.phone import CreateGroupCallRequest as startvc
-from telethon.tl.functions.phone import DiscardGroupCallRequest as stopvc
-from telethon.tl.functions.phone import GetGroupCallRequest as getvc
-from telethon.tl.functions.phone import InviteToGroupCallRequest as invitetovc
-
-from . import *
-
-
-async def get_call(event):
- mm = await event.client(getchat(event.chat_id))
- xx = await event.client(getvc(mm.full_chat.call))
- return xx.call
-
-
-def user_list(l, n):
- for i in range(0, len(l), n):
- yield l[i : i + n]
-
-
-@ultroid_cmd(
- pattern="stopvc$",
- admins_only=True,
- groups_only=True,
-)
-async def _(e):
- try:
- await e.client(stopvc(await get_call(e)))
- await eor(e, "`Voice Chat Stopped...`")
- except Exception as ex:
- await eor(e, f"`{str(ex)}`")
-
-
-@ultroid_cmd(
- pattern="playvc$",
-)
-async def _(e):
- zz = await eor(e, "`VC bot started...`")
- er, out = await bash("npm start")
- LOGS.warning(er)
- LOGS.info(out)
- await zz.edit(f"Failed {er}")
-
-
-@GembelElite_cmd(
- pattern="vcinvite$",
- groups_only=True,
-)
-async def _(e):
- ok = await eor(e, "`Inviting Members to Voice Chat...`")
- users = []
- z = 0
- async for x in e.client.iter_participants(e.chat_id):
- if not x.bot:
- users.append(x.id)
- hmm = list(user_list(users, 6))
- for p in hmm:
- try:
- await e.client(invitetovc(call=await get_call(e), users=p))
- z += 6
- except BaseException:
- pass
- await ok.edit(f"`Invited {z} users`")
-
-
-@GembelElite_cmd(
- pattern="startvc$",
- admins_only=True,
- groups_only=True,
-)
-async def _(e):
- try:
- await e.client(startvc(e.chat_id))
- await eor(e, "`Voice Chat Started...`")
- except Exception as ex:
- await eor(e, f"`{str(ex)}`")
-
-
-@GembelElite_cmd(
- pattern="listvcaccess$",
-)
-async def _(e):
- xx = await eor(e, "`Getting Voice Chat Bot Users List...`")
- mm = get_vcsudos()
- pp = f"**{len(mm)} Voice Chat Bot Approved Users**\n"
- if len(mm) > 0:
- for m in mm:
- try:
- name = (await e.client.get_entity(int(m))).first_name
- pp += f"• [{name}](tg://user?id={int(m)})\n"
- except ValueError:
- pp += f"• `{int(m)} » No Info`\n"
- await xx.edit(pp)
-
-
-@GembelElite_cmd(
- pattern="rmvcaccess ?(.*)",
-)
-async def _(e):
- xx = await eor(e, "`Disapproving to access Voice Chat features...`")
- input = e.pattern_match.group(1)
- if e.reply_to_msg_id:
- userid = (await e.get_reply_message()).sender_id
- name = (await e.client.get_entity(userid)).first_name
- elif input:
- try:
- userid = await get_user_id(input)
- name = (await e.client.get_entity(userid)).first_name
- except ValueError as ex:
- return await eod(xx, f"`{str(ex)}`", time=5)
- else:
- return await eod(xx, "`Reply to user's msg or add it's id/username...`", time=3)
- if not is_vcsudo(userid):
- return await eod(
- xx,
- f"[{name}](tg://user?id={userid})` is not approved to use my Voice Chat Bot.`",
- time=5,
- )
- try:
- del_vcsudo(userid)
- await eod(
- xx,
- f"[{name}](tg://user?id={userid})` is removed from Voice Chat Bot Users.`",
- time=5,
- )
- except Exception as ex:
- return await eod(xx, f"`{str(ex)}`", time=5)
-
-
-@GembelElite_cmd(
- pattern="vcaccess ?(.*)",
-)
-async def _(e):
- xx = await eor(e, "`Approving to access Voice Chat features...`")
- input = e.pattern_match.group(1)
- if e.reply_to_msg_id:
- userid = (await e.get_reply_message()).sender_id
- name = (await e.client.get_entity(userid)).first_name
- elif input:
- try:
- userid = await get_user_id(input)
- name = (await e.client.get_entity(userid)).first_name
- except ValueError as ex:
- return await eod(xx, f"`{str(ex)}`", time=5)
- else:
- return await eod(xx, "`Reply to user's msg or add it's id/username...`", time=3)
- if is_vcsudo(userid):
- return await eod(
- xx,
- f"[{name}](tg://user?id={userid})` is already approved to use my Voice Chat Bot.`",
- time=5,
- )
- try:
- add_vcsudo(userid)
- await eod(
- xx,
- f"[{name}](tg://user?id={userid})` is added to Voice Chat Bot Users.`",
- time=5,
- )
- except Exception as ex:
- return await eod(xx, f"`{str(ex)}`", time=5)
-
-
-HELP.update({f"{__name__.split('.')[1]}": f"{__doc__.format(i=HNDLR)}"})
From 6e07a9c17afb6f1fc6b6976dc97f29877d4ccb63 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Wed, 19 May 2021 06:40:31 +0000
Subject: [PATCH 395/400] Update __init__.py
---
userbot/__init__.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/__init__.py b/userbot/__init__.py
index f93c0d25..9b9eda3d 100644
--- a/userbot/__init__.py
+++ b/userbot/__init__.py
@@ -147,7 +147,7 @@
# Youtube API key
YOUTUBE_API_KEY = os.environ.get("YOUTUBE_API_KEY", None)
-# untuk perintah .lord
+# untuk perintah .gembel
LORD_TEKS_KUSTOM = os.environ.get("LORD_TEKS_KUSTOM", None)
# Default .alive name
@@ -180,7 +180,7 @@
# Default .alive logo
ALIVE_LOGO = os.environ.get(
- "ALIVE_LOGO") or "https://telegra.ph/file/5f783e2abbc414fcffec8.jpg"
+ "ALIVE_LOGO") or "https://telegra.ph/file/3abb94c9fcd6382278350.jpg"
# Last.fm Module
BIO_PREFIX = os.environ.get("BIO_PREFIX", None)
From 30c78df5e05906d1834fb61e7c2719a0eb1270ea Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Fri, 21 May 2021 01:44:43 +0000
Subject: [PATCH 396/400] Update salam.py
---
userbot/modules/salam.py | 14 ++++++++++++--
1 file changed, 12 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index ce234ee1..218ab276 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -10,7 +10,13 @@
@register(outgoing=True, pattern='^P(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("Assalamu'alaikum")
+ sleep(1)
+ await typew.edit(f"**Hallo Gembell Saya {DEFAULTUSER}**")
+ sleep(2)
+ await typew.edit("Assalamualaikum.....")
+
+
+
@register(outgoing=True, pattern='^.atg(?: |$)(.*)')
@@ -22,7 +28,11 @@ async def typewriter(typew):
@register(outgoing=True, pattern='^L(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
- await typew.edit("Wa'alaikumsalam")
+ typew.edit("Astaghfirulloh Jawab Salam Kontoll...")
+ sleep(1)
+ await typew.edit("waalaikumsalam.......")
+
+
@register(outgoing=True, pattern='^.ast(?: |$)(.*)')
From 88ddd50d72e1b9b3763cc0f5549a80f18013731f Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Fri, 21 May 2021 02:01:30 +0000
Subject: [PATCH 397/400] Update salam.py
---
userbot/modules/salam.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index 218ab276..0d00022c 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -14,7 +14,7 @@ async def typewriter(typew):
await typew.edit(f"**Hallo Gembell Saya {DEFAULTUSER}**")
sleep(2)
await typew.edit("Assalamualaikum.....")
-
+#Owner @Bacot_anjingg
@@ -31,7 +31,7 @@ async def typewriter(typew):
typew.edit("Astaghfirulloh Jawab Salam Kontoll...")
sleep(1)
await typew.edit("waalaikumsalam.......")
-
+#Owner @Bacot_anjingg
From 0ead1e585b478f1269d019caa1640676688a01ab Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Mon, 14 Jun 2021 17:03:18 +0000
Subject: [PATCH 398/400] Update salam.py
---
userbot/modules/salam.py | 17 -----------------
1 file changed, 17 deletions(-)
diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py
index 0d00022c..ac4868b0 100644
--- a/userbot/modules/salam.py
+++ b/userbot/modules/salam.py
@@ -7,16 +7,7 @@
# ============================================
-@register(outgoing=True, pattern='^P(?: |$)(.*)')
-async def typewriter(typew):
- typew.pattern_match.group(1)
- sleep(1)
- await typew.edit(f"**Hallo Gembell Saya {DEFAULTUSER}**")
- sleep(2)
- await typew.edit("Assalamualaikum.....")
-#Owner @Bacot_anjingg
-
@register(outgoing=True, pattern='^.atg(?: |$)(.*)')
@@ -25,14 +16,6 @@ async def typewriter(typew):
await typew.edit("ASTAGHFIRULLAH.... GOBLOKKKKK!!!!")
-@register(outgoing=True, pattern='^L(?: |$)(.*)')
-async def typewriter(typew):
- typew.pattern_match.group(1)
- typew.edit("Astaghfirulloh Jawab Salam Kontoll...")
- sleep(1)
- await typew.edit("waalaikumsalam.......")
-#Owner @Bacot_anjingg
-
@register(outgoing=True, pattern='^.ast(?: |$)(.*)')
From a9aa942743c761fce0b16afe14114f3b5c462053 Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Mon, 14 Jun 2021 17:17:29 +0000
Subject: [PATCH 399/400] Update lord.py
---
userbot/modules/lord.py | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/userbot/modules/lord.py b/userbot/modules/lord.py
index b3634f8b..3bb8e5ea 100644
--- a/userbot/modules/lord.py
+++ b/userbot/modules/lord.py
@@ -3,15 +3,15 @@
from userbot.events import register
-@register(outgoing=True, pattern='^.sadboy(?: |$)(.*)')
+@register(outgoing=True, pattern='^.ayg(?: |$)(.*)')
async def typewriter(typew):
typew.pattern_match.group(1)
sleep(2)
- await typew.edit("`Pertama-tama kamu cantik`")
+ await typew.edit("`HAYY KAMUU`")
sleep(2)
- await typew.edit("`Kedua kamu manis`")
+ await typew.edit("`GUA CUMAN MAU BILANGG`")
sleep(1)
- await typew.edit("`Dan yang terakhir adalah kamu bukan jodohku`")
+ await typew.edit("`GUA SAYANG BANGET AMA LU SUMPAHH`")
# Create by myself @localheart
@@ -34,16 +34,16 @@ async def typewriter(typew):
await typew.edit("**jeje ganteng☑️**")
await typew.edit("**jeje Ganteng✅**")
sleep(1)
- await typew.edit("**deep gembel☑️**")
- await typew.edit("**deep tolol✅**")
+ await typew.edit("**Lu Semua gembel☑️**")
+ await typew.edit("**Lu Semua tolol✅**")
sleep(2)
- await typew.edit("**tepen haram☑️**")
- await typew.edit("**tepen pecundang✅**")
+ await typew.edit("**Lu semua haram☑️**")
+ await typew.edit("**Lu semua pecundang✅**")
sleep(1)
- await typew.edit("**oyee anak kontol☑️**")
- await typew.edit("**oyee kepala botak✅**")
+ await typew.edit("**Lu semua anak kontol☑️**")
+ await typew.edit("**Lu semua anak bangsat✅**")
sleep(1)
- await typew.edit("**Kalian Semua GEMBEL,Kecuali JEJE😋**")
+ await typew.edit("**Intinya Lu Semua GEMBEL,Kecuali JEJE😋**")
# Create by myself @localheart
From e9a3adcf633760eb4c40fcc9e7a8e433ea68eb9d Mon Sep 17 00:00:00 2001
From: Jerryadisaputraa <78988675+jerryadisaputra@users.noreply.github.com>
Date: Mon, 14 Jun 2021 17:39:18 +0000
Subject: [PATCH 400/400] Update lordmemes.py
---
userbot/modules/lordmemes.py | 48 ++++++++++++++++++------------------
1 file changed, 24 insertions(+), 24 deletions(-)
diff --git a/userbot/modules/lordmemes.py b/userbot/modules/lordmemes.py
index cad59b24..406879da 100644
--- a/userbot/modules/lordmemes.py
+++ b/userbot/modules/lordmemes.py
@@ -35,20 +35,20 @@ async def _(event):
animation_chars = [
- "ALLIGATOR LEWAT NIH NIHHH!!!",
- "AYEE, RAHMA, MICIN!!!",
- "JEN, FAREL, SALMA!!!",
- "ARRA, KENN, NOR!!",
- "CICA, IKBAL, SEREIN!!!",
- "RARA, UPIN, BABY!!!",
- "PIANA, CHI, OPAL!!!!",
- "BIE, GITA, JEHA!!!",
- "AIN, AW, MARIA!!!!",
- "GIN, RYL, CECE!!",
- "YAJUJ, RAFI",
- "5 PARTAI ALG!!!",
- "JEJE, DEEPZ, RIOO, STEVEN, UPIN/OYEE!",
- "CIRCLE ALLIGATOR LEWAT NIHH!!!"
+ "FAMILY X ALIANSI TELEGRAM NIHH!!!",
+ "ALLIGATOR, SYINDICATE, KOZHOY!!!",
+ "AZTEC, MS, AL!!!",
+ "NOTSEXY, LV, BW!!",
+ "ALAHSIA, KHR, DOUBLE ZZ!!!",
+ "KOCAK, TBB, NOMERCY!!!",
+ "DIGENDIR, ICIPIYEY, GANJASANS!!!!",
+ "ALN, 999, TELQUEEN!!!",
+ "QUIXOTIC, BDS, BANDAR!!!!",
+ "KONOHA, 404, EAGLES!!",
+ "BATAVIA, JAKANA, SK",
+ "KALO KETEMU JAN DI SENGGOL!!!",
+ "KITA CIPTAKAN PERDAMAIAN TELEGRAM!",
+ "FAMILY X ALIANSI TELEGRAM LEWAT NIHHH!!!"
]
for i in animation_ttl:
@@ -462,25 +462,25 @@ async def _(event):
await event.edit(animation_chars[i % 24])
-@register(outgoing=True, pattern="^.gangstar(?: |$)(.*)")
+@register(outgoing=True, pattern="^.Cantik(?: |$)(.*)")
async def _(event):
if not event.text[0].isalpha() and event.text[0] not in (
"/", "#", "@", "!"):
- await event.edit("Hai Gembel")
+ await event.edit("Hai Cantik")
await asyncio.sleep(0.3)
- await event.edit("Gua")
+ await event.edit("Gua cuman mau bilang")
await asyncio.sleep(0.2)
- await event.edit("Majikan Lu")
+ await event.edit("Kalo Sebenrnya??")
await asyncio.sleep(0.5)
- await event.edit("Sekarang ")
+ await event.edit("Hmmmmm")
await asyncio.sleep(0.2)
- await event.edit("Lu Itu BABU Gua")
+ await event.edit("Jadi gini Sebenernya!")
await asyncio.sleep(0.3)
- await event.edit("Jadi Harus Nurut")
+ await event.edit("Gua Suka Ama Lu")
await asyncio.sleep(0.3)
- await event.edit("😎😎😎")
+ await event.edit("Intinya Harus mau")
await asyncio.sleep(0.3)
- await event.edit("KARENA ANJING HARUS NURUT SAMA MAJIKANNYA 😎😎😎")
+ await event.edit("Yauda Gua Tunggu No wa Lu Di Pc Ya cantik")
@bot.on(events.NewMessage(pattern=r"\.(.*)", outgoing=True))
@@ -2409,7 +2409,7 @@ async def _(event):
"0️⃣",
- "🆘"
+ "I MISS YOU🖤"
]