Login Register






Need help with a checker I have made filter_list
Author
Message
Need help with a checker I have made #1
I was looking around on YouTube on how I could make my own "checker" and found a video by "X-SLAYER"
the only think that wasn't explained was how i could add and use " proxy list , threads " along with a save result button.

if someone could give me some pointers it would really help
thank you in advanced!


[Image: 3f97c98c786e265426a7ba6214a77302.jpg]


credit: https://www.youtube.com/watch?v=yH9hCaIrLxc
[Image: e053f64769849787d98aa441b1c61a14.jpg]

Reply

RE: Need help with a checker I have made #2
You should mention the language used.
I assume VB.NET?

I assume you are using HttpWebRequest so I'd recommend taking a look at its proxy property.

Reply