PostSkype Resolver V 1.0

Posts 111 of 11 · Page 1 of 1
actualized
Content approved, personal 'site' link allowed so long as it remains as donation source only. The moment it becomes an actual site or anything like that, we have the right to delete the thread.
doesn't work for me i get an error everytime i try to resolve someone
so i'm assuming this just connects to something like skypegrab.net and uses its API? or is there more going on here???
Quote Originally Posted by Masterdumbass View Post
so i'm assuming this just connects to something like skypegrab.net and uses its API? or is there more going on here???
code :
Private Sub HackerButton1_Click(sender As Object, e As EventArgs) Handles HackerButton1.Click
ProgressBar1.Value = 0
ProgressBar1.Increment(20)
HackerTextBox2.Clear()
ProgressBar1.Increment(20)
WebRequest.Create("http://api.predator.wtf/resolver/?arguments=" + HackerTextBox1.Text)
ProgressBar1.Increment(20)
HackerTextBox2.Text = New System.Net.WebClient().DownloadString("http://api.predator.wtf/resolver/?arguments=" + HackerTextBox1.Text)
ProgressBar1.Increment(40)
End Sub

Private Sub HackerButton2_Click(sender As Object, e As EventArgs) Handles HackerButton2.Click
Me.Close()
End Sub
Thank you for using my HackerTheme! Glad you like it
Skype resolvers create a lot of problems... This kind of software is used to drophack INTERESTING!
Posts 111 of 11 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

Need help?