Repository I use to gather slot results and save them for offline replay.
Use docker-compose up -d then bash into the container (see commands.txt) and run php artisan migrate
This provides the backend to load the games (proxy in the middle) and save the results to the database, use puppeteer to actually play the games automatically for them to be saved.
You can set number of slotmachine results you wish, once this number is reached it will switch state to completed for slotmachine and go to the next slotmachine you queued.
In the dump.sql.zip is a sample with around 40K redtiger slotmachine results.
Purpose is to make offline play possible and also to understand/investigate actual RTP of slotmachines. It should not be used to steal actual game assets like bragg.games etc is doing.