Skip to content

Bot that automatically bets on SaltyBet MUGEN matches and uses the Glicko-2 Rating System.

Notifications You must be signed in to change notification settings

rico-vz/SaltyBet-Glicko2Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SaltyBet Glicko-2 Bot

Bot that automatically bets on SaltyBet MUGEN matches and uses the Glicko-2 Rating System to choose.

Includes a web dashboard to see balance, total bets & bet winrate at a glance.

Results

Started a fresh new SaltyBet account and the account is currently over 17million balance with >60% winrate.

SaltyBet Results

The database size is only ~700KB with having >9700 MUGEN characters' data.

SaltyBet Character Database

Known Issues

Code needs to be refactored

  • Codebase is quite messy and unorganized. Needs some heavy refactoring.

Add Glicko-2 formula to pick expected outcome

  • Currently expected outcome is picked purely by who has the higher flat Glicko-2 rating.
  • Formula that uses RD & VOL should be implemented to improve winrate further.

Tournament Balance Bug

  • Web dashboard (and raw json) currently treats tournament balance the same as your "real" balance.
  • This causes big balance drops on the dashboard stat box & chart.

About

Bot that automatically bets on SaltyBet MUGEN matches and uses the Glicko-2 Rating System.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published