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
hey how to use hyperz kit with sharp leech any one tell me 2nd problem topics are not leeching to my site phpbb3 v3.0.6 with sharpleech what i can do.
 
This has been said so many times. But yes, try adding "www." to BOTH the login and new thread url. This is because some sites set the cookie domain to ".domain.com" instead of "domain.com". SharpLeech 1 doesn't sync the cookie domains with the used url's which causes the site to reject posts/cookies.

The day SL2 drops is the day I'll be a happy man. No more repeating, no more complicated url's.

its not working on ipb3

URL's
 
Status
Not open for further replies.
Back
Top