Search results

  1. D

    Instagram Followers Services Dead?

    No one can send followers for these days. There is only one system standing and it can only send 2-3k followers fast and too slow after that (Edit: This system is not working either). Instagram followers services dead?
  2. D

    Twitter Trending Topic with Retweet

    I want to set up an application for puting a hashtag in Trending Topic list. I used a php application with oauth. Like this; $connection = new TwitterOAuth(CONSUMER_KEY, CONSUMER_SECRET, $access, $secret); $connection->post('statuses/retweet/'.$rtid); I have 1000 accounts and all of them...
  3. D

    Twitter - Protecting From Spam

    I want to protect my account from users whose reporting my account as spam. My 5 twitter accounts are suspended because of them. There are groups named "xxxSpamingGroup". If I write anything against their opinion, at least 30-40 people reports my account as a spam. And as the result, they don't...
Back
Top