Since1969Zone • Premium Live Game

Welcome to Since1969Zone

Secure live game experience with a premium black and gold interface. Create your account, log in quickly, and enter a cleaner main game page to place bets, track live lucky numbers, review wallet history, and manage deposit or withdrawal requests with less confusion.

Fast Access
Login in Seconds
Simple username and password flow with direct game entry after successful login or signup.
Live Round Play
0 to 9 Selection
Choose one or many numbers, set separate coin values, and place bets only during active rounds.
Wallet Tracking
Clear History
Check wallet activity, request deposits and withdrawals, and watch live results from one clean dashboard.
Black + Gold Premium UI
Wallet History Visibility
Live Lucky Number Tracking
Telegram Support Ready

Signup / Login

Create an account in seconds. Existing users can log in instantly with a username and password to enter the game.

How to Play

After login, select your numbers, enter coins, place your bet during the live round, and then track results and history.

Support

Need help with deposit, withdrawal, login, payment proof, or account issues? Use the support button for fast assistance.

Account Access

Existing users can log in with their username and password and open the main game page instantly.
Create your account using a username and password. Once your account is ready, you can instantly access the game.

How Signup / Login Works

Create a new account or log in using your username and password. New users can sign up in seconds, and existing users can continue directly to the main game page.

How to Use the Game

  • Select one or multiple numbers from 0 to 9.
  • Enter the coin amount for each selected number.
  • Place your bet during the open round.
  • Wait for the live result and track your wallet, game history, and bonus features on the main page.

Game Rules

  • Bets can only be placed during the open round.
  • Once the round closes, the result is settled automatically.
  • The lucky number is generated automatically at the end of each round.
  • Payout is 1x8. Example: ₹10 winning bet returns ₹80.
  • Winning payouts are credited directly to the wallet.
  • Invalid amounts, duplicate bets, or blocked-account actions may be rejected.

Contact Support

Need help? Contact support for deposit issues, withdrawal issues, login problems, payment proof issues, or general game assistance.

.referral-trigger-btn { width: 100%; margin-top: 12px; background: linear-gradient(180deg, #ffd700, #d4a900); color: #111; border: none; border-radius: 14px; padding: 12px 14px; font-size: 15px; font-weight: 900; cursor: pointer; box-shadow: 0 10px 24px rgba(255, 215, 0, 0.22); } .install-status-btn { width: 100%; min-height: 82px; display: inline-flex; align-items: center; justify-content: center; text-align: center; background: linear-gradient(180deg,#1c1c1c 0%, #101010 100%); border: 1px solid rgba(255,215,0,0.24); border-radius: 16px; color: #ffd700; padding: 14px 18px; cursor: pointer; font-size: 16px; font-weight: 900; letter-spacing: 0.6px; box-shadow: inset 0 1px 0 rgba(255,255,255,0.03), 0 10px 22px rgba(0,0,0,0.24); transition: transform 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease, color 0.18s ease; } .install-status-btn:hover { transform: translateY(-1px); border-color: rgba(255,215,0,0.46); box-shadow: 0 0 18px rgba(255,215,0,0.14), 0 10px 24px rgba(0,0,0,0.28); } .install-status-btn.is-installed { color: #ffe58a; border-color: rgba(255,215,0,0.34); background: linear-gradient(180deg,#171717 0%, #0d0d0d 100%); } .install-status-btn:disabled { cursor: default; opacity: 1; } .install-hint { margin-top: 10px; color: #b8b8b8; font-size: 12px; font-weight: 600; text-align: center; line-height: 1.5; } .referral-modal-overlay { display: none; position: fixed; inset: 0; z-index: 100001; background: rgba(0, 0, 0, 0.88); align-items: center; justify-content: center; padding: 16px; } .referral-modal-overlay.show { display: flex; } .referral-modal-shell { width: 100%; max-width: 520px; max-height: 90vh; overflow-y: auto; border-radius: 22px; padding: 22px; background: radial-gradient(circle at top right, rgba(255,215,0,0.16), transparent 26%), linear-gradient(180deg, #141414, #090909); border: 1px solid rgba(255,215,0,0.26); box-shadow: 0 22px 60px rgba(0,0,0,0.48), 0 0 24px rgba(255,215,0,0.12); } .referral-modal-head { display: flex; align-items: flex-start; justify-content: space-between; gap: 12px; margin-bottom: 16px; } .referral-modal-head h3 { margin: 0 0 6px; color: #ffd700; font-size: 24px; } .referral-modal-head p { margin: 0; color: #d9d9d9; line-height: 1.6; font-size: 14px; } .referral-close-btn { min-width: 42px; min-height: 42px; border-radius: 12px; border: 1px solid #3a3a3a; background: #161616; color: #fff; font-size: 22px; cursor: pointer; } .referral-code-box { padding: 16px; border-radius: 18px; border: 1px solid rgba(255,215,0,0.24); background: linear-gradient(180deg, rgba(255,215,0,0.07), rgba(255,215,0,0.02)); margin-bottom: 14px; } .referral-code-label { color: #cfcfcf; font-size: 13px; margin-bottom: 8px; } .referral-code-row { display: flex; gap: 10px; flex-wrap: wrap; } .referral-code-value { flex: 1; min-width: 0; border-radius: 14px; padding: 14px 16px; background: #0b0b0b; border: 1px solid #3a2d00; color: #ffd700; font-size: 24px; font-weight: 900; letter-spacing: 1px; text-align: center; } .referral-copy-btn { min-width: 120px; } .referral-mini-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; margin-bottom: 14px; } .referral-mini-card { padding: 14px; border-radius: 16px; background: #111; border: 1px solid #2c2c2c; } .referral-mini-card strong { display: block; color: #9f9f9f; font-size: 12px; margin-bottom: 8px; text-transform: uppercase; letter-spacing: 0.6px; } .referral-mini-card span { display: block; color: #fff; font-size: 24px; font-weight: 900; } .referral-rule-box { padding: 16px; border-radius: 18px; background: #101010; border: 1px solid #2f2f2f; } .referral-rule-box h4 { margin: 0 0 12px; color: #ffd700; font-size: 16px; } .referral-rule-box .rule-line { color: #e7e7e7; line-height: 1.65; margin-bottom: 8px; font-size: 14px; } .referral-status-note { margin-top: 14px; padding: 12px 14px; border-radius: 14px; background: rgba(255,215,0,0.08); border: 1px solid rgba(255,215,0,0.16); color: #f1f1f1; line-height: 1.6; font-size: 13px; } @media (max-width: 900px) {

Refer & Earn

Black & gold referral bonus system. Share your code and unlock rewards after valid play.

Your referral code
----
Successful 0
Pending 0
Bonus / User 20
Bonus Cap 30

Referral Rules

1. You can refer unlimited users.
2. Bonus unlock only for the first 30 successful referrals.
3. Referred user must complete 200 coins play.
4. On valid unlock, both referrer and new user get 20 coins.
Referral stats will appear here.
®️Since 1969 Zone Designed by - MrKinG
Terms & Conditions | Privacy Policy | Refund Policy