www.jackiejackpot.com Open in urlscan Pro
2.17.100.160  Public Scan

Submitted URL: https://rewrdtracker.com/trk/click?aid=5D2&cid=6932&s1=pnpapp
Effective URL: https://www.jackiejackpot.com/?PAR=cx-2287_362093_|afp1:pnpapp&afp1=pnpapp&brand=jackiejackpotcom&bta=2287&campaign=2287&landi...
Submission Tags: @ecarlesi possiblethreat Search All
Submission: On February 12 via api from IT — Scanned from IT

Form analysis 1 forms found in the DOM

Name: regform

<form id="registration-form" name="regform" class="mwc-reg-step-1 mwc-reg-form ng-pristine ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength ng-valid-validator" novalidate=""
  mwc-marketing-form-validation-notifications="" autocomplete="off" aria-label="Registration" mwc-form-scroll-to-invalid="" mwc-form-error-focus="">
  <div class="mwc-form-content mwc-clearfix" ng-transclude=""> <mwc-registration-inputs-order class="mwc-reg-step1-inputs ng-scope" step="step1"><!-- ngInclude: 'modules/reg/components/inputs-order/inputs/mwc-email-input.template.html' -->
      <div class="mwc-reg-form-field ng-scope" ng-include="'modules/reg/components/inputs-order/inputs/mwc-email-input.template.html'">
        <div class="mwc-form-group ng-scope" ng-class="{'mwc-error-field': (regform.email.$dirty || validationError) &amp;&amp; regform.email.$invalid &amp;&amp; (!regform.email.$focused || regform.$submitted)}">
          <div class="mwc-text-input"> <input id="email" aria-label="" aria-invalid="regform.email.$dirty &amp;&amp; regform.email.$invalid" name="email" type="email"
              ng-pattern="/^[a-zA-Z0-9_-]+(?:\.[a-zA-Z0-9_-]+)*@(?:[a-zA-Z0-9](?:[a-zA-Z0-9-]*[a-zA-Z0-9])?\.)+[a-zA-Z0-9](?:[a-zA-Z0-9-]*[a-zA-Z0-9])?/" maxlength="48" mwc-cut-pasted-text-by-max-length="" minlength="6"
              placeholder="Enter Email Address:" class="mwc-f4 mwc-r mwc-t3 mwc-form-control ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength"
              ng-model="regCtrl.model.email" ng-required="true" mwc-focus="" ng-model-options="{ updateOn: 'blur' }" mwc-marketing-input-validation-notifications="" mwc-is-email-available="" required="required">
            <div ng-show="(regform.email.$dirty &amp;&amp; regform.email.$invalid &amp;&amp; !regform.email.$focused) || validationError" class="ng-hide"> <label class="mwc-error-message ng-binding ng-hide"
                ng-show="!regform.email.$pending &amp;&amp; regform.email.$error.emailAvailable" ng-bind="'reg_step1_email_error_exists_contact_us' | translate">You already have an account with JackieJackpot, please contact us for assistance.</label>
              <label class="mwc-error-message ng-binding" ng-show="regform.email.$error.required" ng-bind="'reg_step1_email_error_required' | translate">Email is required</label> <label class="mwc-error-message ng-binding ng-hide"
                ng-show="regform.email.$error.pattern || regform.email.$error.minlength" ng-bind="'reg_step1_email_error_pattern' | translate">Please enter a valid email address</label> </div>
            <div ng-show="$ctrl.showLoader" class="mwc-loader ng-hide"></div>
          </div>
        </div>
      </div><!-- ngInclude: 'modules/reg/components/inputs-order/inputs/mwc-username-input.template.html' -->
      <div class="mwc-reg-form-field ng-scope" ng-include="'modules/reg/components/inputs-order/inputs/mwc-username-input.template.html'">
        <div class="mwc-form-group ng-scope" ng-class="{'mwc-error-field': (regform.username.$dirty || regform.$submitted) &amp;&amp; regform.username.$invalid}">
          <div class="mwc-text-input">
            <div class="mwc-text-input" ng-class="{'mwc-open': !regform.username.$dirty &amp;&amp; regform.username.$focused}"> <input id="username" name="username" type="text" value=""
                class="mwc-f4 mwc-r mwc-t3 mwc-form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength" ng-model="regCtrl.model.username" ng-pattern="/^[a-zA-Z0-9._@-]{6,14}$/" maxlength="14"
                data-ng-attr-placeholder="{{::('reg_step1_username_placeholder' | translate) + ':'}}" ng-required="true" mwc-focus="" ng-model-options="{ updateOn: 'blur' }" mwc-marketing-input-validation-notifications=""
                mwc-is-user-name-available="" placeholder="Choose a username:" required="required"> <mwc-field-tooltip class="ng-isolate-scope">
                <div class="mwc-t2 mwc-tooltip-app">
                  <div class="mwc-tooltip-holder"> <span ng-transclude=""> Your username should be 6-14 characters long. Allowed characters: A-Z, a-z, 0-9, '.', '@', '_', '-' </span> <span class="mwc-arrow-up mwc-tooltip-arrow-up">&nbsp;</span>
                  </div>
                </div>
              </mwc-field-tooltip>
              <div ng-show="(regform.username.$dirty &amp;&amp; regform.username.$invalid &amp;&amp; !regform.username.$focused) || validationError" class="ng-hide"> <label class="mwc-error-message ng-binding"
                  ng-show="regform.username.$error.required" ng-bind="::'reg_step1_username_error_required' | translate">Username is required</label> <label class="mwc-error-message ng-binding ng-hide" ng-show="regform.username.$error.pattern"
                  ng-bind="::'reg_step1_username_error_pattern' | translate">Your username should be 6-14 characters long. Allowed characters: A-Z, a-z, 0-9, '.', '@', '_', '-'</label> </div>
              <div ng-hide="regform.username.$valid || regform.username.$pending || regform.username.$error.required || regform.username.$error.minlength || regform.username.$error.pattern" class="ng-hide"> <label class="mwc-error-message ng-binding"
                  ng-bind="::'reg_step1_username_error_exists' | translate">This username already exists. Please try a different one</label> </div>
            </div>
          </div>
        </div>
      </div><!-- ngInclude: 'modules/reg/components/inputs-order/inputs/mwc-password-input.template.html' -->
      <div class="mwc-reg-form-field ng-scope" ng-include="'modules/reg/components/inputs-order/inputs/mwc-password-input.template.html'">
        <div class="mwc-form-group ng-scope" ng-class="{'mwc-error-field': (regform.password.$dirty || validationError) &amp;&amp; regform.password.$invalid}">
          <div class="mwc-text-input mwc-show-password" ng-class="{'mwc-open': regform.password.$focused}">
            <div class="mwc-form-row">
              <div class="mwc-form-row-inner"> <input id="password" name="password" type="password" value="" placeholder="Choose a password:"
                  class="mwc-f4 mwc-r mwc-t3 mwc-form-control ng-pristine ng-untouched ng-scope ng-valid-validator ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength" ng-model="regCtrl.model.password"
                  ng-required="true" mwc-focus="" ui-validate=" 'additionalValidation($value)' " ui-validate-watch=" 'passWatchExpression()' " mwc-marketing-input-validation-notifications="" ng-trim="false" autocomplete="new-password" aria-label=""
                  aria-required="true" aria-invalid="false" aria-describedby="reg_step1_password_tooltip" ng-pattern="/^[a-zA-Z0-9._@-]+$/" ng-minlength="8" ng-maxlength="16" required="required"> <mwc-show-password initial-type="passwordType"
                  a-aria-label-for-show="'show_password' | translate" a-aria-label-for-hide="'hide_password' | translate" on-password-type-change="togglePasswordVisibility(type)" class="ng-isolate-scope"><button type="button"
                    aria-label="show password" class="mwc-show-hide-password mwc-input-inner-button mwc-glyphicon mwc-glyphicon mwc-icon-eye-close"></button></mwc-show-password> </div> <mwc-field-tooltip aria-hidden="true"
                id="reg_step1_password_tooltip" class="ng-isolate-scope">
                <div class="mwc-t2 mwc-tooltip-app">
                  <div class="mwc-tooltip-holder"> <span ng-transclude=""> Your password should be 8-16 characters long. Allowed characters: A-Z, a-z, 0-9, '.', '@', '_', '-'. For added security, your password must not match your username. </span>
                    <span class="mwc-arrow-up mwc-tooltip-arrow-up">&nbsp;</span> </div>
                </div>
              </mwc-field-tooltip> <!-- ngIf: (regform.password.$dirty && regform.password.$invalid && !regform.password.$focused) || validationError -->
            </div>
          </div>
        </div>
      </div>
    </mwc-registration-inputs-order>
    <div class="mwc-reg-form-buttons mwc-reg-step1-buttons ng-scope"> <button class="mwc-btn mwc-secondary-button mwc-reg-form-cancel-button ng-binding" ng-click="cancel()" type="button" ng-bind="::'reg_step1_cancel' | translate">cancel</button>
      <button id="submitRegStep1" type="submit" class="mwc-btn mwc-primary-button mwc-reg-form-submit-button ng-binding" ng-click="next()" ng-bind="::'reg_step1_submit' | translate">next</button> </div> <mwc-reg-sign-in-link
      class="mwc-reg-step1-sign-in-link ng-scope ng-isolate-scope"><!-- ngIf: ::$ctrl.showLink -->
      <div class="mwc-t1 mwc-reg-sign-in-link ng-scope" ng-if="::$ctrl.showLink"> <button type="button" ng-click="$ctrl.login()" class="mwc-btn-link ng-binding" ng-bind="::'reg_step1_already_member' | translate">Already registered? Login
          here</button> </div><!-- end ngIf: ::$ctrl.showLink -->
    </mwc-reg-sign-in-link> <!-- ngIf: $ctrl.regBanner -->
  </div>
</form>

Text Content

You have bonus money in your account, wagering will be required before any
winnings can be withdrawn.
You are now playing with real money.
We use cookies in order to provide you with a better browsing experience. If you
continue to use this website we assume you are ok with this. To learn more and
to turn off cookies visit our Privacy and Cookie Policy
The game is not available
Enjoy playing hundreds of new games
Got it
You exit
Dismiss
Relaunch

 * Casino
 * Live Casino

more

--------------------------------------------------------------------------------

Trending
Mystic Staxx
Red Tiger

EnglishDeutschSuomi

Login
Join
 * Casino
 * Live Casino

Promotions
6
Exclusive club
Help

Loading



Deposit

Are you sure?
EXIT GAME
×
Deposit
Login


You are currently playing with an available Bonus Balance. This is in line with
the Bonus Policy you accepted, please revert to our Bonus Policy for more
information.


--------------------------------------------------------------------------------

Trending
Mystic Staxx
Red Tiger

Jackie Jackpot Casino - the best games, slots and bonuses in one place!
Join
Already have an account? Login
Search Jackiejackpot
Promotions
6
Exclusive club
Frequently asked questions
Document upload
English
Deutsch
Suomi


See full terms here.
See full terms here.
See full terms here.
See full terms here.
See full terms here.




Featured Games
New
Slots
Jackpots
All Games
 
Chi Ming K. Played Blackjack Silver 3 and won £2000

Chanchira S. Played LIVE Roulette and won £2160

Burim K. Played Gold Cash Freespins Megaways and won £896


































 * 
 * 
 * 
 * 
 * 

      Jackiejackpot.com
    * About Us
    * Contact Us
    * Chat with us

      Security & Privacy
    * Terms
    * Security
    * Privacy

      Information
    * Bonus Policy
    * Responsible Gaming
    * Fair Play
    * Payment Methods
    * Games list

      Getting Started
    * Deposits
    * Cashout
    * FAQs

      Extras
    * Affiliates
    * Magazine

      Best Casino Games
    * The Dog House
    * Rainbow Riches
    * Starburst
    * Book of Dead

 * Games
 * Promo
 * New Landing Page Test
      Categories
    * Casino
    * Live Casino

"© Copyrights 2024 All Rights Reserved. Jackiejackpot.com is a brand owned by
Reward Group ApS, a company incorporated under the laws of Denmark. The games on
this website are powered and operated by Aspire Global International LTD, a
Malta-based company with registration number C42296 and having registered office
at 135, High street, Sliema SLM 1548, Malta, which is a fully licensed operator
under the Remote Gaming Regulations of Malta MGA/CRP/148/2007 issued on the 17
August 2009. Aspire Global International LTD have an Irish Betting License with
license reference number 1014834.

Gambling can be addictive, please play responsibly
United Kingdom: BeGambleAware | 0808-8020-133
Ireland: Problem Gambling Ireland | 089-241-5401"

20231128.1
Step 1/2
×
Welcome to JackieJackpot!
You already have an account with JackieJackpot, please contact us for
assistance. Email is required Please enter a valid email address

Your username should be 6-14 characters long. Allowed characters: A-Z, a-z, 0-9,
'.', '@', '_', '-'  
Username is required Your username should be 6-14 characters long. Allowed
characters: A-Z, a-z, 0-9, '.', '@', '_', '-'
This username already exists. Please try a different one
Your password should be 8-16 characters long. Allowed characters: A-Z, a-z, 0-9,
'.', '@', '_', '-'. For added security, your password must not match your
username.  
cancel next
Already registered? Login here
Already registered? Login here
next