SharpLeech 2.0.0 BETA

Status
Not open for further replies.

Hyperz

Active Member
Veteran
2,428
2009
575
13,805
ad0600sllogo.png


SharpWhat?:
SharpLeech is a tool developed primarily for people running a (new?) warez forum that needs more or starting content. It copies topics from other forums to the one you specify. Saving you from having to manually copy/paste them.

Changes Since v2.0.0 ALPHA:

  • Switched to .NET 4.0 RTM (the final version).
  • Fixed the IRC client not sending a nickchange request when changing your nickname in the options.
  • Fixed a resource leak in one of the async fucntions due to not handling the IAsyncResult.
  • Fixed the radio volume (and slider) not updating when restoring the default settings.
  • Fixed a problem where logging in to a vBulletin 4.0.3 forum wouldn't work.
  • Fixed a crash that would occur when leeching in async mode due to a thread safety issue.
  • Fixed a crash that would occur when clicking the Copy Url button when the url was 'null'.
  • Fixed a crash that would occur when clicking the Open topic in a browser button when the url was 'null'.
  • Fixed an issue with the Warez-BB plugin.
  • Fixed an issue with the Warez-Centre plugin.
  • Changed the logo to the new one that was created by Elio.
  • Changed the application icon. Again.
  • [strike]Changed the internal proxy setup from forced off to the .NET default (same as SL1)[/strike].
  • Changed the internal proxy setup from forced off to the systems default proxy settings.
  • Changed font for the white text with the black outer-glow effect.
  • Added a plugin for TehParadox.
  • Added a plugin for ForumW (.org).
  • Removed the Stats tab (moved to a future version).
  • Removed the Feed tab (moved to a future version).
  • Removed some TV station streams that were no longer broadcasting.
  • The start page number now increments when leeching like it was in SL1.
  • Flagged the LeechClient thread as Background thread.
  • A few small tweaks in the async pipeline.
If you used the ALPHA or Pre-ALPHA version before it is important to note that you will have to re-download and install .NET 4. The ALPHA's used the RC version whereas the BETA uses the latest retail version (RTM). There's a download link below.

Screenshots:
c47200sl2beta1.png


2ac00sl2beta2.png


Download (555 KByte):
http://rapidshare.com/files/395159726/SharpLeech_2.0.0_BETA.zip

I forgot to add the updated Warez-BB plugin.
If you need WBB support use this plugin: http://pastebin.com/11VXPpjr

Install .NET 4.0 RTM before running:
http://www.microsoft.com/downloads/...51-5ff4-4491-b0e5-b386f32c0992&displaylang=en

And please do not PM me with your problems. I will no longer respond to them. If you find bugs post them here. Be sure to include your Errors.log file and a screenshot if possible. Describe the problem as clearly as possible.

Thanks to Elio for the new logo.
Enjoy.


Latest Plugin Fixes:
- TehParadox: http://rapidshare.com/files/395663409/TehParadox.xml
 
289 comments
Hey Hyperz, just wanted to add a note for the bugs to be fixed in the upcoming release.
When something goes wrong with the connection, the app keeps checking page after another although the connection is lost and when the connection comes back online the app continue, for example, the connection lost at page 10, the app keep checking pages till page 20 and when the connection is back it starts from page 21.

The worse problem is that all hashes checked from page that the app really connected with and checked will be recorded in the txt file but the connection while doing that is lost.

I think this problem has something with the app that skips to the next thread or page when error occurs, can you please make the app to keep trying current page/thread no matter what happens ?
 
Hi Hyperz
I cant leech from http://www.expulsion-creations.com
Error log
<System.Xml.XmlException>
<LogDate>03/08/2010 at 15:36:09</LogDate>
<Message>Name cannot begin with the '8' character, hexadecimal value 0x38. Line 25, position 34.</Message>
<Source>System.Xml</Source>
<TargetSite>Throw</TargetSite>
<HelpLink>NULL</HelpLink>
<StackTrace>at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
at System.Xml.XmlTextReaderImpl.ParseAttributes()
at System.Xml.XmlTextReaderImpl.ParseElement()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at Hyperz.SharpLeech.Engine.SiteReaderManager.Load(String path)</StackTrace>
<Data>NULL</Data>
<InnerException>NULL</InnerException>
</System.Xml.XmlException>
Help Me !
 
nothing happened when i start this... even though i am log on to 2 sites but still can't be able to post any content to my forum
please help me in this regard
 
can you inform me how to remove all instances of this program? I want to start from fresh because it has been leeching for me very weirldly on my laptop while on the desktop its a breeze.

thanks.
 
it keeps a folder in appdata i found, but still after removing this as well this thing only selectively leeches, like maybe once or twice every 5 pages, while on my desktop it actually does its job.
 
Deleting the Hyperz folder in appdata + deleting the folder that has the executable = complete removal. It doesn't use the registry or anything else. Just those 2 locations. The folder in appdata stores the programs settings (note though that if you delete the Hyperz folder and use any other programs of mine those settings will be reset too).

If doing this doesn't help then the problem has to be on your laptop.
However, it could be a million things so I can't say what could be the problem.
 
Paradox doesn't wotk for me.

Here is the error log:

Code:
<System.IndexOutOfRangeException>
    <LogDate>28.08.2010 at 22:25:16</LogDate>
    <Message>Index was outside the bounds of the array.</Message>
    <Source>8cd1516b71d69a5</Source>
    <TargetSite>GetTopic</TargetSite>
    <HelpLink>NULL</HelpLink>
    <StackTrace>at Hyperz.SharpLeech.SiteReaders._SR_TehParadox_8cd1516b71d69a5.GetTopic(String url)</StackTrace>
    <Data>NULL</Data>
    <InnerException>NULL</InnerException>
  </System.IndexOutOfRangeException>
  <System.IndexOutOfRangeException>
    <LogDate>28.08.2010 at 22:25:16</LogDate>
    <Message>Index was outside the bounds of the array.</Message>
    <Source>8cd1516b71d69a5</Source>
    <TargetSite>GetTopic</TargetSite>
    <HelpLink>NULL</HelpLink>
    <StackTrace>at Hyperz.SharpLeech.SiteReaders._SR_TehParadox_8cd1516b71d69a5.GetTopic(String url)</StackTrace>
    <Data>NULL</Data>
    <InnerException>NULL</InnerException>
  </System.IndexOutOfRangeException>
  <System.IndexOutOfRangeException>
    <LogDate>28.08.2010 at 22:25:16</LogDate>
    <Message>Index was outside the bounds of the array.</Message>
    <Source>8cd1516b71d69a5</Source>
    <TargetSite>GetTopic</TargetSite>
    <HelpLink>NULL</HelpLink>
    <StackTrace>at Hyperz.SharpLeech.SiteReaders._SR_TehParadox_8cd1516b71d69a5.GetTopic(String url)</StackTrace>
    <Data>NULL</Data>
    <InnerException>NULL</InnerException>
  </System.IndexOutOfRangeException>
 
MyBB is not a primary forum system since it's not very popular like vB, phpBB, IPB.

@viper3773, SharpLeech doesn't use registry entries -.-
@dtommy79, SharpLeech is working, but some plugins need to be rewritten.
 
Status
Not open for further replies.
Back
Top