BeBot - An Anarchy Online and Age Of Conan chat automaton
Archive => Anarchy Online Archive => BeBot 0.2 support => Topic started by: grio on August 09, 2005, 04:59:40 pm
-
Ive followed all the steps and cant get the bot to run with the start.php
ive entered the
Configuration for Windows with bot and php.exe different directorys
$php_bin = "C:\Documents and Settings\Owner\desktop\bebot_v0211\start.exe";
$main_php = "C:\Documents and Settings\Owner\desktop\bebot_v0211\main.php";
-
you donĀ“t need to change this, it works with the standart settings
$php_bin = "php.exe";
$main_php = "main.php";