Deopster / Mercenaries-Hearthstone-game-bot

bot for hearthstone mercenaries mode
Apache License 2.0
57 stars 15 forks source link

2 new ideas about the game bot #10

Open ScarletWings-12 opened 3 years ago

ScarletWings-12 commented 3 years ago

2 new ideas getting more coins through the game bot These idea are based on the fact that most heros have reached LV.30 and players lack the coin to upgrade their skills and equipments.

  1. Form a group which only consist 1 hero and play the easiest game level( the first checkpoint) No special or complicated skills needed Only take a short time to finish

Each time you finished the level, you will get about 5-15 coins of the hero you used.

  1. Surrender to each other when the PVP mode reached 6000 points. This is actually what is happening in Chinese Community. Great numbers of players around 6000 points playing in PVP mode are competing for who surrenders faster in the game.

This is the fastet way to get the reward of PVP reward(coins),beacuse 1) The player who surrender faster can lower the MMR, but his point will not drop. (6000 is the minimum point) 2) The player who surrender slower wins the game. Players can get the PVP reward after this occasion happens 5 times. 3) Single game only takes less than 1 minute and the winning rate are expected to be close to 50% (actually a bit lower than that) if every player is doing that. In this case, Every 5-10 minutes, player can get the PVP reward which consists of 5 piles of coins. Players who wants to play ture PVP will soon reached 6500 points or above to compete with others. Player above 6500 points rarely surrender in the beginning.

However, this kind of method needs a lot of players in the community to reach a consensus. (Chinese do)

Maybe you can write a program and randomize the time of surrender to implement the game bot.

Deopster commented 3 years ago

Thank you for the idea, in fact, 1 item is already in implementation, but I didn't hear about the chip from PVP, if everything is as you describe, that is, it makes sense to add such an opportunity as I take to implement and contact you for details.

ScarletWings-12 commented 3 years ago

Thank you for the idea, in fact, 1 item is already in implementation, but I didn't hear about the chip from PVP, if everything is as you describe, that is, it makes sense to add such an opportunity as I take to implement and contact you for details.

This is the forum where the Chinese players discussing about the game, maybe you can use a translation app to view the website and get some ideas. https://bbs.nga.cn/thread.php?fid=813&ff=422 This is some topics about the method of surrending:
https://bbs.nga.cn/thread.php?key=%E4%BA%92%E6%8A%95&fid=813 I hope it can help.

Deopster commented 3 years ago

thanks,i will take a look.