Jump to content

l2viserion

Members
  • Posts

    22
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by l2viserion

  1. Season III will start fresh on 27.01.2024 at 19.00 GMT+2, get your system patch v8 from time. www.l2viserion.com
  2. New owner from RU/UA I believe, they remove API too from account control panel, is there any other "User-Agent" I can change? I'm sure I did all codes ok, even with OPEN AI generated code is not working, does not read the votes.. Any help will be super
  3. Hello mate, Unfortunately the same, cannot see votes count, changed the links into tops.ini as well I managed in the past to fix each time but now is not working.
  4. There are new changes in hopzone but I'm unable to fix it, not sure what I do wrong, can anybody help with below code to read the current votes? protected static int getVotes() { InputStreamReader isr = null; BufferedReader br = null; try { if(!hopzoneUrl.endsWith(".html")) hopzoneUrl+=".html"; URLConnection con = new URL(hopzoneUrl).openConnection(); con.addRequestProperty("User-Agent", "Mozilla/5.0"); isr = new InputStreamReader(con.getInputStream()); br = new BufferedReader(isr); String line; while ((line = br.readLine()) != null) { if (line.contains(":server-votes")||line.contains(":server-votes=")||line.contains("server-votes")||line.contains("server-votes=")||line.contains(":server-votes=\"")) { int votes = Integer.valueOf(line.split("\"")[1].split("\"")[0].split("\"")[2]); //Hopzone line source code: // :server-votes="228" return votes; } } br.close(); isr.close(); } catch (Exception e) { System.out.println("[VoteRewardManager]: Problem occured while getting Hopzone votes. Error Trace: " + e.getMessage()); } return -1; }
  5. After 2000 days without wipe L2Viserion started again with many new features, worth to check it out! www.l2viserion.com - get the new system v6
  6. 1030 days online with no wipe, join today most stable High Five server.
  7. 883 days with no wipe, join today: www.l2viserion.com
  8. 780+ days online with no wipe New anti-bot system Improved classes find us at www.l2viserion.com
  9. no wipe for 586 days, www.l2viserion.com
  10. 547 days online with no wipe, added an old pvp special function you can teleport where a PvP is taking place.
  11. 510 days with no wipe and counting! www.l2viserion.com
  12. 444 is the magic number, no wipe and a stable community!
  13. 180 days and counting :) join the most stable PVP/CRAFT private server around!
  14. Server is now online, have a great time here!
  15. Server will go live in 12 hours, we are waiting for you!
  16. - NEW START ON 27.JAN.2024- RATES Experience (EXP) 45x Skill Points (SP) 45x Adena 35x Drop for Spoil 20x General Drop 20x RaidBoss Drop 4x Manor 4x Quest Drop 2x Quest Reward 4x Fishing Drop 10x Vitality System 25x Clan Reputation Point 2x ENCHANTS Safe Enchant +4 Max. Enchant +16 Normal Scroll chance 70% Blessed Scroll chance 80% Max donation enchant is +8 Yogi event enchant rate is 45% Enchant Chance Crystal Armor Olf Max +9 70% Elemental Max. Level Level 7 Elemental Stone chance 60% Elemental Crystal chance 55% CONFIGURATION Server, Site and Forum Time GMT +2 Buffs, Dances, Songs Duration 2 hours Buff Slots 28+4+12 Max. Clients per PC 5 Olympiads Max. Enchant +6 Premium Geodata and Pathnodes Sub-Class Max. Level 85 Off-line Shop mode Auto Learn Skills Vitality System Champions System Wedding System Class Master EVENTS Team vs. Team Last Man Standing Treasure Hunt Korean Style Capture the Flag Lucky Creatures New events see official website RAIDS RESPAWN TIME Valakas 7 days Antharas 7 days Baium 48 hours Baylor 24 hours Beleth 48 hours OTHER Special Goddess of Destruction and Heroic Cloaks Maximum number of slots for Private Store is 50 The maximum level for subclass is up to level 85 Multiple commands with advanced options, see them in com board Real number of players is visible using command .online (shops included) You can view a monster drop rate and list by using shift+click All major raids have lower respawn time and RB drop rate improved Olympiad - Heroes are formed every ~ 15 days, on 1 and 15 at 00:15 GMT +2 Advanced Community Board with lots of new features for perfect play Advanced NPC buffer with almost all skills and up to 4 schemes per character Special Quiz event every 5 hours with over 200 questions and GCM reward Custom special Raids with special drop, with A.I against bots All major raids drop Donation Coins, you can also win DC from Achievements Super T.Rex with better drop and starting premium pets Glittering Medals from all mobs to exchange for special items Reduced number of clan members to raise the clan level and less repution required Clan / Alliance penalty was reduced to 1 hour and clan reward for new clans at NPC http://l2viserion.com https://www.facebook.com/l2viserion
×
×
  • Create New...