www.kongregate.com Open in urlscan Pro
199.232.193.36  Public Scan

URL: https://www.kongregate.com/accounts/azpartsnow
Submission: On October 09 via manual from VN — Scanned from DE

Form analysis 3 forms found in the DOM

POST https://www.kongregate.com/session

<form id="nav_sign_in" onsubmit="if(window.DynamicFrameTarget){ new DynamicFrameTarget({form: this, callback: user_status.sessionStatus});}" action="https://www.kongregate.com/session" accept-charset="UTF-8" method="post"><input name="utf8"
    type="hidden" value="✓" autocomplete="off"><input type="hidden" name="authenticity_token" value="nyJdJ7pWo1JngdkLIrikSMwaB0IGIXK4BfN/mTaAukckUMSbHBeq3yNi0rEJn1Bi/KHpR9Lx7jRxwnvl53M28g==">
  <input type="hidden" name="from_welcome_box" id="from_welcome_box" value="true" autocomplete="off">
  <a title="Sign in with Facebook" class="facebook_signin_small sprite_facebook mrs" onclick="new FacebookAuthenticator({}); return false;" href="#">Sign In</a>
  <strong><a class="js-activate-inline-registration" href="#">Register</a></strong> or <label for="welcome_username_label">Sign In:</label>
  <span class="fields">
    <span class="field">
      <label id="welcome_username_label" for="welcome_username" class="text_label" style="">Username or Email</label>
      <input type="text" name="username" id="welcome_username" value="" title="Username or email" tabindex="3" class="text_field">
    </span>
    <span class="field">
      <label id="welcome_password_label" for="welcome_password" class="text_label" style="">Password</label>
      <input type="password" name="password" id="welcome_password" value="" title="Password" tabindex="4" class="text_field">
    </span>
    <input type="submit" value="Sign In" tabindex="5" id="welcome_box_sign_in_button" class="submit spriteall spritesite"
      onclick="try{}catch(e){};if(!this.elem_welcome_box_sign_in_button){this.elem_welcome_box_sign_in_button=$('welcome_box_sign_in_button');this.spin_welcome_box_sign_in_button=$('welcome_box_sign_in_button_spinner');this.restore=function(t){return function(){t.elem_welcome_box_sign_in_button.show();t.spin_welcome_box_sign_in_button.hide();Event.stopObserving(window, 'unload', t.restore);}}(this);}this.elem_welcome_box_sign_in_button.hide();this.spin_welcome_box_sign_in_button.show();Event.observe(window, 'unload', this.restore);"
      data-disable-with="Sign In"><span id="welcome_box_sign_in_button_spinner" class="spinner spinner_inverse" style="display:none" title="loading…">​</span>
    <span id="remember_holder" style="display:none;">
      <input type="checkbox" name="remember_me" id="welcome_remember_me" value="true" class="imgMini" tabindex="6" checked="checked"> <label for="welcome_remember_me" id="welcome_remember_label" class="bd">Remember me</label>
    </span>
    <span id="forgot_holder" style="display:none;">
      <a class="password_recovery" tabindex="7" href="#" onclick="active_user.activatePasswordRecovery();; return false;">Forgot Password?</a>
    </span>
  </span>
</form>

GET /search

<form class="search" id="search" onsubmit="$('nav_search_submit_button').onclick();" action="/search" accept-charset="UTF-8" method="get"><input name="utf8" type="hidden" value="✓" autocomplete="off">
  <dl>
    <dt>
      <div style="position:relative" id="game_title_chooser_outer"><input type="text" name="q" id="game_title" value="" tabindex="1" class="hintable game_title hinted_value" title="Search games &amp; more" autocomplete="off">
        <div style="display:none;" id="game_title_snapshot" class="game_chooser_selected"></div>
        <div style="z-index: 20000; display: none;" id="game_title_auto_complete" class="game_chooser"></div>
        <script>
          //<![CDATA[
          var game_title_auto_completer = new Ajax.CachedAutocompleter("game_title", "game_title_auto_complete", "/games/search?site_search=true", {
            "paramName": "search",
            "method": "get",
            "onShow": function(element, update) {
              update.show();
            },
            "onHide": function(element, update) {
              update.hide();
            },
            "minChars": 3,
            "noAutoDefault": false,
            "forceActivation": true,
            "frequency": 0.1,
            "callback": function(element, value) {
              return game_indicator(element, value)
            },
            "afterUpdateElement": function(element, value) {
              (function(m) {
                $("nav_search_submit_button").onclick();
                game_title_auto_completer.submitted = true;
                document.location = m.url;
              })(eval('(' + value.down('.metadata').innerHTML + ')'));
            }
          });
          $('game_title').up('form').observe('submit', function() {
            if ('' == $('game_title').value) {
              $('search_game_id').value = '';
            }
          });
          //]]>
        </script>
      </div>
    </dt>
    <dd><input type="submit" value="Search" id="nav_search_submit_button" tabindex="2" class="spritesite"
        onclick="try{}catch(e){};if(!this.elem_nav_search_submit_button){this.elem_nav_search_submit_button=$('nav_search_submit_button');this.spin_nav_search_submit_button=$('nav_search_submit_button_spinner');this.restore=function(t){return function(){t.elem_nav_search_submit_button.show();t.spin_nav_search_submit_button.hide();Event.stopObserving(window, 'unload', t.restore);}}(this);}this.elem_nav_search_submit_button.hide();this.spin_nav_search_submit_button.show();Event.observe(window, 'unload', this.restore);"
        data-disable-with="Search"><span id="nav_search_submit_button_spinner" class="spinner spinner_inverse" style="display:none" title="loading…">​</span></dd>
  </dl>
  <script>
    //<![CDATA[
    game_title_auto_completer.hide = game_title_auto_completer.hide.wrap(function(hide) {
      Shim.hide('game_title_auto_completer');
      hide();
      $$('.hide_ad_always').invoke('show');
    });
    game_title_auto_completer.show = game_title_auto_completer.show.wrap(function(show) {
      show();
      $$('.hide_ad_always').invoke('hide');
      Shim.shimElement(this.update, 'game_title_auto_completer');
    });
    game_title_auto_completer.options.onComplete = game_title_auto_completer.options.onComplete.wrap(function(original, args) {
      original(args)
      this.index = this.entryCount - 1;
      this.render()
    }.bind(game_title_auto_completer))
    Event.observe(game_title_auto_completer.element, 'keyup', function(event) {
      if (!this.active && !this.submitted && event.keyCode == Event.KEY_RETURN) {
        document.location = "/search?q=" + $('game_title').getValue()
        event.stop()
      } else if (event.keyCode == Event.KEY_BACKSPACE) {
        this.index = this.entryCount - 1;
        this.render()
      }
    }.bind(game_title_auto_completer))
    game_title_auto_completer.options.noAutoDefault = true

    function game_indicator(element, value) {
      if (!game_title_auto_completer.active) {
        $$('.game_chooser').first().update($('game_chooser_loading').innerHTML);
        $$('.game_chooser').first().show();
        $$('.game_chooser li.all').first().observe('click', function(e) {
          $('#search').submit();
        });
        $$('.hide_ad_always').invoke('hide');
      }
      return value;
    }
    //]]>
  </script>
  <div id="game_chooser_loading" style="display:none">
    <ul>
      <li class="loading">
        <div><span class="spinner">​</span></div>
      </li>
      <li class="all"><a href="#" onclick="return false;"><span style="display:none"></span><span class="informal"><strong>see more results »</strong>
        <span class="metadata" style="display:none;">{"url":"/search"}</span>
        <div class="clear"></div></span></a>
      </li>
    </ul>
    <span style="display:block;clear:both;"></span>
  </div>
</form>

POST /accounts/azpartsnow/messages.json

<form
  onsubmit="new Ajax.Request('/accounts/azpartsnow/messages.json', {asynchronous:true, evalScripts:true, onFailure:function(request){shout_box.onFailure(request.responseJSON.error);}, onSuccess:function(request){shout_box.onSuccess(request.responseJSON.id);}, parameters:Form.serialize(this)}); return false;"
  action="/accounts/azpartsnow/messages.json" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" autocomplete="off"><input type="hidden" name="authenticity_token"
    value="nyJdJ7pWo1JngdkLIrikSMwaB0IGIXK4BfN/mTaAukckUMSbHBeq3yNi0rEJn1Bi/KHpR9Lx7jRxwnvl53M28g==">
  <div id="profile_comment_form" class="media guest_variant">
    <div class="bd">
      <dl>
        <dd class="form_block" id="shout_content_block">
          <dl>
            <span class="error_block error" id="shout_content_error_block">
            </span>
            <dd class="label_block" id="shout_content_label_block">
            </dd>
            <dd id="shout_content_control_block" class="input_block"><textarea rows="2" cols="99" class="hintable mls hinted_value" title="Start typing to leave azpartsnow a shout..." name="shout[content]" id="shout_content"></textarea></dd>
          </dl>
        </dd>
      </dl>
      <div class="error_message cntrError" id="shout_error_message" style="display:none;"></div>
      <input type="submit" value="Shout" class="submission_button btn btn_action" id="shout_box_submission_button"
        onclick="try{}catch(e){};if(!this.elem_shout_box_submission_button){this.elem_shout_box_submission_button=$('shout_box_submission_button');this.spin_shout_box_submission_button=$('shout_box_submission_button_spinner');this.restore=function(t){return function(){t.elem_shout_box_submission_button.show();t.spin_shout_box_submission_button.hide();Event.stopObserving(window, 'unload', t.restore);}}(this);}this.elem_shout_box_submission_button.hide();this.spin_shout_box_submission_button.show();Event.observe(window, 'unload', this.restore);"
        data-disable-with="Shout"><span id="shout_box_submission_button_spinner" class="spinner spinner_gray" style="display:none" title="loading…">​</span>
    </div>
  </div>
</form>

Text Content

WE HAVE REDUCED SUPPORT FOR LEGACY BROWSERS.

What does this mean for me? You will always be able to play your favorite games
on Kongregate. However, certain site features may suddenly stop working and
leave you with a severely degraded experience.

What should I do? We strongly urge all our users to upgrade to modern browsers
for a better experience and improved security.

We suggest you install the latest version of one of these browsers:

 * Download Google Chrome
 * Download Mozilla Firefox
 * Download Microsoft Edge
 * Download Apple Safari

No Thanks



To enhance your user experience, support technical features, and personalize
content and ads, this site uses cookies.

Your use of Kongregate’s Services is subject to our revised Cookie Policy,
Privacy Policy and Terms of Service.

OK


KONGREGATE WORDMARK

   
 * 
   
   
 * p0
   
   
 * l0
   
   
 * f
   
   
 * 
   
   
 * m
   
   
 * s
   * Settings
   * Sign Out
   

Sign In Register or Sign In: Username or Email Password Remember me Forgot
Password?
   
 * Games
   Recently Played » + Recently Played Games Start playing now.
   My Playlist » + p My Playlist Register to save games to play later.
   Categories
    * Top Rated
    * Action
    * Multiplayer
    * Hot New
    * MMO
    * Adventure & RPG
    * My Favorites
    * Strategy & Defense
    * Shooter
    * Idle
    * Upgrades
    * Tower Defense
    * Sports/Racing
    * 5 Minute
    * More Categories
   
   For Developers:
   
    * Upload your game
    * Developers Center

   
   
 * Achievements
   Badge of the Day »
   
   Score 2x points!
   
   Badge of the Day
   Badge of the Day
   
   Not Stranded Reach the big island. Get 300 XP. in Oceania
   
   This Week's Kongpanion »
   
   Hugh Complete the Badge of the Day to unlock the Kongpanion!
   
   Recently Badged Games »
    * Oceania 4 Badges
    * Incremental Adventures 6 Badges
    * Idle Wizard 4 Badges
   
   Badges »
    * Recommended for Me
    * Action Badges
    * Rarest Badges
    * Racing Badges
    * Easiest Unearned
    * Puzzle Badges
    * Newest Badges
    * All Badges
   
   Quests »
    * All Quests

   
   
 * My Kong
   Trending with Friends
   
   Activity Feed
   
   g Register or sign in to start receiving activity updates from around
   Kongregate!

   
   
 * About Us
   
   
 *  * 
    * see more results » {"url":"/search"}
      

   

X Complete Initialization for 10 kreds Complete the Quest and earn an exclusive
shiny kongpanion + 10 kreds 15%

« Previous Next »

Congratulations! You’ve completed your Kongregate account!

Keep exploring Kongregate with more badges and games!

Congratulations! You’ve completed your Kartridge quest!

Spend your hard earned kreds on some of these games!

Hide the progress bar forever? Yes No


AZPARTSNOW



Points needed for next level: 20 Level

 * Friend
   
 * Private Message
 * Tools
   * 
   * Report Abuse





 * LOCATION
   
   871 Ajikata, Niigata-shi, Niigata, Japan


 * MEMBER SINCE
   
   Sep. 15, 2023


 * WEBSITE
   
   http://www.azpartsnow.com


 * PSN USERNAME
   
   azpartsnow


 * TWITTER
   
   https://twitter.com/azpartsnow

https://www.azpartsnow.com/
AZ PARTS NOW: YOUR TRUSTED SOURCE FOR GENUINE CAR PARTS
Welcome to AZ PARTS NOW, your go-to supplier for genuine car parts. With over 10
years of experience in the industry, we take pride in our expertise and
specialization in providing a wide range of auto parts for various car brands.
Whether you own a Toyota, Honda, Ford, Nissan, Mazda, Isuzu, Mitsubishi,
Hyundai, Kia, or any other car brand, we have you covered. Our commitment to
offering reasonable prices and fast worldwide delivery distinguishes us from our
competitors. But what truly sets us apart is our unwavering dedication to
providing only high-quality, new genuine parts produced using advanced
technology.

More About Me


 * LEVEL
   
   1


 * POINTS
   
   30


 * BADGES
   
   0


 * COMMENTS
   
   0


 * FAVORITES
   
   0


 * FANS
   
   0


 * FRIENDS
   
   0


ACTIVITY FEED



azpartsnow has not published any activity yet.Would you like to post a shout to
welcome them to Kongregate?

See all shouts »


FRIENDS

azpartsnow has no fans. Be their first!

 * Friend
   


MY GAMES

 * Favorites

azpartsnow has not added any games to their favorites list yet.

close


 * LOCATION
   
   871 Ajikata, Niigata-shi, Niigata, Japan


 * MEMBER SINCE
   
   Sep. 15, 2023


 * WEBSITE
   
   http://www.azpartsnow.com


 * PSN USERNAME
   
   azpartsnow


 * TWITTER
   
   https://twitter.com/azpartsnow

https://www.azpartsnow.com/
AZ PARTS NOW: YOUR TRUSTED SOURCE FOR GENUINE CAR PARTS
Welcome to AZ PARTS NOW, your go-to supplier for genuine car parts. With over 10
years of experience in the industry, we take pride in our expertise and
specialization in providing a wide range of auto parts for various car brands.
Whether you own a Toyota, Honda, Ford, Nissan, Mazda, Isuzu, Mitsubishi,
Hyundai, Kia, or any other car brand, we have you covered. Our commitment to
offering reasonable prices and fast worldwide delivery distinguishes us from our
competitors. But what truly sets us apart is our unwavering dedication to
providing only high-quality, new genuine parts produced using advanced
technology.



Kongregate
 * Be a Facebook Fan
 * Follow Us on Twitter
 * About Us
 * Contact Us

 * Help/FAQ
 * Code of Conduct
 * Terms of Service
 * Privacy Policy

 * Job Opportunities
 * Upload your Game

Language: Français Français English English Deutsch Deutsch
 * © 2023 Kongregate
 * An
   MTG
   company



X

Loading




By clicking “Accept All Cookies”, you agree to the storing of cookies on your
device to enhance site navigation, analyze site usage, and assist in our
marketing efforts.

Accept All Cookies
Reject All
Cookies Settings


PRIVACY PREFERENCE CENTER

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
More information
Allow All


MANAGE CONSENT PREFERENCES

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the site will not then work.
These cookies do not store any personally identifiable information.

PERFORMANCE COOKIES

Performance Cookies

Performance Cookies help us analyze and optimize our website. This primarily
means that we can see which parts of the websites are of interest to the
visitors and to make the website more user-friendly or interesting based on
this. The legal basis for processing data stored by such cookies is your consent
(Art. 6 para. 1 let. a) GDPR).

TARGETING COOKIES

Targeting Cookies

These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

Back Button


BACK



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Reject All Confirm My Choices