Good job man
Currently my Jarvee is following people using EB. On browsers when you follow a person, sometimes IG shows that the follow was done but actually it wasn’t. It is the warning block you mentioned on the post. I am afraid Jarvee/MP can not detect that. I might be wrong. If it is, Jarvee/MP users are in deep shit. Would you share your bot please? I want to test it.
My bot is not easily sharable. It’s attached to a 1GB+ sql database so running it is not as easy as just flip to switch on, it involves a lot of database management too to be able to run it. My bot is still not working well right now anyway, I’m still hitting hard blocks every once a while. I’m still doing a lot of changing and tweaking. I’m not even ready to put my friends’ accounts back on yet.
Look into instapy, that’s what my bot was originally based on. Instapy only uses a tiny txt file based database with minimal access by the code (unlike my bot which saves all the actions and reactions for data analysis), you won’t notice there is one from the user perspective.
Detecting the block pop up in the browser is super easy, only takes a couple lines of code. If Jarvee EB is selenium based, just look for web element like this
blockedHeader=browser.find_elements_by_xpath("//div/div/div[1]/h3[contains(text(), ‘Action Blocked’)]")
if len(blockdHeader)>0:
logger.info(’=========> follow block’)
thank you so much for sharing, could you tell us about shadow ban too?
I’m not sure what is the difference.
Shadowban isn’t a real “action” block. Many users here already experimented a shadowban, and if you ask them, they will tell you this :
My reach got killed.
Instead of being blocked from follow, like, etc. a shadowban will drastically decrease the exposure of your posts : your hashtags won’t reach anyone -or almost- and it can last for months.
thanks
wow! IM very impressed! Good work !
shadow banning is just another way for IG to punish people for doing something they don’t like. It’s more subtle than an action block because unless you look at your analytics constantly, you won’t even notice. When your impression is low from hashtags and you suspect if you are shadow banned, one way to test is to use a obscure hashtag with not a lot of posts. If you are not even ranked in a tiny hashtag, you are shadow banned. Usually you would still show up in recent tab of the hashtag but I have seen shadow bans that make you not show up in recent tab too.
Exactly, that’s pretty much it my friend.
It’s more vicious than actions block !
Thanks bro! Do you think that buying fake followers/likers would cause shadowban? If
I don’t think so but I only have one sample size. I know someone who just bought 10K fake users dripped over 2-3 days. Impression of those days dropped a ton from both existing followers and hashtag but not completely shadow banned.
I don’t know if getting fake followers is that great of an idea in general. If hashtag ranking algorithm is based on engagement rate (number of engagement/total followers) instead of number of engagement then you basically just screwed yourself permanently with a bunch of inactive followers. I don’t know how if algorithm use engagement rate or number for sure but I don’t want to use my own account to find out.
Thanks for the info! I noticed that jarvee likes on embedded browser won’t stick on occasion, but there is no error message on jarvee…is that a soft block? Re-setting cookies doesn’t help and it seems to go away on its own. It happens every few days? Liking on the app itself is always fine
After shadowban usually comes block and delete
Are you talking about main or slave account
I don’t use Jarvee so can’t tell you for sure. It sounds like a soft block to me. Can you watch what Jarvee’s actually doing in a window? Not a summary status, like how it actually go through the profiles and click on follow/like buttons?
thank you, that helped a lot
From my experience shadowban is first action, if they see more abuse they ban account
In M/S method Slaves are abusing.
If mother is shadowbanned must check if you Spann with tags or anything else.
Awesome. thanks for your reply. <3
So what about the suspend tool;
"suspend when temporary blocked’
How long is the optimum suspension time? Very short? Just over an hour?
Thank you for the share. Now have you lost any accounts yet due to method 3?
What I am afraid of is that once someone hits this level of block and waits the time for it to be lifted, after several of similar blocks, it could end with the account facing an actual bann?
Maybe you could share your 2 cent, if you have experienced any?