OnceBot - Elvenar Bot

Welcome Sascha :wave:
I see the bot I linked in June in the post above does not work with the latest BotLab client, following a change in the C# compiler.

The solution is to use this newer version of the Elvenar bot: https://github.com/Viir/bots/tree/2d6790a184cee253e402499489b7e1be1b5818c4/implement/applications/elvenar/elvenar-bot

This one works normally also with BotLab client version 2022-10-07.

The status text from the bot then looks like this:

Wait before starting next reading...
Last reading from window: window.width = 880, window.height = 774, windowClientArea.width = 862, windowClientArea.height = 765, observed = 0, 0, 878, 772
Pixels: 170280 binned 2x2, 19992 original.
I found the coin in 3 locations:
[ { x = 415, y = 452 }, { x = 403, y = 323 }, { x = 173, y = 328 } ]
--- Framework ---
I work in the window with title '2022-03-07-elvenar-djvj-BTqe1xf.bmp - Paint'.
Waiting for 0 task(s) to complete: 
0 task(s) from bot in queue
Operate bot

This week I made a new version of the Elvenar bot. It is now easier to use and more robust when locating in-game objects like, for example, the coins to collect.

I started a new thread to track the development of the Elvenar bot at https://forum.botlab.org/t/elvenar-bot/4645

I will update that thread when new features arrive. Support for workshops and aggregating performance metrics/collection counters will probably be next.

Besides the thread on the forum, this is a direct permalink to the guide updated along with the bot itself: https://to.botlab.org/guide/app/elvenar-bot

Hello and thank you for all the effort i would like to ask if there is any update on this project i tried using the botlab and im getting this error
Failed building JavaScript on retry: Failed compiling the bot program code: in file src/Backend/InterfaceToHost_Root.elm: Unknown bot interface version ID: ‘20210823’. This compiler only supports the following 2 versions: 2023_02_06, 2023_05_15
i think it means that it is outdated, anything we could do ?
Thank you again in advance have a nice day :slight_smile:

Welcome Teo :wave:

Yes, that error message indicates that you found some link to a bot that is outdated.

There is a newer version of the Elvenar bot: 3e28ced601b84b5c.
This one works with the latest interface version:
https://catalog.botlab.org/3e28ced601b84b5c

image

(The permanent link that is updated with new releases is this one: https://to.botlab.org/guide/app/elvenar-bot)

1 Like