IMacros + DeCaptcher Tutorial. Incorporate decaptcher into imacros.

man there seriously need to be a vid on this some are visual learners too...
 
Any chance that someone can create a video toturial to show how to add the decaptcher code into imacros? Thanks
 
yes because i have programs to do submitting but none to make profiles... this is perfect but i just need to figure out the decaptcha...
 
OK i d/led the file.

Now i followed all the steps pointed here in first topic but look the differences i get.

First of all there is no C:\wamp\www\ in my PC.
I think i must save the main PHP file here?
"C:\xampp\htdocs"

And if yes, then normally i need add the api folder to the same dir, right?


Now there is another dif as well.
When i log in in depatcher i get this page



Port not set



Where as we can see has no set up port....


Any help on this?
 
it's damn good.. iMacro can do most of work.. I love it.. I"ve done many bots in iMacro.. it's my fav.

~zelma143
 
OK i d/led the file.

Now i followed all the steps pointed here in first topic but look the differences i get.

First of all there is no C:\wamp\www\ in my PC.
I think i must save the main PHP file here?
"C:\xampp\htdocs"

And if yes, then normally i need add the api folder to the same dir, right?


Now there is another dif as well.
When i log in in depatcher i get this page



Port not set



Where as we can see has no set up port....


Any help on this?


Anyone please?

Esp about the port issue that i get as non set in depacher log in.
 
lol,

if you installed xamp then you must have that location..

but location deosn't matter... you can call it to put them into root folder in wamp or xamp.. and just call by your broser like

localhost/main.php

that's it.. it will work and pull you the result.. after extract word and put into where you want by imacro..

simple one..


Anyone please?

Esp about the port issue that i get as non set in depacher log in.
 
And the no set port issue?

What i put there?


Do you mind give me the code in Imacros to upload the image and then extract back the code?

Thank you in advance
 
Just dowload the new decaptcher api files from the official website and replace the old files. Works like a charm for me
 
Dude my problem is, and none replied to that so far, that in the settings about the port, i dont have ANY port there, but instead i see port not set.

So what i ll put in port variable?
 
Hmm after putting those options here

// your connect information
define( 'HOST', "api.decaptcher" ); // YOUR DeCaptcher HOST
define( 'PORT', 13315 ); // YOUR DeCaptcher PORT
define( 'USERNAME', "xxxx" ); // YOUR DeCaptcher LOGIN
define( 'PASSWORD', "xxxx"); // YOUR DeCaptcher PASSWORD

Keep in mind i put the port in "luck" from people posted here.

I keep getting this error as many mentioned above.

Warning: unpack() [function.unpack]: Type C: not enough input, need 1, have 0 in C:\xampp\htdocs\CAPTCHA\ccproto.inc.php on line 75
FAILED
 
Hi if someone can help me with this I would appreciate it greatly and am willing to pay for the right answer.

So I made a script / bot with Imacros but I am having a problem similar to what is being described in this forum post.

Basically I will load up a bunch of URL's on the same page to do commenting and when I go to load the captcha is loads correctly the first time around but when I go to load the second page in the .csv file and it goes to load the captcha it displays the first captcha and the second and looks like this

fAe#8 [EXTRACT]it2Yj

so the first captcha is fAe#8 and works fine but the second page is loads the above sequence.
i have the same problem..please help :) sry if i bump the thread
 
Just dowload the new decaptcher api files from the official website and replace the old files. Works like a charm for me
And from where exactly? How about a little more detail?

On their site all it says is:

Please note, service address has changed.
You can use any of the following addresses in order to access the service:
api.decaptcher.com OR
api.de-captcher.com OR
api.de-captcher.info OR
api.decaptcher-reloaded.com
now.
This is the preferrable way to access the service.
Adjust your software properly.
 
Thanks very much to all who helped with this thread. After a few initial problems (took me about 2 hours to suss it out) I got it working.:D . One thing that confused me was in the Tab2 it kept retrying (i assume this was retrying to get responce from decapacha) I was thinking that it was continually resubmitting the image code with each retry.
 
Still can't get this to work.. anyone has skype that want to make $10 helping me out?
 
Back
Top