Jump to content

kris131

Members
  • Posts

    103
  • Credits

  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Posts posted by kris131

  1. Click the motha ***** link you give to people before you share it

     

    Repository unavailable due to DMCA takedown.

    This repository is currently disabled due to a DMCA takedown notice. We have disabled public access to the repository. The notice has beenpublicly posted.

    If you are the repository owner, and you believe that your repository was disabled as a result of mistake or misidentification, you have the right to file a counter notice and have the repository reinstated. Our help articles provide more details on our DMCA takedown policy and how to file a counter notice. If you have any questions about the process or the risks in filing a counter notice, we suggest that you consult with a lawyer.

    relax man check the picture......... http://prntscr.com/baxhki

    is your problem not my i check it 10 times my link...........

  2.  

    After registration i got this error, how to fix it ? 

    Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[22003]: Numeric value out of range: 1264 Out of range value for column 'ssn' at row 1' in C:\xampp\htdocs\pages\register.php:70 Stack trace: #0 C:\xampp\htdocs\pages\register.php(70): PDOStatement->execute() #1 C:\xampp\htdocs\index.php(175): include_once('C:\\xampp\\htdocs...') #2 {main} thrown in C:\xampp\htdocs\pages\register.php on line 70
    
    go to register.php and change this ->
    $ssn1 = mt_rand(1000000,9999999);
    $ssn2 = mt_rand(100000,999999);
     
    to this - >
    $ssn1 = mt_rand(1000,9999);
    $ssn2 = mt_rand(100,999);
  3. L2Kelez Is coming 21/5/2016 18:00 gmt +3

    Website -> http://www.l2kelez.com/index.html

    Balance Server, No custom armor-weapon-zones

    Youtube Video -> 

     

     

                          SERVER FEATURES           

     

     

    Server Rates - Experience (EXP) | x45
    - Skill Points (SP) | x45
    - Adena | x100
    - Quest Experience (EXP) | x4
    - Quest Skill Points (SP) | x4
    - Drop Items | x1
    - Spoil | x1
    - Manor | x2
    - Weight Limit | 5 Enchants - Safe Enchant | 3
    - Max Enchant | 20 
    - Elemental Max Level | 7
    - Elemental Stone chance 60%
    - Elemental Crystal chance 40%
    - Normal Scroll chance | 70%
    - Blessed Scrol chance | 70%
    - Ancient Scroll chance | 70%
    - Divine Scroll chance | 100% Other Features - SubClass Start Level 40
    - Max SubClass Level 80
    - Geodata/Pathnode Installed
    - Augment: 1 Active - 1 Pasive
    - Max sub: 3
    - Auto Vote Reward System
    - Off-line Shop mode 
    - Auto Learn Skills
    - Auto Learn Loot (Raid & Grand Boss loot only pick up)
    - Champion System

    NPC

    - Global Gatekeeper | Gandalf
    - GM Shop | Satan
    - Buffer | Jasmin
    - Rank Manager | Eliza
    - Service Manager | Zuko 
    - Donate Manager | Eric 
    - Nobless Manager | Zenom
    - Armor Merchant | Stanford
    - Weapon Merchant | Graham
    - Grocery | Talon 
    - Foundation Manager | Jayce

    Voiced Commands

    - .ctfjoin
    - .ctfleave
    - .tvtjoin
    - .tvtleave
    - .changepassword

    Grand Bosses (7 Days Respawn)

    -Valakas
    -Antharas
    -Baium
    -Queen Ant
    -Frintezza
    -Freya
    -Beleth
    -Zaken
    -Core
    -Orfen
    -Baylor

    Raid Bosses (12-60 Hours Respawn)(Every week and new raid bosses)

    -Uruka
    -Gorgolos
    -Kechi
    -Ketra's Chief Brakki
    -Kernon
    -Longhorn Golkonda
    -Dragon Beast
    -Drake Lord
    -Behemoth Leader

    Olympiad Games

    - Olympiad start time 20:00
    - Olympiad end time 02:00
    - Olympiad Wait time : 120 seconds
    - Olympiad reuse your skills after match
    - Start 10 olympiad points
    - Every week will receive all 5 olympiad points
    - Max losse points 10
    - Max buffs 5
    - 60 Normal matches every week
    - 30 Class matches every week
    - 10 Team matches every week

     

    We are waiting for you , 21/5/2016 18:00 gmt +3 ! 

  4. Gameservers are generally not attacked, but webserver is an easy target (and there are a lot of tools to flood).

    Avoid to host website on same server than gameserver.

    Avoid to create external connections to your database and secure your mySQL db as you can.

    Setup your own firewall solution to avoid login attempt attack spam (L2J solution works, but it doesn't fit with proxies : banning an IP means strictly nothing).

    i dont scary about site is only html. soo just i need to setup firewall and save my db mysql accounts?

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock