Search results

  1. G

    How to schedule facebook page future updates for automatic submissions?!

    Yeah, check out Hootsuite - the perfect tool for Facebook & Twitter. I use this to manage the company's social media and it does wonders.
  2. G

    Lets discuss ScrapeBOARD. Questions, comments, thoughts, Videos etc..

    Thanks for the answer. I'm not expecting miracles in the near future, I see SBoard as a fun tool that's actually useful. Have totally massive scraped lists for forums that I just let it burn through. Regarding the progression - I would actually say that I'd probably crowd-source as much as I...
  3. G

    Lets discuss ScrapeBOARD. Questions, comments, thoughts, Videos etc..

    I for one love the idea of an integrated Captcha breaker. The problem with Scrapeboard is that it's not possible to train the breaker in an easy way. I've been looking into how I would combine the AntiReCaptcha (arc.traineddata) code with the current eng.traineddata and just can't find a good...
  4. G

    [Tutorial] How to Make Your Own Mass URL Shortener

    Vatos: Well, always a chance to make money. This is an often debated thing, but using shorteners is a way of blasting your money site without the fear of getting "sandboxed" (actually google danced into oblivion). That's the main benefit of shorteners on another domain, which makes you $$$...
  5. G

    [Tutorial] How to Make Your Own Mass URL Shortener

    Made a quick edit to be able to bulkupload and get a list with the URLs. I am in no way a coder, just a brainiac. #1 Create a new phpfile in the root. I called mine bulk.php. Edit YOUROWNDOMAIN to, well, your own url where the script is located. <?php $list = file_get_contents("list.txt")...
Back
Top