Jump to content

PoRnosJH

Members
  • Posts

    303
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by PoRnosJH

  1. [01/6/2013] - Special Update Part 2

    * New Improved Geodata                         

    * Beleth's AI Fixed & Improved                 

    * Most dmg drop system for Raids!               

    * Macros Fixed & can equip a set instantly       

    * Zombie Event Further Improvements!           

    * Oly participants needed reduced to 7 from 9   

    * CP - MP pots reuse cooldown added (2sec)     

     

    Skill Balance

    * Crit.dmg from 200% to 180% from S.o.S (ST)   

    * Counter Critical triger chance to 20% from 80%

     

     

    [25/5/2013] - Special Update Part 1

    * Fortress Flag Issue Fixed                     

    * Not "To Village" msg on die Issue Fixed     

    * Not PvP Points Issue in PvP Zone Fixed   

    * Event Rank in Commnity Board Updated       

    * Boss Zones as Normal zones without Pk Protection

    * Zaken's door fixed all time Open from now on 

    * Zombie Event back available & Improved!     

    * Augments improved & fixed many issues         

    * Oly participants needed reduced to 9 from 11 

    * More Fame for Supporters added in PvP Zone   

    * Scroll of Clan Reputation available & Fixed! 

    * Killer's stats & Profile after death Added!   

    * Hero Voice per 2 min for all heroes           

     

    Skill Balance

    * Rush to 7sec cd from now on                   

    * Rush impact to 15sec cd from now on           

    * Boost Morale back available                   

    * Flame dont stacks with Angelic from now on   

    * Sacrifice on power enchant Fixed             

    * Sph's reversed their Matk from E.echo back to 25%

    * Dominators Seals x2-x3 debuffs duration       

    * Soulshot boost of blow skills small reduce 

     

     

    Future Log :

    (What you have to expect from your server in the upcoming updates!)

    * Improved Vote System

    * Improved, secured & Balanced the PvP Event

    * Freya Instance

    * Armor Skins (.dressme like) special L2Crysis Feature

    * Cancel Skills reutn buffs after 15sec and all Cancel Skill retail like

    * Delay in Teleport back to PvP Zone

    * New Solo PvP Zone for a restricted time per day

    * Dual Daggers even for subs addon

    * Sieges-TW not in same week..but each week and one

    * Further Balance Improvement

    * Further Gameplay Improvement

     

     

    Today 1/6/2013 Special Sales in Vote Shop

     

    Also Today upcoming Special Event at 18:00 +1gmt server's time ...

    Party vs Party & 2v2 !!

    Nice Rewards!

  2. [5/5/2013]

    * Attempt to fix on Die issue (No "To Village" Button)

    * Attempt to fix Combat flag issue for Fortress sieges

    * Attempt to fix Aggro on Non-Flagged players issue 

    * Noblesse Quest Improved (PvP Bronze Rank only needs)

    (Event Bronze Rank needed, for Healers)           

    * All Event and Boss Cloaks improved and equal stats 

    * Vesper Armors and some missing items added in Shop 

    * Live File Updater added to our WebSite! Download it!

    * Macros Fixed (Now you can change armor sets and etc)

    * Frintezza need 12 players & in a channel from now on

    * Improved Anti-Hack/Bot protection(Login Issue Fixed)

    * Some Balance Improvements

    - Trick (improved cd)

    - Bleed (improved cd)

    - Rush impact (Range,Chance)

    - Halloween Buff (Removed) 

    - Cancel Skills from SK   

    (Disabled till buffs return system)

  3. hp drain is so fackin bugged.... even if i'm not in pvp it doesn't work.. nab serber

    also there is only 1 farm zone and even there you can't farm cause of ppl with +16 items that want to pk you

     

    This called...Anti PvP Drain... Try to farm with full cp and not flagged...its simple..

    Also..there was a popup window when you went to that farm zone...

    where a list with protections existed... Try... Anti Pk Protection..

    Learn to read and understand a server...then try make a comment for him...

     

    Also this only one zone..is rly like 2-3 zones...

    and if you was able to read...you would see that in the next updates a new Farm Zone will come..

  4. Just Added your code in my hi5 l2j last rev...

    many little warning-errors that i fixed..

     

    but this error..after i logged in then talked to the L2League Npc and clicked on button : Create Team

     

    [Character: PoRnosJH[268483933] - Account: pornosjh - IP: 192.168.1.1] sent not

    handled RequestBypassToServer: [createt]

    And after some minutes :

     

    Could not store char base data: L2PcInstance:PoRnosJH[268483933] - Parameter ind

    ex out of range (55 > number of parameters, which is 54).

    java.sql.SQLException: Parameter index out of range (55 > number of parameters,

    which is 54).

            at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1074)

            at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:988)

            at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:974)

            at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:919)

            at com.mysql.jdbc.PreparedStatement.checkBounds(PreparedStatement.java:3

    813)

            at com.mysql.jdbc.PreparedStatement.setInternal(PreparedStatement.java:3

    795)

            at com.mysql.jdbc.PreparedStatement.setInternal(PreparedStatement.java:3

    840)

            at com.mysql.jdbc.PreparedStatement.setInt(PreparedStatement.java:3784)

            at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.setInt(NewProxyPre

    paredStatement.java:607)

            at com.l2jserver.gameserver.model.actor.instance.L2PcInstance.storeCharB

    ase(L2PcInstance.java:8783)

            at com.l2jserver.gameserver.model.actor.instance.L2PcInstance.store(L2Pc

    Instance.java:8685)

            at com.l2jserver.gameserver.model.actor.instance.L2PcInstance.store(L2Pc

    Instance.java:8704)

            at com.l2jserver.gameserver.network.L2GameClient.saveCharToDisk(L2GameCl

    ient.java:376)

            at com.l2jserver.gameserver.network.L2GameClient$AutoSaveTask.run(L2Game

    Client.java:901)

            at com.l2jserver.gameserver.ThreadPoolManager$RunnableWrapper.run(Thread

    PoolManager.java:93)

            at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)

            at java.util.concurrent.FutureTask$Sync.innerRunAndReset(Unknown Source)

     

            at java.util.concurrent.FutureTask.runAndReset(Unknown Source)

            at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.

    access$301(Unknown Source)

            at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.

    run(Unknown Source)

            at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

            at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

            at java.lang.Thread.run(Unknown Source)

     

  5. Too much fee on 100 Euro, may should have a discount there

     

    Nowdays everyone knows to exchange =.=

    I Have the Best rate

     

    btw you send as gift?

     

    like what gift you want ? :S

     

    When say as "gift" i mean the payment way in Paypal

     

    why you are trusted?

    any links of trades you did in the past?

     

    Im New to this... i have done a couple only... but im focusing for more..\

    Soon i ll send you a screen proof

  6. Hello guys...

     

    As my title says ... i take your PaySafe Cards and give you paypal cash instantly!

     

    Rates : 9-10%

     

    100e -> 90.5e

    50 e -> 45.5e

    25e -> 22.6e

    10e -> 9e

     

    if you re intersted .. Contact me :

    Send me a private msg... here on MxC

    Or email : L2Easy@windowslive.com

     

    All the payments will be sent as "Gift" but my credit card will keep some fee too.

     

     

    P.S : If you want to be able to make the exchange by yourself..and not from exchangers anymore

    I can give you details-info.. on how to make an 1.000% safe trade on an stable loss rate of 5% ... +pp fees

    NOT CHANCES TO LOSE YOUR MONEY / NOT BET SITES / 100% LEGAL

    The Price for the Info is 25e.. send me a private msg or email ..

     

     

    Completed Trades:

    Lidio M. : http://imageshack.us/photo/my-images/10/moneydv.jpg/

  7. Hello ...

     

    Im Admin of L2EasyFun (www.L2EasyNetwork.com) owner of a 4 years freya server ..

    I will retire from the section of lineage Servers... and i want to sell this beatiful peace of work..

     

    Its core is L2J highly customised and enhanced by Proff Devs

    ... Tested by many players in Live all these years... and fixed all the known bugs & reports... what ensures you for its Security & Integrity..

    Had in the past more than 1k online players... and you ll find no errors or problems even for more than 2k players... (guaranteed)

     

    Its currently configs re setted for High Rate Servers... also some things (retail) re disabled for a better High Rate experience..

    So i suggest it to People who want to open a High Rate Freya Server...

     

    Many of you may know its features ... i ll enlist some here... the rest of them you can find them in server's site

     

    NPCs:

    Global Gk (Nice and Full)

    Schemes Buffer (Rinha's 100% Fixed)

    Pet Buffer (Buff Sets)

    Clan Manager

    Certification Manager (Easy Certs - No Quest , included Info-Guide [bugLess])

    Augmentation Manager (Buy desired Auge for equiped weapon)

    Attribute Manager (Buy Consumables - Change Atris - Extra)

    PvP Manager (PvP Color Title - Rankings - Info)

    RaidBosses Manager (Status (On/Off) - Epic Boss GK)

    Fame Manager (Make an Item PvP - Earn Fame - Guide)

    Item-Npc : A.I.O Item in Inventory

    (GM Shop,Vote Shop,PvP Shop,Exchanger,Mini Buffer,Mini Teleporter,Augmentation,Dyes Maker, Donation Section , Info Section)

    NewbieHelper (Gives Info about L2EasyFun's GamePlay to Newcomers)

     

    All Epics Working 100% (Freya,Beleth included)

    All Epics as 85lvl with nice stats and 100% RBJ Drop + Extra Drops

     

    Zones:

    4 Farm Zones :

    a) Hellbound Mass PvP Farm Zone

    b) Annihilation Solo PvP Farm Zone (cant enter with party cant make parties)

    c) Newbie Solo PvP Farm Zone (Only newbies can enter)

    d) Newbie Farm Peace Zone

     

    PvP Zone ( where the PvP Deathmatch event takes place)

    Level Up Zone (Where the new characters re starts their jurney)

    Main City : Giran , Aden (as Oly City)

     

    PvP :

    Most Zones as PvP AutoFlag Zones

    With Every PvP get Fame + reward FA (used in PvP Shop)

    Reward for the Supporters to (Bishops-Healers)

    Special Anti-Bot PvP Farm Protection

    PvP Color title system

    PvP killing Spree special announce to players ( Battlefield , Commander , critical announce )

    + sounds (DotA)

    After 20 pvps in a row a player gets Hero Shine until the rr (Not skills - HV)

     

    Events:

    TvT L2J + Fixes + special announce + random place every event

    PvP Deathmatch .. all players same name and title and visual accessories ... special rewards and gameplay

    Weekly Event (top 10 PvPers of the week get special rewards who can be used in Weekly Event Shop)

     

    Some Extra Features :

    Vote Reward command (.reward)

    Vote Reward System (Every some votes rewards all players)

    Help Server/Tasks NPC (1 time Quest with special Rewards!)  (Send players to share & Like your Server in FaceBook)

    Commands to register in Events (TvT/DM)

    Auto 85lvl with Pop-up classmaster msg for your subclass

    Solo Instance - Newbie Trainer

    Starting Noblesse

    Tested Full Freya GeoData

    + AntiBot Protection & Anti-Hack Protection (the most trusted one)

    and many more....

     

     

    [updated] 7-2-2013

    2 Weeks Oly System

    PvP Item Refinable (Enchant-Auge-Attri) Option

    Oly Feed Protection (Cant trade points via Dc)

    Anti-Heavy to some classes full Protection

    Cant Drain from mobs during PvP (Smart way)

    Custom Divine Scrolls (100%)

    Clan Reputation Scroll

    Cant Heal Raids

    Extra useful Admin commands

    (Mass Email to server - give item to all/to target/to party/to name - teleport to a city targeted player - and many more)

    Retail Drop protection (Most dmg take the loot from Raidbosses)

     

    Extra: Legendary Armors(GoD + Ixion Light) + Accessories + Custom Cloacks

     

     

     

     

    People who re interested send me an email

    at : L2Easy@windowslive.com

     

    or pm here in MxC !

     

    With your offer ...

     

    [updated] Min Offer : 350 Euro

     

    The Higher Offer will get it... Starting 7-2-2013 Ends 7/3/2013

     

     

    P.S: Thank you for your nice reply guys.. but as i see its hard times ...global crisis .. I didn't liked the last offers.. so i start a new auction starting from today 7-2-2013 !

     

     

     

     

     

     

     

  8. [16/12/2012]

    New Update!

     

    Fix : Eye of Pa'agrio in Schemes

     

    Cant make parties in Anni from now on ..

     

    Cancel :

    Cancelled buffs return after 15sec

    Cancelled buffs not return in Oly/Events

    Steal Divinity only in Oly from now on

     

    Pet Buffer Improved

     

    Tp Protection Fixed

     

    Balance:

    DB's Disarm improved

    Mages - PvP Armor Critical down Balanced

    Skills checked and re retail like :

    Focus chance

    Vicious Stance

    Acrobatics

    Counter Evasion

    Counter Critical

     

    Join Us! Meet the Real Fun with Us!

    One of the Best PvP Servers in World !

  9. porno u said server never had lower than 100 right? so why at pvps are just 5 max 7 players :D? i`m not a hater i play in this server i just told u my opinion , i like the server but need more updates and improvments , need more balance , ( do 1 pvp zone) will be better :) trust me

     

    If u have any suggesstion check our forun ! :)

     

    300 online ! No bugs , Easy and nice server !

     

    Joins us !!

     

    Regards ;)

    Many Updates will come... ty for your support guys!

     

    Today 1st of the Month ..All Votes in Ranking Sites erased

    We need your support we need your Vote !

    www.L2EasyNetwork.com

     

    Thank you

     

  10. Stop joining every freya server and advertising your server with offline shops,its just rediculous.

    you mean the persons that joins my server and do this.. or you blaming l2easynetwork for other persons that log in your server and spamming?

    anyway .. if it is the 2nd.. just give me their IP and i ll ban them from l2easyfun..

    they may love server and want to advertise him .. but i dont like the way that they do it...

     

    low comunity , it says 250+ but i see 50 -60 . low pvps. , many pvps area , (kamael server) .. good luck with it.. i hope, you to make some change`s because u need it

    50-60 ? lol ? since the start (11/11/2012) never had lower than 100 ppl online.. not even 5-6 at night (+2gmt)

    200-300 ppl online all the time..

    hater? anyway ..

     

     

    Many cool Updates coming... and community raising day by day ! Weekly Updates and 1st priority of us the Gamer ...

     

    Have Fun

  11. Great Server yeah Sieges  from yesterday sunday didn't even started, many clan waiting for nothing,full of bugs that even a amateur admin in a home server have fixed ................. a waste of time, and don't try to give Excuses it's simpy unacceptable ;)

     

    Bugs? there is no bugs in this server man .. Maybe there was some problems because server just launched after huge updates & fresh start

    thats the reason of the sieges problem... but i did announce it and notify the players... that the next sieges that coming at 02/12 will start normally..

    and calling this project as amateur ? ... just lol

    anyway to let you know something :

    Server is Bugless

    Stable with DDoS Protection

    With Huge Protection from Hacks/Bots also

    And it is a project running and improving its self 4 years now...

    so your comments are just out from reality ..

     

    HOW MUCH RE FAIL  WIPE YOU HAVE NOOB.  all time wipe wipe  and ever the same.  make one favor to all. make one server to 3 years or NOT MAKE NOTHING NOOB

     

    Im Rly Sry for the previous wipe man .. i understand you completely ...

    But it was the only choice... as the future comes lineage day by day gets to be easier and easier ...

    so players needs an instant pvp server... and wasnt that way ..

    But Now it is ... With Huge Fun and PvP everywhere ...

    so Join & Support us ... and be sure... server will be alive for very very long time ..

     

    nice FAIL ADMIN...go boost more DB class...they hit u 2.5k in full gear without violent temper!!

    One GZ more in FAIL ADMIN...gl with your fail server!!

     

    I dont think that a change makes an admin / gm or dev a fail one or a good one..

    im sure that all humans makes mistakes or did ... i dont think that DB is OP...

    But im here to hear your voice... if you care about this server..

    Post your Ideas Suggestions at our Forum...thank you

     

    FAIL ADMIN makeing rr durring killing fu cking baium

    Shot00004.png

     

    As the plenty of times that pmed you... i ll say here too ...

    Every Sunday morning comes the week's update...

    and it has to come earlier than 12:00 +2 GMT

    it is a planned update...and cant delay ...

    you was like 3 ppl at Baium and hitting him for about 2 hours in order to make his life in half..

    even if i could postpone the shutdown .. i couldn't w8 2 Hours more for you to finish  him..

    it was urgent ... im rly sry that you lost you boss... but the nice respawn time im sure ll make you to have more chances in the future...

     

    Have Fun

     

  12. lets count a lil. 300+ ppl.  for example 350. if u split the 350 to 72 (how u said 72 clan playing there) its 4,861. So how u said its 5ppl / clan. no ty.

    i cant unerstand the way you re doing your maths..

    there is 3.000 created characters..

    and 72 created clans..

     

    there 300+ online players daily...

     

    thats the stats... i dont know which of the clans re active also which exactly times everyone joins..

    also how many members re per clan..

    i just know that there is much fun.. and im quite sure that we have one of the best high rate servers in world

     

    feel free to join or leave..

     

    Have Fun

  13. Cant farm with autoflag zone , spawn killers  :o

     

    for real whats the point of a such BR farm area. And when i am saying BR i mean BRAIN DAMAGED. Have you ever considered the spawn killing? and so on? ? anyways. Server sux because of that.

     

    where exactly you can farm???? in farm area you become auto flagged=dead in spawn 2 seconds after you teleported

    in safe farm you need centuries from small a-beep-t of drop

    so? ...........................................

     

    Thank you for your replies guys...

    that made us to take your opinions into account..

    and today 18/11/2012 we made a really nice update

    New Newbie Zone where only newbies can enter..with equal high mobs and nice drops!

    Have Fun

     

    Proof of currupted Admin :

     

    IMG

     

     

    No comments just lol ..

    Hatters gonna hate..

     

    Thats a proof that our server is going great...! :)

     

    anyway 

     

    [18/11/2012]

     

    NEW Amazing Updates!

    Check the 1st post for more info !

     

    Some Stats from the 1st week online:

    3.000 Accounts

    5.000 Characters

    72 Clans !

     

    300+ ppl Online Daily !!

     

    Have Fun .. thank you for showing us your  interest !

    Join us !! Feel the Magic !

    www.L2EasyNetwork.com

  14. ok maybe u awnser this replies but why u dont awnser when i asked u why u put 25 sec delay in Realtarget????????????

    Lineage created the Stats of the players in a low rate environment ..

    with dances songs last for minutes.. and skills to be rly hard to be +30 ..

     

    High rate servers .. re having a totally changed environment ..

    so is Necessary to made some changes ... or isnt l2 is starwars ...

    Let the balance to me... and look to have fun ..

    dont look your stats.. but how your char pvps .. there is the balance.. not in character info...

     

    Server's balance is in a great state ... and we re trying our bests to improve it day by day ..

     

    Already answered .. sakhs600

     

    Also to mention that i dont say that there isnt anything to change and we have the top balance...ofc not..

    im sure our balance will improve as i said day by day .... if you want to speed it up...

    make post your "problems" or suggestions-ideas at our forum !

     

    Have Fun

  15. it's not 82%... first when the server started it was like 50-60%, and then they increased it to 70-75%.... anyway the balance is 0 so not worth playing

     

    to prove you that you re wrong... the rate never changed your luck maybe..

    the whole server is in +16 cause of the easy enchanting rates.. but anyway ..

    check the upcoming updates ... all item +10 in shop .. on fail ll goes back to +10 ...

    just to be even easier for you guys ...!

     

    where exactly you can farm???? in farm area you become auto flagged=dead in spawn 2 seconds after you teleported

    in safe farm you need centuries from small a-beep-t of drop

    so? ...........................................

     

    This is a PvP Server... an Instant server.. you re not ment to farm for like hours..

    but anyway..server got peace newbie farm zone too ..

    you can be there until you rdy to take the risk of pvp ..

     

    Also on the upcoming update the tp spawn protection will be increased !

     

    Dagger dark elf with str 32 instead 41 sounds like fun ,balance 500%

     

    Lineage created the Stats of the players in a low rate environment ..

    with dances songs last for minutes.. and skills to be rly hard to be +30 ..

     

    High rate servers .. re having a totally changed environment ..

    so is Necessary to made some changes ... or isnt l2 is starwars ...

    Let the balance to me... and look to have fun ..

    dont look your stats.. but how your char pvps .. there is the balance.. not in character info...

     

    Server's balance is in a great state ... and we re trying our bests to improve it day by day ..

     

    Post Updated ! 14/11/2012

     

    300+ Players Online ! Non Stop PvP !

     

    Join us ! Meet the PvP Fun !

     

    www.L2EasyNetwork.com

×
×
  • 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