mysticms.com
Open in
urlscan Pro
141.94.96.188
Public Scan
Submitted URL: http://mysticms.com/
Effective URL: https://mysticms.com/
Submission: On August 03 via api from US — Scanned from FR
Effective URL: https://mysticms.com/
Submission: On August 03 via api from US — Scanned from FR
Form analysis
3 forms found in the DOMPOST /User/ChangePassword
<form method="post" action="/User/ChangePassword">
<div class="form-floating">
<input type="password" class="form-control" id="floatingInput" required="" maxlength="12" placeholder="Old Password" name="OldPassword">
<label for="floatingInput">Old Password</label>
</div>
<br>
<div class="form-floating">
<input type="password" class="form-control" id="floatingPassword" required="" maxlength="12" placeholder="Password" name="NewPassword">
<label for="floatingPassword">New Password</label>
</div>
<br>
<div class="form-floating">
<input type="email" class="form-control" id="floatingEmail" required="" placeholder="Email" name="Email" value="">
<label for="floatingEmail">Email</label>
</div>
<br>
<div class="form-floating">
<input type="date" class="form-control" id="floatingBirthday" required="" placeholder="Birthday" data-val="true" data-val-required="The Birthday field is required." name="Birthday" value="2024-08-03">
<label for="floatingBirthday">Birthday</label>
</div>
<br>
<div class="g-recaptcha" data-sitekey="6LeCKPQmAAAAAAoI_FiQBBpwrSy5R6TANcj_xj5P">
<div style="width: 304px; height: 78px;">
<div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-1e8tps5xdx97" frameborder="0" scrolling="no"
sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LeCKPQmAAAAAAoI_FiQBBpwrSy5R6TANcj_xj5P&co=aHR0cHM6Ly9teXN0aWNtcy5jb206NDQz&hl=fr&v=hfUfsXWZFeg83qqxrK27GB8P&size=normal&cb=xj45j3t2qnr7"></iframe></div>
<textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
</div>
</div>
<br>
<button class="w-100 btn btn-lg btn-primary sub-btn" type="submit" style="background-color: orchid;"> Submit </button>
<input name="__RequestVerificationToken" type="hidden" value="CfDJ8FoCyS6n6UNJl-yVD_qxjCYOvS0BZ5SKZ6TWsW9f2ac0s6o7HPQyCP47S6m_JpTK1J6uMOE3DuHms-uaEGApnNBtT0WUL-c1IbuxLo3Otw_j40jfLazpKDHewibvwOzQhGqPDNhgUAoD8a8DFoThxqA">
</form>
POST /Home/Register
<form method="post" action="/Home/Register">
<div class="form-floating">
<input type="text" class="form-control" id="floatingInput" required="" maxlength="12" placeholder="Username" name="Username" value="">
<label for="floatingInput">Username</label>
</div>
<br>
<div class="form-floating">
<input type="password" class="form-control" id="floatingPassword" required="" maxlength="12" placeholder="Password" name="Password">
<label for="floatingPassword">Password</label>
</div>
<br>
<div class="form-floating">
<input type="email" class="form-control" id="floatingEmail" required="" placeholder="Email" name="Email" value="">
<label for="floatingEmail">Email</label>
</div>
<br>
<div class="form-floating">
<input type="date" class="form-control" id="floatingBirthday" required="" placeholder="Birthday" data-val="true" data-val-required="The Birthday field is required." name="Birthday" value="2024-08-03">
<label for="floatingBirthday">Birthday</label>
</div>
<br>
<div class="g-recaptcha" data-sitekey="6LeCKPQmAAAAAAoI_FiQBBpwrSy5R6TANcj_xj5P">
<div style="width: 304px; height: 78px;">
<div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-tkfn1232nwkn" frameborder="0" scrolling="no"
sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LeCKPQmAAAAAAoI_FiQBBpwrSy5R6TANcj_xj5P&co=aHR0cHM6Ly9teXN0aWNtcy5jb206NDQz&hl=fr&v=hfUfsXWZFeg83qqxrK27GB8P&size=normal&cb=dfavf1sspqam"></iframe></div>
<textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
</div>
</div>
<br>
<button class="w-100 btn btn-lg btn-primary sub-btn" type="submit" style="background-color: orchid;">Register</button>
<input name="__RequestVerificationToken" type="hidden" value="CfDJ8FoCyS6n6UNJl-yVD_qxjCYOvS0BZ5SKZ6TWsW9f2ac0s6o7HPQyCP47S6m_JpTK1J6uMOE3DuHms-uaEGApnNBtT0WUL-c1IbuxLo3Otw_j40jfLazpKDHewibvwOzQhGqPDNhgUAoD8a8DFoThxqA">
</form>
POST /Home/Login
<form method="post" action="/Home/Login">
<div class="form-floating">
<input type="text" class="form-control" id="floatingInput" required="" maxlength="12" placeholder="Username" name="Username" value="">
<label for="floatingInput">Username</label>
</div>
<br>
<div class="form-floating">
<input type="password" class="form-control" id="floatingPassword" required="" maxlength="12" placeholder="Password" name="Password">
<label for="floatingPassword">Password</label>
</div>
<br>
<br>
<div class="g-recaptcha" style="width:150%" data-sitekey="6LeCKPQmAAAAAAoI_FiQBBpwrSy5R6TANcj_xj5P">
<div style="width: 304px; height: 78px;">
<div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-v2wcgzy9zie5" frameborder="0" scrolling="no"
sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LeCKPQmAAAAAAoI_FiQBBpwrSy5R6TANcj_xj5P&co=aHR0cHM6Ly9teXN0aWNtcy5jb206NDQz&hl=fr&v=hfUfsXWZFeg83qqxrK27GB8P&size=normal&cb=gnfpkxmvmmdf"></iframe></div>
<textarea id="g-recaptcha-response-2" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
</div>
</div>
<br>
<button class="w-100 btn btn-lg btn-primary sub-btn" type="submit" style="background-color: orchid;">Login</button>
<input name="__RequestVerificationToken" type="hidden" value="CfDJ8FoCyS6n6UNJl-yVD_qxjCYOvS0BZ5SKZ6TWsW9f2ac0s6o7HPQyCP47S6m_JpTK1J6uMOE3DuHms-uaEGApnNBtT0WUL-c1IbuxLo3Otw_j40jfLazpKDHewibvwOzQhGqPDNhgUAoD8a8DFoThxqA">
</form>
Text Content
Server has been live for : 113d:16h:2m7s * * Download * Ranking * Guide * Discord * Donate * * Vote * Account * Login * Register Mystic A one-of-a-kind v83 journey with custom 3x EXP, lifestyle improvements, custom content, challenges, and low rates. Server Rates Version : 83 Exp Rate : 3x Meso Rate : 1x Drop Rate : 2x Quest Rate : 2x Real-time information Server Status : ONLINE Update Version : v4.4 Online Players : 1 Active Players : 2 Server Time : 01:02 NO HP WASHING Vitality Scrolls will enhance your HP by 175 each. DAILY CHALLENGES Embark on Daily Party Quests, Epic Boss Runs, and Exciting Adventures with Your Mystic Companions! MYSTIC ARTIFACTS Conquer the daily and weekly boss challenges to obtain Mystic Artifacts, unlocking a trove of valuable rewards. ULTIMATE EXPLORER Experience Enhanced Abilities for Your Explorer by Leveling a Cygnus Character to 120. EVOLVING RING Complete Quests around MysticMS and Collect Monster Cards to earn valuable stat-boosting rings. EXPEDITIONS Chaos Zakum, Chaos Horntail, and Pink Bean, brace yourself for the challenge against Von Leon & Cygnus Empress. ENHANCED MOVEMENT Unlocked at Level 150, Sky Leap grants better movement, alongside passive Nimble Feet, accelerated rope climbing and unlimited speed HYPER SKILLS Class-specific Ultimate skill unlocked upon reaching level 180. CUSTOM QUEST Discover exclusive Hunting Board Quests in Mystic! VOTING REWARDS Vote three times a day to earn exclusive rewards! SKILL REWORKING In Mystic Every class features a brand-new skill, and a significant balance of the classes compared to other servers. BETTER GAME CLIENT High-definition client, in-game widget, and an exceptionally secure game client, immune to hackers. TOP RANKING Rank Avatar Name Class Level Guild Potato Marksman 250 Vandals Nine Buccaneer 236 Vandals Xuanniee Dark Knight 235 Snooze Aria Arch Mage I/L 233 Ducks Reborn Arch Mage I/L 232 Vandals Installation Guide 1. Create a folder and exclude it from Windows Defender scans. 2. Download from either mirror and extract our game files into that folder. We recommend using WinRAR. 3. Files Password is 123 Check our guide for any Tech Issue Download Win Rar Change Password CHANGE PASSWORD GUIDE your password must contain only letters and numbers, with a length between 6 to 12 characters. Old Password New Password Email Birthday Submit Register REGISTRATION GUIDE Your username and password must contain only letters and numbers, with a length between 6 to 12 characters. Username Password Email Birthday Register Login SIGN IN Please enter your username and password to access voting. Username Password Login VOTE Please enter your username to vote. Username Vote All images and other contents related to MapleStory are owned by Nexon Corporation | © 2024 - MysticMS.