Permanently Closed Marketplace Sales Thread

Status
Not open for further replies.
Hi guys!
I've noticed a lot of phrases like:
"we should give them a chance"
"this software has a great future" etc.

BUT how you can prove what you do not use OCR public modules?
I do not say about all captchas. Lets talk about ReCaptcha. Many people noticed your only because of ReCaptcha automatic recognition.
But in public exists ReCaptcha recognition module with the same recognition params as you are offering.
The algorithm was introduced on the hacker conference long time ago. And you can find some existing realizations for example http://www.antirecaptcha.com/

I think this is a very important questions for your clients, because if you can't write algorithm of ReCaptcha recognition by your self, you deceive your clients. If they know this, they would not expect so much from you and would not consider you outstanding programmers.
All in all your politics of the captcha recognition is very strange. You moved all captcha recognition codes to your server (not only ReCaptcha, but all others algorithms). These algos are all public and there is no sense to hide them.
You do not publish types of automatic recognized captchas. You do not publish any recognition rates. You do not publish any recognition speed. If it were yours algorithms, huge amount of them and their parameters you should not hide. But if there is no your code or just a little, it is logical to hide your code on the server to protect it against clients eyes or you even hire some guys to make human recognition.

I will answer this. The recaptcha decoding is influenced by a paper created by a security guy on how to decode recaptcha. I did all the coding, I created my own neural network and trained it for recaptcha. I create my own preprocessing codes like character separations, removing noise etc. The public captcha decoder you are talking about uses tesseract, and Im telling you its full of memory leaks.
This is the same reason why I dont use webbrowser and httpwebrequest for our softwares. Because I want control over evertyhing, from headers to body of http requests being sent, to receiving body and decoding compressed data. If we were to use public codes wrapped as dlls, if something wrong happens I wont be able to update it on my own that easily.
Also, go to google and search "venomseo". Youll see how many people are trying to get our exe file and want to use lame reflector to get our decoder codes.
Do this, download the files from that site you said above. Test it with recaptcha captchas and show us it is still working, cause its not. Recaptcha updated many times already since that paper was released, and so did venomseo ocr code.


Re: Fake Google Analytics
You can automate it by using ZennoPoster with multi threading.

Re: WP Delete post software/plugin?
ZennoPoster 3 can automatic delete it as you need.

Re: Anyone had any luck with a good DIGG bot?
Try ZennoPoster 3.

Re: uBot V's pre-built tools?
Just look at ZennoPoster to immediately see the difference. Choose new software, and not out of date.

Re: Is there any tool like this?
This can be done by any software to automate actions in the browser for example.
You may try ZennoPoster.

All your posts on this board is about promoting your software, or bashing. Why not create your own ocr, use that lame pre built ocr you posted and add it to your software.
 
Last edited:
I did many times, since you guys are working on venomSEO Pro, the current version got "abandoned" for now. I don't get it, since it has some major bugs, which are reported by not only me but also other users on your forum.

I think people have the right to know what is the current state of the software, since this is a sales thread :).

I gave support to you yesterday, and replaced your version to 64bit. And I told you to try it if it still is happening. I went to sleep because Im not feeling well, and I see this comments of yours. I will fix this bugs for you, dont worry. I only need to find the problem first, thats why I checked if it was a dll incompatibility because you were using 32bit. Now I see its not, Ill take a look at the codes more. Please be patient mate.
 
Guys, we are still waiting on which platforms are supported for OCR. It looks like it again is ignored as other questions before.

You mention in the topic:VenomSEO RELEASED! Captcha Solving SEO automation tool 3 DAY TRIAL RISK FREE!

So everybody expect it can break a lot captchas and now it looks it only works for Expression Engine platform.
 
Last edited:
When are new videos coming out because we saw a few times mentioned that they will come in a few days but we are yet much days further.
 
To be honest i have no clue who wants PRO version, even on your forum people want vSeo to be fixed i don't see any PRO topic where people get excited.

I understand your move, since SENuke X is crap, there is a window for new software to take piece of the cake.

I just want you guys to make sure you will be able to support both PRO and vSeo apps equaly.

You and GG are having a big misunderstanding. I am updating vseobot right now. My other programmers are finishing up pro version. Nothing is being left out like you are thinking. Im waiting for you on skype since morning my time(Philippines) now to test the new build if it fixes the problem you are having, before I upload this new patch. The poster you badly wanted has also been started so please be patient. Dont address any coding/technical stuffs to GG, address them to me, please, to avoid misunderstanding like youve had above.
 
You and GG are having a big misunderstanding. I am updating vseobot right now. My other programmers are finishing up pro version. Nothing is being left out like you are thinking. Im waiting for you on skype since morning my time(Philippines) now to test the new build if it fixes the problem you are having, before I upload this new patch. The poster you badly wanted has also been started so please be patient. Dont address any coding/technical stuffs to GG, address them to me, please, to avoid misunderstanding like youve had above.

I'm online now.

I don't address my questions to any specific person, i just post'em and wait for reply. I have no idea who is doing what in your operation, but there seems to be some kind of confusion going on.
 
Funny thing ..... when I used this soft first time, I got around 10% verification needed response. Now I dont get any. I try with very big list and I have 0% success ? Am I the only one ?
 
did you changed your profile details (username / email) ?
 
When are new videos coming out because we saw a few times mentioned that they will come in a few days but we are yet much days further.

PainCake is still not available. Ill post some here for a start.

Supported Captchas.
supportedcaptchas1.png


phpbb1 - use by many phpbb sites
phpbb2 - used by more than 40% of phpbb sites I encountered

recaptcha - used by more than 50% of sites I encountered, forum sites or not. Heavily used by vbulletin, ipboard, pligg sites, etc.

smf1 - decoder for this is also compatible for many non-overlapping captchas. While I trained it, I added support for small letters and numbers characters to NN.

smf2 - decoder for this is also compatible to non-heavy noise captchas, like captchas with grid lines. only difference is the preprocessing then, it is fed to the same NN as smf1.

smf3 - nothing much to say, you can test ocr and it will decode this easy captcha

vbul captchas - these are mainly the captchas used by vbulletins, they look the same but they are different. vb6 have very low success rate right now, but we will work more on image segmentation later, it should increase the success rate by then.
 
Thanks for this info and I think a lot potential customers like to know this. I should think while reading this that most captchas can be broken but how is it then posible that most captchas for for example phpBB and vBulletin are not working. Does most vBulletin sites use only vb6 ?
 
Thanks for this info and I think a lot potential customers like to know this. I should think while reading this that most captchas can be broken but how is it then posible that most captchas for for example phpBB and vBulletin are not working. Does most vBulletin sites use only vb6 ?
 
Thanks for this info and I think a lot potential customers like to know this. I should think while reading this that most captchas can be broken but how is it then posible that most captchas for for example phpBB and vBulletin are not working. Does most vBulletin sites use only vb6 ?
 
Thanks for this info and I think a lot potential customers like to know this. I should think while reading this that most captchas can be broken but how is it then posible that most captchas for for example phpBB and vBulletin are not working. Does most vBulletin sites use only vb6 ?
 
Thanks for this info and I think a lot potential customers like to know this. I should think while reading this that most captchas can be broken but how is it then posible that most captchas for for example phpBB and vBulletin are not working. Does most vBulletin sites use only vb6 ?
 
Thanks for this info and I think a lot potential customers like to know this. I should think while reading this that most captchas can be broken but how is it then posible that most captchas for for example phpBB and vBulletin are not working. Does most vBulletin sites use only vb6 ?
 
Thanks for this info and I think a lot potential customers like to know this. I should think while reading this that most captchas can be broken but how is it then posible that most captchas for for example phpBB and vBulletin are not working. Does most vBulletin sites use only vb6 ?
 
I think this is a very important questions for your clients, because if you can't write algorithm of ReCaptcha recognition by your self, you deceive your clients. If they know this, they would not expect so much from you and would not consider you outstanding programmers.

Lol! Why should anyone reinvent the weel? If there already is an algorithm for recaptcha solving why should these guys develop one by themselves? It's also extremely hard to develop a working (even partially) captcha solving algorithm from scratch. It requires huge amount of research and work and the developers should also be very familiar with high speed image processing, neural networks, OCR etc.

I personally know of many outstanding programmers but they wouldn't be able to develop capthca solver by themselves because they are not specialized in those fields it requires knowledge from. Even a simple OCR software is very complex to develop...

What about sorting algorithms then? If someone uses fast sort or bubble sort in their application you would tell them to create their own algorithms? :D because they are not outstanding programmers if they use proven-to-work algorithms in their software... lol Or if someone makes a video editing software and they would use h.264 compressing for HD video. Would it be wrong or cheating? Deceiving clients? Hell no!

I would also point out one more thing. If these guys had an algorithm or an article which they used as a resource when developing the captcha function it doesn't make them any less outstanding as programmers. Having an algorithm doesn't mean that you can super easily translate it to working and efficient code. Please learn some programming and do your research before posting stuff like this :) No offence!
 
Status
Not open for further replies.
Back
Top