Permanently Closed Marketplace Sales Thread

Status
Not open for further replies.
Will this work for all CAPTCHA?
Thanks!

IT works for the captcha's which it supports and the ones which can be added via the Captcha Destruction Kit

can we use this is MK? or can i integrate this to my imacros script?

iMacros is full compatible with CS. Below is a sample how to use it via iMacros:

Code:
<Beginning of your iMacro Script>
'insert this code whenever you can see the capcha image within your own macro code
'this will delete any existing captcha image otherwise imacros will have errors
FILEDELETE NAME=c:\ captcha.jpg
'define where we want to download the captcha image
ONDOWNLOAD FOLDER=c:\ FILE=captcha.jpg
'this downloads the captcha image - this line below will be specific to the form you are writing your macro for.
TAG POS=1 TYPE=IMG FORM=ID:pgbSaveForm ATTR=HREF:"*asimg*" CONTENT=EVENT:SAVE_ELEMENT_SCREENSHOT
'this opens a new tab to submit the image to Captcha Sniper and loads the file that came with your download
URL GOTO=file:///C:/captchasnipertest.html
?this selects the captcha image we just saved so that we can send it to Captcha Sniper
TAG POS=1 TYPE=INPUT:FILE FORM=ACTION:http://poster.decaptcher.com/ ATTR=NAME:pict CONTENT=C:\captcha.jpg
?this sends the captcha image to Captcha Sniper
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:http://poster.decaptcher.com/ 
ATTR=VALUE:Send
?this extracts the answer from Captcha Sniper and saves it into a variable !VAR1
SET !EXTRACT_TEST_POPUP NO
TAG POS=1 TYPE=BODY ATTR=TXT:* EXTRACT=TXT
SET !VAR1 EVAL("var s=\"{{!EXTRACT}}\"; l=s.lastIndexOf(\"|\");s=s.substr(l+1);")
?close the tab
TAB CLOSE 
?set the captcha image text box to the answer from Captcha Sniper.  Again, parts of the line below will be specific to the form you are writing your macro for.
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:fpg_form ATTR=NAME:fpg_antispam CONTENT={{!VAR1}}
<Remaining of your iMacro Script>

Could I get your PayPal Email address please as it seems Plimus doesnt offer PayPal anymore, thanks.

Please check your PM
 
This program would be amazing if it didnt crash/stop recieving captchas every couple of hours. I have tried a range of things to fix this but to no avail.

This was an issue even before the 7.77 version that introduced the abiltiy to add your own captchas. Whats the point of adding your own captchas if it just crashes? In fact adding more captchas that are active just makes it crash MORE!

The developer is yet to directly comment on the issue, what's causing it or if they are working on fixing it. Just keep dodging the question.

Your customers need 1 of 2 things-

1) Release a more stable version of the program
2) The easy option - make it so the program saves your selected captchas. That way we could use a script to automatically terminate and start the program every x minutes which would instantly solve all of the crashing/stop recieving captcha issues.

I can't see it taking the developer more than half an hour to integrate option 2 which would seriously improve the programs abiltiy and a quick fix to relieve a lot of customers problems.
 
This program would be amazing if it didnt crash/stop recieving captchas every couple of hours. I have tried a range of things to fix this but to no avail.

This was an issue even before the 7.77 version that introduced the abiltiy to add your own captchas. Whats the point of adding your own captchas if it just crashes? In fact adding more captchas that are active just makes it crash MORE!

The developer is yet to directly comment on the issue, what's causing it or if they are working on fixing it. Just keep dodging the question.

Your customers need 1 of 2 things-

1) Release a more stable version of the program
2) The easy option - make it so the program saves your selected captchas. That way we could use a script to automatically terminate and start the program every x minutes which would instantly solve all of the crashing/stop recieving captcha issues.

I can't see it taking the developer more than half an hour to integrate option 2 which would seriously improve the programs abiltiy and a quick fix to relieve a lot of customers problems.
 
This program would be amazing if it didnt crash/stop recieving captchas every couple of hours. I have tried a range of things to fix this but to no avail.

This was an issue even before the 7.77 version that introduced the abiltiy to add your own captchas. Whats the point of adding your own captchas if it just crashes? In fact adding more captchas that are active just makes it crash MORE!

The developer is yet to directly comment on the issue, what's causing it or if they are working on fixing it. Just keep dodging the question.

Your customers need 1 of 2 things-

1) Release a more stable version of the program
2) The easy option - make it so the program saves your selected captchas. That way we could use a script to automatically terminate and start the program every x minutes which would instantly solve all of the crashing/stop recieving captcha issues.

I can't see it taking the developer more than half an hour to integrate option 2 which would seriously improve the programs abiltiy and a quick fix to relieve a lot of customers problems.

Ha, while I agree with you a 100% I don't think a double post was needed. ;)

Mikey any word on this solution? Between 2 computers. This is almost a full time job Sitting here constantly checking/watching CS for the crash or for it t freeze.
 
The isolated bug that causes CS to not respond to GSA has been fixed and will be included in a release due out shortly :)
 
Last edited:
Surely they could just release the version with the fix now, rather than keeping us waiting and wasting money on captchas? I don't care for the version to include other features, i just want this issue ironed out, so that i don't have to keep on logging onto my VPS every 3 hours to restart the bloody CS application.
 
Any chance we can get new captcha types?

For the sake of getting you something asap, there wont be any new captcha types in the next release.

Unfortunately the Captcha Sniper devs definition of 'shortly' is vastly different from anyone elses

Wow, thanks for that useful post.

Surely they could just release the version with the fix now, rather than keeping us waiting and wasting money on captchas? I don't care for the version to include other features, i just want this issue ironed out, so that i don't have to keep on logging onto my VPS every 3 hours to restart the bloody CS application.

Im already sacrificing several features for the sake of trying to get it pushed out asap. Trust me, if I had the ability to get you an update, I would. Working round the clock getting this thing ready. Gotta sleep sometimes too, so the code doesnt get sloppy :)
 
Couldn't the new release JUST include the fix? Everyone suffering from this problem is just waiting for that to get fixed.
 
Wow, thanks for that useful post.

Equally as useful as saying you will be releasing a fix shortly over and over. Just read through the thread and there are consistent loose promises and updates that are coming shortly coming soon and so on. How about putting a date on it? You have told us its already fixed....

At least push an update out that saves your options and the tick boxes actually work properly, beyond basic stuff right there.
 
Equally as useful as saying you will be releasing a fix shortly over and over. Just read through the thread and there are consistent loose promises and updates that are coming shortly coming soon and so on. How about putting a date on it? You have told us its already fixed....

At least push an update out that saves your options and the tick boxes actually work properly, beyond basic stuff right there.

LOL, the more you want mikey to release the fix, the more he'll delay it.
 
Mikey and Captchasniper team in general,

While I appreciate the fact you guys are trying to "stuff as many updates" as possible in this next patch, including new captchas(MUCH MUCH APPRECIATED), the fact is right now as a business owner I am losing more money due to the fact I have to keep relaunching CS on 4 different machines.

This is costing me more money, than anything else.

The money I could save from the new captchas you add, while may be significant, does not equal the money I am losing through the following means

1. Captchas that don't get solved due to the bug go straight to deathbycaptcha, etc
2. Wasting time constantly restarting it on 4 different machines

The time, which equals money - and the money from captchas re-routed to a captcha service, does not outweigh the new captchas you will give us.

You guys have awesome customer service -the very best, no one responds to problems/new licenses etc like you guys do

But this issue, is preventing me from giving you guys 5 out of 5 stars.

if the problem is fixed, then please release the patch. this should be first, above anything else - all additional new captchas can come later.
 
^ Couldn't agree more. A big bug like this which causes the software to not work at all needs to be first priority and rushed out. Otherwise, the software is useless to everyone suffering from the bug. I don't understand the delay here.

BTW, this is not just GSA, I am getting the same problem running CS with Ultimate Demon.
 
Couldn't Agree with you more. You guys do Great work. but Damn, This issue has been going on since for a LONG time..
 
Hello,

Any news about new CS update that can work with GSA without crashing ?
I'm using it with GSA SE ranker and it's crashing all time.
I have latest 7.77 version...
I use CSSE with 100 threads (and 100 threads in GSA)...I have try with 50 threads but the same problem happen all time.
First it crash very often or if it not crash it just stop loading capchas.

Second problem is that I need each time to select all capcha types one by one...
It's really pain to use this tool.

Can you make option to select all at once please ?
I already asked for this month ago and still didn't get reply.
YES I knot I shoulden't use all types as no software have all that capchas, but GSA SE ranker has, so I need to use all.

If you can't make it to be stable, you can make it that when it crash it restarts itself and to load with settings that was used last time (to select all capchas and starts CSSE).

Please help with this.

Here is answer from GSA developer:

"you don't need CSSE at all as our program (GSA Search Engine Ranker) is only sending one captcha to CS at a time. So it is not a problem of threads. And it is not a problem of our software anyway but of CS that is crashing. I am sorry but you have to write your problems to the CS author"

I sent this same message to your email and never got reply.
can u please response on this via PM ????
 
For the third time now since many can't bother to read even just a few posts on this very page. The very much isolated bug that causes tesseract to hang has been fixed. Tesseract will still bug out, but it won't hang cs anymore.

Ill Also repeat myself yet again, the new version also includes the ability to save your settings.

Deki33 - you have been replied to... Multiple times :-)

Dues - And no, the new version will not have any new Captcha types as id rather focus on these isolated bugs instead of new Captcha types.

Guys, please start reading at least the last page or two before posting, you're not adding any value to Thread by posting things that have been addressed just a few posts above. Also kinda makes you look silly :)

Now, back to coding so that i can get you guys what u need.
 
Status
Not open for further replies.
Back
Top