diff --git a/Script.py b/Script.py
index 37aa636fb..768df2756 100644
--- a/Script.py
+++ b/Script.py
@@ -1,27 +1,27 @@
class script(object):
- START_TXT = """π·π΄π»πΎ {},
-πΌπ π½π°πΌπ΄ πΈπ {}, πΈ π²π°π½ πΏππΎπ
πΈπ³π΄ πΌπΎπ
πΈπ΄π, πΉπππ π°π³π³ πΌπ΄ ππΎ ππΎππ πΆππΎππΏ π°π½π³ π΄π½πΉπΎπ π"""
- HELP_TXT = """π·π΄π {}
-π·π΄ππ΄ πΈπ ππ·π΄ π·π΄π»πΏ π΅πΎπ πΌπ π²πΎπΌπΌπ°π½π³π."""
- ABOUT_TXT = """β― πΌπ π½π°πΌπ΄: {}
-β― π²ππ΄π°ππΎπ: Team Eva Maria
+ START_TXT = """Namaste {},
+πΌera naam hai {},Mai apko lakar Dunga movies & web series,mujhe apke group me add kijiye aur maze lootiye π"""
+ HELP_TXT = """Suniye {}
+Ye sahayata hai mere commands k liye."""
+ ABOUT_TXT = """β― πΌera naam hai: {}
+β― π²ππ΄π°ππΎπ: Team Maverickiduniya
β― π»πΈπ±ππ°ππ: πΏπππΎπΆππ°πΌ
β― π»π°π½πΆππ°πΆπ΄: πΏπππ·πΎπ½ πΉ
β― π³π°ππ° π±π°ππ΄: πΌπΎπ½πΆπΎ π³π±
β― π±πΎπ ππ΄ππ
π΄π: π·π΄ππΎπΊπ
β― π±ππΈπ»π³ πππ°πππ: v1.0.1 [ π±π΄ππ° ]"""
SOURCE_TXT = """NOTE:
-- Eva Maria is a open source project.
-- Source - https://github.com/EvamariaTG/EvaMaria
+- Maverick080685 is a open source project.
+- Source - https://github.com/Maverick080685/Harsh
DEVS:
-- Team Eva Maria"""
+- Team Maverickiduniya"""
MANUELFILTER_TXT = """Help: Filters
-- Filter is the feature were users can set automated replies for a particular keyword and EvaMaria will respond whenever a keyword is found the message
+- Filter is the feature were users can set automated replies for a particular keyword and Maverickiduniya will respond whenever a keyword is found the message
NOTE:
-1. eva maria should have admin privillage.
+1. @Maveriicckkk_bot should have admin privillage.
2. only admins can add filters in a chat.
3. alert buttons have a limit of 64 characters.
@@ -32,15 +32,15 @@ class script(object):
β’ /delall - delete the whole filters in a chat (chat owner only)"""
BUTTON_TXT = """Help: Buttons
-- Eva Maria Supports both url and alert inline buttons.
+- @Maveriicckkk_bot Supports both url and alert inline buttons.
NOTE:
1. Telegram will not allows you to send buttons without any content, so content is mandatory.
-2. Eva Maria supports buttons with any telegram media type.
+2. @Maveriicckkk_bot supports buttons with any telegram media type.
3. Buttons should be properly parsed as markdown format
URL buttons:
-[Button Text](buttonurl:https://t.me/EvaMariaBot)
+[Button Text](buttonurl:https://t.me/Maveriicckkk_bot)
Alert buttons:
[Button Text](buttonalert:This is an alert message)"""