Katamaraan
Junior Member
- Nov 14, 2016
- 115
- 22
Will try it and report back
i follow the people who have pressed like and replyed or retweeted in the past 24h but i don't follow the porn star account.!Hey,
Do you try to avoid following the porn accounts as they are automated for the same purpose as what were doing, or do you just follow everything?
Okey thanks, but half of the people who retweet and like on the NSFW niches are mostly bots/automated accounts, so getting genuine followers and is pretty hardi follow the people who have pressed like and replyed or retweeted in the past 24h but i don't follow the porn star account.!
- Think of some adult niche that you think you can find a bunch of images for. Want to know what I did? This is sketchy mind you. I found a real pornstar who had a Twitter that didn't have that many followers (sitting at 18k). She was using some weird username, and her real name wasn't taken. So I took it. Now I've got way more followers than she does.
Few things I've learned in the past 2 weeks after gaining 230 twitter followers.
-don't act like a bot
-follow similar people that have a lot of followers and befriend them. I've befriended an account that has over 15k followers and they always retweet/interact with my content and have gained a lot of followers from them.
-interact with your followers if you are tagged or tag someone else and interact with them. No matter how weird if may seem, it increases your chances of them retweeting your content to be seen by others.
-Follow a pornstar and tag them or post things like "check out xyz, she is amazing" with some pictures of her. Often times they will retweet your post. I've gained a lot of followers this way.
-build a brand across multiple platforms. Right now I have a tumblr and twitter. The tumblr has been going for 8 months and has 1300 followers and I started a twitter 2 weeks ago and I try to bounce each account off one another. "Put my twitter link on tumblr posts and vice versa."
I haven't started to monetize yet, but believe I'm getting close to the point where I can make an external landing page that redirects to an affiliate link.
Hope this helps
the follow script isn't working for some reason, this is the error message:
Uncaught ReferenceError: jQuery is not defined
at <anonymous>:1:12
That worked! Unfortunately my account got limited right away. I wonder if this method still works...Try this one! :
__cnt__=0; jQuery('.Grid-cell .not-following .follow-text').each(function (i, ele) { ele = jQuery(ele); if (ele.css('display')!='block') {console.log('already following:', i); return;} setTimeout(function () {ele.click();}, __cnt__++*1000*(Math.floor(Math.random() * (20 - 15)) + 15)); });
I found it in this comment section, it works, follows a person in a 15-second interval. Credit to the guy who posted it+