RE: Twitter Account Creator and follower! [FREE] 03-15-2013, 11:45 AM
#7
(02-23-2013, 06:43 PM)Extimulate Wrote:(02-23-2013, 06:35 PM)INST1NCT Wrote: Moved it.
Nice Twitter account creator, great that it has an auto-follower.
My friend and I made this tool.
It's cool but we couldn't figure out how to put proxy's + avatars on it.
Code:
Dim MyProxy As New System.Net.WebProxy(New Uri("127.0.0.1:80"))
Dim MyWC As New WebClient
MyWC.Proxy = MyProxy