Jump to content

george199

Members
  • Posts

    132
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by george199

  1. oxi den prospa8w na to valw se pack se html prospa8w na to valw. afou einai php pws 8a to valw se pack? :P
  2. exw ton parakato kwdiko alla den kserw pws na ton kanw na doulevei. mporei kapios na mou pei pws? euxaristw. index.php <?php include ('top.php'); ?> <?php if (empty($_SESSION['user'])) { echo "<i>Welcome, Guest.<br>You can use the login form below in order to vote for our server and get rewarded<br>Remember, you can only vote once a day AND YOU HAVE TO BE OFFLINE.</i><br><br>"; echo "<div id='loginform'><br><form action='' method='POST'> <table> <tr><td>Username: </td><td><input type='text' name='username'/></td></tr> <tr><td>Password: </td><td><input type='password' name='password'/></td></tr> <tr><td><input type='submit' name='submit' value='Login'/></td></tr> </table> </form><br></div> "; } else { $user = $_SESSION['user']; header ("Location: characters.php"); } ?> <?php if (isset($_POST['submit'])) { $username = $_POST['username']; $password = $_POST['password']; $password = base64_encode( pack( "H*", sha1( utf8_encode( $password)))); $check = mysql_num_rows(mysql_query("SELECT * FROM accounts WHERE login='".$username."' AND password='".$password."'")); if ($check != 0) { $_SESSION['user'] = $username; header ("Location: index.php"); } else { echo "<br><i>Wrong password and username combination.</i>"; } } ?> <?php include ('bottom.php') ?> vote.php <?php include ('connect.php');?> <?php $ip = $_SERVER['REMOTE_ADDR']; $character = $_POST['charname']; if ($srvrid != "") { if ($character) { $page = file_get_contents('http://l2ranksite.com/application.php?id=$srvrid&ip=$ip'); $check1 = explode("<div id='ip'>", $page); $check1 = explode("</div>", $check1[1]); $check1 = $check1[0]; if ($check1 == 1) { $check2 = explode("<div id='serverid'>", $page); $check2 = explode("</div>", $check2[1]); $check2 = $check2[0]; if ($check2 == 1) { // if ($character && $itemid && $count) { $check_one = mysql_num_rows(mysql_query("SELECT * FROM characters WHERE char_name='".$character."'")); if ($check_one != 0) { $check_two = mysql_num_rows(mysql_query("SELECT * FROM etcitem WHERE item_id='".$itemid."'")); if ($check_two != 0) { $row = mysql_fetch_assoc(mysql_query("SELECT * FROM characters WHERE char_name='".$character."'")); $obj_id = $row[obj_Id]; mysql_query("INSERT INTO items VALUES ('".$obj_id."', '', '".$itemid."', '".$count."', '0', 'INVENTORY', '0', '0', '0', '0', '0', '-1')"); echo "<b>You have been rewarded.</b>"; } else { echo "<b>This item does not exist.</b>"; } } else { echo "<b>This character does not exist.</b>"; } } // } else { echo "Wrong server id."; } } else { echo "You have already voted."; } } else { echo "A problem is occured"; } } else { echo "The server id is missing!"; } ?> connect.php <?php $connect = mysql_connect("localhost", "root", "password"); mysql_select_db("l2jdb", $connect); //servername $srvrname = "l2jserver"; //your server id // it is the name of the folder where your server is in our ranking list $srvrid = ""; //reward $itemid = "" $count = ""; ?> character.php <?php include ('connect.php');?> <form action="vote.php" method="POST"> <center> Vote For <?php echo $srvrname; ?><br><br> <input type="text" size="6" name="usrnum"><br> <input type="submit" value="Vote"> <input type="hidden" name="charname" value="<?php echo $_GET['usr']; ?>"> </center> </form> characters.php <?php include ('top.php'); if (empty($_SESSION['user'])) { header ("Location: index.php"); } ?> <?php $query = mysql_query("SELECT * FROM characters WHERE account_name='".$_SESSION['user']."'"); if (mysql_num_rows($query) != 0) { echo "<div id='loginform'><br><i>Characters:</i><br>"; while ($char = mysql_fetch_assoc($query)) { echo "<a href='character.php?usr=$char[char_name]'>$char[char_name]</a><br>"; } echo "<br></div>"; } else echo "<i>You don't have any characters. In order to create one, you have to login into the game. Go <a href='index.php'>Home</a>.</i>"; ?> <?php include ('bottom.php'); ?> top.php <!doctype html> <?php session_start(); ob_start(); include ('connect.php'); if ($_SERVER['REMOTE_ADDR'] != "85.74.73.205") { header ("Location: http://google.com"); } ?> <html lang="en"> <head> <style> * { font-family: Lucida Sans Unicode; font-size: 13px; color: red; text-input: 5px; } body { } #container { margin: 100px auto; height: 300px; width: 600px; } #bodyboxx { height: 310px; border: 2px solid red; border-radius: 25px; } #footer { clear: both; margin-top: 20px; } #loginform { margin-left: 20px; border: 1px solid red; border-radius: 25px; width: 300px; } a[name="register"] { margin-left: 40px; } </style> </head> <body> <div id="container"> <div id="bodyboxx"><br> bottom.php <br></div> <div id="footer"> <center><i><a href="http://l2ranksite.com">L2Ranksite.com</a></i></center> </div> </div> </body> </html>
  3. L2j einai to pack pou xrisimopoiw.
  4. kalispera, exw 2 provlimata. ka8ws pernaw ta npc kai genika NPC's den efmanizontai onomata kai title's! exw dokimasei oti pernaei apo to mualo mou alla tipota! (stin DB uparxoun ta onoma/title's) to 2o provlima einai oti otan kanw restart ton server H shutdown den emfanizei Server restart in $seconds bla bla bla... ti mporw na kanw? :/
  5. yes server was l2revenge of fallen, but i made wipe, and made better and changed name.
  6. Server Update 14/2/2012 Player With Ward Can Be Killed In Peace Zone! Arena Reward 2000 apiga! Enable Champioms mobs ( HP=x4) Reward : 500 apiga! Standar STR from GH (Ghost Hunter -3)! New Welcome text! Full Anti feed system! (PvP, Pk) Hellbound System/Status online! L2Walker protection Online! Dual box seted to 3 max! (For normal like normal player and 2 buffers) Max player to login in oly from 1 IP seted to 1! Max player to login at TVT seted to 2 IP's! From now Player with TOP list at raid gain CRP (Clan reputation score) 1stRaidRankingPoints = 12500! 2ndRaidRankingPoints = 9000! 3rdRaidRankingPoints = 7000! 4thRaidRankingPoints = 6000! 5thRaidRankingPoints = 4500! 6thRaidRankingPoints = 3500! 7thRaidRankingPoints = 3000! 8thRaidRankingPoints = 2000! 9thRaidRankingPoints = 1500! 10thRaidRankingPoints = 1000! Min player to enter at Frintezza : 7! Antharas/Baium/Core/Orfen/Queen Ant/Valakas/Zaken respawn time 4 Hours! Upgrade weight limit x100! Max slot Inventory 200!
  7. akrivws! JDK-7 :)
  8. just tell me name's! btw why when you have problem you don't contact us? :/ how we can know if you don't speak to us? :( Server name : Revenge Of Fallen Movie name : Transformers: Revenge of the Fallen :)
  9. hmmmm mou eixe tixei kai emena auto kai to provlima htan apo ta java!
  10. no is online, i had made one wrong with system, check again at website connect section i will upload correct system soon.
  11. is really is to get lvl 9 :)
  12. thanks for report, now i check ! Edit : check that : https://rapidshare.com/#!download|911l33|485850191|systemRevenge.7z|20898|R~90E7B627DEA1E6334AD8DD83CBAFB440|0|0
  13. I try to make server with good balance and as u told. most important to get EASY items :) haha :P so if you like Join!! :D everywhere and everyone cry bcuz some1 kill him :S anyway i try to make all hapy ;D
  14. Yeah is online :) Thanks :)
  15. Web Site Forum XP : 2000x SP : 2000x Drop : 100x Spoil: 100x Safe Enchant : +4 Max Blessed Enchant : +16 (armors / jewels / weapons) Max Crystall Enchant : +13 Normal Scrolls for Weapons / Armors / Jewels : 66% Crystall Scrolls for Weapons / Armors / Jewels : 80% Blessed Scrolls for Weapons / Armors / Jewels : 100% Chance ElementStone = 50 Chance ElementCrystal = 75 4 Hours Time Buff 36 Buff Slot + 4 slots from Divine Inspiration 16 Song + Dance 4 Hours Olympiad every day (18:00 from 24:00 server time) Hero every 2 weeks (on 1 and 15 each month) Banking System(.deposit and .withdraw) Team Versus Team event GMShop Nobless Via Caradine Letter Global GK Pk Killer Karma drop Attribute System max lvl 7 New Geodata + Pathnode 1 Class + 4 Subclass ( max lvl 85 for all) Currency: -Adena -Apiga -Gold Bar -Vote Coin -GoD Armor 3 set`s are available (Heavy/Light/Tunic) -GoD Weapons -Raid Curse is Disable -Special Raid is Available -Wallker protection -DDoSs protection -No lag and Bug`s http://dsglive.comoj.com/1_2_Feature.html Download : http://www.4shared.com/archive/VrnRrbJd/l2_Charismatic_Revolution.html Note : Server Made wipe 12/2/2012!!!!!
  16. OH!!!! didn't saw!! :P thanks for that :DDD
  17. and what abou system? Megaupload closed :/
  18. Is really good server but need some fix, i see admin/gm's are going to fix them :) Dagger and SH are litle OP (For me) i had 4200 and GH gave me 6-7k dmg ;p and SH gave me 12k at 6k m def :P i left server before some mins. LasTravel thank you for giving me some days of happy ;D
  19. sorry but i was dev at that server....... me and steven.. go @l2jconfig and u will see table customs from l2inception ;)
  20. one more time again... Dear Ice how many times we gonna say it again?! stop use that pack ! is stolen from real l2 inception (Dodge one's)
  21. 8es na m peis oti sou edwse dikewma o maxtor kala ekane o tupas kai sou edwse, alla na kaneis move kai oti allo 8es sta dika tou topics oxi sta dika mou, kai den einai oti eimai kompleksikos apla spastika gt ekanes auto pou ekanes xwris kamia anafora, den apantises sto topic mou na peis " auto kiauto kai ginete moved H oti allo skata ginete gia ton tade logo, OUTE kan ena mnm den mou esteiles" alla ti asxoloume? kalo sou vradi
  22. sou edwse kaneis dikewma na kaneis lock-report-move ta topics mou???? an nai pios sou edwse dikewma???
  23. twte file mou dn fteei kaneis allo alla o dimiourgos tou programatos, pios tou eipe na vazei B.L? anyway den asxoloume allo, apo edw k pera oti kanw 8a to kanw gia mena telos
  24. itan WAREZ?????? apo pote?? c-net kai official sites einai Warez? plaka m kaneis?????
×
×
  • Create New...