themaLeecher
http://leecher.themasoftware.com/forum/

What exactly does this do?
http://leecher.themasoftware.com/forum/viewtopic.php?f=18&t=6395
Page 1 of 1

Author:  avalanch07 [ January 30th, 2018, 11:06 pm ]
Post subject:  What exactly does this do?

I'm a bit curious about what exactly it does.

I do remember sharpleech, where you login to your forum, then login to target forum, select the category of target forum to leech from. Press "leech" and it begins to transfer threads from the target forum to yours.

Is that how ThemaLeecher works?

Or does this function more like Softbyte Labs - Blackwidow, where it saves the whole site to a local HDD?

Author:  Freddy [ February 1st, 2018, 9:02 pm ]
Post subject:  Re: What exactly does this do?

Hi,

themaLeecher leeches posts to program.

You can later save them to .txt files or send to themaPoster for instant posting.

So yes, you can leech from one forum and later send those posts to themaPoster for posting in other (or your) forums.

Author:  avalanch07 [ February 2nd, 2018, 6:46 am ]
Post subject:  Re: What exactly does this do?

How fast would it be able to send those posts to my forum for say, 10,000 different threads?

Author:  Freddy [ February 2nd, 2018, 8:40 am ]
Post subject:  Re: What exactly does this do?

Depends on:

1. Your internet speed.
2. Your forum server's speed.
3. Your PC speed.

It's not possible to tell. It can vary a lot.

Can be minutes, can be hours.

Author:  avalanch07 [ February 2nd, 2018, 7:16 pm ]
Post subject:  Re: What exactly does this do?

Alright, I don't think this program will be able to do what I want. However if you do freelance work or want a new project to work on (and sell, like you do with themaposter & the other 2) and your familiar with C#, have a look at this thread. It just about falls inline with what your programs do. You'll find my post asking for custom work, which if you can do, I don't mind paying you either.

From the creator himself.

Quote:
Nope. Last time I worked on it was 7 years or so ago. I released the source mostly because I wasn't doing anything with it anymore. In other words, this is pretty much abandoned software. If you want to do something with it or fork it feel free to do so. All I ask is that the credits for the original work remain. That said, I wouldn't recommend basing anything off this code. Some of it dates back to 2008 when I initially got into programming. It doesn't follow any design patterns and a lot of the code doesn't make sense when you look at C# 7 and .NET > 4.5's features. For example the HTTP stuff doesn't use modern async and relies on the deprecated HttpWebRequest/Response classes (use HttpClient and maybe something like Flurl.Http), the plugin system should be done using something like the MEF, the GUI should use a proper design pattern like MVVM, the IRC and media player bloat shouldn't be in there, etc.


You can find source code for it here. Or a compiled version in a previous post

Author:  Freddy [ February 3rd, 2018, 10:13 am ]
Post subject:  Re: What exactly does this do?

What do you need it to do exactly? Could you describe in short sentences?

Author:  avalanch07 [ February 3rd, 2018, 5:17 pm ]
Post subject:  Re: What exactly does this do?

I need it to:

Login to board A, choose target forum
Login to board B, choose target forum
visit every thread in a boards forum & keep track that it's seen that post via md5 hash in a seperate file
as it goes through threads in board A, it posts to board B
if the thread has been recorded as visited in board A, it gets skipped
repeat until finished

Author:  Freddy [ February 4th, 2018, 1:01 pm ]
Post subject:  Re: What exactly does this do?

You can already do that with themaLeecher and themaPoster.

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/