Recent content by Divroc

  1. D

    1926 GOOGLE PASS Proxies List! ***YAY!***

    Thing is, are all these anonymous/elite?
  2. D

    What language for SEO automation?

    Python is by far one of the easiest languages for beginners. At the very least, it's going to be quite a bit easier than C#. Maybe around the same level as VB.
  3. D

    Developing in Python

    If you want to upload code, just throw it on pastebin or a similar paste site, and link it here. Regarding the idea: You can just use file.readlines(), saves space and time. Also, "for var in file" automatically iterates over each line, which is even more efficient than doing a .readlines()...
Back
Top