Welcome to LabyrinthRO!
See the Intro section for more details~
Intro
Super High Rate Server Information
LabyrinthRO's Super High Rate server was founded on 26 June 2020 bringing 1000/255 Elemental PvP to players that do not like to grind
The server is highly balanced having highly modified jobs to the point that even priests can fight! Don't worry about getting lost, we have a detailed guide room.
Rates: 50000000x/50000000x/100%
Download
Super High Rate Full Installer
This is the installer for the Super High Rate server. Video below applies only to this download.
To register an account, use an ID with more than 4 characters followed by _M or _F (e.g. account_M) to create the account. After registering for the first time, remove the _M or _F the second time you login.
Donate
You can donate at the following link: paypal.me/labyrinthro
1x TCG Card = 100 Cash Points, donations to be done in SGD
Donation Packages as of 29/06/2020 are as follows:
1. 14 SGD (10 USD) = 10 TCG Cards
2. 35 SGD (25 USD) = 30 TCG Cards
3. 70 SGD (50 USD) = 65 TCG Cards
4. 420 SGD (300 USD) = 450 TCG Cards + Bonus
Once you've selected a donation package, simply email us at labyrinthro2020@gmail.com with your reference ID and character name. Your order will be processed and you will be notified when it is ready.
Once it is ready, you can talk to the Donation TCG Claimer NPC in the donation room to receive your TCG cards, which can be converted into Cash Points for use in the donation room.
This is bold and this is strong. This is italic and this is emphasized.
This is superscript text and this is subscript text.
This is underlined and this is code: for (;;) { ... }. Finally, this is a link.
Heading Level 2
Heading Level 3
Heading Level 4
Heading Level 5
Heading Level 6
Blockquote
Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.
Preformatted
i = 0;
while (!deck.isInOrder()) {
print 'Iteration ' + i;
deck.shuffle();
i++;
}
print 'It took ' + i + ' iterations to sort the deck.';