🏠 Home 

HeroWarsHelper

Automation of actions for the game Hero Wars

< Feedback on HeroWarsHelper

Question/comment

§
Posted: 2025-02-13

Please add an english translation for this code block:

//await popup.confirm('Поражение
Лучший результат: ' + r###lt.value + '%', [
//{ msg: 'Отмена', r###lt: 0 },
//{ msg: 'Принять', r###lt: 1 },

await popup.confirm('Defeat
Best r###lt: ' + r###lt.value + '%', [
{ msg: 'Cancel', r###lt: 0 },
{ msg: 'Accept', r###lt: 1 },

ZingerYAuthor
§
Posted: 2025-02-14

Fixed in version 2.319

Post reply

Sign in to post a reply.