Recent content by tratata

  1. T

    instagram accounts creator

    How many accounts do you need?
  2. T

    Translators needed!

    Hi, English -Russian and vice versa German-Russian translations if you are interested write me PM Thanks
  3. T

    How to create Instagram account from PC ?

    Youwave does not support native code which IG has. BTW it would not work
  4. T

    Instagram Death?

    The problem is not in software or API. Instagram forces phone verification very fast. There are needed fresh proxies, but and they are banned or flagged as open very fast. As proxy price is so high, only proxy botnet owners can make Instagram like/follow service profitable.
  5. T

    Permanently Closed Marketplace Sales Thread

    Kaspersky Anti-Virus blocks access to thebigproxylist website
  6. T

    Is there a way to bypass Insatgram's 'website' setting?

    Maybe it would work using some Javascript redirect script
  7. T

    I just had my biggest day ever on Fiverr. Record earnings... Big time!

    They changed ranking algorithm allowing new sellers to catch orders. But I see that a lot of early popular sellers on SMM removed their gigs.
  8. T

    want to make tool that scrape 10 first results from google

    Better to use specialized software. Because after simple script development would be needed proxy support, captcha filling and etc
  9. T

    PHP cache

    You also can use XCache var cache. I like XCache more than Memcached :cool:
  10. T

    Geoip to the US but every other country to a different URL

    Have you set any redirect? <?php header("Location: " . $url); die();
  11. T

    Need help with PHP HTML DOM Parser

    I would a little bit modify BlingFiles code adding non case sensitive comparison: <? // Find all "A" tags and print their HREFs $words = array(); array_push($words, "sales", "discount"); foreach($html->find('a') as $e) { foreach($words as $word){ if(stripos($e->href, $word)...
  12. T

    Permanently Closed Marketplace Sales Thread

    after a recent update it is impossible to add more than 6k followers to account in a short time
  13. T

    Permanently Closed Marketplace Sales Thread

    is Instagram module in working condition for now?
  14. T

    Instagram Bot Discussion - Request / Begging / Ideas / Dreams

    is here any solution for account mass registration on instagram?
Back
Top