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 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.
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!
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 .
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.