Leak Society - The Home Of Nulled Resources.
Forum Beta v1 Now Live!
[VB] Simple Skype Resolver
Thead Owner : Drizzy, Category : Everything Coding, 9 Comment, 368 Read
Viewers: 1 Guest(s)
Junior Member
**
9
Messages
4
Threads
0
Rep
4 Years of Service
07-16-2014, 06:40 PM
#1
Hey guys, I created an extremely simple skype resolver! Literally ONE line of code!

Picture of the program:
[Image: ZyWsyaT.png]

Source Code:
Code:
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
        TextBox1.Text = New System.Net.WebClient().DownloadString("http://abrasivecraft.com/api.php?cmd=12&username=" + TextBox1.Text)
    End Sub
Posting Freak
*****
1,294
Messages
95
Threads
0
Rep
4 Years of Service
07-16-2014, 06:55 PM
#2
Thanks, that's helpful. Its easy as well.
Member
***
132
Messages
12
Threads
0
Rep
4 Years of Service
07-16-2014, 08:03 PM
#3
Very nice and simple to use.
Member
***
151
Messages
18
Threads
0
Rep
4 Years of Service
07-16-2014, 08:23 PM
#4
Looks pretty simple, nice and easy just how I like it.
Member
***
82
Messages
9
Threads
0
Rep
4 Years of Service
07-16-2014, 08:45 PM
#5
Nice pulling the website that produces the Skype Resolving. Makes life easier on you. Your next goal should be to try and make a resolver from scratch :)
Junior Member
**
3
Messages
1
Threads
0
Rep
4 Years of Service
07-19-2014, 06:33 PM
#6
How can I change the code into program?
Junior Member
**
9
Messages
4
Threads
0
Rep
4 Years of Service
07-19-2014, 08:41 PM
#7
(07-19-2014, 06:33 PM)IMD17 Wrote: How can I change the code into program?

Virus Scan:
https://www.virustotal.com/en/file/360dd...405319474/

Download:
http://www.filedropper.com/skyperesolver
Member
***
217
Messages
19
Threads
0
Rep
4 Years of Service
07-19-2014, 08:43 PM
#8
Thanks for this Drizzy by the way!
Junior Member
**
3
Messages
1
Threads
0
Rep
4 Years of Service
07-20-2014, 04:19 PM
#9
can anyone tell me how to use this
Junior Member
**
47
Messages
12
Threads
0
Rep
4 Years of Service
07-23-2014, 07:14 AM
#10
(07-20-2014, 04:19 PM)Romeoshine Wrote: can anyone tell me how to use this

You input the username and click the button, not that hard.


Forum Jump: