Buna am facut ub bot de messenger prin IMified am luat un script php de undeva am modificat ce trebuia modificat si cum si imi Bot Conection Erro acesta este scriptul.
<?php
include_once(”class.imified.php”);
if(!isset($_REQUEST['msg']))
{
die (”Bun venit!“);
}
//initiate
$im = new ImifiedHelper(”32924694-8375-4B86-AE422E4AE4591C9E“,”pandanda_ex_ro_bot@yahoo.com”,”a**********”);
//callback
$im->setCallback(”callback”);
function callback($message, $step, $network, $userKey)
{
global $im;
$message = strtolower($message);
if(”!help”==$message)
{
echo “Comenzi disponibile : rst, creator, quit”;
}
else if(”rst”==$message)
{
echo “Site-ul oficial este www.pandanda-ex-ro.com . ”;
}
elseif(”creator”==$message)
{
echo “Acest robot a fost creat de Dovleac Dorin Gheorghe.”;
}
elseif(”quit”==$message)
{
echo “O zi buna in continuare!”;
}
else
{
echo “Comanda negasita! Te rugam sa incerci alta!”;
}
$im->resetStep();
}
?>
Va rog ajutatima.
Pagina 1 din 1
Ajutor bot de mess
Impartaseste acest subiect:
Pagina 1 din 1
Subiecte similare
| Topic | Deschis de | Replici | Vizualizari | |
|---|---|---|---|---|
|
Vand Domeniu + Host
Aproape Gratis.. |
isshmen | 0 | 940 |
|
Script Vot
Un script pt vot... |
rety-s | 5 | 5.977 |
|
Recomanda template forum
Ipb, Vbulletin |
Str.mircea | 0 | 698 |
|
Javascript | day_dreamer | 0 | 954 |
|
Contorizare trafic | Stefangd | 0 | 927 |
Contact
Facebook
Twitter
RSS












