/* * Patch for filter_var() */ if(!function_exists('filter_var')){ define('FILTER_VALIDATE_IP', 'ip'); define('FILTER_FLAG_IPV4', 'ipv4'); define('FILTER_FLAG_IPV6', 'ipv6'); define('FILTER_VALIDATE_EMAIL', 'email'); define('FILTER_FLAG_EMAIL_UNICODE', 'unicode'); function filter_var($variable, $filter, $option = false){ if($filter == 'ip'){ if($option == 'ipv4'){ if(preg_match("/(\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})/", $variable, $matches)){ $variable = $matches[1]; return $variable; } } if($option == 'ipv6'){ if(preg_match("/\s*(([:.]{0,7}[0-9a-fA-F]{0,4}){1,8})\s*/", $variable, $matches)){ $variable = $matches[1]; return $variable; } } } if($filter == 'email'){ if($option == 'unicode' || $option == false){ if(preg_match("/\s*(\S*@\S*\.\S*)\s*/", $variable, $matches)){ $variable = $matches[1]; return $variable; } } } } }
(https://scontent.fath5-1.fna.fbcdn.net/v/t1.0-9/25348579_373132173132198_2988762798000262832_n.png?_nc_cat=108&_nc_ht=scontent.fath5-1.fna&oh=abd599af1303d08c1f3685a4ac5d6f88&oe=5C8A4FA6)
Website : www.l2reality.com (http://www.l2reality.com)
Forum : www.l2reality.com/forum (http://www.l2reality.com/forum)
Rates:
» Xp 1000x.
» Sp 1000x.
» Aden 1000x.
» Drop 1000x.
» PartyXp 1000x.
» PartySp 1000x.
» Starting level 1.
==================================
Enchant rates:
» Safe enchant (+7).
» Max enchant (+30 With crystal from +25).
» Enchant Armor-Jewelry (+30)
» Enchant Max Weapon(+35) (With Reality Scroll from +30)
» Simple enchant scrolls chance - 70%.
» Blessed enchant scrolls chance - 100%.
» Crystal enchant scrolls chance - 80%.
==================================
Custom items:
» Ancient Weapons.
» Custom Tattoo.
» Custom Armor.
» Raid Boss Jewelry.
==================================
Unique features:
» Auto Learn Skills.
» Auto Loot.
» No Weight Penalty.
» Class Masters Enabled.
» Custom NPC's.
» Custom Raid Bosses.
» 64 Buff Slots.
» Clan Hall System.
» 12 Second Unstuck Command.
» Spawn Protection.
» Sieges Working.
» Duel System.
» All Skills Working.
» Ancient Weapons can be enchanted.
» PvP Color System.
» Karma Gain/Loss : 240-10000.
» Drop Items At Karma. » PvP Color System.
» Party Zone(need 5 members and 1 item from vote reward to teleport)
==================================
Voiced commands:
.deposit
.withdraw
.menu
.reward
==================================
Olympiad game:
» Retail olympiad game.
» Competition period [1] week.
» Olympiad start time [18:00] end [00:00] +2 GMT time zone.
==================================
Vote reward:
Click on Vote Panel login with your game account vote the server and ingame use the command .reward to recieve the reward.
Website : www.l2reality.com (http://www.l2reality.com)
Forum : www.l2reality.com/forum (http://www.l2reality.com/forum)