GoFuckBiz.info
Форум успешных вебмастеров - GoFuckBiz.info
SEO · трафик · партнерские программы

   - GoFuckBiz.info > - > , > Human Emulator

: Human Emulator

17.07.2009, 13:03
spomoni
Human Emulator'a? :) , - ? .
17.07.2009, 13:30
ziavra
? :-)
17.07.2009, 14:08
WebNinja
=))) . Selenium .
17.07.2009, 14:45
1een
. iMacros .
23.07.2009, 10:56
spomoni
:)
23.07.2009, 12:56
nuaru
iMacros Selenium seo , .
23.07.2009, 13:29
Grut
www.widgetbox.com. , . ?
, - . -
23.07.2009, 13:58
Maximus325
, . ?)
23.07.2009, 14:02
Drunk Monk
, ? ?))))
23.07.2009, 14:07
Hector
, . ?)
:)) ,
23.07.2009, 14:41
spomoni
, .

:)

Hector

,

:) - , , XHE, - ? ... (/showpost.php?p=182883&postcount=1). , - ? , , , , , .
23.07.2009, 14:44
Drunk Monk
, , , , , .

XHE php + (http://www.humanemulator.info/23).
23.07.2009, 14:48
creator123
. . php curl IE.
xhe . . 1) XHE . 2) IE , XHE .
23.07.2009, 14:49
gcc
, - ?
23.07.2009, 14:50
creator123
, spomoni, XHE. 100% . . xhe . . , ;)
23.07.2009, 14:52
creator123
gcc XHE? - .
23.07.2009, 14:55
Maximus325
+ ,
23.07.2009, 15:01
gcc
gcc XHE? - .

, .
- ? php . -
23.07.2009, 15:12
Drunk Monk
...
23.07.2009, 15:22
dveredel
- ? php . -

? )))
23.07.2009, 15:33
spomoni
, - ?

, , , , . . .
23.07.2009, 15:37
spomoni
, - ?

, , , , . . .
23.07.2009, 15:46
rulfer
? )))

,

, , , , . . .

- , .
23.07.2009, 16:26
dveredel
,
.

, , , JS. )))
23.07.2009, 16:34
dveredel
, , ,

Zend Framework ))

. "" tinyurl , , . , , ( , ), XE Zenno.

, , . , .
:)
23.07.2009, 16:35
LeXxiK
Human Emulator'a? :) , - ? .

23.07.2009, 18:40
klim
, , , PHP 5 IE 7, , , . , , php Xedant.

P.S. , . .
23.07.2009, 20:05
Grut
- , .

- . , .
60 :)
23.07.2009, 20:20
Drunk Monk
23.07.2009, 20:23
spomoni
klim

, ? :) , , , , , ?

, - , php, , php, , .
23.07.2009, 20:24
gcc
spomoni,
23.07.2009, 20:36
Grut


_ttp://www.977mb.com/register.jsp
_ttp://www.freewhost.com/register.jsp
_ttp://www.sqweebs.com/register.jsp

:
http://gofuckbiz.info/showthread.php?t=9933
23.07.2009, 21:28
klim
klim

, ? :)

? C C++, . - , , "echo" "print".

php, - , , GUI .

.

, , , , , ?

, - , . , , , .

- , . ( ) , , .

, , , , , .
23.07.2009, 21:37
chubaka
, , , , , .
:)):)):))
23.07.2009, 21:37
? C C++, . - , , "echo" "print".

php, - , , GUI .

.



, - , . , , , .

- , . ( ) , , .

, , , , , .

+1


P.s. ?
23.07.2009, 21:47
dveredel
.

:)):)):))
23.07.2009, 23:00
Drunk Monk
klim, ....
, , , :))

p.s. klim, . , .
23.07.2009, 23:03
malone
delll
24.07.2009, 09:56
rulfer
.

, , , JS. )))

?

, . . , -.
, .
24.07.2009, 10:13
rulfer
_ttp://www.977mb.com/register.jsp

. , ,



$browser->navigate('http://www.977mb.com/register.jsp');
$browser->wait_for(240,1);

$input->set_value_by_name('user_name',$login);
$input->set_value_by_name('password','password');
$input->set_value_by_name('password_confirm','password');
$input->set_value_by_name('email',$login.'@myhost.com');
$checkbox->click_by_name('tos');
$listbox->select_name_by_inner_name('how_found','');
$input->set_value_by_name('how_found_1','');

$image->show_by_number(0);
$browser->wait_for(240,1);

//$linkimg = $image->get_href_by_number(0);
//$image->save_to_file_by_url($linkimg,"E:/captcha.jpg","false");
//$captcha = $image->recognize_by_captchabot('captchabot_login','captch abot_password',"E:/captcha.jpg",$url="",$code=0);
$captcha = $app->dlg_captcha_from_image_number(0);

$input->set_value_by_name('captcha_input',$captcha);

$button->click_by_inner_text('Submit');
$browser->wait_for(240,1);

$box = new xMailClient;
//
$box->user("user","pass");
$box->server("mail.myhost.com","143","notls");
if (!$box->open()){
echo "<br> : ".$box->errText."\n";
//
unset($box);
$app->quit();
}

$count = $box -> count();
for($im=1;$im<=$count;$im++){
$msgs = $box -> select($im);
$msgs=$box->msg_body();
$msgs = str_replace("=\r\n", "", $msgs);
$msgs = str_replace("3D", "", $msgs);
if(strpos($msgs,$login)){
preg_match("#http:\/\/www\.977mb\.com\/register\.jsp.*#i", $msgs, $matches);
$activate_url = $matches['0'];
$box->delete($im);
}
}
$box->close();

$browser->navigate($activate_url);
$browser->wait_for(240,5);

$input->set_value_by_name('password','pass');
$input->set_value_by_name('first_name','fname');
$input->set_value_by_name('last_name','lname');
$input->set_value_by_name('city','mycity');
$listbox->select_name_by_inner_name('country','RU');
$button->click_by_inner_text('Submit');
$browser->wait_for(240,1);








class xMailClient {
/*
host connect to server
example: mail.example.com
*/
public $server;

public $errText;

/*
port connect to server
example: 110, 993, 995
*/
public $port = 110;

/*
type connect to server
example: pop3, pop3/ssl, pop3/ssl/novalidate-cert
*/
public $type = "pop3";

public $count;

public $msg;

/*
user login connect to server
*/
private $user;

/*
user password connect to server
*/
private $pass;

private $box;

public function __construct() {
$this->errText='';
if (!extension_loaded("imap"))
{
if (strtoupper(substr(PHP_OS, 0, 3)) == 'WIN')
{
dl('php_imap.dll');
}
else
{
dl('php_imap.so');
}
if (!extension_loaded("imap"))
{
$this->error("Could not load required extension... Please install extansion.");
}
}

}

public function user( $user, $pass ) {
$this->user = $user;
$this->pass = $pass;
}

public function server( $server, $port, $type ) {
$this->server = $server;
$this->port = $port;
$this->type = $type;
}

public function open() {
$this->box = @imap_open("{".$this->server.":".$this->port."/".$this->type."}INBOX", $this->user, $this->pass);

if($this->box)
{
return true;
}
if (imap_last_error())
{
$this->error(imap_last_error());
return false;
}
else
{
$this->error("Couldn't open stream ".$this->server.":".$this->port."...");
return false;
}

return true;
}

public function select($id) {
$this->msg = $id;
return imap_headerinfo($this->box, $id);
}
public function count() {
$this->count = imap_num_msg($this->box);
return $this->count;
}

public function msg_body() {
return imap_body($this->box,$this->msg);
}

public function delete($id) {
imap_delete($this->box, $id);
imap_expunge($this->box);
}

public function error($error) {
$this->errText=$error;
return true;
}

public function close() {
return imap_close($this->box);
}

}
24.07.2009, 12:25
wal
, ?

xttp://www.humanemulator.info/2799
24.07.2009, 12:51
MarafoN!
XHE . . :)
icq 862067,
24.07.2009, 15:59
dveredel
?
, . . , -.
, .

, )
, , ))

, , " , ".
26.07.2009, 09:23
rulfer
, ?

xttp://www.hunemulator.info/2799

. )

, )
, , ))

, , " , ".

:)
27.07.2009, 18:52
point
- , , )
27.07.2009, 18:53
Hector
?
27.07.2009, 18:56
creator123
. \ .
09.09.2009, 15:23
Alexey
. .
ICQ: 377-674-914

scripts@humanemulator.info

vBulletin® 3.8.6. Copyright ©2000-2010, Jelsoft Enterprises Ltd. : zCarot