1heo's Dice Color Prediction (V1.0)

Predicts next color with manual input for 6-color dice system

Author
1heocodes2much
Daily installs
0
Total installs
1
Ratings
0 0 0
Version
1.2
Created
2025-05-26
Updated
2025-05-26
Size
6.46 KB
License
N/A
Applies to

# **1heo's Dice Color Prediction (Version 1.1)**

**🔮 Predict the next dice color with manual input!**
This userscript adds a **stylish prediction panel** to [Online-Dice.com's 3-color dice game](https://www.online-dice.com/roll-color-dice/3/), allowing you to **input the current dice colors** and get a **prediction for the next possible outcome**.

## **🎨 Features**
✔ **Manual Color Input** – Select the current dice colors (Red, Orange, Yellow, Green, Blue, Purple)
✔ **Smart Prediction** – Analyzes patterns to suggest the next likely color
✔ **Rainbow UI** – Sleek dark-purple panel with animated rainbow text
✔ **Discord Link** – Quick access to the Discord community
✔ **Responsive Design** – Works smoothly on any screen

## **⚙ How It Works**
1. **Select the current colors** of the three dice using the dropdown menus.
2. Click **"Predict Next Color"** to see the algorithm's suggestion.
3. The predicted color appears with **color-coded text** for easy visibility.

### **🔮 Prediction Logic**
- If **two dice match**, it predicts the **missing color** might appear next.
- If **all three are different**, it makes a **random guess** from the remaining options.
*(You can customize the prediction algorithm in the code!)*

## **🛠 Installation**
1. Install **Tampermonkey** ([Chrome](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo) / [Firefox](https://addons.mozilla.org/en-US/firefox/addon/tampermonkey/))
2. **Click "Install Script"** on GreasyFork
3. Open [Online-Dice.com's 3-dice game](https://www.online-dice.com/roll-color-dice/3/)
4. The **prediction panel** will appear on the right side!

## **📜 Customization**
Want to tweak the prediction logic? Edit the `predictNextColor()` function in the script to implement your own strategy!

## **💬 Join the Community**
Got suggestions or need help? Join our **[Discord](https://discord.gg/x3aUjnwbMt)** for updates and discussions!

---
**🎲 Happy rolling!** – *1heo*