Ok. I finally figured out how to make a user, and did so. I got the AO extensions error, and removed
if(!extension_loaded("sockets"))
{
die("AOChat class needs the Sockets extension to work.\n");
}
from the AOchat.php.
Made all of the configurations. Put the php.exe and all the files included with it from this site in the same folder.
Created the database in mysql. Assigned everything to the user name I created. And now I get an error looking like this:
[Keine Verbindung zur Datenbank!] (Client does not support authentication protocol requested by server; consider upgrading MySQL client) Warning: mysql_connect(): Client does not support authentication protocol requested by server; consider upgrading MySQL client in C:\Files\bebot\MySQL.php on line 36
Ive checked every thread on this forum, and found nothing that can help me. I see links sending me every which way, and when I get to the last link it doesnt help me at all because Im new to this:P so can someone plz help me?
I followed every step in the faq guide and in the guide that came with the bot