You can insert custom actions like talking to NPCs, storing items, or waiting.
The PHBot API (Application Programming Interface) allows scripts to "hook" into the game client. Key functionalities accessed via scripts include:
Phbot scripts work by using the Phbot framework's API to interact with the online platform or website. The script sends HTTP requests to the target website, which are then processed by the Phbot framework. The framework can then parse the response and take further actions based on the script's instructions.
Start with a simple loot-and-kill config, test it on a low-stakes server, and gradually add layers of conditional logic. The only limit is your creativity—and the server’s anti-cheat.
PHBot includes a built-in console. If your script fails:
Game automation, or "botting," generally functions through one of the following methods: