SharpLeech Build Kit (source code)

Status
Not open for further replies.
He'll have to spend a few weeks learning C# 1st before he figures out how to make it check logins and steal login info or something :p.
 
i know a little C++ , i have the sharpleech build kit (source code) and i have microsoft visual studio
so if i want to change porn-bb config with the new forum without adding a new forum, only change the configuration of porn-bb what file i have to edit ? thanks for help ( im from tunisia and i want to leech a french forum) thanks a lot for your helping
 
Again, learn C#. You'd need to create a new class for a new site. If you are familiar with C# it would be obvious how to create/add a new site to the source. It can't be explained because each site will require unique code. As a tip: classes for new sites need to inherent the ILeechSite.cs Interface. Just use BayW.cs as reference point.
 
i am gona download and try to add a new forum of bollywood movie in this i hope i can

lolz

even i didn't know about coding

but let i try :D
 
You'll need Visual Studio 2008 Professional or Visual C# Express 2008, I recommend VS 2008 Pro.

I always wanted to learn c. Like a moron i started to play around with vb6 several years ago instead of c because it was easy to learn. Then vb6 just died a few years later.

Still considering on picking up a book tho
 
First of all: thank you too much Hyperz, another great release of you!

But I got some questions.. after compiling the "Did we login??" part I still can't get to work the part where you enter the url of the "destination" forum. I always get login error, while it works fine in the "leeching" forum.

Did I do something wrong maybe? Maybe I compiled it in a different way?
Could you please provide the "standard" method Hyperz, it would be really great!

Thank you in advance! :)
 
The part that checks if a login was successful or not was removed from both the post and leeching part (MainForm.cs and BayW.cs). If I remember correctly I left a comment in the source at those 2 points. What you need to do is loop trough the cookies to see if the login was successful. I'm not gonna write down the exact instructions on how to do that because it was removed for a reason. What I can say though is that it was a simple foreach loop that spanned only about 10 lines of code so it's not a big chunk that was cut out ;).
 
i tried alot , but can't know how and what i have to do lol

caz i don't know much about this, i just wounder that you can please include some forum which have huge bollywood collection in your next version :)
 
Status
Not open for further replies.
Back
Top