diff --git a/Dockerfile b/Dockerfile index b92593e1..f52d0367 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,10 +1,10 @@ -# 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/Zora24/Lord-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 diff --git a/README.md b/README.md index 79961a60..4b702c96 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -LORD USERBOT +GEMBEL ELITE

@@ -11,14 +11,14 @@

-# Lord Userbot -![Lord Userbot Logo](https://telegra.ph/file/62dc59b2013a48f9cc8f3.jpg) +# GEMBEL-ELITE userbot +![GEMBEL Userbot Logo](https://telegra.ph/file/70ceb9eb8300d4b58f84a.jpg) -

Userbot Yang Digunakan Untuk Bersenang-Senang Di Telegram

+

REPO GEMBEL-ELITE DIBUAT KARNA JEJE LAGI INGIN MENGHIBUR PARA GEMBEL YANG HIDUP NYA TIDAK BERGUNA!!

 

-### Repo Lord Userbot -Repo Yang Dibuat [Alvin](https://t.me/liualvinas) 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 @@ -40,11 +40,11 @@ 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

+Atau Bisa Gabung Ke Grup OWNER -> [TEKAN DISINI](https://t.me/ALGTRR) +##

DEPLOY GEMBEL-ELITE

-

+


diff --git a/app.json b/app.json index f2d0d241..46289414 100644 --- a/app.json +++ b/app.json @@ -1,7 +1,7 @@ { - "name": "Lord-Userbot", - "description": "[Lord-Userbot] USERBOT KHUSUS YANG DIGUNAKAN UNTUK BERSENANG-SENANG DI TELEGRAM.", - "logo": "https://telegra.ph/file/62dc59b2013a48f9cc8f3.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/Zora24/Lord-Userbot", - "telegram": "https://t.me/liualvinas", - "success_url": "https://t.me/liualvinasmahaputra", + "repository": "https://github.com/jerryadisaputra/GEMBEL-ELITE", + "telegram": "https://t.me/Bacot_anjingg", + "success_url": "https://t.me/ALGTRR", "stack": "container", "env": { "API_KEY": { @@ -151,7 +151,7 @@ }, "DEFAULT_BIO": { "description": "Default Bio Mu.", - "value": "LORD-USERBOT", + "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": { @@ -198,7 +198,7 @@ }, "WEATHER_DEFCITY": { "description": "Set the default city for the userbot's weather module.", - "value": "Batam", + "value": "Tangerang", "required": false }, "LOGSPAMMER": { diff --git a/userbot/__init__.py b/userbot/__init__.py index 0cd3ef46..9b9eda3d 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/jerryadisaputra/GEMBEL-ELITE.git") UPSTREAM_REPO_BRANCH = os.environ.get( "UPSTREAM_REPO_BRANCH", "Lord-Userbot") @@ -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/62dc59b2013a48f9cc8f3.jpg" + "ALIVE_LOGO") or "https://telegra.ph/file/3abb94c9fcd6382278350.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, "```『Lord-Userbot Telah Aktif』```") + await bot.send_message(BOTLOG_CHATID, "```✓GEMBEL-ELITE Userbot Telah Aktif✓```") return with bot: @@ -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) ) ) ] @@ -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("GEMBEL-ELITE Userbot, Buat Userbot Mu Sendiri [Tekan Disini](https://github.com/jerryadisaputra/GEMBEL-ELITE.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,8 +403,8 @@ 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( - "**♛ Lord-Userbot**", + text="{}\n\n**🤪 Jumlah Modul Yang Tersedia:** `{}`\n \n**🤪 Daftar Modul GEMBEL-ELITE Userbot:** \n".format( + "**🥴 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 Lord✗Userbot ", + "Bantuan GEMBEL-ELITE🤪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)""", + "**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 Lord-Userbot", - "https://github.com/Zora24/Lord-Userbot"), + "Repo GEMBEL-ELITE", + "https://github.com/jerryadisaputra/GEMBEL-ELITE"), custom.Button.url( "Pemilik Repo", - "t.me/liualvinas")], + "t.me/Bacot_anjingg")], ], 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 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( @@ -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 GEMBEL-ELITE Userbot Anda Sendiri, Jangan Menggunakan Milik Lord {ALIVE_NAME} ツ" await event.answer(reply_pop_up_alert, cache_time=0, alert=True) diff --git a/userbot/__main__.py b/userbot/__main__.py index 5ffdeba0..95c154f8 100644 --- a/userbot/__main__.py +++ b/userbot/__main__.py @@ -27,7 +27,7 @@ LOGS.info( - f"Lord-Userbot ⚙️ V{BOT_VER} [TELAH DIAKTIFKAN!]") + f"GEMBEL-ELITE Userbot ⚙️ V{BOT_VER} [TELAH DIAKTIFKAN!]") if len(argv) not in (1, 3, 4): diff --git a/userbot/modules/alvingans.py b/userbot/modules/Jejeeganss.py similarity index 69% rename from userbot/modules/alvingans.py rename to userbot/modules/Jejeeganss.py index 5887406b..620c7a07 100644 --- a/userbot/modules/alvingans.py +++ b/userbot/modules/Jejeeganss.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" @@ -79,12 +79,13 @@ async def typewriter(typew): "╬═╬ \n" "╬═╬ \n" "╬═╬ \n" - "╬═╬ Hallo Semuanya :) \n" + "╬═╬ Hallo PARA GEMBEL,AKU DATANG :) \n" "╬═╬☻/ \n" "╬═╬/▌ \n" "╬═╬/ \\ \n") + @register(outgoing=True, pattern='^.tembak(?: |$)(.*)') async def typewriter(typew): typew.pattern_match.group(1) @@ -98,7 +99,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("`DADAH GEMBEL AKU MATI DULU...` \n     |" "\n     | \n" "     | \n" "     | \n" @@ -112,16 +113,16 @@ async def typewriter(typew): "< 、・  |  \ \n" " \__/∪ _ ∪) \n" "      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..`") + "─▀───────▀▀─▀───────▀▀\n`Awkwokwokwok Dasar DASAR GEMBELL..`") @register(outgoing=True, pattern='^.ular(?: |$)(.*)') @@ -265,52 +266,142 @@ 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("`Memulai global banned...✅`") sleep(2) - await typew.edit("**♪┗ ( ・o・) ┓♪┏ (・o・) ┛♪**") - sleep(1) - await typew.edit("**♪┏(・o・)┛♪┗ ( ・o・) ┓**") + await typew.edit("`Proses Global banned...✅`") sleep(1) - await typew.edit("**♪┗ ( ・o・) ┓♪┏ (・o・) ┛♪**") - sleep(1) - await typew.edit("**♪┏(・o・)┛♪┗ ( ・o・) ┓**") + await typew.edit("♛Perintah : `PRESIDEN`\n" + "✣Pengguna :**SI GEMBEL!\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): + typew.pattern_match.group(1) + await typew.edit("`TOLOL...`") + sleep(2) + await typew.edit("`Pertama Kamu tolol....`") sleep(1) - await typew.edit("**♪┗ ( ・o・) ┓♪┏ (・o・) ┛♪**") + await typew.edit("`Kedua Kamu memang tolol...`") sleep(1) - await typew.edit("**♪┏(・o・)┛♪┗ ( ・o・) ┓**") + await typew.edit("`Ketiga Kamu benar benar tolol..`") sleep(1) - await typew.edit("**♪┗ ( ・o・) ┓♪┏ (・o・) ┛♪**") + await typew.edit("`Dan kamu di lahirkan Dalam keadaan tolol...`") sleep(1) - await typew.edit("**♪┏(・o・)┛♪┗ ( ・o・) ┓**") + await typew.edit("`Dasar kamu anak TOLOL...`") sleep(1) - await typew.edit("**♪┗ ( ・o・) ┓♪┏ (・o・) ┛♪**") + await typew.edit("`T`") + await typew.edit("`TO`") + await typew.edit("`TOL`") + 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("**♪┏(・o・)┛♪┗ ( ・o・) ┓**") + await typew.edit("**GEMBEL USAGE:**\n" + "╔════════════════════╗\n" + "`✥Penggunaan dyno Anda:`\n" + "**❉1000 Jam - 1000 Menit 100%**\n" + " ✤⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉✤\n" + "✥ `Sisa NgeGembel 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(3) + await typew.edit("**Grup Alligator banyak anggota yakan**") sleep(1) - await typew.edit("**♪┗ ( ・o・) ┓♪┏ (・o・) ┛♪**") + await typew.edit("**Tapi ga ada yg nimbrung..**") sleep(1) - await typew.edit("**♪┏(・o・)┛♪┗ ( ・o・) ┓**") + await typew.edit("**Kan tolol bgt, Jadi sepi kan**") sleep(1) - await typew.edit("**♪┗ ( ・o・) ┓♪┏ (・o・) ┛♪**") + await typew.edit("**Nimbrung tololl, Nimbrung!!**") sleep(1) - await typew.edit("**♪┏(・o・)┛♪┗ ( ・o・) ┓**") + await typew.edit("**Sombong amat punya jempol,Gamau nimbrung**") sleep(1) - await typew.edit("**♪┗ ( ・o・) ┓♪┏ (・o・) ┛♪**") + 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" + " \\ ") + +@register(outgoing=True, pattern='^.tp(?: |$)(.*)') +async def typewriter(typew): + typew.pattern_match.group(1) + await typew.edit("**INTINYA JANGAN LUPA MASUK!!**\n\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\n" + "@ALGTRR") CMD_HELP.update({ "vip": - "`.bulan` ; `.hati` ; `.bernyanyi`\ + "`.bulan` ; `.hati` ; `.gbn` ; `.tolol` ; `.gmt`\ \nUsage: liat aja.\ - \n\n`.helikopter` ; `.tank` ; `.tembak`\n`.bundir`\ - \nUsage: liat sendiri\ - \n\n`.y`\ - \nUsage: jempol\ - \n\n`.awkwok`\ - \nUsage: ketawa lari.\ + \n\n`.heli` ; `.tank` ; `.tembak`\n`.bundir`\ + \nUsage: liat sendiri.\ + \n\n`.y` ; `.uasu`\ + \nUsage: jempol & Cek dyno\ + \n\n`.tawa` ; `.oy` ; `.fck` ; `.tp`\ + \nUsage: ketawa lari , Nyuruh nimbrung, fuck, Coba sendiri.\ \n\n`.ular` ; `.babi` ; `.ajg`\ \nUsage: liat sendiri." }) 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() diff --git a/userbot/modules/afk.py b/userbot/modules/afk.py index 2c5a21b8..8091e848 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 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!**", ] @@ -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**\ - \n☛ **Alasan:** `{string}`") + await afk_e.edit(f"**😡 BACOT AH!**\n**Gua Lagi GADA DUIT**\ + \n😊 **Gara Gara:** `{string}`") else: - await afk_e.edit("**✘ AFK!**\n**Lord Telah AFK**") + 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 + "【AFK】")) + 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="【AFK】")) + 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**Lord Telah AFK!**") + 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("【AFK】"): + if last and last.endswith("【🤪GEMBEL🤪】"): 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,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} Sedang AFK** {afk_since} **Yang Lalu.**\ - \n☛ **Alasan:** `{AFKREASON}`") + await mention.reply(f"**😡 SI {ALIVE_NAME} Lagi Ngemis** {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 AFK** {afk_since} **Yang Lalu.**\ - \n☛ **Alasan:** `{AFKREASON}`") + await mention.reply(f"**😡 GUA Masih Ngemis** {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"✘ **Lord Sedang AFK** {afk_since} **Yang Lalu**.\ - \n☛ **Alasan**: `{AFKREASON}`") + await sender.reply(f"😡 **Gua Lagi Ngemis** {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"✘ **Lord Sedang AFK** {afk_since} **Yang Lalu.**\ - \n☛ **Alasan**: `{AFKREASON}`") + await sender.reply(f"😡 **Gua Lagi Ngemis** {afk_since} **Yang Lalu.**\ + \n😊 **Gara Gara**: `{AFKREASON}`") else: await sender.reply(str(choice(AFKSTR))) USERS[sender.sender_id] = USERS[sender.sender_id] + 1 @@ -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.\ " diff --git a/userbot/modules/alvin.py b/userbot/modules/alvin.py index 0d10a471..064f676d 100644 --- a/userbot/modules/alvin.py +++ b/userbot/modules/alvin.py @@ -5,89 +5,109 @@ 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 💕") + 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("💘💞💕💗") - await e.edit("SAYANG KAMU 💝💖💘") + sleep(1) + await e.edit("EMMMMMM🥺🥺🥺") + sleep(1) await e.edit("💝💘💓💗") await e.edit("💞💕💗💘") await e.edit("💘💞💕💗") await e.edit("SAYANG") - await e.edit("KAMU") - await e.edit("SELAMANYA 💕") + sleep(1) + await e.edit("AKU 👉👈") + sleep(1) + await e.edit("SANGE 👉👈 😘😘") + sleep(1) await e.edit("💘💘💘💘") + sleep(1) await e.edit("SAYANG") - await e.edit("KAMU") - await e.edit("SAYANG") - await e.edit("KAMU") + 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") - await e.edit("MY BABY") - await e.edit("💕💞💘💝") - await e.edit("💘💕💞💝") - await e.edit("SAYANG KAMU💞") + 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💞") -@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("`DINOOOOSAURUSSSSS!!`") + 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-`") @@ -95,143 +115,152 @@ 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("🐢 🚶") - 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 MANTAP`") - 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("`Kawan kawan Aku mau cerita sedikit`") + sleep(1) + await e.edit("`Jadi Hari ini Aku lagi Pusing anjing `") + sleep(1) + await e.edit("`GARA GARA GUA GA ADA DUIT`") + sleep(1) + 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 GA ADA DUIT PARA GEMBEL MINTA SANTUNAN KE GUA `") + sleep(1) + await e.edit("`PAS GUA GA KASIH MALAH NGAMUK`") + sleep(1) + await e.edit("`ADA RASA INGIN MUKUL UBUN UBUN SI GEMBEL`") + sleep(1) + await e.edit("`TAPI KASIAN BANGET AMA GEMBEL`") + 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("..............🛺........🚐...") + 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 GEMBEL TIDAK MAU CELAKA") + await e.edit("SUNGGUH BERMANFAAT YAH GABUT NYA") + await e.edit("KATA SI GEMBEL") + 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("🐢 🚶") @@ -346,30 +375,30 @@ async def koc(e): await e.edit("🚶 🐢") await e.edit("🚶 🐢") await e.edit("🚶 🐢") - await e.edit("`GABUT`") + 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`") + await typew.edit("`KERAS DI SOSMED DOANG LU TOLOL`") sleep(1) - await typew.edit("`Hanya Akan Membuang Waktumu`") + await typew.edit("`ADDAH BUJUG RAYUU`") sleep(1) - await typew.edit("`Ketika Waktumu Habis`") + await typew.edit("`YANG JAGO AJA KAGA KOAR KOAR SO KERAS DI SOSMED`") sleep(1) - await typew.edit("`Tambah Aja 5000`") + await typew.edit("`LU YANG CUMAN JADI KUTU REAL LIFE MALAH NGEBACOT GA JELAS`") sleep(1) - await typew.edit("`Bercanda`") + await typew.edit("`DIHHH, GA MALU APA LU GEMBELL`") # 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` **😝😜🤪😛** ") @bot.on(events.NewMessage(pattern=r"\.(.*)", outgoing=True)) @@ -409,41 +438,41 @@ 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({ "gabut": - "`.gabut` ; `.dino`\ + "`.gabut` ; `.orgil`\ \nUsage: ntahlah gabut doang.\ - \n\n`.gombal`\ - \nUsage: buat bercanda\ + \n\n`.goblok`\ + \nUsage: buat ngatain orang\ \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." + \n\n`.war`\ + \nUsage: nyindir yang so keras di sosmed." }) diff --git a/userbot/modules/alvingans24.py b/userbot/modules/alvingans24.py index de0fd365..c18f11e0 100644 --- a/userbot/modules/alvingans24.py +++ b/userbot/modules/alvingans24.py @@ -10,36 +10,65 @@ @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") + 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("LU GEMBELL") + 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!!༽") @register(outgoing=True, pattern='^.huh(?: |$)(.*)') @@ -47,15 +76,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)) @@ -71,7 +100,7 @@ async def _(event): input_str = event.pattern_match.group(1) - if input_str == "ceritacinta": + if input_str == "story": await event.edit(input_str) @@ -119,9 +148,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: @@ -160,13 +189,13 @@ 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⬛⬛⬛⬛⬛⬛"] + 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 **"] for i in animation_ttl: @@ -186,6 +215,6 @@ async def _(event): \nUsage: animasi.\ \n\n`.hua`\ \nUsage: nangis.\ - \n\n`.ceritacinta` ; `.canda`\ + \n\n`.cinta` ; `.canda`\ \nUsage: liat sendiri" }) diff --git a/userbot/modules/chat.py b/userbot/modules/chat.py index ca494dd3..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("`Lord Telah Meninggalkan Grup ツ`") + 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`") diff --git a/userbot/modules/db.py b/userbot/modules/db.py index ba51538b..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"**Lord-Userbot:** `{BOT_VER}`" + f"**GEMBEL-ELITE Userbot:** `{BOT_VER}`" "") 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`" }) 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." + }) diff --git a/userbot/modules/help.py b/userbot/modules/help.py index 395b6e48..4693e8b3 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✥ " - await event.edit("**❉ Daftar Perintah Untuk\nLord-Userbot:\n\n**" - f"✥{string}✥" - "\n✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗✗") - await event.reply(f"\n**Ketik Contoh** `.help afk` **Untuk Informasi Perintah**") + string += "`\t✪ " + 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**") await asyncio.sleep(1000) await event.delete() diff --git a/userbot/modules/heroku.py b/userbot/modules/heroku.py index 0e85ea36..dbed75b7 100644 --- a/userbot/modules/heroku.py +++ b/userbot/modules/heroku.py @@ -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,15 +179,15 @@ async def dyno_usage(dyno): AppMinutes = math.floor(AppQuotaUsed % 60) await dyno.edit( - "**☛ Informasi Dyno**:\n\n╭━┯━━━━━━━━━━━━━━━━┯━╮\n" - f"✥ `Penggunaan Dyno` **{app.name}**:\n" + "**➡️ Nyawa bot lu**:\n\n╔════════════════════╗\n" + f"✥ `Penggunaan Kekuatan Babu Lu`:\n" f" ❉ **{AppHours} Jam - " f"{AppMinutes} Menit - {AppPercentage}%**" - "\n ✲━─━─━─━─━─━─━─━─━─━✲\n" - "✥ `Sisa Dyno Bulan Ini`:\n" + "\n ✤⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉⑉✤\n" + "✥ `Sisa Kekuatan Babu Bulan Ini`:\n" f" ❉ **{hours} Jam - {minutes} Menit " f"- {percentage}%**\n" - "╰━┷━━━━━━━━━━━━━━━━┷━╯" + "╚════════════════════╝" ) await asyncio.sleep(20) await event.delete() @@ -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") diff --git a/userbot/modules/ig.py b/userbot/modules/ig.py new file mode 100644 index 00000000..2620a24a --- /dev/null +++ b/userbot/modules/ig.py @@ -0,0 +1,77 @@ +# 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 import events +from telethon.errors.rpcerrorlist import YouBlockedUserError +from userbot.events import register +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: + return + if not event.reply_to_msg_id: + await event.edit("`Lord, Mohon Balas Ke Link Instagram`") + 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 {DEFAULTUSER}**", + ) + 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, Balas ke link instagram ketik `.ig`"}) diff --git a/userbot/modules/kekuatan.py b/userbot/modules/kekuatan.py index 664a9829..1bb25eee 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'^.tampar(:? |$)([1-8])?') async def _(fry): - await fry.edit("`Lord Mengaktifkan Kekuatan Telegram...👾`") + await fry.edit("`LIAT NIH MUKE GEMBEL LU GUA TAMPAR ...🤮🤮🤮`") 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)]" + "`.tampar` or `.tampar` [level(1-8)]" "\nUsage: untuk mengubah foto/sticker." }) diff --git a/userbot/modules/lord.py b/userbot/modules/lord.py index e6341785..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 @@ -25,31 +25,36 @@ async def typewriter(typew): "`\n┻┳| ̄ )`" "`\n┳ミ( ̄ /`" "`\n┻┳T ̄|`" - "\n**Punten**") + "\n**Permisi Aku mau nimbrung**") -@register(outgoing=True, pattern='^.pantau(?: |$)(.*)') +@register(outgoing=True, pattern='^.jeje(?: |$)(.*)') 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("**jeje ganteng☑️**") + await typew.edit("**jeje Ganteng✅**") + sleep(1) + await typew.edit("**Lu Semua gembel☑️**") + await typew.edit("**Lu Semua tolol✅**") + sleep(2) + await typew.edit("**Lu semua haram☑️**") + await typew.edit("**Lu semua pecundang✅**") + sleep(1) + await typew.edit("**Lu semua anak kontol☑️**") + await typew.edit("**Lu semua anak bangsat✅**") + sleep(1) + await typew.edit("**Intinya Lu Semua GEMBEL,Kecuali JEJE😋**") # Create by myself @localheart CMD_HELP.update({ - "lord": - "`.lord`\ + "stres": + "`.gembel`\ \nUsage: alive bot.\ \n\n`.sadboy`\ \nUsage: hiks\ - \n\n`.punten` ; `.pantau`\ + \n\n`.punten` ; `.jeje`\ \nUsage: coba aja.\ \n\n`kosong`\ \nUsage: tunggu update selanjutnya.\ 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." +}) diff --git a/userbot/modules/lordgban.py b/userbot/modules/lordgban.py index b6a72341..9247dd27 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 @@ -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("`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...!`") 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 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 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 Lord.**") + return await dark.edit(f"**Kesalahan! Pengguna Ini Sudah Kena Perintah Global Banned Bang.**") 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"**♛ Perintah:** `{ALIVE_NAME}`\n**✣ Pengguna:** [{user.first_name}](tg://user?id={user.id})\n**✣ Aksi:** `Global Banned`" ) @@ -152,11 +153,11 @@ 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"`Memulai Membatalkan Perintah Global Banned, Pengguna Ini Akan Dapat Bergabung Ke Grup Anda Lord ヅ`") + 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() @@ -176,8 +177,8 @@ async def gunben(userbot): except BaseException: return await dark.edit("`Terjadi Kesalahan ヅ`") if user: - if user.id == 1353102497: - return await dark.edit("**Lord 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 Lord:** `{ALIVE_NAME}`\n**✣ Pengguna:** [{user.first_name}](tg://user?id={user.id})\n**✣ Aksi:** `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 Lord 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"}) diff --git a/userbot/modules/lordmemes.py b/userbot/modules/lordmemes.py index f3237c71..406879da 100644 --- a/userbot/modules/lordmemes.py +++ b/userbot/modules/lordmemes.py @@ -29,22 +29,26 @@ async def _(event): input_str = event.pattern_match.group(1) - if input_str == "eye": + if input_str == "alg": 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" + "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: @@ -207,8 +211,8 @@ async def _(event): "-------------->⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠____", "------------------>", "------>;(^。^)ノ", - "( ̄ー ̄) DED", - "**Target killed successfully (°̥̥̥̥̥̥̥̥•̀.̫•́°̥̥̥̥̥̥̥)**", + "( ̄ー ̄) MENINGGOY", + "**Mati Lu GEMBELL😵😵**", ] for i in animation_ttl: @@ -458,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("EVERyBOdy") + await event.edit("Hai Cantik") await asyncio.sleep(0.3) - await event.edit("wAs") + await event.edit("Gua cuman mau bilang") await asyncio.sleep(0.2) - await event.edit("GanGeSTar") + await event.edit("Kalo Sebenrnya??") await asyncio.sleep(0.5) - await event.edit("UNtIL ") + await event.edit("Hmmmmm") await asyncio.sleep(0.2) - await event.edit("I") + await event.edit("Jadi gini Sebenernya!") await asyncio.sleep(0.3) - await event.edit("ArRivEd") + 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("EVERyBOdy wAs GanGeSTar UNtIL I ArRivEd 😎😎😎") + await event.edit("Yauda Gua Tunggu No wa Lu Di Pc Ya cantik") @bot.on(events.NewMessage(pattern=r"\.(.*)", outgoing=True)) @@ -497,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██▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ `", @@ -507,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`"] + "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: @@ -1271,24 +1275,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: @@ -2405,7 +2409,7 @@ async def _(event): "0️⃣", - "🆘" + "I MISS YOU🖤" ] @@ -2723,155 +2727,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 BANYAK**") if (x == 75): - await event.edit("**Accio**") + await event.edit("**BABAYY MWAHHH🥰😘**") @register(outgoing=True, pattern="^.suits(?: |$)(.*)") 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"}) diff --git a/userbot/modules/memes.py b/userbot/modules/memes.py index 7b69dd09..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)) @@ -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┈┈┈┈┈┈┏━┓┈┈┈┈┈┈") 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) diff --git a/userbot/modules/messages.py b/userbot/modules/messages.py index 17d6d3e4..eec6fdb5 100644 --- a/userbot/modules/messages.py +++ b/userbot/modules/messages.py @@ -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 .", diff --git a/userbot/modules/misc.py b/userbot/modules/misc.py index 5dfed7dc..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" - "`Lord-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 Userbot:** [Lord-Userbot](https://github.com/Zora24/Lord-Userbot)\n❃ **Pemilik:** [Alvin](t.me/liualvinas)" + "♨ **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: diff --git a/userbot/modules/offalvingans.py b/userbot/modules/offalvingans.py index b37fc411..37e06394 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} 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!**", ] @@ -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**\ - \n➥ **Alasan:** `{string}`") + await afk_e.edit(f"**✥ {ALIVE_NAME} JADI GEMBEL**\ + \n😖 **PENYEBAB:** `{string}`") else: - await afk_e.edit(f"**✥ {ALIVE_NAME} Telah OFF**") + 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 + "【⚒OFF⚒】")) + 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="【⚒OFF⚒】")) + 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**Lord Telah OFF!**") + 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("【⚒OFF⚒】"): + 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} Telah Kembali!**") + 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 OFF", + 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} Sedang OFF** {afk_since} **Yang Lalu.**\ - \n➥ **Alasan:** `{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 OFF** {afk_since} **Yang Lalu.**\ - \n➥ **Alasan:** `{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 @@ -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 @@ -262,8 +262,8 @@ async def afk_on_pm(sender): CMD_HELP.update({ - "off": - "`.off` [Alasan]\ + "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.\ " diff --git a/userbot/modules/oi.py b/userbot/modules/oi.py index d3661055..5a548e80 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='^.j(?: |$)(.*)') async def typewriter(typew): typew.pattern_match.group(1) sleep(3) - await typew.edit("`Hai Perkenalkan Namaku Alvin`") + await typew.edit("`Hai Perkenalkan Namaku jeje`") sleep(3) - await typew.edit("`17 Tahun`") + await typew.edit("`Umur 18 Tahun`") sleep(1) - await typew.edit("`Tinggal Dibatam, Salam Kenal:)`") + await typew.edit("`Tinggal Di serang-Banten, Salam Kenal:)`") # Create by myself @localheart @@ -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 diff --git a/userbot/modules/pms.py b/userbot/modules/pms.py index 5c3a7923..9562737f 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 GEMBEL-ELITE`\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 ツ`" ) 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: diff --git a/userbot/modules/salam.py b/userbot/modules/salam.py index c138b558..ac4868b0 100644 --- a/userbot/modules/salam.py +++ b/userbot/modules/salam.py @@ -7,34 +7,150 @@ # ============================================ -@register(outgoing=True, pattern='^.P(?: |$)(.*)') + + + +@register(outgoing=True, pattern='^.atg(?: |$)(.*)') +async def typewriter(typew): + typew.pattern_match.group(1) + await typew.edit("ASTAGHFIRULLAH.... GOBLOKKKKK!!!!") + + + + +@register(outgoing=True, pattern='^.ast(?: |$)(.*)') +async def typewriter(typew): + typew.pattern_match.group(1) + await typew.edit("ASTAGHFIRULLAH......") + + +@register(outgoing=True, pattern='^K(?: |$)(.*)') +async def typewriter(typew): + typew.pattern_match.group(1) + 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("**NAMANYA JUGA GEMBEL CAPER SANA SINI BUAT CARI NAMA**") + +@register(outgoing=True, pattern='^B(?: |$)(.*)') +async def typewriter(typew): + typew.pattern_match.group(1) + await typew.edit("**BACOT DAH LU, GEMBEL!!!!**") + + +@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**") + +@register(outgoing=True, pattern='^Y(?: |$)(.*)') +async def typewriter(typew): + typew.pattern_match.group(1) + await typew.edit("**YAUDAH KALO GITU**") + + +@register(outgoing=True, pattern='^C(?: |$)(.*)') +async def typewriter(typew): + typew.pattern_match.group(1) + 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("**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("Assalamu'alaikum") + await typew.edit("**MACAM BAGUS AE LU BEGITU GEMBEL, AJAK BAPAK LU SINI RIBUT SAMA GUA!!**") -@register(outgoing=True, pattern='^.p(?: |$)(.*)') +@register(outgoing=True, pattern='^ALG(?: |$)(.*)') async def typewriter(typew): typew.pattern_match.group(1) - await typew.edit("Assalamu'alaikum") + await typew.edit("**ALLIGATOR LEWAT NIH TOD!!!**") -@register(outgoing=True, pattern='^.L(?: |$)(.*)') +@register(outgoing=True, pattern='^A(?: |$)(.*)') async def typewriter(typew): typew.pattern_match.group(1) - await typew.edit("Wa'alaikumussalam") + 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): + typew.pattern_match.group(1) + await typew.edit("**DIHHH NAJISS HARAM LOE TOLOL, JANGAN BELAGU DIMARI KAGA KEREN LU BGITU!!!!!!!!!!!**") -@register(outgoing=True, pattern='^.l(?: |$)(.*)') +@register(outgoing=True, pattern='^Z(?: |$)(.*)') async def typewriter(typew): typew.pattern_match.group(1) - await typew.edit("Wa'alaikumussalam") + 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): + typew.pattern_match.group(1) + 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 GEMBEL,KESANNYA NORAK, CUIHHHH!!!**") + +@register(outgoing=True, pattern='^G(?: |$)(.*)') +async def typewriter(typew): + typew.pattern_match.group(1) + await typew.edit("**GAK KEREN LOE BEGITU GEMBEL, KELUARGA LU BAWA SINI GUA LUDAHIN SATU-SATU.Cuihhhhh!!!**") + +@register(outgoing=True, pattern='^.gc(?: |$)(.*)') +async def typewriter(typew): + typew.pattern_match.group(1) + await typew.edit("GC OWNER= [TEKAN](https://t.me/ALGTRR)") CMD_HELP.update({ "salam": - "`.P`\ + "`P`\ \nUsage: Untuk Memberi salam.\ -\n\n`.L`\ -\nUsage: Untuk Menjawab Salam." +\n\n`L`\ +\nUsage: Untuk Menjawab Salam.\ +\n\n`K`\ +\nUsage: Untuk mengontoli mereka.\ +\n\n`N`\ +\nUsage: Kalo kesel coba aja.\ +\n\n`B`\ +\nUsage: Buat Ngatain Yang Suka Bacot.\ +\n\n`M`\ +\nUsage: Tersedak meledek.\ +\n\n`Y`\ +\nUsage: Buat yang males adu bacot.\ +\n\n`C`\ +\nUsage: Buat menghujat.\ +\n\n`S`\ +\nUsage: Haha sokap.\ +\n\n`V`\ +\nUsage: Hujat Orang caper.\ +\n\n`ALG`\ +\nUsage: Hujat Jamet.\ +\n\n`A`\ +\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.\ +\n\n`.atg`\ +\nUsage: Istighfar 1.\ +\n\n`.ast`\ +\nUsage: Istighfar 2.\ +\n\n`O`\ +\nUsage: Ngatain org norak.\ +\n\n`G`\ +\nUsage: Liat Sendiri.\ +\n\n`.gc`\ +\nUsage: gapenting." }) diff --git a/userbot/modules/sangmata.py b/userbot/modules/sangmata.py index 6fb49a66..7892cbee 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("```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("```Saya Tidak Menemukan Informasi Pergantian Nama, Lord Orang Ini Belum Pernah Mengganti Namanya ツ```") + 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] ) diff --git a/userbot/modules/santet.py b/userbot/modules/santet.py index 8932c6e4..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("`Lord Telah Mengaktifkan Perintah Santet Online ツ`") + await typew.edit("`GUA SANTET LU KONTOLL!!!`") sleep(2) - await typew.edit("`Mencari Nama Orang Ini...`") + await typew.edit("`MANA SI MUKA HINA LU? OH INI DIA...`") sleep(1) - await typew.edit("`Santet Online Segera Dilakukan`") + 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({ diff --git a/userbot/modules/stickers.py b/userbot/modules/stickers.py index 5873d35c..882cdbac 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 COLONG TIKEL LU BANGSAT", + "GUA IJIN NGAMBIL TIKEL GEMBEL", ] @@ -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 GEMBEL!`") 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: @@ -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** **[GEMBEL](t.me/addstickers/{packname})** **BIAR LU BISA LIAT STIKER YANG LU COLONG**", parse_mode="md", ) 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!`") 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." +}) diff --git a/userbot/modules/system_stats.py b/userbot/modules/system_stats.py index 4d3f5c58..9a414e82 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 " + "**☛**GEMBEL-ELITE Userbot Versi:** \n " f"{verout}" "\n**☛**Revisi:**\n " f"{revout}" @@ -218,24 +218,28 @@ 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"^\.(?:gembel|lordon)\s?(.)?") 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" **┗┓LORD USERBOT┏┛** \n" + f"**════════════════════** \n" + f"** 𝙶𝙴𝙼𝙱𝙴𝙻 𝙴𝙻𝙸𝚃𝙴** \n" + f"**════════════════════** \n" f"\n__**{LORD_TEKS_KUSTOM}**__\n" f"**━━━━━━━━━━━━━━━━━━━━**\n" - f"**♛ Lord** \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" - f"┣[• `Python :`Ver {python_version()} \n" - f"┣[• `Bot Ver :`{BOT_VER} \n" - f"┣[• `Modules :`{len(modules)} \n" - f"┗━━━━━━━━━━━━━━━━━━━") + 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"╰━┷━━━━━━━━━━━━━━━━┷━╯") if ALIVE_LOGO: try: logo = ALIVE_LOGO @@ -261,16 +265,16 @@ async def amireallyalive(alive): user = await bot.get_me() await get_readable_time((time.time() - StartTime)) output = ( - f"**▬▬▬▬▬▬❙۩♛۩❙▬▬▬▬▬▬**\n" - f" **♕ LORD USERBOT ♕** \n\n" - f"❃ **Lord** \n ➥ `{DEFAULTUSER}` \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 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"**▬▬▬▬▬▬❙۩★۩❙▬▬▬▬▬▬**") + 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)") if ALIVE_LOGO: try: logo = ALIVE_LOGO @@ -296,17 +300,18 @@ async def amireallyalive(alive): user = await bot.get_me() await get_readable_time((time.time() - StartTime)) output = ( - f"**♕ LORD 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"┣|• `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"**╠╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╤╣** \n" + f"** 🥱𝙶𝙴𝙼𝙱𝙴𝙻 𝙴𝙻𝙸𝚃𝙴🥱** \n" + f"**╠╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╧╣** \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: try: logo = ALIVE_LOGO 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."}) diff --git a/userbot/modules/updater.py b/userbot/modules/updater.py index 4ff71ed4..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 Lord-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") @@ -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("`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('**✥ Lord-Userbot** `Berhasil Di Update!`') + await event.edit('**✥ GEMBEL-ELITE Userbot** `Berhasil Di Update!`') await asyncio.sleep(1) - await event.edit('**✥ Lord-Userbot** `Di Restart....`') + await event.edit('**✥ GEMBEL-ELITE Userbot** `Di Restart....`') await asyncio.sleep(1) - await event.edit('`Mohon Menunggu Beberapa Detik Lord ツ`') + 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**✣ Lord-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 Lord-Userbot [{ac_br}]:\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 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 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 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 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 Lord-Userbot." + "\nUsage: Untuk Melihat Pembaruan Terbaru GEMBEL-ELITE Userbot." "\n\n.update now" - "\nUsage: Memperbarui Lord-Userbot." + "\nUsage: Memperbarui GEMBEL-ELITE Userbot." "\n\n.update deploy" - "\nUsage: Memperbarui Lord-Userbot Dengan Cara Deploy Ulang." + "\nUsage: Memperbarui GEMBEL-ELITE Userbot Dengan Cara Deploy Ulang." }) 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) diff --git a/userbot/modules/www.py b/userbot/modules/www.py index 233b23ff..6c1a2616 100644 --- a/userbot/modules/www.py +++ b/userbot/modules/www.py @@ -41,76 +41,155 @@ 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)) 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("**🐖🐖 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("`.................🐖`") + 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"**𖣘 PING** " - f"\n ➥ `%sms` \n" - f"**𖣘 LORD** " + await pong.edit(f"**🐖NGOK!!** " + f"\n `%sms` \n" + 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$") + + +@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)) start = datetime.now() - await pong.edit("`Love Ping..............`") + 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"**✣ PONG!**\n" - f"❦ **Ping:** " + await pong.edit(f"**🐒!**\n" + f"🙈 **NYET:** " f"`%sms` \n" - f"❦ **Uptime:** " + f"🙉 **Waktu:** " 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("`Ping..............`") + 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"➠ __Ping:__ " + await pong.edit(f"**😝 PONG!**\n" + f"↪️ __Gawaras:__ " f"`%sms` \n" - f"➠ __Uptime:__ " + f"↪️ __GEMBEL:__ " 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)) start = datetime.now() - await pong.edit("**𖣘**") - await pong.edit("**𖣘𖣘**") - await pong.edit("**𖣘𖣘𖣘**") - await pong.edit("**✦҈͜͡➳ PONG!**") + await pong.edit("**P̤̈Ï̤N̤̈G̤̈**") + await pong.edit("**p̲̅o̲̅n̲̅g̲̅**") + 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("**۰۪۫G۪۫۰۰۪۫E۪۫۰۰۪۫M۪۫۰۰۪۫B۪۫۰۰۪۫E۪۫۰۰۪۫L۪۫۰-۰۪۫E۪۫۰۰۪۫L۪۫۰۰۪۫I۪۫۰۰۪۫T۪۫۰۰۪۫E۪۫۰ Userbot**") end = datetime.now() duration = (end - start).microseconds / 1000 - await pong.edit(f"**♛ Lord Ping ♛**\n" - f"❃ **Ping:** " - f"`%sms` \n" - f"❃ **Uptime:** " - f"`{uptime}` \n" - f"**✦҈͜͡➳ My Lord:** `{ALIVE_NAME}`" % (duration)) - + await pong.edit(f"**⿴⃟۪۪⃕᎒⃟ꕤ╌╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╌▩⃟❁⃟݄ࣾ݃⊣** \n" + f"** ➪PONG!➪** \n" + f"**⿴⃟۪۪⃕᎒⃟ꕤ╌╌╌╌╌╼⃘۪۪❁⃘̸۪۪⃗╾╌╌╌╌╌▩⃟❁⃟݄ࣾ݃⊣** \n" + f"**♛ Sinyal :** `%sms` \n" + f"**♛ Presiden :** `{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("`Menjalankan Tes Kecepatan Tinggi...🚀`") + 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() @@ -120,18 +199,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:** `Lord Userbot`") + "✺ **BOT:** `GEMBEL-ELITE`") def speed_convert(size): @@ -147,20 +226,46 @@ 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() - await pong.edit("`Pong.....🔨`") + 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 GEMBEL.....💥🤯💣`") end = datetime.now() duration = (end - start).microseconds / 9000 - await pong.edit("✘ **Ping!**\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`\ + \n\n`Speed`\ \nUsage: Untuk menunjukkan kecepatan.\ - \n\n`.pong`\ + \n\n`Pong`\ \nUsage: sama kaya perintah ping." })