BeBot - An Anarchy Online and Age Of Conan chat automaton
Archive => Anarchy Online Archive => BeBot 0.2 support => Topic started by: Hotshot on September 06, 2006, 07:24:51 pm
-
So the code for the afk on previous page, how do i implement this into the bot? (i tried compile but says " 'function' does not name a type")
-
I think you replied to the wrong thread. See my reply in your own thread.
-
I mean what steps to get it working (what program to copy paste to?)
I tried Dev C++ and i try to compile the source file, and it has problems with expected "un-qualified ID '<?' token" among lots of other problems.
-
PHP is a clear text language which is interpreted runtime by the php interpreter or "exe" you run when you start the bot. There is no compiling. Just copy and paste the information into notepad and save the file as AFK.php and put it in the modules folder and the bot will automatically load the module when it starts up.
-
Split into it's own topic as it had nothing to do with the original topic.