Advertisement
Guest User

Untitled

a guest
Dec 27th, 2018
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1.  
  2. Public Function CheckWeb(e As String) As Object
  3. Dim obj As Object = False
  4. Dim cookieContainer As System.Net.CookieContainer = New System.Net.CookieContainer()
  5. Application.DoEvents()
  6. Try
  7. Dim strArrays() As String = {"email=giveaway.email01%2Bewlfle", e, "wlfew%40gmail.com&password=NuK3.Check.qatar&username=", e, "&first_name=IronSmith"}
  8. Dim str As String = String.Concat(strArrays)
  9. Dim length As HttpWebRequest = DirectCast(
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement