newretrocasinohn2.com Open in urlscan Pro
2a06:98c1:3121::3  Public Scan

Submitted URL: https://advertising.wow.link/1000FSS
Effective URL: https://newretrocasinohn2.com/index.html
Submission: On December 08 via api from US — Scanned from DE

Form analysis 17 forms found in the DOM

<form>
  <input id="searchgame" class="searchmenu__form form__search" type="text" data-i18n="[placeholder]Search Games" placeholder="Search Games" onkeypress="return /[A-Za-z0-9 ]/i.test(event.key)" required="" onpaste="return false;">
</form>

<form class="form form--col form--center signup__form" autocomplete="off">
  <div class="status-message signup-message">{{message}}</div>
  <h2 data-i18n="Sign up today" class="modal-content__title">Sign up today</h2>
  <label class="form-field">
    <input class="form-field__input" type="text" name="login" data-i18n="[placeholder]Login" placeholder="Login" autocomplete="off" required="" onkeyup="loginValidate(this,event)" onkeydown="loginValidate(this,event)"
      onkeypress="loginValidate(this,event)"><span data-i18n="Login" class="form-field__label">Login</span>
  </label>
  <label class="form-field">
    <i toggle="#signup-password-field" class="far fa-eye toggle-password"></i>
    <input id="#signup-password-field" class="form-field__input" type="password" name="password" data-i18n="[placeholder]Password" placeholder="Password" autocomplete="off" required=""><span data-i18n="Password"
      class="form-field__label">Password</span>
  </label>
  <label class="form-field">
    <input class="form-field__input" type="email" name="email" data-i18n="[placeholder]E-mail" placeholder="E-mail" autocomplete="off" required=""><span class="form-field__label">E-mail</span>
  </label>
  <label class="form-field">
    <input class="form-field__input" type="text" name="promocode" data-i18n="[placeholder]Promocode" placeholder="Promocode"><span data-i18n="Promocode" class="form-field__label">Promocode</span>
  </label>
  <label style="z-index: 2;">
    <span data-i18n="Currency">Currency</span>
    <div class="select-container currency-block">
      <input id="currency_input" class="form-field__input" type="text" name="currency" required="" hidden="">
      <div class="select-box">
        <div id="currency-options-container" class="options-container">
          <template v-for="curr in currs">
            <div class="currency-option option">
              <input type="radio" class="radio" :id="`grade1-${curr.iso}`">
              <label :for="`grade1-${curr.iso}`" :datavalue="`${curr.iso}`">
                <div class="lang-option">
                  <span class="mobile-lang__text notranslate">{{curr.title}}</span>
                </div>
              </label>
            </div>
          </template>
        </div>
        <div id="currency-selected" class="selected">
          <template v-for="curr in defaultCurr">
            <div class="lang-option">
              <span class="mobile-lang__text notranslate">{{curr.title}}</span>
            </div>
          </template>
        </div>
      </div>
    </div>
  </label>
  <label style="z-index: 1;">
    <span data-i18n="Language">Language</span>
    <div class="select-container language-block">
      <input id="language_input" class="form-field__input" type="text" name="language" required="" hidden="">
      <div class="select-box">
        <div id="language-options-container" class="options-container">
          <template v-for="lang in langs">
            <div class="language-option option">
              <input type="radio" class="radio" :id="`grade1-${lang.code}`">
              <label :for="`grade1-${lang.code}`" :datavalue="`${lang.code}`">
                <div class="lang-option">
                  <img :src="`img/lang_${lang.code}.svg`" alt="" class="mobile-lang__icon">
                  <span class="mobile-lang__text">{{lang.code}}</span>
                </div>
              </label>
            </div>
          </template>
        </div>
        <div id="language-selected" class="selected">
          <template v-for="lang in defaultLang">
            <div class="lang-option">
              <img :src="`img/lang_${lang.code}.svg`" alt="" class="mobile-lang__icon">
              <span class="mobile-lang__text">{{lang.code}}</span>
            </div>
          </template>
        </div>
      </div>
    </div>
  </label>
  <div class="form-text">
    <label class="form-check">
      <input class="form-check__input" type="checkbox" required="" checked=""><i class="form-check__icon"></i>
      <span>
        <n v-pre="" data-i18n="IConfirmPolicy">I confirm that I am of legal age to gamble and I accept the </n>
        <a href="#license-info" data-modal-target="" data-i18n="IConfirmPolicy1">Terms &amp; Conditions, Privacy Policy and Verification Policy.</a>
      </span>
    </label>
  </div>
  <div class="form-text">
    <label class="form-check">
      <input class="form-check__input" type="checkbox" checked="" name="is_agree_on_email_subscription"><i class="form-check__icon"></i><span data-i18n="I want to be notified about new promotions">I want to be notified about new promotions.</span>
    </label>
  </div>
  <div class="signup__info">
    <div class="signup__title"> <span>200%</span>
      <h3 data-i18n="Welcome bonus on first deposit">Welcome bonus on first deposit</h3>
    </div>
  </div>
  <button data-i18n="Sign up" class="btn btn--lg btn--primary btn--uppercase" type="submit">Sign up</button>
</form>

<form class="form form--col form--center login__form" autocomplete="off">
  <div class="status-message login-message" style="white-space: pre-wrap;">{{message}}</div>
  <label class="form-field">
    <input class="form-field__input" type="text" name="username" data-i18n="[placeholder]Login or Email" placeholder="Login or Email" autocomplete="off" required=""><span data-i18n="Login or Email" class="form-field__label">Login or Email</span>
  </label>
  <label class="form-field">
    <i toggle="#login-password-field" class="far fa-eye toggle-password"></i>
    <input id="#login-password-field" class="form-field__input" type="password" name="password" data-i18n="[placeholder]Password" placeholder="Password" autocomplete="off" required=""><span data-i18n="Password"
      class="form-field__label">Password</span>
  </label>
  <button data-i18n="Log in" class="btn btn--lg btn--primary btn--uppercase" type="submit">Log in</button>
</form>

<form class="form form--col form--center req-pass__form" autocomplete="off">
  <h2 data-i18n="Forgot password?" class="req-pass__title text-center">Forgot password?</h2>
  <div class="status-message reqnp-message">{{message}}</div>
  <p data-i18n="forgot-text" class="modal-content__text">Enter your login or e-mail address and we'll send you a quick reply with instructions on how to get your new password - Simple!</p>
  <label class="form-field">
    <input class="form-field__input" type="text" name="useremail" data-i18n="[placeholder]E-mail" placeholder="E-mail" autocomplete="off" required=""><span data-i18n="Login or E-mail" class="form-field__label">Login or E-mail</span>
  </label>
  <button data-i18n="Request new password" class="btn btn--md btn--primary btn--uppercase" onclick="requestNewPass(this, event);" type="submit">Request new password</button>
</form>

<form class="form form--col form--center req-pass__form" autocomplete="off">
  <h2 data-i18n="Change password" class="req-pass__title text-center">Change password</h2>
  <div class="status-message changepass-message">{{message}}</div>
  <label class="form-field">
    <i toggle="#old-password-field" class="far fa-eye toggle-password"></i>
    <input id="#old-password-field" class="form-field__input" type="password" name="oldpassword" data-i18n="[placeholder]Enter old password" placeholder="Enter old password" autocomplete="off" required="">
    <span data-i18n="Enter old password" class="form-field__label">Enter old password</span>
  </label>
  <label class="form-field">
    <i toggle="#new-password-field" class="far fa-eye toggle-password"></i>
    <input id="#new-password-field" class="form-field__input" type="password" name="newpassword" data-i18n="[placeholder]Enter new password" placeholder="Enter new password" autocomplete="off" required="">
    <span data-i18n="Enter new password" class="form-field__label">Enter new password</span>
  </label>
  <button data-i18n="Save Changes" class="btn btn--md btn--primary btn--uppercase" type="submit">Save Changes</button>
</form>

<form class="form form--col form--center req-pass__form" autocomplete="off">
  <h2 data-i18n="Verification of E-mail is necessary" class="req-pass__title text-center">Verification of E-mail is necessary</h2>
  <div class="status-message verifyemail-message">{{message}}</div>
  <p>
    <n v-pre="" data-i18n="Current e-mail is: ">Current email is: </n><span class="profile_block form-field" v-cloak="">{{profile.email}}</span>
  </p>
  <button data-i18n="Verify" class="btn btn--md btn--primary btn--uppercase" onclick="verifyEmail(this, event);" type="submit">Verify</button>
</form>

<form>
  <input class="deposit-method" name="deposit-method" type="text" hidden="" autocomplete="off" onpaste="return false;">
  <input class="deposit-system" name="deposit-system" type="text" hidden="" autocomplete="off" onpaste="return false;">
  <label class="form-field  profile_block">
    <input class="form-field__input deposit-amount" type="number" min="50" max="75000" name="deposit-amount" data-i18n="[placeholder]Enter Deposit amount here" placeholder="Enter Deposit amount here" autocomplete="off"
      oninvalid="amountMinMaxValidate(this, event)" onkeypress="return /[0-9]/i.test(event.key)" required="" onpaste="return false;"><span class="form-field__label">
      <n v-pre="" data-i18n="Enter Deposit amount here">Enter Deposit amount here</n> ( {{profile.app_currency_symbol}} )
    </span>
  </label>
  <p data-i18n="If you have promocode, enter it here:" class="profile-aside__text text-danger">If you have promocode, enter it here:</p>
  <label class="form-field">
    <input class="form-field__input" type="text" name="deposit-promocode" data-i18n="[placeholder]Enter promocode here" placeholder="Enter promocode here" autocomplete="off"><span data-i18n="Enter promocode here" class="form-field__label">Enter
      promocode here</span>
  </label>
  <button data-i18n="btn-Make Deposit" class="btn btn--secondary btn--disabled profile-aside__btn deposit-btn deposit-fk" onclick="makeDepositWalletFk(this, event);" data-method="" type="submit">Make Deposit</button>
</form>

<form>
  <input class="deposit-method" name="deposit-method" type="text" hidden="" autocomplete="off" onpaste="return false;">
  <input class="deposit-system" name="deposit-system" type="text" hidden="" autocomplete="off" onpaste="return false;">
  <label class="form-field  profile_block">
    <input class="form-field__input deposit-amount" type="number" min="50" max="75000" name="deposit-amount" data-i18n="[placeholder]Enter Deposit amount here" placeholder="Enter Deposit amount here" autocomplete="off"
      oninvalid="amountMinMaxValidate(this, event)" onkeypress="return /[0-9]/i.test(event.key)" required="" onpaste="return false;">
    <span class="form-field__label">
      <n v-pre="" data-i18n="Enter Deposit amount here">Enter Deposit amount here</n> ( {{profile.app_currency_symbol}} )
    </span>
  </label>
  <p data-i18n="If you have promocode, enter it here:" class="profile-aside__text text-danger">If you have promocode, enter it here:</p>
  <label class="form-field">
    <input class="form-field__input" type="text" name="deposit-promocode" data-i18n="[placeholder]Enter promocode here" placeholder="Enter promocode here" autocomplete="off"><span data-i18n="Enter promocode here" class="form-field__label">Enter
      promocode here</span>
  </label>
  <button data-i18n="btn-Make Deposit" class="btn btn--secondary btn--disabled profile-aside__btn deposit-btn" onclick="makeDepositWalletAi(this, event);" data-method="" type="submit">Make Deposit</button>
</form>

<form>
  <input class="deposit-method" name="deposit-method" type="text" hidden="" autocomplete="off" onpaste="return false;">
  <input class="deposit-system" name="deposit-system" type="text" hidden="" autocomplete="off" onpaste="return false;">
  <label class="form-field  profile_block">
    <input class="form-field__input deposit-amount" type="number" min="100" max="75000" name="deposit-amount" data-i18n="[placeholder]Enter Deposit amount here" placeholder="Enter Deposit amount here" autocomplete="off"
      oninvalid="amountMinMaxValidate(this, event)" onkeypress="return /[0-9]/i.test(event.key)" required="" onpaste="return false;">
    <span class="form-field__label">
      <n v-pre="" data-i18n="Enter Deposit amount here">Enter Deposit amount here</n> ( {{profile.app_currency_symbol}} )
    </span>
  </label>
  <p data-i18n="If you have promocode, enter it here:" class="profile-aside__text text-danger">If you have promocode, enter it here:</p>
  <label class="form-field">
    <input class="form-field__input" type="text" name="deposit-promocode" data-i18n="[placeholder]Enter promocode here" placeholder="Enter promocode here" autocomplete="off"><span data-i18n="Enter promocode here" class="form-field__label">Enter
      promocode here</span>
  </label>
  <button data-i18n="btn-Make Deposit" class="btn btn--secondary btn--disabled profile-aside__btn deposit-btn" onclick="makeDepositWalletRepay(this, event);" data-method="" type="submit">Make Deposit</button>
</form>

<form>
  <input class="deposit-method" name="deposit-method" type="text" hidden="" autocomplete="off" onpaste="return false;">
  <input class="deposit-system" name="deposit-system" type="text" hidden="" autocomplete="off" onpaste="return false;">
  <label class="form-field  profile_block">
    <input class="form-field__input deposit-amount" type="number" min="50" max="75000" name="deposit-amount" data-i18n="[placeholder]Enter Deposit amount here" placeholder="Enter Deposit amount here" autocomplete="off"
      oninvalid="amountMinMaxValidate(this, event)" onkeypress="return /[0-9]/i.test(event.key)" required="" onpaste="return false;">
    <span class="form-field__label">
      <n v-pre="" data-i18n="Enter Deposit amount here">Enter Deposit amount here</n> ( {{profile.app_currency_symbol}} )
    </span>
  </label>
  <p data-i18n="If you have promocode, enter it here:" class="profile-aside__text text-danger">If you have promocode, enter it here:</p>
  <label class="form-field">
    <input class="form-field__input" type="text" name="deposit-promocode" data-i18n="[placeholder]Enter promocode here" placeholder="Enter promocode here" autocomplete="off"><span data-i18n="Enter promocode here" class="form-field__label">Enter
      promocode here</span>
  </label>
  <button data-i18n="btn-Make Deposit" class="btn btn--secondary btn--disabled profile-aside__btn deposit-btn" onclick="makeDepositWalletPaylink(this, event);" data-method="" type="submit">Make Deposit</button>
</form>

<form>
  <input class="deposit-method" name="deposit-method" type="text" hidden="" autocomplete="off" onpaste="return false;">
  <input class="deposit-system" name="deposit-system" type="text" hidden="" autocomplete="off" onpaste="return false;">
  <label class="form-field  profile_block">
    <input class="form-field__input deposit-amount" type="number" min="50" max="75000" name="deposit-amount" data-i18n="[placeholder]Enter Deposit amount here" placeholder="Enter Deposit amount here" autocomplete="off"
      oninvalid="amountMinMaxValidate(this, event)" onkeypress="return /[0-9]/i.test(event.key)" required="" onpaste="return false;">
    <span class="form-field__label">
      <n v-pre="" data-i18n="Enter Deposit amount here">Enter Deposit amount here</n> ( {{profile.app_currency_symbol}} )
    </span>
  </label>
  <p data-i18n="If you have promocode, enter it here:" class="profile-aside__text text-danger">If you have promocode, enter it here:</p>
  <label class="form-field">
    <input class="form-field__input" type="text" name="deposit-promocode" data-i18n="[placeholder]Enter promocode here" placeholder="Enter promocode here" autocomplete="off"><span data-i18n="Enter promocode here" class="form-field__label">Enter
      promocode here</span>
  </label>
  <button data-i18n="btn-Make Deposit" class="btn btn--secondary btn--disabled profile-aside__btn deposit-btn" onclick="makeDepositWalletAntr(this, event);" data-method="" type="submit">Make Deposit</button>
</form>

<form>
  <input class="deposit-method" name="deposit-method" type="text" hidden="" autocomplete="off" onpaste="return false;">
  <input class="deposit-system" name="deposit-system" type="text" hidden="" autocomplete="off" onpaste="return false;">
  <label class="form-field  profile_block">
    <input class="form-field__input deposit-amount" type="number" min="100" max="400000" name="deposit-amount" data-i18n="[placeholder]Enter Deposit amount here" placeholder="Enter Deposit amount here" autocomplete="off"
      oninvalid="amountMinMaxValidate(this, event)" onkeypress="return /[0-9]/i.test(event.key)" required="" onpaste="return false;">
    <span class="form-field__label">
      <n v-pre="" data-i18n="Enter Deposit amount here">Enter Deposit amount here</n> ( {{profile.app_currency_symbol}} )
    </span>
  </label>
  <p data-i18n="If you have promocode, enter it here:" class="profile-aside__text text-danger">If you have promocode, enter it here:</p>
  <label class="form-field">
    <input class="form-field__input" type="text" name="deposit-promocode" data-i18n="[placeholder]Enter promocode here" placeholder="Enter promocode here" autocomplete="off"><span data-i18n="Enter promocode here" class="form-field__label">Enter
      promocode here</span>
  </label>
  <button data-i18n="btn-Make Deposit" class="btn btn--secondary btn--disabled profile-aside__btn deposit-btn" onclick="makeDepositWalletExpay(this, event);" data-method="" type="submit">Make Deposit</button>
</form>

<form>
  <input class="deposit-method" name="deposit-method" type="text" hidden="" autocomplete="off" onpaste="return false;">
  <input class="deposit-system" name="deposit-system" type="text" hidden="" autocomplete="off" onpaste="return false;">
  <label class="form-field  profile_block">
    <input class="form-field__input deposit-amount" type="number" min="100" max="200000" name="deposit-amount" data-i18n="[placeholder]Enter Deposit amount here" placeholder="Enter Deposit amount here" autocomplete="off"
      oninvalid="amountMinMaxValidate(this, event)" onkeypress="return /[0-9]/i.test(event.key)" required="" onpaste="return false;">
    <span class="form-field__label">
      <n v-pre="" data-i18n="Enter Deposit amount here">Enter Deposit amount here</n> ( {{profile.app_currency_symbol}} )
    </span>
  </label>
  <p data-i18n="If you have promocode, enter it here:" class="profile-aside__text text-danger">If you have promocode, enter it here:</p>
  <label class="form-field">
    <input class="form-field__input" type="text" name="deposit-promocode" data-i18n="[placeholder]Enter promocode here" placeholder="Enter promocode here" autocomplete="off"><span data-i18n="Enter promocode here" class="form-field__label">Enter
      promocode here</span>
  </label>
  <button data-i18n="btn-Make Deposit" class="btn btn--secondary btn--disabled profile-aside__btn deposit-btn" onclick="makeDepositWalletMajor(this, event);" data-method="" type="submit">Make Deposit</button>
</form>

<form>
  <input class="deposit-method" name="deposit-method" type="text" hidden="" autocomplete="off" onpaste="return false;">
  <input class="deposit-system" name="deposit-system" type="text" hidden="" autocomplete="off" onpaste="return false;">
  <label class="form-field  profile_block">
    <input class="form-field__input deposit-amount" type="number" min="50" max="75000" name="deposit-amount" data-i18n="[placeholder]Enter Deposit amount here" placeholder="Enter Deposit amount here" autocomplete="off"
      oninvalid="amountMinMaxValidate(this, event)" onkeypress="return /[0-9]/i.test(event.key)" required="" onpaste="return false;"><span class="form-field__label">
      <n v-pre="" data-i18n="Enter Deposit amount here">Enter Deposit amount here</n> ( {{profile.app_currency_symbol}} )
    </span>
  </label>
  <p data-i18n="If you have promocode, enter it here:" class="profile-aside__text text-danger">If you have promocode, enter it here:</p>
  <label class="form-field">
    <input class="form-field__input" type="text" name="deposit-promocode" data-i18n="[placeholder]Enter promocode here" placeholder="Enter promocode here" autocomplete="off"><span data-i18n="Enter promocode here" class="form-field__label">Enter
      promocode here</span>
  </label>
  <button data-i18n="btn-Make Deposit" class="btn btn--secondary btn--disabled profile-aside__btn deposit-btn" onclick="makeDepositWalletPi(this, event);" data-method="" type="submit">Make Deposit</button>
</form>

<form>
  <input class="deposit-method" name="deposit-method" type="text" hidden="" autocomplete="off" onpaste="return false;">
  <input class="deposit-system" name="deposit-system" type="text" hidden="" autocomplete="off" onpaste="return false;">
  <label class="form-field  profile_block">
    <input class="form-field__input deposit-amount" type="number" min="50" max="75000" name="deposit-amount" data-i18n="[placeholder]Enter Deposit amount here" placeholder="Enter Deposit amount here" autocomplete="off"
      oninvalid="amountMinMaxValidate(this, event)" onkeypress="return /[0-9]/i.test(event.key)" required="" onpaste="return false;">
    <span class="form-field__label">
      <n v-pre="" data-i18n="Enter Deposit amount here">Enter Deposit amount here</n> ( {{profile.app_currency_symbol}} )
    </span>
  </label>
  <p data-i18n="If you have promocode, enter it here:" class="profile-aside__text text-danger">If you have promocode, enter it here:</p>
  <label class="form-field">
    <input class="form-field__input" type="text" name="deposit-promocode" data-i18n="[placeholder]Enter promocode here" placeholder="Enter promocode here" autocomplete="off"><span data-i18n="Enter promocode here" class="form-field__label">Enter
      promocode here</span>
  </label>
  <button data-i18n="btn-Make Deposit" class="btn btn--secondary profile-aside__btn deposit-btn" onclick="makedepositWestWallet(this, event);" data-method="" type="submit">Make Deposit with crypto</button>
</form>

<form>
  <label class="form-field  profile_block">
    <input class="form-field__input" type="number" name="deposit-amount" data-i18n="[placeholder]Enter Deposit amount here" placeholder="Enter Deposit amount here" autocomplete="off" oninvalid="amountMinMaxValidate(this,event)"
      onkeypress="return /[0-9]/i.test(event.key)" required="" onpaste="return false;">
    <span class="form-field__label">
      <n v-pre="" data-i18n="Enter Deposit amount here">Enter Deposit amount here</n> ( {{profile.app_currency_symbol}} )
    </span>
  </label>
  <p data-i18n="If you have promocode, enter it here:" class="profile-aside__text text-danger">If you have promocode, enter it here:</p>
  <label class="form-field">
    <input class="form-field__input" type="text" name="deposit-promocode" data-i18n="[placeholder]Enter promocode here" placeholder="Enter promocode here" autocomplete="off"><span data-i18n="Enter promocode here" class="form-field__label">Enter
      promocode here</span>
  </label>
  <!-- <button data-i18n="btn-Make Deposit" class="btn btn--secondary profile-aside__btn" onclick="makeDepositWalletRk(this, event);" data-method="" type="submit" >Make Deposit</button> -->
  <p class="profile-aside__text"></p>
  <p class="profile-aside__text profile_block" v-cloak="">
    <span data-i18n="The Deposit amount must be more than " class="text-secondary" style="color:#5e02a9;">The Deposit amount must be more than </span>
    <span class="text-danger">{{getMinDeposit}}{{profile.app_currency_symbol}}</span>
  </p>
  <button data-i18n="btn-Make Deposit crypto" style="background-color:#5e02a9;" class="btn btn--secondary profile-aside__btn deposit-btn" onclick="makedepositWestWallet(this, event);" data-method="" type="submit">Make Deposit with crypto</button>
</form>

<form>
  <label class="form-field">
    <input class="form-field__input" type="text" name="deposit-payment-id" data-i18n="[placeholder]Enter the transaction ID here" placeholder="Enter the transaction ID here" autocomplete="off" required=""><span class="form-field__label">Enter the
      transaction ID here</span>
  </label>
  <label class="form-field">
    <input class="form-field__input" type="text" hidden="" name="deposit-promocode" autocomplete="off">
  </label>
  <button data-i18n="Confirm deposit" class="btn btn--secondary profile-aside__btn deposit-btn" onclick="makeDepositWallet(this, event);" data-method="" type="submit">Confirm deposit</button>
</form>

Text Content

PLAY WITHOUT LIMITS
© 2023 Newretrocasino.com
Promotions Games Search Levels Jackpot Tournaments



EN Make Deposit

EN RU
{{unread_msg_count}}
{{player_level_title}}
Points: {{points_balance}}
Balance: {{app_currency_symbol}} {{money_balance}}
Bonus: {{app_currency_symbol}} {{active_bonus_total_balance}}
Points: {{points_balance}}
My Account
Freespins: {{active_bonus_freespins_played}} / {{active_bonus_freespins_avail}}
Wager:

{{active_bonus_wager_complete_percent}}%
Log In Sign up
{{profile.player_level_title}}
Points{{profile.points_balance}}
Balance{{profile.app_currency_symbol}} {{profile.money_balance}}
Bonus{{profile.app_currency_symbol}} {{profile.active_bonus_total_balance}}
Points{{profile.points_balance}}
Freespins{{profile.active_bonus_freespins_played}} /
{{profile.active_bonus_freespins_avail}}
Wager{{profile.active_bonus_wager_complete_percent}}%
Sign Up
Menu Support
Games Promotions Levels Jackpot Tournaments About Us
Forgot PasswordFAQ Contact Us
RU EN
RU

Promotions Games Search Cashier Cashier My Profile Login



TOURNAMENTS
A
A
A

Get Bonus


400% + 175FS
WELCOME BONUS
ON FIRST DEPOSIT

Get Bonus

a
a
a
a

Get Bonus




1 000 000 ₽ BLACK

100 000 ₽ GOLD

10 000 ₽ ORANGE

5 000 ₽ GREEN 1 000 ₽ RED



Get Bonus


15
LEVELS
A
A

Get Bonus


TOURNAMENTS
A
A
A

Get Bonus


400% + 175FS
WELCOME BONUS
ON FIRST DEPOSIT

Get Bonus



POPULAR GAMES & LATEST WINS


{{ROW.USR_NAME}} WINS

{{row.game_title}}
{{row.currency_symbol}} {{row.win_amount}}


{{ROW.GAME_TITLE}}

Money Play Demo Play



{{PROPERTY}}


{{ROW.GAME_TITLE}}

Money Play Demo Play


PRIZE FUND{{PRIZEFUND}}{{PRIZEFUNDCURR}}

find out more


NewRetroCasino


NEWRETROCASINO

Newretrocasino Casino, located in the heart of a magical jungle, is under the
patronage of the god of Intuition and Lady Luck. Newretrocasino will immerse you
in a world of exciting games and entertainment, and if the god of Intuition is
friendly to you - will also provide a myriad of riches. Try your Intuition and
Luck at the fair Newretrocasino casino with a variety of games from licensed
providers. Our polite and professional support elves are always quick to address
any of your questions and help you in your exciting game. This huge world of
online casino Newretrocasino is under the protection of Lady Luck, who is
watching what is happening, hoping that her lucky gaze will stop on you. But do
not forget, if Luck is near you now - this is no reason to relax, you will need
your Intuition and common sense. Good luck in the game!

Bonuses. The main advantage of Newretrocasino online casino has always been the
unique, most generous bonuses and gifts. We are for maximum opportunities in
your game. We greatly appreciate the loyal players, and if you are one, you can
always contact our support team by any of our contacts and ask our manager for
an individual bonus - most likely, they will not refuse you!
- Welcome Bonuses from First to Fourth Deposit
- Regular reload bonuses every weekend
- Regular non-deposit bonuses for subscribers of e-mail lists and
Telegram-channel
- Personalized and valuable bonuses for our loyal players

Safety and Security. Newretrocasino for maximum security. We use the latest
128-bit SSL encryption technology to protect electronic payments and personal
user data - that is a 100% guarantee of reliability. Different methods of
deposit and withdrawal from a game account: credit cards, e-wallets, mobile
operators and cryptocurrency are processed quickly and reliably.

Service. Newretrocasino for comfort. Experienced technical support specialists
stay in touch 24/7. Write in a chat on the website, by email or in any of the
available messengers. A personal manager for loyal players and priority service
are waiting for you.

О нас Игры Поддержка Партнерская программа
Responsible Gambling Bonus terms Deposits and Payouts


© 2023 Newretrocasino Ltd
{{message}}


SIGN UP TODAY

Login Password E-mail Promocode Currency
{{curr.title}}
{{curr.title}}
Language
{{lang.code}}
{{lang.code}}
I confirm that I am of legal age to gamble and I accept the Terms & Conditions,
Privacy Policy and Verification Policy.
I want to be notified about new promotions.
200%


WELCOME BONUS ON FIRST DEPOSIT

Sign up


LOG IN

{{message}}
Login or Email Password Log in
Forgot your password?Not a member yet?


FORGOT PASSWORD?

{{message}}

Enter your login or e-mail address and we'll send you a quick reply with
instructions on how to get your new password - Simple!

Login or E-mail Request new password


{{GAMEDATA.GAME_TITLE}}

Money Play Demo Play


FAQ


CUSTOMER SERVICE


THE INTERNET DROPPED WHILE I WAS PLAYING SLOTS OR TABLE GAME, WHAT HAPPENS NOW?

How long your withdrawal takes, depends on the PayTM wallet system loading.
Usually it takes 1 business day.


CUSTOMER SERVICE


HOW LONG DOES IT TAKE TO GET MY WITHDRAWAL?

How long your withdrawal takes, depends on the PayTM wallet system loading.
Usually it takes 1 business day.


THE INTERNET DROPPED WHILE I WAS PLAYING SLOTS OR TABLE GAME, WHAT HAPPENS NOW?

How long your withdrawal takes, depends on the PayTM wallet system loading.
Usually it takes 1 business day.


HOW LONG DOES IT TAKE TO GET MY WITHDRAWAL?

How long your withdrawal takes, depends on the PayTM wallet system loading.
Usually it takes 1 business day.


THE INTERNET DROPPED WHILE I WAS PLAYING SLOTS OR TABLE GAME, WHAT HAPPENS NOW?

How long your withdrawal takes, depends on the PayTM wallet system loading.
Usually it takes 1 business day.


CUSTOMER SERVICE


HOW LONG DOES IT TAKE TO GET MY WITHDRAWAL?

How long your withdrawal takes, depends on the PayTM wallet system loading.
Usually it takes 1 business day.


THE INTERNET DROPPED WHILE I WAS PLAYING SLOTS OR TABLE GAME, WHAT HAPPENS NOW?

How long your withdrawal takes, depends on the PayTM wallet system loading.
Usually it takes 1 business day.


HOW LONG DOES IT TAKE TO GET MY WITHDRAWAL?

How long your withdrawal takes, depends on the PayTM wallet system loading.
Usually it takes 1 business day.


THE INTERNET DROPPED WHILE I WAS PLAYING SLOTS OR TABLE GAME, WHAT HAPPENS NOW?

How long your withdrawal takes, depends on the PayTM wallet system loading.
Usually it takes 1 business day.


HOW LONG DOES IT TAKE TO GET MY WITHDRAWAL?

How long your withdrawal takes, depends on the PayTM wallet system loading.
Usually it takes 1 business day.


CUSTOMER SERVICE


THE INTERNET DROPPED WHILE I WAS PLAYING SLOTS OR TABLE GAME, WHAT HAPPENS NOW?

How long your withdrawal takes, depends on the PayTM wallet system loading.
Usually it takes 1 business day.


HOW LONG DOES IT TAKE TO GET MY WITHDRAWAL?

How long your withdrawal takes, depends on the PayTM wallet system loading.
Usually it takes 1 business day.


HOW LONG DOES IT TAKE TO GET MY WITHDRAWAL?

How long your withdrawal takes, depends on the PayTM wallet system loading.
Usually it takes 1 business day.


CUSTOMER SERVICE


HOW LONG DOES IT TAKE TO GET MY WITHDRAWAL?

How long your withdrawal takes, depends on the PayTM wallet system loading.
Usually it takes 1 business day.


HOW LONG DOES IT TAKE TO GET MY WITHDRAWAL?

How long your withdrawal takes, depends on the PayTM wallet system loading.
Usually it takes 1 business day.


CUSTOMER SERVICE


HOW LONG DOES IT TAKE TO GET MY WITHDRAWAL?

How long your withdrawal takes, depends on the PayTM wallet system loading.
Usually it takes 1 business day.


HOW LONG DOES IT TAKE TO GET MY WITHDRAWAL?

How long your withdrawal takes, depends on the PayTM wallet system loading.
Usually it takes 1 business day.


HOW LONG DOES IT TAKE TO GET MY WITHDRAWAL?

How long your withdrawal takes, depends on the PayTM wallet system loading.
Usually it takes 1 business day.


HOW LONG DOES IT TAKE TO GET MY WITHDRAWAL?

How long your withdrawal takes, depends on the PayTM wallet system loading.
Usually it takes 1 business day.


NEWRETROCASINO

Newretrocasino Casino, located in the heart of a magical jungle, is under the
patronage of the god of Intuition and Lady Luck. Newretrocasino will immerse you
in a world of exciting games and entertainment, and if the god of Intuition is
friendly to you - will also provide a myriad of riches. Try your Intuition and
Luck at the fair Newretrocasino casino with a variety of games from licensed
providers. Our polite and professional support elves are always quick to address
any of your questions and help you in your exciting game. This huge world of
online casino Newretrocasino is under the protection of Lady Luck, who is
watching what is happening, hoping that her lucky gaze will stop on you. But do
not forget, if Luck is near you now - this is no reason to relax, you will need
your Intuition and common sense. Good luck in the game!

Bonuses. The main advantage of Newretrocasino online casino has always been the
unique, most generous bonuses and gifts. We are for maximum opportunities in
your game. We greatly appreciate the loyal players, and if you are one, you can
always contact our support team by any of our contacts and ask our manager for
an individual bonus - most likely, they will not refuse you!
- Welcome Bonuses from First to Fourth Deposit
- Regular reload bonuses every weekend
- Regular non-deposit bonuses for subscribers of e-mail lists and
Telegram-channel
- Personalized and valuable bonuses for our loyal players

Safety and Security. Newretrocasino for maximum security. We use the latest
128-bit SSL encryption technology to protect electronic payments and personal
user data - that is a 100% guarantee of reliability. Different methods of
deposit and withdrawal from a game account: credit cards, e-wallets, mobile
operators and cryptocurrency are processed quickly and reliably.

Service. Newretrocasino for comfort. Experienced technical support specialists
stay in touch 24/7. Write in a chat on the website, by email or in any of the
available messengers. A personal manager for loyal players and priority service
are waiting for you.


RESPONSIBLE GAMBLING

Gambling at an online casino is a form of recreation that should not be viewed
as a way of making a living.
We support players who realize this and treat gambling as a hobby and a form of
entertainment.
The Company has instituted a Responsible Gambling Policy (“Policy”) in order to
prevent the adverse consequences of excessive gambling. We inform users about
potential risks, legislative restrictions, the need to prevent underage
gambling, and the potential of self-exclusion.

Notice of Potential Risks
By publishing information about the Policy, we notify users about potential
financial risks and dangers of gambling addiction and also suggest ways to
prevent adverse consequences.

Legislative Restrictions
Gambling is prohibited in some countries. While we are unable to control or
restrict the actions of users under the jurisdiction of such countries, we
appeal to players to treat the local, national, or international laws and
regulations in force in the territory of their stay and/or residence with
respect.
Please make sure that you are not in breach of laws and regulations in force in
your jurisdiction by gambling at the online casino. Under no circumstances will
the Company offer legal advice or assume responsibility or liability towards you
for your compliance or noncompliance with the requirements of regulations
applicable to you.

Prevention of Underage Gambling
In accordance with the Policy, underage individuals are barred from using the
services of the online casino. The Company may request documented proof of the
registered user’s age at any time as well as suspend the user’s player account
until the information requested is presented. If a violation is detected, the
user’s account will be frozen and all winnings revoked.

We use the following approaches to prevent the involvement of underage
individuals in gambling:

 * Upon user registration, we notify the user that the site is off limits to
   underage individuals.
 * Upon account creation, we ask the user to prove that they have attained the
   age of majority (full legal capacity) and specify their date of birth.
 * All advertising and marketing promo campaigns at the online casino target
   adult users exclusively. Any involvement of individuals under the age of 18
   contravenes the principles of the Company and provisions of the Policy.



The fact that websites are publicly accessible on the Internet does not make it
possible to rule out visits by underage individuals to online casinos
altogether. We call upon all users to treat matters of safety of underage
individuals (who lack full legal capacity) responsibly and ask everybody to
abide by the following binding rules:

 * Monitor the access of underage individuals to devices that you use to play at
   the online casino.
 * Use software with parental control features to restrict access by underage
   individuals to unwanted content (CyberPatrol, Contentwatch, Net Nanny,
   GamBlock®, CYBERsitter, etc.).
 * Report to us all known facts of underage individuals registering on our
   sites.



Self-Exclusion
If you believe that playing at the online casino has stopped being a form of
entertainment and adversely affects your life, contact the support service and
request a temporary or permanent restriction of your account.

Please answer the following questions:

 1. Have you ever spent your time at work or college gambling at a casino
    (online casino)?
 2. Have you neglected the wellbeing of your family for the sake of gambling?
 3. Have you ever had to sell or pawn property or borrow money to cover gambling
    bets?
 4. Have you ever lost all of your money?
 5. Have you ever contemplated suicide because of gambling?



If you have said yes to at least one of the questions above, we insistently
recommend you get in touch with the following specialized communities or
organizations: GamCare, Gambling Therapy, Gordon Moody Association, Gamblers
Anonymous, etc.

We recommend following these rules to ensure comfortable and safe gambling:

 * Do not try to turn gambling into a source of income.
 * Gamble only the amount you can afford to lose.
 * Do not try to chase your losses.
 * Do not attempt to recoup losses by betting more.
 * Do not play in a state of intoxication, depression, or severe stress.
 * Alternate playing at the casino (online casino) with other pastimes and forms
   of entertainment.



It is important to remember and realize that any type of gambling entails risks
and requires a responsible approach. By following the rules above you will be
able to get the most satisfaction out of gambling without harming yourself or
your next of kin.

The Company may revise this Policy. Users will be notified of any changes on the
website of the online casino.


BONUS TERMS

Introduction
This section contains general terms and conditions for using our Casino bonuses.
Please note that each bonus has its own terms and conditions that you can access
upon accepting the bonus. Please ensure that you understand the terms of the
bonus that you are using.

General rules

 * A bonus is an award granted by the Casino that can be received as bonus
   funds, a percentage of a deposit or free spins. There are deposit and no
   deposit bonuses. Deposit bonuses are received for topping up the balance.
   When you receive a deposit bonus, the bonus and deposited amount are reserved
   on the bonus balance.
 * The bonus is considered as a "free bet". It cannot be considered as a
   monetary equivalent. Recovery of its money equivalent, replacement, transfer,
   and retransfer of bonuses shall not be permitted.
 * You can refuse all or any bonuses at any time in your profile.
 * Only one bonus can be active during one special event unless otherwise
   specified by the Casino.
 * Only one bonus may be activated in your account for any specific period of
   time. If there is more than one bonus in a single account, the bonuses shall
   be activated and wagered one after another, one at a time.
 * Any granted bonus has a limit regarding the maximum bet placed to wager the
   bonus. If the rules of a specific bonus do not specify the maximum
   percentage/amount of the bonus bet allowed, then no more than 500 ₽ of the
   placed bet shall be used to wager the bonus.
 * The maximum winnings available for withdrawal after wagering a no deposit
   bonus or no deposit free spins are 10X the bonus amount unless otherwise
   specified in the bonus terms. If the amount of winnings exceeds the limit, it
   will be deducted from the game balance once wagering requirements are met or
   when a withdrawal request is submitted.
 * Winnings from wagering free spins are credited to the bonus balance with a
   wager. You can learn about the wagering terms in the bonus rules.
 * Upon the cancellation or expiry of a bonus, bonus funds shall be written off
   from your bonus account in full. Bonuses that are cancelled by the user or
   upon their expiry date shall not be recovered.
 * In order to withdraw funds received from wagering a bonus, your user account
   must be verified and you have to make a minimum deposit.
 * The Casino reserves the right to review the size and frequency of bonus
   offers on a case-by-case basis if it considers that the user gets a
   disproportionate number of bonuses compared to the ratio of bonuses received
   and deposits made.



Bonus wagering

 * Bonus wagering is the amount of bets you need to place before a bonus,
   including the winnings credited to your bonus balance in addition to the
   bonus, can be transferred to your cash balance and become available for
   withdrawal.
 * Bonus wagering requirements are stipulated in each specific bonus terms and
   shall mean a multiplier (wager) that applies to the bonus itself or the bonus
   and the deposit made.
 * The percentage of the bet that counts for the bonus wagering purposes in drum
   slot games are counted as 100%.



Other rules

 * Before wagering a no deposit bonus, the personal data must be filled out in
   the profile. If the profile is filled out after receiving a no deposit bonus,
   the bonus and all related winnings shall be void.
 * If you create duplicate accounts, intentionally provide false information
   upon signing up or inaccurate data during account verification, the bonuses
   you have received and all related winnings shall be void.
 * We reserve the right to change, alter, or amend the bonus terms and
   conditions at any time. Players should regularly check the Terms and
   Conditions for any updates.
 * In the case of no deposit bonus if there is suspicion of fraud, Casino
   reserves the right to request the customer to make a deposit equal to the
   amount of wagering bonus funds on the balance at the time of the request for
   payment, but not less than 1 000RUB/17USD/1350INR, and triple wagering
   deposited.




DEPOSITS AND PAYOUTS

Deposits to Newretrocasino Casino are made instantly, usually.
Withdrawal is usually - a day from the time of application.

The deadline for withdrawal of the total amount up to 19 999RUB/330USD/27
000INR- 3 days from the time of application.

The deadline for withdrawal of the total amount up to 19 999RUB/330USD/27
000INR- 3 days from the time of application.

If the withdrawal amount is between 20,000 and 99,999 RUB/27 001 and 134
000INR/331 and 1 645USD, the withdrawal takes place within 5 days after you
submit your request.
Withdrawal of 100 000 rubles to 999 999 RUB/134 001 to 1 341 000 INR/1 646 to 16
455 USD - within 15 days from the moment of application.
Withdraw from 1 000 000 RUB/1 341 001 INR/16 456 USD and more within 30 days
from the moment of application and not more than 1 000 000 RUB/1 341 001 INR/16
456 USD within 30 days from the moment of application.


CONTACT US


 * EMAIL
   
   Your query is our priority. Please email us at support@newretrocasino.com,
   with your question and login that you chose when registering an account with
   us.


 * LIVE CHAT
   
   Use the chat icon in the bottom right-hand corner of the Website or the “Live
   chat” link in the main menu of the Website in the Support tab. You will be
   redirected to the official Telegram-contact of our support and will be able
   to ask any questions in the live chat.


PAYMENT INSTRUCTION


Make deposit

To make a deposit, log in to your account, transfer the amount of deposit to our
current PayTM wallet and enter the transaction ID in the appropriate field.
Next, click the "Confirm deposit" button.


 * STEP #1
   
   Enter the amount of deposit and click the “Make deposit” button in the
   CASHBOX tab in your ACCOUNT
   
   


 * STEP #2
   
   Transfer the amount of deposit to our current PayTM wallet via PayTM
   application
   
   


 * STEP #3
   
   Copy the ID of the transaction from your PayTM application
   
   


 * STEP #4
   
   Paste the ID of the transaction in the appropriate field and click “Confirm
   deposit” button
   
   


CHANGE PASSWORD

{{message}}
Enter old password Enter new password Save Changes


VERIFICATION OF E-MAIL IS NECESSARY

{{message}}

Current email is: {{profile.email}}

Verify


BONUS HISTORY

Bonus Name Date Status Bonus name bonus name bonus name Bonus name bonus name
bonus 28.05.2022 Active


CASHIER


BALANCE

{{profile.app_currency_symbol}} {{profile.money_balance}}
{{message}}


DEPOSIT

1/3

Please choose the payment method:



{{payment.name}} min: {{payment.limits.min}} {{profile.app_currency_symbol}}
max: {{payment.limits.max}} {{profile.app_currency_symbol}}




DEPOSIT AMOUNT

2/3

Please choose the payment method and click “Make Deposit”:

The Deposit amount must be more than 50 {{profile.app_currency_symbol}}

100 {{profile.app_currency_symbol}} 200 {{profile.app_currency_symbol}} 300
{{profile.app_currency_symbol}} 500 {{profile.app_currency_symbol}} 1000
{{profile.app_currency_symbol}} 2000 {{profile.app_currency_symbol}} 5000
{{profile.app_currency_symbol}}



Enter Deposit amount here ( {{profile.app_currency_symbol}} )

If you have promocode, enter it here:

Enter promocode here Make Deposit


DEPOSIT AMOUNT

2/3

Please choose the payment method and click “Make Deposit”:

The Deposit amount must be equal or more than 50 {{profile.app_currency_symbol}}

100 {{profile.app_currency_symbol}} 200 {{profile.app_currency_symbol}} 300
{{profile.app_currency_symbol}} 500 {{profile.app_currency_symbol}} 1000
{{profile.app_currency_symbol}} 2000 {{profile.app_currency_symbol}} 5000
{{profile.app_currency_symbol}}



Enter Deposit amount here ( {{profile.app_currency_symbol}} )

If you have promocode, enter it here:

Enter promocode here Make Deposit


DEPOSIT AMOUNT

2/3

Please choose the payment method and click “Make Deposit”:

The Deposit amount must be equal or more than 50 {{profile.app_currency_symbol}}

100 {{profile.app_currency_symbol}} 200 {{profile.app_currency_symbol}} 300
{{profile.app_currency_symbol}} 500 {{profile.app_currency_symbol}} 1000
{{profile.app_currency_symbol}} 2000 {{profile.app_currency_symbol}} 5000
{{profile.app_currency_symbol}}



Enter Deposit amount here ( {{profile.app_currency_symbol}} )

If you have promocode, enter it here:

Enter promocode here Make Deposit


DEPOSIT AMOUNT

2/3

Please choose the payment method and click “Make Deposit”:

The Deposit amount must be equal or more than 50 {{profile.app_currency_symbol}}

100 {{profile.app_currency_symbol}} 200 {{profile.app_currency_symbol}} 300
{{profile.app_currency_symbol}} 500 {{profile.app_currency_symbol}} 1000
{{profile.app_currency_symbol}} 2000 {{profile.app_currency_symbol}} 5000
{{profile.app_currency_symbol}}



Enter Deposit amount here ( {{profile.app_currency_symbol}} )

If you have promocode, enter it here:

Enter promocode here Make Deposit


DEPOSIT AMOUNT

2/3

Please choose the payment method and click “Make Deposit”:

The Deposit amount must be equal or more than 50 {{profile.app_currency_symbol}}

100 {{profile.app_currency_symbol}} 200 {{profile.app_currency_symbol}} 300
{{profile.app_currency_symbol}} 500 {{profile.app_currency_symbol}} 1000
{{profile.app_currency_symbol}} 2000 {{profile.app_currency_symbol}} 5000
{{profile.app_currency_symbol}}



Enter Deposit amount here ( {{profile.app_currency_symbol}} )

If you have promocode, enter it here:

Enter promocode here Make Deposit


DEPOSIT AMOUNT

2/3

Please choose the payment method and click “Make Deposit”:

The Deposit amount must be equal or more than 50 {{profile.app_currency_symbol}}

100 {{profile.app_currency_symbol}} 200 {{profile.app_currency_symbol}} 300
{{profile.app_currency_symbol}} 500 {{profile.app_currency_symbol}} 1000
{{profile.app_currency_symbol}} 2000 {{profile.app_currency_symbol}} 5000
{{profile.app_currency_symbol}}



Enter Deposit amount here ( {{profile.app_currency_symbol}} )

If you have promocode, enter it here:

Enter promocode here Make Deposit


DEPOSIT AMOUNT

2/3

Please choose the payment method and click “Make Deposit”:

The Deposit amount must be equal or more than 50 {{profile.app_currency_symbol}}

100 {{profile.app_currency_symbol}} 200 {{profile.app_currency_symbol}} 300
{{profile.app_currency_symbol}} 500 {{profile.app_currency_symbol}} 1000
{{profile.app_currency_symbol}} 2000 {{profile.app_currency_symbol}} 5000
{{profile.app_currency_symbol}}



Enter Deposit amount here ( {{profile.app_currency_symbol}} )

If you have promocode, enter it here:

Enter promocode here Make Deposit


DEPOSIT AMOUNT

2/3

Please choose the payment method and click “Make Deposit”:

The Deposit amount must be equal or more than 50 {{profile.app_currency_symbol}}

100 {{profile.app_currency_symbol}} 200 {{profile.app_currency_symbol}} 300
{{profile.app_currency_symbol}} 500 {{profile.app_currency_symbol}} 1000
{{profile.app_currency_symbol}} 2000 {{profile.app_currency_symbol}} 5000
{{profile.app_currency_symbol}}



Enter Deposit amount here ( {{profile.app_currency_symbol}} )

If you have promocode, enter it here:

Enter promocode here Make Deposit


DEPOSIT AMOUNT

2/3

Please choose the payment method and click “Make Deposit”:

The Deposit amount must be more than
{{getMinDeposit}}{{profile.app_currency_symbol}}

100 {{profile.app_currency_symbol}} 200 {{profile.app_currency_symbol}} 300
{{profile.app_currency_symbol}} 500 {{profile.app_currency_symbol}} 1000
{{profile.app_currency_symbol}} 2000 {{profile.app_currency_symbol}} 5000
{{profile.app_currency_symbol}}



Enter Deposit amount here ( {{profile.app_currency_symbol}} )

If you have promocode, enter it here:

Enter promocode here Make Deposit with crypto


DEPOSIT

Please choose the payment method and click “Make Deposit”:

The Deposit amount must be more than 50{{profile.app_currency_symbol}}

Enter Deposit amount here ( {{profile.app_currency_symbol}} )

If you have promocode, enter it here:

Enter promocode here



The Deposit amount must be more than
{{getMinDeposit}}{{profile.app_currency_symbol}}

Make Deposit with crypto


DEPOSIT

1/4

Please choose the payment method and click “Make Deposit”:


UPI (Unified Payments Interface)

PayTM wallet

PhonePe wallet

If you have promocode, enter it here:

Enter promocode here Make Deposit



The Deposit amount must be more than
{{getMinDeposit}}{{profile.app_currency_symbol}}

Make Deposit with crypto


DEPOSIT AMOUNT

2/4

The Deposit amount must be more than 300{{profile.app_currency_symbol}}

Next


TRANSFER DEPOSIT

3/4

Please transfer the amount to our current PayTM wallet below and click “NEXT”

Wallet:
{{profile.wallet}} Copy
Please, transfer Deposit only to this specified wallet, if you transfer Deposit
to any other wallet, your Deposit may be delayed for a long time!
Next


CONFIRM DEPOSIT

4/4

Final step. Please enter the transaction ID in the appropriate field below and
click the "Confirm deposit" button.

{{message}}
Enter the transaction ID here Confirm deposit


BONUS NAME (FOR EX. WELCOME BONUS LONG NAME)

Activate Bonus
Info or error text message
Bonus activated

Bonus info:Set up high in a realm far far awayNewretrocasino is an online casino
ruled by the god Prosperos, with the valiant help of Fortuna, Guardiana and
other deities. offers instant play – no download needed – and you can enjoy a
heavenly selection of games, a choice of payment methods wider than the pearly
gates, and of course a casino bonus section that will colour the skies.

Enter the halls of the gods, where you’ll be assisted by Guardiana’s friendly
and efficient support staff, to make sure your voyage in this gaming paradise is
a pleasant one. You’ll find hundreds of games from the best gaming providers in
the land of the living: whether you prefer online slots, table games, live
casino, progressive jackpot slots… the have got it covered.

This huge selection of online casino games is protected by Fortuna, who keeps
her eye over proceedings in the hope her lucky gaze lands upon you. If you like
Table Games, go to the Live Casino and enjoy an incredible experience for real
gamers. Play Live Roulette and Blackjack, as well as other Live Casino games
that are popular with players around the world. Sit on your seat at the live
table and play Fortuna's character as you follow the situation above. Happiness
is always along, but these games also require judgment and knowledge. Discover
Live Casino and be amazed at the realistic gaming experience.


TERMS AND CONDITIONS




MESSAGE CENTER


{{ROW.TITLE}}

{{row.dt_added_day}}.{{row.dt_added_month}}.{{row.dt_added_year}} -
{{row.dt_added_hour}}:{{row.dt_added_minute}}:{{row.dt_added_second}}

{{row.message}}...

You have no messages yet


{{DATA.TITLE}}

{{data.dt_added_day}}.{{data.dt_added_month}}.{{data.dt_added_year}} -
{{data.dt_added_hour}}:{{data.dt_added_minute}}:{{data.dt_added_second}}

{{data.message}}