l2mundial.com Open in urlscan Pro
170.187.189.191  Public Scan

Submitted URL: http://l2mundial.com/
Effective URL: https://l2mundial.com/
Submission: On November 25 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST ./?engine=create_account

<form class="form-action usarJquery registerForm" method="POST" action="./?engine=create_account">
  <input type="hidden" name="key" value="cec28313ef7c10b0e3336e47509d551e">
  <div class="cheks" style="padding-top:20px;">
    <div class="child">
      <label for="acceptrules"><input type="checkbox" id="acceptrules" value="1"><i></i></label>
      <div class="text" style="font-size:15px;">I accept all the rules.</div>
    </div>
  </div>
  <div class="item">
    <div class="input">
      <input type="text" name="login" id="login" placeholder="Login" maxlength="14" autocomplete="off" required="">
      <div class="select-option" data-select="select-option" id="the_suffix">
        <select name="suffix" id="suffix" class="prefix" required="">
          <option value="1">385</option>
          <option value="2">704</option>
          <option value="3">595</option>
          <option value="4">RCS</option>
          <option value="5">YHR</option>
          <option value="6">NXY</option>
        </select>
      </div>
    </div>
  </div>
  <style>
    #finalLogin {
      font-weight: bold;
      color: #fff !important;
      font-size: 16px !important;
    }
  </style>
  <div class="rmsg warn" style="line-height: 22px !important; margin-bottom: 2px; background: rgba(255,255,255,0.05) !important; color: rgba(255,255,255,0.7) !important;">
    <span id="sfxMsg1">For best security, add a suffix to your login.<br>Your login will be <span id="finalLogin"></span>.</span><span id="sfxMsg2" style="display:none;">Suffix disabled</span><br>
    <a href="#" id="whatIsPrefix" style="font-style:italic; color: #ff2424 !important;">What is it?</a>
    <script>
      $(function() {
        $('#disableSuffix').prop('checked', false);
        $('select#suffix option').eq(2).attr('selected', 'selected');
        $('#finalLogin').text('_____' + $('select#suffix option:selected').text());
        $('select#suffix').change(function() {
          alert('x');
          if ($('#login').val().length != 0) {
            var loginAtual = $('#login').val();
          } else {
            var loginAtual = '_____';
          }
          $('#finalLogin').text(loginAtual + $('select#suffix option:selected').text());
        });
        $('input#login').keyup(function() {
          if ($('#login').val().length != 0) {
            var loginAtual = $('#login').val();
          } else {
            var loginAtual = '_____';
          }
          $('#finalLogin').text(loginAtual + $('select#suffix option:selected').text());
        });
        $('#disableSuffix').change(function() {
          if (!$('#the_suffix').hasClass('escondido')) {
            $('#login').attr('maxlength', '14');
            $('#the_suffix').addClass('escondido').css({
              'display': 'none'
            });
            $('#sfxMsg1').css({
              'display': 'none'
            });
            $('#sfxMsg2').css({
              'display': 'inline-block'
            });
          } else {
            $('#login').attr('maxlength', '11');
            $('#the_suffix').removeClass('escondido').css({
              'display': 'table'
            });
            $('#sfxMsg2').css({
              'display': 'none'
            });
            $('#sfxMsg1').css({
              'display': 'inline-block'
            });
          }
        });
        $('a#whatIsPrefix').click(function(e) {
          e.preventDefault();
          $('body').append(
            "<div id='backblack'></div><div id='modal' style='display:none; height: auto !important;'><div><h1>What is it?</h1>A suffix will be added to your login, ie we will add some random characters at the end of your login to strengthen your security.<br /><br /><b>But is this really necessary?</b><br /><br />Unfortunately there are dishonest people who build Lineage 2 servers and sites of various categories in order to capture users' passwords and store them so that later they can take advantage of it, stealing items or damaging them in some way.<br />With the suffix we decimate this possibility, because even if you use the same password that you used in other sites, the login will be different, making it practically impossible to be discovered.</div></div>"
            );
          $('#modal > div').css({
            'padding': '15px 20px 20px'
          });
          $('#modal').css({
            'box-sizing': 'border-box',
            'padding': '0',
            'top': 'calc(50% - ' + (($('#modal').height() + 6) / 2) + 'px)'
          }).fadeIn('fast');
        });
      });
    </script>
  </div>
  <div class="dual-cln" style="margin-top:20px;">
    <div>
      <div class="item">
        <div class="input"><input type="password" maxlength="25" name="pass" autocomplete="off" placeholder="Password" required=""></div>
      </div>
    </div>
    <div>
      <div class="item">
        <div class="input"><input type="password" maxlength="25" name="pass2" autocomplete="off" placeholder="Repeat Password" required=""></div>
      </div>
    </div>
  </div>
  <div class="dual-cln" style="margin-top:20px; margin-bottom:20px;">
    <div>
      <div class="item">
        <div class="input"><input type="text" maxlength="100" name="email" autocomplete="off" placeholder="Email" required=""></div>
      </div>
    </div>
    <div>
      <div class="item">
        <div class="input"><input type="text" maxlength="100" name="email2" autocomplete="off" placeholder="Repeat E-mail" required=""></div>
      </div>
    </div>
  </div>
  <div class="item">
    <div class="input captcha">
      <img style="margin:5px 0 0 0;" class="captchaImage" src="captcha/securimage_show.php?sid=7b335dc5c409969d53745ddf230f59d5">
      <input type="text" id="captchaInput" maxlength="5" name="captcha" placeholder="Code" autocomplete="off" required="">
      <a tabindex="-1" href="#"><img src="captcha/refresh.png"></a>
    </div>
  </div>
  <div class="buttons">
    <ul>
      <li><button class="button">Register</button></li>
    </ul>
  </div>
</form>

POST ./?engine=recover

<form class="form-action usarJquery" method="POST" action="./?engine=recover">
  <input type="hidden" name="key" value="cec28313ef7c10b0e3336e47509d551e">
  <div class="item">
    <div class="input"><input type="text" maxlength="100" name="email" autocomplete="off" placeholder="E-mail" required=""></div>
  </div>
  <div class="item">
    <div class="input captcha">
      <img style="margin:5px 0 0 0;" class="captchaImage" src="captcha/securimage_show.php?sid=81cbe54608b7890137cefe0129156350">
      <input type="text" id="captchaInput" maxlength="5" name="captcha" placeholder="Code" autocomplete="off" required="">
      <a tabindex="-1" href="#"><img src="captcha/refresh.png"></a>
    </div>
  </div>
  <div class="buttons">
    <ul>
      <li><button class="button">Recover</button></li>
    </ul>
  </div>
</form>

Text Content

Features Register Statistics Discord Contact
Sign in
Download files
 * 
 * 
 * 

X60 Rates
08Days 18Hours 28 58Minutes 18328Seconds
OBT 10 NOVEMBER, 2023 - 15:00 GMT -3
OPEN 25 NOVEMBER, 2023


MUNDIAL

CLASSIC INTERLUDE

New world

Play

Play any class you like: every character has their own renewable buffs! Even
healers have powerful attack skills and can level up on par with others.


FREEDOM OF CHOICE


Level up easily with XP boosters. Also, a special free auto-hunting system is
available. If you turn it on, your character will kill monsters, pick up loot
and use HP potions autonomously.


EASY LEVELING-UP


Show your skills in the dimensional Olympiad, tournaments and other events.
Fight for rare materials in special instance zones against the most ambitious
players from other servers!


EVENT BATTLES


Try something new! Play the beloved interlude in an exciting new client


NEW CLIENT


Constant updates, unique gameplay!


REGULAR UPDATES




UNIQUE SYSTEM'S

L2Mundial provides a fully implemented Classic Client:.
Improved graphics, a new interface, cloaks and alot of new features that you
enjoy in game.

Mass PVP

« AWK Party »

L2Mundial Interlude Season

Zaken PvP

« AVG Party »

L2Mundial Interlude Season

Mass PVP

« 17November Party »

L2Mundial Interlude Season

Mass PvP 1st Day

« Onlap Party »

L2Mundial Interlude Season

Queen Ant & Tezza PVP

« Onlap Party »

L2Mundial Interlude Season

Mass PvP Daily

« Pokemon Party »

L2Mundial Interlude Season

Server Focused on:
 • Good stability and long term server
 • Solo Players & Clans
 • Mass Daily PVP with Clan Wars



FEATURES IMPLEMENTED
FOR NEW SEASON

We implemented many new stuffs for the new season:
Refined Armor System, Kamaloka System, Castle Residence Skills and Hellbound
Island

Refined Armor System

We implemented new refined system where you can upgrade your armors and jewels
from 50% till 100%
This system allows a long durability for the project

Kamaloka System

You can go to Kamaloka Instance everyday to get special drops and itens.

 • Medals
 • Stones
 • and others

Castle Residence Skills

To give more important reason to people go to siege,
we implemented residence castle skills to give.
You must be ready with your clan for this amazing siege.

Hellbound Island

Hellbound Island will be implemented on Chapter Stage 2 and openning Hellbound
places slowly.
With Chapter Stage 2 will be Implemented also PVP Status on Weapons and many
others news things in game!




NEW AREAS FOR ADVENTURERS

New dungeons

New boss

New location

New dungeons: for rewards and EXP

You can make daily Kamaloka 1 time per day. And if you buy the Extra Entrance
Pass, you can do it 2 times. Doing daily Kamaloka you will obtain at Kamaloka
Shop: Lifestones, Bracelet of Flu, Malaria, Rheumathism and Cholera and some
others stuffs.

New bosses

We implemented Freya Epic Boss on this season, it will bring something new to
our project and amazing PVP. - Freya will be implemented into server at Chapter
Stage 2

Main Town: Fantasy Talking Island

Server main Town will be Talking Island. On this place you can find NPC Buffs,
GM Shop, Event Shop, Job Manager and others.


CHOOSE YOUR STARTER PACK!



Discord

Facebook

Twitch

Forum

Start playing right now!

Play


L2MUNDIAL - ALL RIGHTS RESERVED
© INTERWEBTI LLC - 2702 BIG PINE DR HOLIDAY, FL USA

E-mail: support@l2mundial.com

User Agreement   •   Privacy Policy   •   Cookies


Download Files
Full L2Mundial client download required to play
1. Client Classic Interlude (10 GB)
 * OneDrive 1
 * OneDrive 2
 * OneDrive 3
 * Google Drive 1
 * Google Drive 2
 * Google Drive 3
 * FTP 1
 * FTP 2
 * DropBox
 * MediaFire
 * Yandex

2. Use L2Mundial Updater inside game folder to update and start game.
Contact
You need to get in contact with our team?
Our contact e-mail is:


support@l2mundial.com


This is the only e-mail for communication between the staff and the players. If
you are being "attended" through another e-mail by someone who claims to be our
team, be aware that WE ARE NOT! Is someone trying to benefit illegally.

You can also contact us by:


Discord

or

Facebook


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

Follow Us!
Like our facebook page!

> 

Features
GENERAL INFORMATION
Basic server information

ENCHANTMENT RATES
More about server rates

EVENTS
Hourly activities

RAID & EPIC BOSSES
Spawn information

Coin Shop
Donation List

CASTLE SIEGE
Clan activities

GRAND OLYMPIAD
Individual prowess and skill

Power Shirt
T-Shirt Underwear

Daily instances
Kamaloka

ITEM SEARCH
Convenient item search

REFINED
Armor System
GENERAL INFORMATION
Basic server information
Server Base Version: Classic Interlude
XP/SP: x60
Adena: x5
Epic Boss Drop: x1
RB XP/SP: x10
RB Drop: x1
Buffs: 2 Hours duration
 * 2 hours duration (selfbuffs retail)
 * Slot: 24 + 4 (Divine Inspiration)

Auto Loot for items from monsters and manual pickup for raid bosses
Auto Loot system for adena from monsters
Mana Potions: Restores 1000 MP with 10s cooldown
1st, 2nd and 3rd class transfers are free!
Maximum Clients per computer: 2
Auto learn skills

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

Other features: Weight limit removed Inventory Slot 200 ALT+B - in game data
base, skills, mobs, RB status, you can find there any item you need, it will
shows you where it drops. Shift + click on monsters to see the droplist FOI
Works like GF chronicle (effect disappear on casting or hitting) Offline shop
(duration 7 days before being kicked). There is no clan penalty to invite/expel
Clan skills for all members (not rank dependant) Missions system (from Classic),
you can get rewards by completing daily/weekly/one-time missions like killing
monsters, raids, players on pvp, epics, collecting certain items Buff block
skill Restore life does not work in Raid Boss or Epic Boss Cancel (all skills
with cancel effect), removes buffs for 10 seconds, then the buffs return.
Subclass FREE (Just need be added at NPC) Nobless QUEST - Lunargent and Hellfire
Oil at NCP Shop by adena.

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

Divine Inspiration Books: Level 2 Can be obtained from Custom Raid Bosses Level
3 and 4 can be obtained from Epic Bosses. or can be obtained by Event Medals.

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


WE HAVE REWARDS FOR CONTENT CREATORS AND STREAMERS!


BONUSES FOR YOUTUBE VIDEOS!




BONUSES FOR STREAMERS!



For more information about the bonuses for clans and content creators, please
contact our community manager on discord.
RATES
Essential server rates

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

XP/SP: x20
Adena: x10
Drop Chance: x3
Spoil Chance: x3
Attribute Experience: x5
RB XP/SP: x1
RB Drop: x3
ENCHANTMENT RATES
More about server rates
Fight Weapons: From +0 to +3: 100 % From +3 to +15: 60 % From +15 to +16: 30 %

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

Mage Weapons: From +0 to +3: 100 % From +3 to +15: 40 % From +15 to +16: 20 %

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

Armors and Accesory: From +0 to +3: 100 % From +4 to +6: 30 % From +7 to +8: 18
% From +9 to +10: 10 %

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

Power Shirt: From +0 to +3: 100 % From +4 to +6: 30 % From +7 to +8: 18 % From
+9 to +10: 10 %

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

EVENTS
Hourly activities
The events take place every 1 hour. The events are auto-timed and all players
will receive an invitation even if they are out of town.
The events are available for players level 76 or higher. Only one character can
be registered per HWID. Afk players will be automatic kicked out from the
events.

Winner: 3 Event Coin
Loser: 1 Event Coin
Top killer receives 1 extra Event Coin





TEAM VS TEAM

Event Schedule:

 * 00:00
 * 05:00
 * 10:00
 * 15:00
 * 20:00



1X1, 3X3, 5X5, 9X9 INSTANCED TOURNAMENTS

Event Schedule:

 * 13:00
 * 16:00
 * 00:00




THE CHAMPION

Champion is an individual driven event! Each kill may results in 1 special box
with surprises
Top killer will be rewarded with 10 Event Medal

Event Schedule:

 * 01:00
 * 06:00
 * 11:00
 * 16:00
 * 21:00




CAPTURE THE FLAG

Event Schedule:

 * 02:00
 * 07:00
 * 12:00
 * 17:00
 * 22:00




DOMINATION

Event Schedule:

 * 04:00
 * 09:00
 * 14:00
 * 19:00



RAID BOSSES
Spawn & entry information


RAID BOSSES & EPIC BOSSES

Raid Bosses are on GMT -3 and spawn info can be found in game using ALT + B

Common Raids: All with fixed spawn time for all communities Barakiel: 6h + 25min
random is PVP area inside and outside near areas
(Epic boss is PVP area inside and outside) All epics dead on launch Queen Ant
(lvl 80) TIME TO BE DEFINED Core (lvl 80) TIME TO BE DEFINED Orfen (lvl 80) TIME
TO BE DEFINED Zaken (lvl 80) TIME TO BE DEFINED Frintezza (lvl 85) TIME TO BE
DEFINED - (Need CC of 4 party, max is 5 party of 9 people each) Baium (lvl 80)
TIME TO BE DEFINED Antharas (lvl 80) Every 2 Sundays (alternating with Valakas)
TIME TO BE DEFINED Valakas (lvl 85) Every 2 Sundays (alternating with Antharas)
TIME TO BE DEFINED
Coin Shop
Donation list

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




PREMIUM

Premium bonus helps you progress with: Experience Rate Bonus, Drop item chance
rate bonus, Drop item amount rate bonus, Daily World Chat, PvE Damage Bonus 10%,
Attendance Check. We have Premium Level 1 and Level 2. You can have more details
about in game.

 * Price for 7 days: TO BE DEFINED
 * Price for 14 days: TO BE DEFINED
 * Price for 30 days: TO BE DEFINED

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




BEAUTY SHOP

In Beauty Shop, you can buy Cloak(just visual bonus), Accessory & Agathion. You
can also change your Sex, Nickname, Clan Name and color of your Title.


 * Price for Cloak(no stats): TO BE DEFINED
 * Price for Armor and Weapon Costume(no stats): TO BE DEFINED
 * Price for Mounts TO BE DEFINED
 * Price for Accessory TO BE DEFINED
 * Price for Agathion(no stats): TO BE DEFINED
 * Price for Sex Change: TO BE DEFINED
 * Price for Nickname Change: TO BE DEFINED
 * Price for Clan Name Change: TO BE DEFINED
 * Price for Title Color: TO BE DEFINED
 * Price for Name Color: TO BE DEFINED
 * Pk scroll (removes pk): TO BE DEFINED
 * 200 recs: TO BE DEFINED

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

CASTLE SIEGE
Clan activities
Sieges Every 2 weeks
First sieges: Date to be defined
Saturday: 18:00 – 20:00
Sunday: 18:00 – 20:00.
You can register for a castle siege 1 hour before the siege starts.
Now owning a castle can significantly strengthen a clan. This opens up new
spaces for building combat tactics and strategies. Grab the necessary castles to
get an advantage for yourself or take it away from your enemies!




GIRAN CASTLE

Residence Soul - The Max MP of clan members in Residence increases by 500

Residence Empower - The M. Atk. of clan members in Residence increases by 4%

Residence Fortitude - Resistance to Stun attacks of clan members in Residence
increases by 15%

Residence Freedom - Resistance to Hold attacks of clan members in Residence
increases by 15%


ADEN CASTLE

Residence Might - The P. Atk. of clan members in Residence increases by 4%

Residence Resist Lava - Resistance to Fire and Earth attacks of clan members in
Residence increases by 10%

Residence Shield -P. Def. of clan members in Residence increases by 6%

Residence Glory - The PvP damage of clan members in Residence increased by 3%


RUNE CASTLE

Residence Body - The Max HP of clan members in Residence increases by 500

Residence Magic Barrier - The M. Def. of clan members in Residence increases by
6%

Residence Resists Divinity - Resistance to Holy and Dark attacks of clan members
in Residence increases by 10%

Residence Mental Control - Resistance to Mental attacks of clan members in
Residence increases by 15%


GODDARD CASTLE

Residence Faith - The Critical Damage with a blunt/fist weapon of clan members
in Residence increases by 10%

Residence Empower - The M. Atk. of clan members in Residence increases by 4%

Residence Fortitude - Resistance to Stun attacks of clan members in Residence
increases by 15%

Residence Archery - The attack range of a bow of clan members in Residence
increased by 50


SCHUTTGART CASTLE

Residence Might - The P. Atk. of clan members in Residence increases by 4%

Residence Body - The Max HP of clan members in Residence increases by 500

Residence Shield -P. Def. of clan members in Residence increases by 6%

The skill MP Consumption of clan members in Residence decreased by 5%


OREN CASTLE

Residence Body - The Max HP of clan members in Residence increases by 500

Resistance to Paralize attacks of clan members in Residence increased by 15%

Residence Death Whispers - The Critical Damage of clan members in Residence
increases by 5%

Residence Archery - The attack range of a bow of clan members in Residence
increased by 50


DION CASTLE

Residence Movement - The Speed of clan members in Residence increases by 6

Residence Resist Divinity - Resistance to Holy and Dark attacks of clan members
in Residence increases by 10%

Residence Stamina - Resistance to Paralize attacks of clan members in Residence
increased by 15%

Residence Assassination - The Rear Critical Damage and Critical Damage when
using a Dagger of clan members in Residence increases by 10%


INNADRIL CASTLE

Residence Soul - The Max MP of clan members in Residence increases by 500

Residence Magic Barrier - The M. Def. of clan members in Residence increases by
6%

Residence Movement - The Speed of clan members in Residence increases by 6

Residence Resist Typhoon - Resistance to Water and Wind attacks of clan members
in Residence increases by 10%


GLUDIO CASTLE

Residence Might - The P. Atk. of clan members in Residence increases by 4%

Residence Soul - The Max MP of clan members in Residence increases by 500

Residence Honor - The PvP defence of clan members in Residence increased by 3%

Residence Death Whispers - The Critical Damage of clan members in Residence
increases by 5%

GRAND OLYMPIAD
Individual prowess and skill


OLYMPIAD CONFIGURATIONS

 * Cycle: 2 Weeks
 * First cycle starts: TO BE DEFINED
 * First Heroes: TO BE DEFINED
 * Period: Thursday – TO BE DEFINED
 * Olympiad max enchant limit +8 ( if you have more than +8 your gear will
   become temporary +8 for the fight )

Power Shirt
T-Shirt Underwear

T-Shirt can be purchased from EVENT NPC Shop. You need to buy it only one time
for 50 Event medals. If you fail enchant, it doesent brake, the enchant falls to
zero. The Blessed Scroll Enchants for it can be bought from NPC Shop by adena.

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

The chances to enchant it are:

   Bonuses what u can get for enchanting Power Shirt:
 * Basically Shirt have 28 P.Def and 15 M. Def with enchanting lvl these stats
   is rise. On maximum lvl (+10) will be P.Def 52, M.Def 32
 * +4: Speed +5
 * +5: CP +500
 * +6: Increase resistance to damage in PvP by 5%
 * +7: +1 MEN, +1 CON
 * +8: +1 STR, +1 INT
 * +9: +1 WIT, +1 DEX
 * +10: Increase damage dealt in PvP by 5%.
   

Daily instances
Kamaloka

To enter Kamaloka you need to go to Rune Township and talk to Captain Mathias.

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

There are 2 instances of Kamaloka than can be done only 1 instance per day and
with Extra Entrance Pass (2 times):

 * You can only farm 1 instance per pc per day.
 * Instances resets every morning 5:00 GMT -3
 * Level 78 Kamaloka need minimum 2 players and maximum 9 players. ( Minimum lvl
   73 - Maximum lvl 80 ) - 45 minutes time limit
 * Level 83 Kamaloka need minimum 2 players and maximum 9 players. ( Minimum lvl
   80 - Maximum lvl 80 ) - 45 minutes time limit

ITEM SEARCH
Convenient item search

ALT+B - in game data base, skills, mobs, RB status, you can find there any item
you need, it will shows you where it drops

   You can find:
 * Where marts drops
 * NPC loc
 * Raid Bosses Status: Dead or Alive and Time to Spawn
 * Top Players / Status / PVP & PK
 * Event Status
 * Premium Account

Refined
Armor System

This season we implemented 'Armor System Refinated' System, We will be working
with Stage chapters.

First week server will have Chapter 1 phase: Armors and Jewels will have upgrade
from 50% till 75%.

It will make balance between all players on server and make server have long
life term.

You will get the Armor & Jewels from GM Shop with 50%. You will be upgrading 5%
by 5% till 75%.

You will need Mantras, Mats and Event Medals to upgrade your itens..


Rules
01. Always treat all Administrators, Game Masters and members of management with
respect. Any act of disrespect to the administration, regardless of the medium,
result in punishment.

02. It is forbidden to impersonate (pretend to be) any member of the
administration.

03. Advertising, comments or suggestions of any other Lineage server is
prohibited in any game chat or other media connected to us.

04. It is forbidden to use programs that interact with the Lineage 2, exploits
or take advantage of any problems found in the game, in the forum or website
that will benefit you in relation to other players. If a player finds a bug
(problem/fault) in the game, forum or site shall immediately inform the
administration.

05. Never ask levels, items, adena, teleport or any benefit to any member of the
administration because you will not be answered.

06. Your account is not transferable, it means that you are responsible for your
own safety in the game. Never give your password to anyone else, including the
administration. Make sure that the computer used to play it safe. Never run
extra interactivity programs with your Lineage 2, which was not provided by
management, as they may contain viruses and keyloguers that will result in the
theft of your user accounts and / or items. The administration is not
responsible for any theft, dropped or destroyed items. The administration
ensures complete integrity and server security and therefore are not possible
invasions hacks to steal items or accounts directly on the server, site or
forum, in other words, any type of theft are caused by carelessness or misuse of
users.

07. All user data (its accuracy and maintenance) are the sole responsibility of
the user. Take care of your data and keep your active e-mail account it is
necessary to recover your password if you forget it. The administration is not
responsible for data forgotten, lost, deleted or canceled for any reason.

08. It is forbidden to offend other players with profanity, derogatory and
offensive names, pornographic offenses, racist and others in Global Chat and any
other media provided by our team. In in-game chats use the command /block for
not to read unwanted messages. Use the hero chat with wisdom because it involves
reading the entire server. Also the use of any chat to incite or manipulate the
players the server against the administration is prohibited.

09. Players who accuse without evidence the administration will be severely
punished. The administration will not allow bad players tarnish the image of the
server because they are bad losers.

10. Any action in the game that the administration deems anti-gambling (actions
considered inappropriate or bad character) will also result in penalties such
as: losing on purpose in the Grand Olympiad to give points to another character;
disrupt or attempt to deceive in any way automatic events or made by management;
Try to fool other players offering false items.


Statistics » Top PvP
Top PvP Top Pk Top Online Top Level Top Adena Top Clan Olympiad Ranking Boss
Status Boss Jewels Loc Castle & Siege

Cookies
This page discusses how cookies are used by this site. If you continue to use
this site, you are consenting to our use of cookies.




WHAT ARE COOKIES?

Cookies are small text files stored on your computer by your web browser at the
request of a site you're viewing. This allows the site you're viewing to
remember things about you, such as your preferences and history or to keep you
logged in.
Cookies may be stored on your computer for a short time (such as only while your
browser is open) or for an extended period of time, even years. Cookies not set
by this site will not be accessible to us.




OUR COOKIE USAGE

This site uses cookies for numerous things, including:

 * Registration and maintaining your preferences. This includes ensuring that
   you can stay logged in and keeping the site in the language or appearance
   that you requested.
 * Analytics. This allows us to determine how people are using the site and
   improve it.
 * Advertising cookies (possibly third-party). If this site displays
   advertising, cookies may be set by the advertisers to determine who has
   viewed an ad or similar things. These cookies may be set by third parties, in
   which case this site has no ability to read or write these cookies.
 * Other third-party cookies for things like Facebook or Twitter sharing. These
   cookies will generally be set by the third-party independently, so this site
   will have no ability to access them.

Additional cookies and those set by third parties
Additional cookies may be set during the use of the site to remember information
as certain actions are being performed, or remembering certain preferences.
Other cookies may be set by third party service providers which may provide
information such as tracking anonymously which users are visiting the site, or
set by content embedded into some pages, such as YouTube or other media service
providers.




REMOVING/DISABLING COOKIES

Managing your cookies and cookie preferences must be done from within your
browser's options/preferences. Here is a list of guides on how to do this for
popular browser software:

 * Microsoft Internet Explorer
 * Microsoft Edge
 * Mozilla Firefox
 * Google Chrome
 * Safari for macOS
 * Safari for iOS



MORE INFORMATION ABOUT COOKIES

To learn more about cookies, and find more information about blocking certain
types of cookies, please visit the ICO website Cookies page.


User Agreement


USER AGREEMENT

User agreement of L2Mundial (website, game & services)
This Agreement is designed to regulate the relationship between the user and the
copyrighter of the Internet Server l2mundial.com

Summary:

1. Definitions
2. Subject of the Agreement
3. Terms for entry of the Agreement
4. Rights and Obligations of the Parties
5. Privacy and Security
6. Additional Paid Services
7. Shipping/delivery Policy
8. Refund Policy
9. Disclaimer of Warranties
10. Additional provisions
11. Company info and contacts




1. DEFINITIONS

Operator — the owner of l2mundial.com Server, is a Party to the User Agreement.
Operator performs administration and maintenance, provides users access to the
server, services (also paid services), under the terms of this agreement.

User means an individual (natural person) that has completed the registration on
l2mundial.com Server or participating in a Server projects

User and Operator are the Parties to the Agreement.

Server — special software and hardware complexes placed on the Operator's
resources. User access to the server is provided only by the Operator. All
rights to use this server belong exclusively to the Operator.

Site is a website located on the Internet at http://l2mundial.com.

Services means providing Users with access to the Server, using opportunities
and services, participating in projects on the terms and conditions specified in
the Agreements. Operator's services are provided free of charge. Exceptions are
only Additional Paid Services. All Services are provided by the operator only
within the Server, i.e. During its use by the User.

Additional paid services means providing the User with additional special
features of the Server for a fee. These services are not mandatory and are
provided at the request of the User. Paid Services are also provided by the
Operator exclusively within the Server.




2. SUBJECT OF THE AGREEMENT

2.1. Operator provides access to the Server (Services, Paid Services) to an
unlimited number of persons on the terms of this Agreement.
2.2. The user is aware that the main purpose of project is to server
l2mundial.com organization operator of leisure and entertainment, is in no way
associated with gambling.




3. TERMS FOR ENTRY OF THE AGREEMENT

3.1. From the moment of acceptance of this Agreement, the User has the Rights
and performs the Obligations stipulated in the text of this Agreement.
3.2. The User accepts and agrees to the terms of this Agreement by registering
the account on the site: l2mundial.com. The fact of acceptance means the full
and unconditional consent of the User with all the conditions and annexes of
this Agreement.
3.3. If the User for any reason does not agree with the terms and conditions of
this Agreement, he must stop further use of the Site and Operator's Services.
3.4. Use Operator's Site and Services possible only after acceptance of this
Agreement by the User.
3.5. By accepting this Agreement, the User confirms his legal capacity, the
right to enter into this Agreement. The operator does not have to check the data
specified by the user at registration.
3.6. If you need to create an account (hereinafter Account) to use the
information and entertainment server l2mundial.com or participate in server
projects, the User must complete the registration process by providing the
complete and accurate information (including e-mail) in the registration form.




4. RIGHTS AND OBLIGATIONS OF THE PARTIES

4.1. User Rights
In accordance with this agreement, the User has the Rights:

 * To use the Server only for personal, non-commercial purposes.
 * To use all services, resources (including Additional Paid Services) provided
   by the Operator.

If necessary, get help from technical support of the site, ask Operator about
the issues that arise, through support page.

4.2. User Obligations
Complying with the terms of this agreement, the User is obliged:

 * Provide reliable information when registering on the Site.
 * The User shall be responsible for ensuring non-disclosure (confidentiality)
   of the data stored in his/her account, his/her login and passwords and bear
   liability for any failure to keep confidential and disclose in any way
   his/her account data.
 * If necessary, at the request of the Operator, provide confirmation of their
   personal data indicated on the Site at the time of registration.
 * Follow the Operator's instructions within this Server.
 * Do not violate the rights of author and intellectual property of the
   Operator, located on its Server.
 * Comply with all conditions of this Agreement without limitations.
 * The User undertakes to use the Server exclusively for entertainment purposes,
   without pursuing any gain from the Server.

4.3. User doesn't have the right to:
Using the Operator Server, the User does not have the right to:

 * Use errors (bugs) of the Site and Services of the Server. Get unauthorized
   access to the database, computer system, modify the program code. The User is
   prohibited from using malicious programs that can cause damage the Server, as
   well as special software that gives him superiority over other users. If such
   and similar violations are detected, the Operator has the right to impose
   penalties on the User, including the prohibition of access to Sites and the
   deletion of the account.
 * Cheating and other illegal actions.
 * To advertise anything that does not relate to the Server without the written
   permission of the Operator.
 * It is forbidden use profanity, express threats to the Operator or other
   Users, disseminate materials that promote violence, racial hatred, dislike of
   religious beliefs, containing pornographic information, advertising of drugs,
   calling for the violent overthrow of power.
 * Conduct anti-advertising on the Server, including on other resources
 * The User agrees that his Rights and Obligations can be changed / supplemented
   by the Operator, which he is notified by the contact information specified at
   the time of registration (or on the Site)

4.4. Operator Rights
This Agreement gives to Operator the following Rights:

 * At any time, at its discretion, unilaterally without prior notice to Users,
   expand, modify, terminate, restrict the provision of the Services, as well as
   the Additional Paid Services.
 * Manage all processes on the Server only at their own discretion. Suspend,
   change the course of any processes without notifying the User in advance.
 * Apply penalties to the User in case of violation of this Agreement.
 * Delete / modify the User information posted on the Server.
 * To monitor, store identification and statistical information about the User.
 * To send to the Users technical, advertising and other information concerning
   the Server, Services and Paid Services.
 * Inform, warn, make observations, notify the User in case of non-observance /
   violation of the terms of this Agreement. All instructions of the Operator
   must be strictly adhered to.
 * Take legal measures to protect their intellectual, copyright property.
 * Modify, change, supplement the Server on your own, without warning the User
   in advance.
 * Inaction of the Operator for violation of this Agreement by the User does not
   exclude the use of penalties for them later.

4.5. Operator Obligations
As a party to the User Agreement, the Operator shall:

 * Make possible that the User can receive the Operator's Services within this
   Server (including the receipt of Additional Paid Services).
 * Answer the Users' questions, if there are any disputable situations, take all
   measures to resolve them.

4.6. Limitation of liability of the Operator
In accordance with this section, the Operator is not responsible for:

 * Any damage caused or which can only be caused to the personal data and
   computer of the User related with the use of the Server and the Site
 * Losses (direct / indirect) caused to the User related to the use or
   inaccessibility of the Server (inability to use it), the behavior of third
   parties on the Server, as well as other participants in the Server's
   projects, unauthorized access to the User's personal data.
 * Speech, disseminated information, User's statements and other unlawful acts
   carried out by him on the Server and beyond.
 * The information specified by the User at registration, the lost possibility
   of access to the Server (login, password, etc.).
 * The User's loss of acquired virtual values, as a result of the provision of
   Services and Additional Paid Services by the Operator.
 * Payment by the User of Additional Paid Services and related expenses.
 * Continuous and trouble-free work of the Server.
 * Possibilities of the User, related with Internet connection, data
   transmission speed.

4.7. The Operator does not guarantee:

 * Continuous, reliable, error-free operation of the Server, access to its
   resources, Services, including Additional Paid Services
 * The fact that the Server will full compliance with the requirements and
   representations of the User.
 * That the quality of the provided Services (Additional Paid Services) will
   meet the expectations of the User.

The Operator is not obliged to provide documents and other evidence indicating
the violation (by the User) of this Agreement and the application of penalty /
disciplinary sanctions against the User upon the User's request.
The User uses the Server, the Operator's Site solely at his own risk, of his own
free will, without coercion. He understands the possible risks associated with
the use of the Operator's resources and has no claims to the Operator.




5. PRIVACY AND SECURITY

5.1. Confidential Information — information received by the operator in the
process of registering the User on the Site, as well as during visits to the
Sites / Server and participation in the events of the Server.
5.2. Confidential information is not subject to disclosure and transfer to third
parties.
5.3. Personal data can be transferred by the Operator only in the following
cases:

 * Official request of law enforcement agencies (violation of local and
   international legislation).
 * Personal will of the User.
 * Inability to use the Services and Additional Paid Services on the Server
   (which the User is warned about in advance).
 * Violations of the clauses of this Agreement (at the discretion of the
   Operator).

5.4. The operator ensures the safety of the user's personal data using special
software. In case of unauthorized access to the Server / Site of third parties,
personal data security is not guaranteed.




6. ADDITIONAL PAID SERVICES

6.1. At the request of the User, the Operator provides him with Additional Paid
Services. They allow you to use the advanced features of the Server.
6.2. Additional Paid Services are not a prerequisite for using the Server and
participating in the Server's projects.
6.3. Since debiting of funds by the Server Operator from the User's account, the
additional Paid Service is considered to be rendered in full, of the proper
quality.
6.4. After the provision of the Additional Paid Service, the money spent for its
purchase is not refundable.
6.5. The User agrees that the Operator has the right to store the personal
information received when User purchase the Additional Paid Services.
6.6. The list of Additional Paid Services and their cost are published only by
the Operator on the Site / Server. Any information and offers of purchase posted
on third-party resources are considered fraud, for which the Operator does not
bear responsibility.
6.7. The methods and the possibility of purchasing Additional Paid Services are
explained by the Operator on the Site.
6.8. The operator does not give explanations on the issues of working with
payment systems with which the User has decided to purchase Additional Paid
Services, and is not responsible for their correct operation.
6.9. In a cases of a technical malfunction of the Sites or intentional actions
of the User, or in other cases when Additional Paid Services were rendered
without full / partial debiting of funds from the User's account, he is obliged
to report this fact to the Operator. After that, the User is obliged to repay
the arrears.
6.10. The Operator does not reimburse the User for unused (partially used)
Additional Paid Services.
6.11. The user at his own expense, independently carries all the financial costs
associated with the acquisition (transfer of money) of Additional Paid Services.
This section includes: commissions, fees and other expenses.
6.12. The User guarantees to the Operator that he has all legitimate power and
rights to conclude this Agreement in the part of Additional Paid Services.
6.13. In the case of purchasing Additional Paid Services by a User who has not
reached the age of 18, he must first obtain consent to conduct a financial
transaction with legal representatives. The fact of purchasing Additional Paid
Services is a confirmation of the receipt of such consent from the legal
representative. If necessary, the Operator has the right to request a written
confirmation of the receipt of consent and the provision of passport data to
determine the true age of the User.
6.14. Responsibility for the purchase of Additional Paid Services is entirely
the responsibility of the User and his legal representatives.
6.15. Disputes about responsibility for the purchase of Additional Paid Services
with the Server Operator are not allowed.
6.16. Receipt of additional Paid Services by the User is possible only after
full payment of their cost.




7. SHIPPING/DELIVERY POLICY

We work with digital goods. After purchase, the goods will be available for use,
via user panel, usually in minutes, but there is a possibility of a delay of up
to 48 hours, not including holidays, Saturdays and Sundays.
The user can transfer the digital goods available on the user panel to his
in-game character, where he can enjoy several advantages. After request, this
transfer takes place instantaneously by the system itself.
If, for any reason, the receipt exceeds the deadline of 48 hours or the transfer
to the character within the game exceeds the time of 15 minutes, it is necessary
to notify the Operator so that the situation is resolved as soon as possible.




8. REFUND POLICY

8.1. As they are intangible goods and immediate consumption, partial or full
refund is not possible, even if if your account has been suspended by Illegal
activities within our system.
8.2. We recommend contacting us for assistance if you experience any issues
receiving or using our products, BUYING OUR COINS and/or SERVICES FROM OUR
WEBSITE YOU AGREE THAT THERE IS NO REFUNDS UNDER ANY CIRCUMSTANCES.




9. DISCLAIMER OF WARRANTIES

ALL SERVICES ON SERVER ARE PROVIDED TO USERS UNDER THE INSTALLED CONCEPT «AS IS»
. SERVER DISCLAIMS THE WARRANTY OF RELATING TO SERVICES OR INGAME ITEMS.
OPERATOR HEREBY WARNS AND REMINDS THAT EXCESSIVE USE OF PC, INCLUDING PLAY ON
PC, CAN BE HARMFUL FOR THE USER'S HEALTH. THE USER OR ITS LEGAL REPRESENTATIVES,
TRUSTEE HEREBY AGREE TO BE RESPONSIBLE FOR CONTROLLING THE STATE OF HIS/HER
HEALTH AND NOT TO USE THE SERVICES / RESTRICT THEIR USE IN CASE OF ANY
CONTRAINDICATIONS.
OPERATOR SHALL NOT BE RESPONSIBLE OR LIABLE FOR ANY INDIRECT, INCIDENTAL, OR
OTHER DAMAGES (INCLUDING WITHOUT LIMITATION, LOST PROFITS) RESULTING FROM THE
GAME SERVICES, OPERATOR'S SERVER AND/OR MATERIALS ON THE SITES, THIRD PARTIES'
ACTIONS RELATED TO THE GAME SERVICES AND OPERATOR'S SERVER AND/OR MATERIALS ON
THE SITES, INCLUDING FRAUDULENT AND/OR NEGLIGENT ACTIONS OF THIRD PARTIES.




10. ADDITIONAL PROVISIONS

10.1. If the User does not have the right to use the Server according to the
laws of his country or there are other restrictions (age limits and others), he
is obligated to refuse to use the Server without warning, as well as their
separate services. The user assumes all responsibility of using the Server in
his country, based on local laws and taking into account international
legislation.
10.2. Invalidity of one / several items / sections of the User Agreement does
not entail its invalidity as a whole. In this case, the Parties must fulfill
their obligations under the remaining items / sections of the Agreement.
10.3. This Agreement may be amended, supplemented by the Operator without prior
notice to the User. Any changes take effect immediately after the publication of
the amended version of the Agreement on the Site. To avoid disputes, the User
undertakes to independently verify the text of the Agreement on the Site, where
it is freely available. In case of failure to verify the text of the Agreement
by the User, this fact can not serve as a basis for refusing to fulfill the
obligations undertaken. The amended version of the Agreement after publication
on the Site has a similar legal effect with the original text.




11. COMPANY INFO AND CONTACTS


11. Company info and contacts
INTERWEBTI LLC
2702 BIG PINE DR HOLIDAY, FL USA
+1(954)354-2464


 




Privacy Policy


PRIVACY POLICY

We are L2Mundial ("we", "our", "us"). We’re committed to protecting and
respecting your privacy. If you have questions about your personal information
please contact us.




WHAT INFORMATION WE HOLD ABOUT YOU

The type of data that we collect and process includes:

 * Your name or username.
 * Your email address.
 * Your IP address.

Further data may be collected if you choose to share it, such as if you fill out
fields on your profile.
We collect some or all of this information in the following cases:

 * You register as a member on this site.
 * You fill out our contact form.
 * You browse this site. See "Cookie policy" below.
 * You fill out fields on your profile.


HOW YOUR PERSONAL INFORMATION IS USED

We may use your personal information in the following ways:

 * For the purposes of making you a registered member of our site, in order for
   you to contribute content to this site.
 * We may use your email address to inform you of activity on our site.
 * Your IP address is recorded when you perform certain actions on our site.
   Your IP address is never publicly visible.


OTHER WAYS WE MAY USE YOUR PERSONAL INFORMATION.

In addition to notifying you of activity on our site which may be relevant to
you, from time to time we may wish to communicate with all members any important
information such as newsletters or announcements by email. You can opt-in to or
opt-out of such emails in your profile.
We may collect non-personally identifiable information about you in the course
of your interaction with our site. This information may include technical
information about the browser or type of device you're using. This information
will be used purely for the purposes of analytics and tracking the number of
visitors to our site.




KEEPING YOUR DATA SECURE

We are committed to ensuring that any information you provide to us is secure.
In order to prevent unauthorized access or disclosure, we have put in place
suitable measures and procedures to safeguard and secure the information that we
collect.




COOKIE POLICY

Cookies are small text files which are set by us on your computer which allow us
to provide certain functionality on our site, such as being able to log in, or
remembering certain preferences.
We have a detailed cookie policy and more information about the cookies that we
set on cookies page.




RIGHTS

You have a right to access the personal data we hold about you or obtain a copy
of it. To do so please contact us. If you believe that the information we hold
for you is incomplete or inaccurate, you may contact us to ask us to complete or
correct that information.
You also have the right to request the erasure of your personal data. Please
contact us if you would like us to remove your personal data.




ACCEPTANCE OF THIS POLICY

Continued use of our site signifies your acceptance of this policy. If you do
not accept the policy then please do not use this site. When registering we will
further request your explicit acceptance of the privacy policy.




CHANGES TO THIS POLICY

We may make changes to this policy at any time. You may be asked to review and
re-accept the information in this policy if it changes in the future.


Donations
Collaborate with the server and earn rewards!

Why donate?

By donating you are helping to keep the server online, with quality and always
updated.
You get 's as a reward for collaboration that can be redeemed for various items
in game.


> Donate List and released dates



WAYS TO DONATE:

Access the user panel to check the methods and more information.
Access Panel »
Account » Register
Complete the fields below to register a new account.


RULES

01. Always treat all Administrators, Game Masters and members of management with
respect. Any act of disrespect to the administration, regardless of the medium,
result in punishment.

02. It is forbidden to impersonate (pretend to be) any member of the
administration.

03. Advertising, comments or suggestions of any other Lineage server is
prohibited in any game chat or other media connected to us.

04. It is forbidden to use programs that interact with the Lineage 2, exploits
or take advantage of any problems found in the game, in the forum or website
that will benefit you in relation to other players. If a player finds a bug
(problem/fault) in the game, forum or site shall immediately inform the
administration.

05. Never ask levels, items, adena, teleport or any benefit to any member of the
administration because you will not be answered.

06. Your account is not transferable, it means that you are responsible for your
own safety in the game. Never give your password to anyone else, including the
administration. Make sure that the computer used to play it safe. Never run
extra interactivity programs with your Lineage 2, which was not provided by
management, as they may contain viruses and keyloguers that will result in the
theft of your user accounts and / or items. The administration is not
responsible for any theft, dropped or destroyed items. The administration
ensures complete integrity and server security and therefore are not possible
invasions hacks to steal items or accounts directly on the server, site or
forum, in other words, any type of theft are caused by carelessness or misuse of
users.

07. All user data (its accuracy and maintenance) are the sole responsibility of
the user. Take care of your data and keep your active e-mail account it is
necessary to recover your password if you forget it. The administration is not
responsible for data forgotten, lost, deleted or canceled for any reason.

08. It is forbidden to offend other players with profanity, derogatory and
offensive names, pornographic offenses, racist and others in Global Chat and any
other media provided by our team. In in-game chats use the command /block for
not to read unwanted messages. Use the hero chat with wisdom because it involves
reading the entire server. Also the use of any chat to incite or manipulate the
players the server against the administration is prohibited.

09. Players who accuse without evidence the administration will be severely
punished. The administration will not allow bad players tarnish the image of the
server because they are bad losers.

10. Any action in the game that the administration deems anti-gambling (actions
considered inappropriate or bad character) will also result in penalties such
as: losing on purpose in the Grand Olympiad to give points to another character;
disrupt or attempt to deceive in any way automatic events or made by management;
Try to fool other players offering false items.





USER AGREEMENT

User agreement of L2Mundial (website, game & services)
This Agreement is designed to regulate the relationship between the user and the
copyrighter of the Internet Server l2mundial.com

Summary:

1. Definitions
2. Subject of the Agreement
3. Terms for entry of the Agreement
4. Rights and Obligations of the Parties
5. Privacy and Security
6. Additional Paid Services
7. Shipping/delivery Policy
8. Refund Policy
9. Disclaimer of Warranties
10. Additional provisions
11. Company info and contacts




1. DEFINITIONS

Operator — the owner of l2mundial.com Server, is a Party to the User Agreement.
Operator performs administration and maintenance, provides users access to the
server, services (also paid services), under the terms of this agreement.

User means an individual (natural person) that has completed the registration on
l2mundial.com Server or participating in a Server projects

User and Operator are the Parties to the Agreement.

Server — special software and hardware complexes placed on the Operator's
resources. User access to the server is provided only by the Operator. All
rights to use this server belong exclusively to the Operator.

Site is a website located on the Internet at http://l2mundial.com.

Services means providing Users with access to the Server, using opportunities
and services, participating in projects on the terms and conditions specified in
the Agreements. Operator's services are provided free of charge. Exceptions are
only Additional Paid Services. All Services are provided by the operator only
within the Server, i.e. During its use by the User.

Additional paid services means providing the User with additional special
features of the Server for a fee. These services are not mandatory and are
provided at the request of the User. Paid Services are also provided by the
Operator exclusively within the Server.




2. SUBJECT OF THE AGREEMENT

2.1. Operator provides access to the Server (Services, Paid Services) to an
unlimited number of persons on the terms of this Agreement.
2.2. The user is aware that the main purpose of project is to server
l2mundial.com organization operator of leisure and entertainment, is in no way
associated with gambling.




3. TERMS FOR ENTRY OF THE AGREEMENT

3.1. From the moment of acceptance of this Agreement, the User has the Rights
and performs the Obligations stipulated in the text of this Agreement.
3.2. The User accepts and agrees to the terms of this Agreement by registering
the account on the site: l2mundial.com. The fact of acceptance means the full
and unconditional consent of the User with all the conditions and annexes of
this Agreement.
3.3. If the User for any reason does not agree with the terms and conditions of
this Agreement, he must stop further use of the Site and Operator's Services.
3.4. Use Operator's Site and Services possible only after acceptance of this
Agreement by the User.
3.5. By accepting this Agreement, the User confirms his legal capacity, the
right to enter into this Agreement. The operator does not have to check the data
specified by the user at registration.
3.6. If you need to create an account (hereinafter Account) to use the
information and entertainment server l2mundial.com or participate in server
projects, the User must complete the registration process by providing the
complete and accurate information (including e-mail) in the registration form.




4. RIGHTS AND OBLIGATIONS OF THE PARTIES

4.1. User Rights
In accordance with this agreement, the User has the Rights:

 * To use the Server only for personal, non-commercial purposes.
 * To use all services, resources (including Additional Paid Services) provided
   by the Operator.

If necessary, get help from technical support of the site, ask Operator about
the issues that arise, through support page.

4.2. User Obligations
Complying with the terms of this agreement, the User is obliged:

 * Provide reliable information when registering on the Site.
 * The User shall be responsible for ensuring non-disclosure (confidentiality)
   of the data stored in his/her account, his/her login and passwords and bear
   liability for any failure to keep confidential and disclose in any way
   his/her account data.
 * If necessary, at the request of the Operator, provide confirmation of their
   personal data indicated on the Site at the time of registration.
 * Follow the Operator's instructions within this Server.
 * Do not violate the rights of author and intellectual property of the
   Operator, located on its Server.
 * Comply with all conditions of this Agreement without limitations.
 * The User undertakes to use the Server exclusively for entertainment purposes,
   without pursuing any gain from the Server.

4.3. User doesn't have the right to:
Using the Operator Server, the User does not have the right to:

 * Use errors (bugs) of the Site and Services of the Server. Get unauthorized
   access to the database, computer system, modify the program code. The User is
   prohibited from using malicious programs that can cause damage the Server, as
   well as special software that gives him superiority over other users. If such
   and similar violations are detected, the Operator has the right to impose
   penalties on the User, including the prohibition of access to Sites and the
   deletion of the account.
 * Cheating and other illegal actions.
 * To advertise anything that does not relate to the Server without the written
   permission of the Operator.
 * It is forbidden use profanity, express threats to the Operator or other
   Users, disseminate materials that promote violence, racial hatred, dislike of
   religious beliefs, containing pornographic information, advertising of drugs,
   calling for the violent overthrow of power.
 * Conduct anti-advertising on the Server, including on other resources
 * The User agrees that his Rights and Obligations can be changed / supplemented
   by the Operator, which he is notified by the contact information specified at
   the time of registration (or on the Site)

4.4. Operator Rights
This Agreement gives to Operator the following Rights:

 * At any time, at its discretion, unilaterally without prior notice to Users,
   expand, modify, terminate, restrict the provision of the Services, as well as
   the Additional Paid Services.
 * Manage all processes on the Server only at their own discretion. Suspend,
   change the course of any processes without notifying the User in advance.
 * Apply penalties to the User in case of violation of this Agreement.
 * Delete / modify the User information posted on the Server.
 * To monitor, store identification and statistical information about the User.
 * To send to the Users technical, advertising and other information concerning
   the Server, Services and Paid Services.
 * Inform, warn, make observations, notify the User in case of non-observance /
   violation of the terms of this Agreement. All instructions of the Operator
   must be strictly adhered to.
 * Take legal measures to protect their intellectual, copyright property.
 * Modify, change, supplement the Server on your own, without warning the User
   in advance.
 * Inaction of the Operator for violation of this Agreement by the User does not
   exclude the use of penalties for them later.

4.5. Operator Obligations
As a party to the User Agreement, the Operator shall:

 * Make possible that the User can receive the Operator's Services within this
   Server (including the receipt of Additional Paid Services).
 * Answer the Users' questions, if there are any disputable situations, take all
   measures to resolve them.

4.6. Limitation of liability of the Operator
In accordance with this section, the Operator is not responsible for:

 * Any damage caused or which can only be caused to the personal data and
   computer of the User related with the use of the Server and the Site
 * Losses (direct / indirect) caused to the User related to the use or
   inaccessibility of the Server (inability to use it), the behavior of third
   parties on the Server, as well as other participants in the Server's
   projects, unauthorized access to the User's personal data.
 * Speech, disseminated information, User's statements and other unlawful acts
   carried out by him on the Server and beyond.
 * The information specified by the User at registration, the lost possibility
   of access to the Server (login, password, etc.).
 * The User's loss of acquired virtual values, as a result of the provision of
   Services and Additional Paid Services by the Operator.
 * Payment by the User of Additional Paid Services and related expenses.
 * Continuous and trouble-free work of the Server.
 * Possibilities of the User, related with Internet connection, data
   transmission speed.

4.7. The Operator does not guarantee:

 * Continuous, reliable, error-free operation of the Server, access to its
   resources, Services, including Additional Paid Services
 * The fact that the Server will full compliance with the requirements and
   representations of the User.
 * That the quality of the provided Services (Additional Paid Services) will
   meet the expectations of the User.

The Operator is not obliged to provide documents and other evidence indicating
the violation (by the User) of this Agreement and the application of penalty /
disciplinary sanctions against the User upon the User's request.
The User uses the Server, the Operator's Site solely at his own risk, of his own
free will, without coercion. He understands the possible risks associated with
the use of the Operator's resources and has no claims to the Operator.




5. PRIVACY AND SECURITY

5.1. Confidential Information — information received by the operator in the
process of registering the User on the Site, as well as during visits to the
Sites / Server and participation in the events of the Server.
5.2. Confidential information is not subject to disclosure and transfer to third
parties.
5.3. Personal data can be transferred by the Operator only in the following
cases:

 * Official request of law enforcement agencies (violation of local and
   international legislation).
 * Personal will of the User.
 * Inability to use the Services and Additional Paid Services on the Server
   (which the User is warned about in advance).
 * Violations of the clauses of this Agreement (at the discretion of the
   Operator).

5.4. The operator ensures the safety of the user's personal data using special
software. In case of unauthorized access to the Server / Site of third parties,
personal data security is not guaranteed.




6. ADDITIONAL PAID SERVICES

6.1. At the request of the User, the Operator provides him with Additional Paid
Services. They allow you to use the advanced features of the Server.
6.2. Additional Paid Services are not a prerequisite for using the Server and
participating in the Server's projects.
6.3. Since debiting of funds by the Server Operator from the User's account, the
additional Paid Service is considered to be rendered in full, of the proper
quality.
6.4. After the provision of the Additional Paid Service, the money spent for its
purchase is not refundable.
6.5. The User agrees that the Operator has the right to store the personal
information received when User purchase the Additional Paid Services.
6.6. The list of Additional Paid Services and their cost are published only by
the Operator on the Site / Server. Any information and offers of purchase posted
on third-party resources are considered fraud, for which the Operator does not
bear responsibility.
6.7. The methods and the possibility of purchasing Additional Paid Services are
explained by the Operator on the Site.
6.8. The operator does not give explanations on the issues of working with
payment systems with which the User has decided to purchase Additional Paid
Services, and is not responsible for their correct operation.
6.9. In a cases of a technical malfunction of the Sites or intentional actions
of the User, or in other cases when Additional Paid Services were rendered
without full / partial debiting of funds from the User's account, he is obliged
to report this fact to the Operator. After that, the User is obliged to repay
the arrears.
6.10. The Operator does not reimburse the User for unused (partially used)
Additional Paid Services.
6.11. The user at his own expense, independently carries all the financial costs
associated with the acquisition (transfer of money) of Additional Paid Services.
This section includes: commissions, fees and other expenses.
6.12. The User guarantees to the Operator that he has all legitimate power and
rights to conclude this Agreement in the part of Additional Paid Services.
6.13. In the case of purchasing Additional Paid Services by a User who has not
reached the age of 18, he must first obtain consent to conduct a financial
transaction with legal representatives. The fact of purchasing Additional Paid
Services is a confirmation of the receipt of such consent from the legal
representative. If necessary, the Operator has the right to request a written
confirmation of the receipt of consent and the provision of passport data to
determine the true age of the User.
6.14. Responsibility for the purchase of Additional Paid Services is entirely
the responsibility of the User and his legal representatives.
6.15. Disputes about responsibility for the purchase of Additional Paid Services
with the Server Operator are not allowed.
6.16. Receipt of additional Paid Services by the User is possible only after
full payment of their cost.




7. SHIPPING/DELIVERY POLICY

We work with digital goods. After purchase, the goods will be available for use,
via user panel, usually in minutes, but there is a possibility of a delay of up
to 48 hours, not including holidays, Saturdays and Sundays.
The user can transfer the digital goods available on the user panel to his
in-game character, where he can enjoy several advantages. After request, this
transfer takes place instantaneously by the system itself.
If, for any reason, the receipt exceeds the deadline of 48 hours or the transfer
to the character within the game exceeds the time of 15 minutes, it is necessary
to notify the Operator so that the situation is resolved as soon as possible.




8. REFUND POLICY

8.1. As they are intangible goods and immediate consumption, partial or full
refund is not possible, even if if your account has been suspended by Illegal
activities within our system.
8.2. We recommend contacting us for assistance if you experience any issues
receiving or using our products, BUYING OUR COINS and/or SERVICES FROM OUR
WEBSITE YOU AGREE THAT THERE IS NO REFUNDS UNDER ANY CIRCUMSTANCES.




9. DISCLAIMER OF WARRANTIES

ALL SERVICES ON SERVER ARE PROVIDED TO USERS UNDER THE INSTALLED CONCEPT «AS IS»
. SERVER DISCLAIMS THE WARRANTY OF RELATING TO SERVICES OR INGAME ITEMS.
OPERATOR HEREBY WARNS AND REMINDS THAT EXCESSIVE USE OF PC, INCLUDING PLAY ON
PC, CAN BE HARMFUL FOR THE USER'S HEALTH. THE USER OR ITS LEGAL REPRESENTATIVES,
TRUSTEE HEREBY AGREE TO BE RESPONSIBLE FOR CONTROLLING THE STATE OF HIS/HER
HEALTH AND NOT TO USE THE SERVICES / RESTRICT THEIR USE IN CASE OF ANY
CONTRAINDICATIONS.
OPERATOR SHALL NOT BE RESPONSIBLE OR LIABLE FOR ANY INDIRECT, INCIDENTAL, OR
OTHER DAMAGES (INCLUDING WITHOUT LIMITATION, LOST PROFITS) RESULTING FROM THE
GAME SERVICES, OPERATOR'S SERVER AND/OR MATERIALS ON THE SITES, THIRD PARTIES'
ACTIONS RELATED TO THE GAME SERVICES AND OPERATOR'S SERVER AND/OR MATERIALS ON
THE SITES, INCLUDING FRAUDULENT AND/OR NEGLIGENT ACTIONS OF THIRD PARTIES.




10. ADDITIONAL PROVISIONS

10.1. If the User does not have the right to use the Server according to the
laws of his country or there are other restrictions (age limits and others), he
is obligated to refuse to use the Server without warning, as well as their
separate services. The user assumes all responsibility of using the Server in
his country, based on local laws and taking into account international
legislation.
10.2. Invalidity of one / several items / sections of the User Agreement does
not entail its invalidity as a whole. In this case, the Parties must fulfill
their obligations under the remaining items / sections of the Agreement.
10.3. This Agreement may be amended, supplemented by the Operator without prior
notice to the User. Any changes take effect immediately after the publication of
the amended version of the Agreement on the Site. To avoid disputes, the User
undertakes to independently verify the text of the Agreement on the Site, where
it is freely available. In case of failure to verify the text of the Agreement
by the User, this fact can not serve as a basis for refusing to fulfill the
obligations undertaken. The amended version of the Agreement after publication
on the Site has a similar legal effect with the original text.




11. COMPANY INFO AND CONTACTS


11. Company info and contacts
INTERWEBTI LLC
2702 BIG PINE DR HOLIDAY, FL USA
+1(954)354-2464


 




I accept all the rules.
385 704 595 RCS YHR NXY
For best security, add a suffix to your login.
Your login will be .Suffix disabled
What is it?



 * Register


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


Already registered and forgot your password? Click here.
Account » Recover
Forgot your password? Type in the box below the e-mail you used to register the
account. Send you instructions on how to recover.
 * Recover