Lorenzo P.

Results 32 comments of Lorenzo P.

@nucleare2 is the answer I provided to you good enough? This information needs to be added to the documentation.

Another option that I am exploring is to use Java JNA to call native window functions. Right now I am able to take screens of backgrounded windows. I had no...

I've been able to replace Selenium + WinAppDriver with Windows Native API calls. This turned out to be quite interesting as it is now possible to: - run the Steam...

I've forgot to mention: if anyone wants to test this last build, you only have to install the steam version of BHBot and do the first login, after that the...

An update to everyone following this thread: on the official discord channel the developers shared that they will move Bit Heroes to Unity. As details of this move are not...

There is a dedicated branch on git for this and no download. After we found out about the Unity announcement we decided to stop working on this project so the...

As of today there is no decision on what will happen when Unity update is out. When this thread was created, the decision to go with Unity was not published...

@tengen-toppa Kartridge is nothing else than a shrank and repacked version of Google Chrome (if you are interested, the technology behind it is [Electron JS](https://www.electronjs.org/)) so as Unity port will...

Try to comment out the `familiars` settings and to set `persuasionLevel` to 0. This should completely disable the auto-bribing and the auto-persuading features.

I am able to reproduce this and I am still thinking about the best way to fix this. Probably, as the feature is built in the game, we do not...