SharpLeech 1.0.1

Status
Not open for further replies.

Hyperz

Active Member
Veteran
2,428
2009
575
13,825
822000sllogo.png


As stated in the 1.0.0 topic, due to a lack of time I've decided to release the stuff already done as 1.0.1 and shift the other planned changes, fixes and additions to the next version, 1.0.2. That means that 1.0.1 contains no big changes or bug fixes. Still, this version should please those that have been waiting for IPB 3 support.

Changes since 1.0.0:

  • Added vBulletin 4 support (virtual, uses the vB 3 pipeline)
  • Added IP.Board 3 support
  • Added "Avarage posts per minute" graph on the stats tab
  • Fixed the "reset" button on the stats tab
  • Added a new option: Asynchronous posting (speeds up the posting)
  • The main loop has been set as background thread
  • Done some minor "engine" optimizations which should result in lower memory usage
Worth noting is that IPB 3 has a forced flood control system. Even when you set flood control to 0 some posts might get skipped because of it. One way around this is to set the Pause value to 1 or more in your options. Also, I did not test IPB 3 with friendly URL's enabled so I have no clue if it'll work while they are enabled atm.

Screenshot:
24qvnfl.png


Download (32bit):
Code:
[URL]http://rapidshare.com/files/337339820/SL_1.0.1.rar[/URL]

Download (64bit):

Code:
[URL]http://rapidshare.com/files/337345660/SL_1.0.1_x64.rar[/URL]

Login URL Examples:

Code:
phpBB 2 : http://example.com/login.php
phpBB 3 : http://example.com/ucp.php?mode=login
IP.Board 2 : http://example.com/index.php?act=Login&CODE=01
IP.Board 3 : http://example.com/index.php?app=core&module=global&section=login&do=process
vBulletin 3 : http://example.com/login.php
vBulletin 4 : http://example.com/login.php
New Thread URL Examples:
Code:
phpBB 2 : http://example.com/posting.php?mode=newtopic&f=1
phpBB 3 : http://example.com/posting.php?mode=post&f=1
IP.Board 2 : http://example.com/index.php?act=post&do=new_post&f=1
IP.Board 3 : http://example.com/index.php?app=forums&module=post&section=post&do=new_post&f=1
vBulletin 3 : http://example.com/newthread.php?do=newthread&f=1 or http://example.com/newthread.php?do=postthread&f=1
vBulletin 4 : http://example.com/newthread.php?do=newthread&f=1
Performance:
The main factor that determines the leeching speed is the site being leeched from/to. If the leeching is slow, it's most likely because of the site being slow. Second factor is your internet speed but it is unlikely that this will become a bottleneck at any given time. Once asynchronous support is done it will depend more on your net speed.

Important:

  • Do not count on me for support, though I might help a bit here and there you should count on the community for support. So don't PM with your problems.
  • Don't ask me to add your site to the list, not gonna happen. Unless it gets chosen.
  • Suggestions are always welcome. Whether or not they get actually implemented will depend on the dev time they require and on the actual idea.
  • If you post to or leech from a vB forum you need to make sure you don't use the WYSIWYG editor, you need to select the normal one in your settings.

Enjoy.
 
127 comments
I'll leave the mirror posting to someone else. Cba with uploading it to other sites.

Thanks a lot ...Hyperz
But when i use it for Ipb 2.3.6....it says Login Failed.

You are most likely using a wrong URL or some mod(s) which changes the boards behavior. Post the URL's you used pl0x.

IPB 3.0 doesn't work, I've had it going for about an hour and not one post has went through.

As stated in the 1st post, IPB 3 support has not been tested with friendly URL's. You have them enabled. Turn them off and try again.

Edit: my bad, can you post the url's you used and optionally provide me with a test account?
 
Hotfile mirror hope this is allowed was going to upload to megaupload but its being a bitch and wont let me upload anything

32BiT
Code:
http://hotfile.com/dl/24804756/515be22/SL_1.0.1.rar.html
http://www.sendspace.com/file/vkpiff
http://www.filedropper.com/sl101

64BiT
Code:
http://hotfile.com/dl/24805948/19de091/SL_1.0.1_x64.rar.html
http://www.sendspace.com/file/hkkswi
http://www.filedropper.com/sl101x64

I think thats enough mirrors (y)
 
Did some testing with an IPB v3 board, and it works, but its hard to explain. It sometimes will go through, and sometimes won't (like you noted in your patch notes) however, I had the timeout at a high number (70 seconds).
 
@wman: seriously dude, are you gonna keep begging? I have made it quite clear that such things will not make it into the program. If you want that kind of future it should be implemented at forum level, not application level (as I have stated enough times before).

Did some testing with an IPB v3 board, and it works, but its hard to explain. It sometimes will go through, and sometimes won't (like you noted in your patch notes) however, I had the timeout at a high number (70 seconds).

Yeh, when there is no flood control enabled IPB 3 still uses minimal flood protection. I haven't hunted down the code in IPB 3 yet which is responsible for this behavior so I can't accurately say how many new threads it allows in a certain timespan. But from testing my guess would be 1 thread can be posted per 1 or 2 seconds. If you want all leeched threads to get posted you'd need to set the pause value (NOT timeout, that's a different thing) to 1 or 2, or possibly higher if it still skips threads.

Such a sexy thing ! <3

(No, im not talking about you hyperz ^^)

Aww, me no smexy enough? :((
 
Status
Not open for further replies.
Back
Top