I will test this... looks good though <3
This is a discussion on [REL] Phoenix Bot Maker v1 [REL] within the Habbo Releases forums, part of the Habbo Hotel category; HEY! Hello, I'm Steve From Habbz Team This is My first release.I'm Want release A Phoenix Bot Maker v1..I very ...

HEY!
Hello, I'm Steve From Habbz Team This is My first release.I'm Want release A Phoenix Bot Maker v1..I very boring on 19/12 5:49a.m So I make Phoenix Bot Maker v1..It not really nice but I rate 5/10.
So The download link is here Phoenix Bot Maker v1
Emmmm....Just put it on htdocs file and it work...Please read the Readme.txt . Sorry no Screenies..If you not like, Just tell...I will make new that v1.5. Have fun and enjoy.!
Sorry For my bad english I'm Malaysian.![]()
Last edited by Stevehabbz; 18-12-11 at 10:40 PM.
I will test this... looks good though <3
Looks nice, good job
Cool stuff bro:
Learned something today LOL..Code:type="enum('stand', 'freeroam', 'specified_range')"
Also, Maby make a roomlist and if you click on it then you can see the bots of that room and edited it.
Maby make a small hight map and then you can click on the tiles for the walk positions that the bot may walk?
:D
--
Also did you test it?
You can't place html in php tags? XDPHP Code:<?php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title><?php echo $sitename; ?></title>
<link type="text/css" rel="stylesheet" href="../Bots/main.css" />
<head>
include('config.php');
?>
<?php
$con = mysql_connect("$dbhost","$dbusername","$dbpassword");
if (!$con)
{
die('Kan niet verbinden: ' . mysql_error());
}
mysql_select_db("$dbname", $con);
$sql="INSERT INTO bots_responses (id, bot_id, keywords, response_text)
VALUES
('$_POST[id]','$_POST[bot_id]','$_POST[keywords]','$_POST[response_text]')";
if (!mysql_query($sql,$con))
{
die('Error: ' . mysql_error());
}
echo "Bot Response is succesfully added!";
mysql_close($con)
?>
lol...you want work with me??
:o what you project??
I want download
Great. Thanks.
Any screens? :D
I have to come straight out, this is poorly coded. All it is is MySQL queries, it's not safe, and any user can create the BOTs. I suggest that if you make another version, you give it some sort of security... Because anyone can just google MySQL queries and PHP Form posts. This is constructive criticism. But I hope you learn by your mistakes.
Yeah, I want make a new that name HabbzPanel....With full security.....And I want make VIPPanel