Sign in to follow this  
shycrackzz

ELITE PROXY SCRAPER SOURCE CODE

Recommended Posts

[align=center]PLEASE LEAVE A LIKE IF YOU APPRECIATE MY WORK

 

LEECHERS ARE BAD AND GET BANNED[/align]

 

 

 

DOWNLOAD: 

 

[align=center][hide]   

Imports System.Text.RegularExpressions

Public Class Form1


   Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click
       Dim the_request As System.Net.HttpWebRequest = System.Net.HttpWebRequest.Create("http://www.cybersyndrome.net/pla.html")
       Dim the_response As System.Net.HttpWebResponse = the_request.GetResponse
       Dim stream_reader As System.IO.StreamReader = New System.IO.StreamReader(the_response.GetResponseStream())
       Dim code As String = stream_reader.ReadToEnd
       Dim expression As New System.Text.RegularExpressions.Regex("[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}:[0-9]{1,5}")
       Dim mtac As MatchCollection = expression.Matches(code)
       For Each itemcode As Match In mtac
           ListBox1.Items.Add(itemcode)
       Next
   End Sub

   Private Sub Form1_Load(sender As Object, e As EventArgs) Handles MyBase.Load

   End Sub

   Private Sub Button4_Click(sender As Object, e As EventArgs) Handles Button4.Click
       Dim the_request As System.Net.HttpWebRequest = System.Net.HttpWebRequest.Create("http://www.cybersyndrome.net/pld.html")
       Dim the_response As System.Net.HttpWebResponse = the_request.GetResponse
       Dim stream_reader As System.IO.StreamReader = New System.IO.StreamReader(the_response.GetResponseStream())
       Dim code As String = stream_reader.ReadToEnd
       Dim expression As New System.Text.RegularExpressions.Regex("[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}:[0-9]{1,5}")
       Dim mtac As MatchCollection = expression.Matches(code)
       For Each itemcode As Match In mtac
           ListBox1.Items.Add(itemcode)
       Next
   End Sub

   Private Sub Button3_Click(sender As Object, e As EventArgs) Handles Button3.Click
       If ListBox1.Items.Count = (0) Then
           MessageBox.Show("Please Scrape Proxies First.", "ALERT!", MessageBoxButtons.OK, MessageBoxIcon.Error)
       Else

           Dim S_W As IO.StreamWriter

           Dim itms() As String = {ListBox1.Items.ToString}

           Dim save As New SaveFileDialog
           Dim it As Integer
           save.FileName = "Grabbed Proxies"
           save.Filter = "Grabbed Proxies (*.txt)|*.txt|ALL Files (*.*)|*.*"
           save.CheckPathExists = True
           save.ShowDialog(Me)
           S_W = New IO.StreamWriter(save.FileName)
           For it = 0 To ListBox1.Items.Count - 1
               S_W.WriteLine(ListBox1.Items.Item(it))
           Next
           S_W.Close()
       End If
   End Sub

   Private Sub Button2_Click(sender As Object, e As EventArgs) Handles Button2.Click
       ListBox1.Items.Clear()
   End Sub

   Private Sub ListBox1_SelectedIndexChanged(sender As Object, e As EventArgs) Handles ListBox1.SelectedIndexChanged

   End Sub

   Private Sub Button5_Click(sender As Object, e As EventArgs) Handles Button5.Click
       MessageBox.Show("Made by XtraBuzz")
   End Sub

   

End Class

    [/hide][/align]

Share this post


Link to post
Share on other sites

gracias amigo


gracias amigo

Share this post


Link to post
Share on other sites

thanks you bro good job

Share this post


Link to post
Share on other sites

thanks man, thats awesome share

Share this post


Link to post
Share on other sites

thanks you...goodpost


thanks you good post


thanks man, thats awesome share

Share this post


Link to post
Share on other sites

[align=center]PLEASE LEAVE A LIKE IF YOU APPRECIATE MY WORK

 

LEECHERS ARE BAD AND GET BANNED[/align]

 

 

 

DOWNLOAD: 

 

 

 

Thanks for this source man! liked

Share this post


Link to post
Share on other sites

thanks you bro good job

Share this post


Link to post
Share on other sites

thanks man <3

Share this post


Link to post
Share on other sites

PLEASE LEAVE A LIKE IF YOU APPRECIATE MY WORK

 

LEECHERS ARE BAD AND GET BANNED

 

DOWNLOAD:

Share this post


Link to post
Share on other sites

[align=center]PLEASE LEAVE A LIKE IF YOU APPRECIATE MY WORK

 

LEECHERS ARE BAD AND GET BANNED[/align]

 

 

 

DOWNLOAD: 

 

 

 

niiiiiiiiiiiiiiiiice

gooooooooooooood

Share this post


Link to post
Share on other sites

[align=center]PLEASE LEAVE A LIKE IF YOU APPRECIATE MY WORK

 

LEECHERS ARE BAD AND GET BANNED[/align]

 

 

 

DOWNLOAD: 

 

 

 

thank u for sharing

Share this post


Link to post
Share on other sites

[align=center]PLEASE LEAVE A LIKE IF YOU APPRECIATE MY WORK

 

LEECHERS ARE BAD AND GET BANNED[/align]

 

 

 

DOWNLOAD: 

 

 

 

good work men a

Share this post


Link to post
Share on other sites

this is a txt format or ?

Share this post


Link to post
Share on other sites

Cool think brother keep it up :)

Share this post


Link to post
Share on other sites

[align=center]POR FAVOR DEJE UN  GUSTO  SI APRECIE A MIS LECHANTES DE TRABAJO

 

ESTÁN  MALOS  Y CONSEGUIDOS  BANNED[/align]

 

 

 

DESCARGAR: 

 

 

 

abra q probar xd

Share this post


Link to post
Share on other sites

[align=center]PLEASE LEAVE A LIKE IF YOU APPRECIATE MY WORK

 

LEECHERS ARE BAD AND GET BANNED[/align]

 

 

 

DOWNLOAD: 

 

 

 

Hahahaha..., you're fucking bro.  Don't try it :D

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this