Operator Control Center
Live pool · rooms · jackpot · soft modes — auto refresh 3s
Live rooms
—House bank (pool)
—Quick player mode
Force soft FEED / LOSS / OFF for one user (ops override).
Active soft modes
Control map (company ops)
Bet records
Settled round plays — bet / win / net (same idea as Game History)
Enter / Leave
User game in–out time + duration (session presence)
Fruit Party — integration setup
Same pattern as LeaderCC / Baishun: App ID + Key → launch → wallet callbacks. Does not change your live Android app.
k=v&…&key=APP_KEY (same style as Softlazy / LeaderCC table sign).
POST /api/v1/game/launch → open returned url in WebView (Fruit Party).
{callback}/get_balance and {callback}/change_balance
(Baishun uses /v1/api/change_balance; Yesho uses these two paths).
POST /api/v1/bets/list.
Enter/Leave: panel Enter / Leave + POST /api/v1/presence/list.
Launch sample
Wallet callback sample
Merchant bets/list sample
Merchant presence/list sample
/get_balance + /change_balance.
→ Go to Settings
Quick status
Today’s bets / rounds for owner games (Fruit Party). Day resets at midnight Asia/Kolkata (LeaderCC-style) — rounds restart from 1.
Monthly · every day
Pura month — har din alag row. Neeche TOTAL: saare dinon ka + / − (company). GGR bhi same.
Financial statistics (monthly)
Merchant / app revenue share view. GGR = wager − payout (panel ledger; improve settle wins for accuracy).
Financial Statistics (More)
Provider settings
Change admin password
Data retention (leisure) — Live rooms
One shared Fruit Party room per App ID. Same app users share chips / history / first-win.
Owner integration (summary)
- Create application → copy App ID + APP_KEY.
- Sign: MD5 of sorted
k=v&...+&key=APP_KEY. POST /api/v1/game/launch→ openurlin owner app WebView.- Wallet callback:
/get_balance+/change_balance(or leave empty for demo).
Real POOL + TAX protect house. Wins still always paid; RNG avoids pool-nuke fruits.
RTP ≈ 100 − TAX
[]
chance · cancel
Jackpot desk (full control)
Pot grows from every bet skim. Chance = how often JP UI runs; cancel = tease then nothing.
Save via Save all risk settings.
Pool protection
Games / chips edit
Edit chips on a game → shows in CHIPS card after search.
Auto soft feed / soft loss (no need to watch all day)
Anti new-ID farm: feed only after min rounds + min wager + real loss.
Soft FEED (losers)
Soft LOSS (big winners)
Manual player soft point-control
Application Management
Owner app integration — App ID, APP_KEY, wallet callbacks, merchant RTP.
/api/v1/game/launch. Set callback URL to your wallet server so coins deduct/credit in the owner app.