Create your own userbot for telegram and run without any coding ( 5 steps only) - Bot Critics

Bot Critics

YOUR DESTINATION TO MASTER TELEGRAM

Latest posts

Saturday, 25 January 2020

Create your own userbot for telegram and run without any coding ( 5 steps only)


HAVE YOU EVER WANTED TO HAVE A USERBOT IN TELEGRAM TO HELP YOU DO SIMPLE TASKS AND MAKE YOUR TELEGRAM EXPERIENCE BETTER ?

IF YES THEN HERE YOU WILL FIND EVERYTHING YOU NEED TO CREATE AND RUN AN OWN USERBOT WITHOUT ANY KNOWLEDGE OF CODING !

So let's get started

Required:-

1. A telegram account ( Of course )

2. A working brain

3. A Heroku account ( click here for signup ) enter all details on sign up page and select language as python









4.  Little bit of patience 🤗



RULES

•> Remember most of the names of the apps that u write in different websites that we will talk about.

•> Use a vpn only for second step vpn is not required in any other step so disconnect it for other steps

•> Use chrome browser its efficient and open every website in desktop mode

•> If u dont have then download a notes app where u can copy some things that we will need later

•> Follow the guide strictly


Step:-

1. login to heroku. Now click on that profile icon on the top right and click account settings now scroll down and reveal api key and copy it and paste it somewhere we will need it in the last step



2.-connect to a vpn ( any country , USA recommended)

- visit my.telegram.org and click on api development tools

- then add app title (that u will remember), short name, url ( for example - google.com)

- add any description that u want just don't abuse there and choose platform android (or according to ur smartphone) then create application

- now copy app-api-id and app-api-hash and paste it somewhere u will need it in the third step (important)

-now disconnect the VPN (important)



3. Install Termux  (click here for download)

-Copy the command below

pkg install git && pkg install python && pip3 install telethon && git clone https://github.com/SpEcHiDe/UniBorg && cd U* && pip3 install python-dotenv && pip3 install requests && export API_KEY=432176 && export API_HASH=ef0f8b46c48a974da150229b3d3d5392 && python3 Gen*

- Replace api key number with ur api id and replace api hash with ur hash key in the above (important)

- then take that new command and paste it in termux and click enter

- say yes to everything

- It will ask for api id provide it click enter , it will ask for api hash key provide it click enter , provide ur number with +91(or ur country code in the start) click enter

- u will get an otp on telegram provide it and click enter

- then u will get a long code in termux copy it from the start to end (include = in the code ) then paste the code somewhere we will need it in the last step




4.-create a group on telegram and add rose bot there

- rose bot username @MissRose_bot

- then send command /id in the group

- this will get u chat id copy it and paste it as it is somewhere we will need it

Be patient now last process left only😀

5.Now go to this link click here

- scroll down and click on that purple deploy button

- then start adding everything i say and don't touch anything i don't talk about

- add app name that u added on telegram website in step 2, add ur name in alive name

- add api hash and api key that u got from telegram website in step 2 ,add chat id that u got from the group in bot log chat id in step 4 , add ur country , add default bio to anything, add heroku api key and heroku name from step 1st,set pm auto ban to true

- add the long code that we got from termux in step 3 in session string and click on deploy when done click on manage app

- click on resources

- now open that worker thingy and voila u have ur bot working

- now write .alive command anywhere write command that there is no space between (.) And alive and it will respond with this

My bot is running

Telethon version: 1.10.9
Python: 3.7.5
User: Your name here

- Now give .help command same as the previous command with no space between (.) And help it will show u all commands

- Dont delete that group we created keep it in the archive  otherwise bot rest in pieces







ENJOY Join our group on telegram for any doubts @botcritics

Also join @flashamaniacs , @userbotm

CREDITS-  Zubair Khan (@zubairk22) for screenshots and guide ,  Raj Deshmukh (@rajdeshmukh7) ( me ) , Avinash Reddy for making this awesome userbot

No comments:

Post a Comment