it's been 5 years since my last release and Golem still remains as the longest active bot project that doesn't rely on Pixelsearch.
Due to the end of the Flash Player, Bigpoint announced the release of a new Unity client.
With the release of that new client and the shutdown of the old one, all current bots are going to cease to function.
> This project
The past months I've been working on a platform to create bots which can run independently of the client by:
- Abstracting functions and information which bots or general scripts need
- Embedding an easy scripting language on top of this abstraction layer (Python)
> Screenshot
> Included abilities
So far I've added the following scripts:
- NPC killer with options to select which NPCs to shoot with which ammo type
- Simple Bot to collect boxes
- Info script to show map object details
- Uncloaker to remove cloak of other players
- Reviver script to revive you when the script detects your death
- AutoAttack
- AutoSelect
You can select multiple scripts and they can easily work together
> Developing information
All scripts inside data_win/scripts with the ending .bot.py will be listed in the interface.
If you change a file, it will be automatically reloaded. No need to close/reopen.
If you write your own script: Create a new file and choose one of the existing files as a template because due to the AutoUpdater, the included scripts might be overwritten!
It's easy to add new scripts and the botapi offers a lot of functionality.
You will find the source of these scripts inside the data_win/scripts folder or in this repository:

It's open source and I accept pull requests!
> Download and Support
Discord:
(just a basic server to ease communication)Download:

There is also a Linux version!
Best regards,
iNk







