Recent content by Light Concept

  1. L

    [Journal] I have no idea where this is gonna end

    It's been sometime now since my last post. I worked a bit more toward my goal but due to my current life, I didnt evolve how I liked. Anyway, I now have a somewhat functional bot. Still only using it with one account but it is slowly bringing my followers and repins so this is a good thing. I...
  2. L

    [Journal] I have no idea where this is gonna end

    I'm planning into sending traffic from pinterest to a website looking like this: http://i.imgur.com/gEIf9.png What do you think? Is it good enough?
  3. L

    [ Get ] 15 FREE Twitter accounts to each member!

    If I still have some to spare send them this way! thanks!
  4. L

    [Journal] I have no idea where this is gonna end

    So: - I checked my code, all is working! I'm simply cleaning it and improving it a bit. - I started coding a custom script to use the pre-existing code to start building my account (I'm only using one account at the moment to test my work) - I coded a script to make posts to blogger, might get...
  5. L

    [Journal] I have no idea where this is gonna end

    It's been some time now. I went on vacation and did not have internet to work on this. I was like 1 and a half month off since I finished my master some months ago and now I'm trying to transition to a phD. Regarding my work here. I tend to continue forward. Will have to invest more time...
  6. L

    [Journal] I have no idea where this is gonna end

    Not easy building this much from the ground up. Hit a wall today, need to start thinking about proxies.
  7. L

    [Journal] I have no idea where this is gonna end

    I had a bunch of scripts all inside the same folder to build this bot. It was not good. For the sake of organization, each script that could be transformed into an independent module (library) was transformed and moved to a new and independent folder. Now, for each site I need to interact with...
  8. L

    [Journal] I have no idea where this is gonna end

    Big decision! Will forget about those temporary emails and create real accounts on multiple email providers who possess support to pop3.
  9. L

    [Journal] I have no idea where this is gonna end

    Still improving the registration part. Something funny happened, I was using 2 email providers. I discovered, twitter did not like one of them and pinterest the other. Wrote a few temporary lines to solve the problem but will work on this deeper tomorrow with a more stable solution.
  10. L

    [Journal] I have no idea where this is gonna end

    Thanks!!! --- Got carried away with other stuff for a few days. Update: The account creation is fully automated now. 1. creates twitter account 2. verifies twitter account 3. links pinterest account to twitter to create a pinterest account 4. verifies pinterest account All i'm missing is...
  11. L

    [Journal] I have no idea where this is gonna end

    Today went well. I can now click play and my bot will create a twitter account, activate it. Then will use an invite link and create a pinterest account. All I'm missing atm is the pinterest verification. That is tomorrow's work ;) Good night
  12. L

    [Journal] I have no idea where this is gonna end

    For now the redirection is pretty simple. I use the following schema: example.com/[asin] where asin is the asin to the product. The server will simply create the affiliate link and redirect. If I don't use redirection, then the server will show the user a page with the title of the product...
  13. L

    [Journal] I have no idea where this is gonna end

    Started to put it all together, to turn all functions into some kind of behavior and to create the desired results. So, I click play and the bot goes and creates a twitter account, collects the activation link from inbox and logins to activate the account. I already have the part to generate...
  14. L

    [Journal] I have no idea where this is gonna end

    Started generating invites and coded a little tool to clean the invite links and check if they are good. Now, I can put those 2 functions on a little website so that you can paste a list of invite link to check if they are good and sorten them (only keeps the invite=XXX part). If there is...
  15. L

    [Journal] I have no idea where this is gonna end

    By now: - Get the users you follow and those who follow you => next: unfollow those who don't follow back - Started building a captcha breaker for twitter. No idea if this is gonna be a success but it's going well.
Back
Top