Skip to content

Altrekzz/pokerumble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This repository contains a fully offline simulation of a guessing game and a Selenium-based guesser that demonstrates fast automated decision-making without interacting with any live site. The simulation serves simple local images (by ID), and the guesser reads the image src, maps IDs to names, and submits guesses via Selenium and keyboard automation.

Disclosure: This project is a remodel of an original live-site automation script (demonstrated in the video below) made by myself, and was rewritten for safety and educational purposes by ChatGPT. It demonstrates scraping, automation, threading, and testing practices utilized in the original program, modified for generalized usage. It is not intended for cheating or use against any live game, and the original program is and will not be used to submit any cheated records.

REAL PROGRAM DEMO: https://youtu.be/IIUKUl_F2jM SIM PROGRAM DEMO: https://youtu.be/DZ4IfAJOP5I

About

Offline Python based pokerumble guessing-game simulation with Selenium integration. This is an educational demo of automation, threading, and scraping, and is NOT intended to be modified or used for live cheating.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages