您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Predicts next color with manual input for 6-color dice system
# **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*