[login to view URL] 24 hours online bot script

Cerrado Publicado hace 7 años Pagado a la entrega
Cerrado Pagado a la entrega

<?Php

if(stristr($_SERVER['PHP_SELF'], "[url removed, login to view]")) {

die("<h4>You don't have right permission to access this file directly.</h4>");

}

include"[url removed, login to view]"; //DB for protected user

include"[url removed, login to view]"; //DB for premium user

include "[url removed, login to view]";

class gombile {

/*@access private */

var $serverHost ="[url removed, login to view]"; //Compatible mig33 server [url removed, login to view], [url removed, login to view]

var $serverPort = 25;

var $filePath = "/member2/[url removed, login to view]";

var $username = null;

var $userdef ="cah_gombile";

//handling temporarly cookies

var $_cookie = null;

//handling fsockopen connection

var $fp_handle = null;

var $_respon = null;

var $_debug = true;

var $_debugMsg = array();

/*@access public */

//do login to server

function Login($usr, $pwd,$rem=false, $inv=false,$ret=false){

$cookie = is_null($this->_cookie)?"":$this->_cookie;

$usr = urlencode($usr);

$pwd = urlencode($pwd);

//$content: parameter yg akan dikirim ke server lewat method POST

$params = "cmd=login&username=$usr&password=$pwd";

$params .= ($rem === true?"&rememberName=on":"");

$params .= ($inv === true?"&invisible=on":"");

//creating connection to server

$this->_createConnection("POST", $this->filePath,$cookie, null, $params, false, false);

//get cookie"s

$Cookies = array();

if($this->fp_handle) {

while(!feof($this->fp_handle)){

//get server respon

$respon = @fgets($this->fp_handle, 4096);

$this->_respon .= $respon;

//get cookie from server respon

$isCookie = stristr($respon, "set-cookie");

if($isCookie) {

$Cookies[] .= trim(str_ireplace("set-cookie: ", "", $isCookie));

}

}

}else{

$this->_debugMsg[] .="<span>Sorry, we couldn't connect to the mig33 server. This is out of our control.</span>";

}

JavaScript MySQL PHP

Nº del proyecto: #10795769

Sobre el proyecto

3 propuestas Proyecto remoto Activo hace 7 años

3 freelancers están ofertando un promedio de Rp250000 por este trabajo

bluewhaleindia

Hi, this is Lakshmi from bluewhalesolutions started in the year of 2012. We are having more than 500+ resources expertise different technologies. We assure that the following facilities can be provided to client whic Más

Rp250000 IDR en 1 día
(10 comentarios)
4.8
oliviainfotech

Hello There, I am excited to share with you the proposal for fixing the issues in your script bot. I am a EXPERT PHP Developer having extensive experience of building Web applications. I will be able to deliver t Más

Rp250000 IDR en 1 día
(12 comentarios)
3.3