MysticGardenGifts.com Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister  ProfileProfile   Log inLog in 

IMacros + DeCaptcher Tutorial. Incorporate decaptcher into i

 
Post new topic   Reply to topic    MysticGardenGifts.com Forum Index -> Test Forum 1
View previous topic :: View next topic  
Author Message
HaivivenseJab



Joined: 31 Jan 2010
Posts: 2
Location: New Zealand

PostPosted: Sun Jan 31, 2010 11:10 am    Post subject: IMacros + DeCaptcher Tutorial. Incorporate decaptcher into i Reply with quote

Incorporate decaptcher into imacros.
It's pretty easy to setup.

-==Ok Lets Begin=--

NOTE: To use DeCaptcher You have to Install Apache and PHP5 on Windows:

It is quite simple with WampServe. - DOWNLOAD WampServer 2.0i here - http://086430f8.qvvo.com
After download, install and run WampServe. (Remember to run WampServe every time when you restart windows)

Copy and paste the following into your IMacros exactly as it is displayed.


Code:

ONDOWNLOAD FOLDER=C:\wamp\www\api\ FILE=pic.jpg
TAG POS=1 TYPE=IMG ATTR=HREF:*api.recaptcha.net/* CONTENT=EVENT:SAVEPICTUREAS
TAB OPEN
TAB T=2
SET !TIMEOUT 180
URL GOTO=http://localhost/api/main.php
TAG POS=1 TYPE=BODY ATTR=TXT:* EXTRACT=TXT
SET !VAR1 !EXTRACT

Now Download my DeCaptcher API file:
Click Here to download - http://d662cb9e.ubucks.net
Unzip api.zip (Right click on the file).
Open main.php - (to open use Notepad or you favorite editor).

You will see:

define( 'HOST', "127.0.0.1" ); // YOUR HOST
define( 'PORT', MY PORT ); // YOUR PORT
define( 'USERNAME', "mylogin" ); // YOUR LOGIN
define( 'PASSWORD', "mypassword"); // YOUR PASSWORD

Login to http://f634333a.seriousurls.com

It should now look like:

General Information:

Server - - 72.233.64.162
Port - 5343
Priority Payment - $0
Balance - $29.7049


OK. Time to edit main.php.

After editing main.php should now look like.

define( 'HOST', "72.233.64.162" ); // YOUR HOST
define( 'PORT', 5343 ); // YOUR PORT
define( 'USERNAME', "myusername" ); // YOUR LOGIN
define( 'PASSWORD', "mypassword" ); // YOUR PASSWORD

Now save main.php and copy api folder to the:

C:\wamp\www\

Now your done and ready to Start Your Bot + DeCaptcher support.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    MysticGardenGifts.com Forum Index -> Test Forum 1 All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group