Browser Script for Caino Slot Balance
Budget: $250 – $750 USD
I need a custom browser script or lightweight extension for casino-style demo/free-play environments.
This is not a standalone balance widget. The script must run directly on the target demo page and integrate a small control panel into the existing website interface.
Main goal
The panel should allow me to set a custom simulated balance and have that balance appear inside the slot game’s existing balance/credit area.
The simulated balance should then change dynamically according to normal demo gameplay.
For example:
I set the balance to $10,000
I buy a feature for $2,000
The simulated balance becomes $8,000
The round returns $1,500
The simulated balance becomes $9,500
The game itself should remain in demo/free-play mode. The tool must not interact with real accounts, deposits, withdrawals, real-money balances, or production payment systems.
Required features
Tampermonkey userscript or lightweight Chromium extension
Small draggable control panel added to the page
Input field for setting the simulated balance
Set, reset, and manual adjustment controls
Keyboard shortcut to show or hide the panel
Persistent balance and settings using localStorage or extension storage
Smooth real-time balance updates during gameplay
Ability to target the existing in-game balance/credit display
Support for feature-buy costs, normal bets, wins, and resets
Stable behavior after page reloads
Clean, modular, maintainable JavaScript and CSS
Technical expectations
The most important part is not the panel design. It is correctly identifying the balance, bet, feature-buy, and win values inside the demo slot interface and keeping the local simulated balance synchronized with them.
Different slot providers may use different DOM structures, iframes, canvas rendering, or events. I understand that separate adapters may be required for different providers.
If the balance is inside an accessible DOM or iframe, the script should update the existing credit display directly. If a specific provider does not expose readable gameplay values, please explain that limitation before development.
Current progress
I previously tried building this with Claude Sonnet. I made progress on the panel and UI, but I could not reliably connect it to the slot game’s balance/credit logic.
I can also provide:
a visual reference for the panel
the demo pages that need support
a similar Stake userscript as a structural reference
Deliverables
Working userscript or browser extension
Source code
Short installation and usage instructions
List of supported slot providers or demo environments
Explanation of any provider-specific limitations
Please CONTACT ME if you can do this.+
This is not a standalone balance widget. The script must run directly on the target demo page and integrate a small control panel into the existing website interface.
Main goal
The panel should allow me to set a custom simulated balance and have that balance appear inside the slot game’s existing balance/credit area.
The simulated balance should then change dynamically according to normal demo gameplay.
For example:
I set the balance to $10,000
I buy a feature for $2,000
The simulated balance becomes $8,000
The round returns $1,500
The simulated balance becomes $9,500
The game itself should remain in demo/free-play mode. The tool must not interact with real accounts, deposits, withdrawals, real-money balances, or production payment systems.
Required features
Tampermonkey userscript or lightweight Chromium extension
Small draggable control panel added to the page
Input field for setting the simulated balance
Set, reset, and manual adjustment controls
Keyboard shortcut to show or hide the panel
Persistent balance and settings using localStorage or extension storage
Smooth real-time balance updates during gameplay
Ability to target the existing in-game balance/credit display
Support for feature-buy costs, normal bets, wins, and resets
Stable behavior after page reloads
Clean, modular, maintainable JavaScript and CSS
Technical expectations
The most important part is not the panel design. It is correctly identifying the balance, bet, feature-buy, and win values inside the demo slot interface and keeping the local simulated balance synchronized with them.
Different slot providers may use different DOM structures, iframes, canvas rendering, or events. I understand that separate adapters may be required for different providers.
If the balance is inside an accessible DOM or iframe, the script should update the existing credit display directly. If a specific provider does not expose readable gameplay values, please explain that limitation before development.
Current progress
I previously tried building this with Claude Sonnet. I made progress on the panel and UI, but I could not reliably connect it to the slot game’s balance/credit logic.
I can also provide:
a visual reference for the panel
the demo pages that need support
a similar Stake userscript as a structural reference
Deliverables
Working userscript or browser extension
Source code
Short installation and usage instructions
List of supported slot providers or demo environments
Explanation of any provider-specific limitations
Please CONTACT ME if you can do this.+
Related categories:
PHP
JavaScript
CSS
Web Scraping
Software Architecture
HTML
Google Chrome
Web Development