How to run bots with telegram without bans

Dragoljub

Registered Member
Joined
Oct 29, 2024
Messages
77
Reaction score
76
Hello, whats the proccess to login and run scripts in telegram like example reading chat or sending a message as soon doesn't matter what script i run even like joining 1 group after the script do any action it get instantly banned i tried clean api id/clean fresh ip . etc all causing bans there is any fix for this maybe i should warmup the account but if yes then how?
 
Did you try already running bots on telegram? I don't think will work at large scale
 
make the script so it usess directly a session instead to do the login proccess that could triger the ban, its also very important if you do the login proccess how telegram sees you as a device,what system are you using and more details to avoid getting your accounts banned. test test and test and you will sort it out for sure xD . i wish you good luck and i hope my answer helped you xD
 
Hello, whats the proccess to login and run scripts in telegram like example reading chat or sending a message as soon doesn't matter what script i run even like joining 1 group after the script do any action it get instantly banned i tried clean api id/clean fresh ip . etc all causing bans there is any fix for this maybe i should warmup the account but if yes then how?
I think these days it’s tough to work with bots.

You can try to make them act like real people, like interacting with posts and leaving comments, but I’m not sure if it’ll actually work.
 
I'm spoofing the device + i use the session i dont login manually
 
The purpose what i need the bots for will work my goal is to not spam dms etc it's for something else i'm just causing bans if i do any interaction with the api on the acc
 
Back
Top