Jump to content

Intrepid

Legendary Member
  • Posts

    5,521
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Intrepid

  1. Well i dont like IL too much but if you want i can help in that project:)
  2. There are an other share like this BUT that share has much more information than the other so thats much more better! GG nice share:)
  3. Ok sorry about that BUT... WTF are you think everytime little share?just search a bit in my shares you idiot... everytime when i share something usefull(like that exploit fix because that exploit can ruin the whole olympiad in my opinion)you come and SPAM also not for my share for example in one of strikes share too and said its not good or its not usefull or you can make better...instead of show your skills or help somebody you insult... And about the useless or usefull shares for example for Fakoykas thats usefull because he got an interlude server where this thing works thats why i share this because he pm me and ask for a possible fix... But i dont say nothing...I AM A SPAMMER BECAUSE I SHARE AN EXPLOIT FIX...pfff
  4. Yes thats the file just insert the changes...
  5. Easy to make just search and add it manually
  6. Fix for this exploit: http://www.maxcheaters.com/forum/index.php?topic=45641.0 code is for CT2.2 but easy to change it Index: /trunk/L2_Gameserver/java/net/sf/l2j/gameserver/model/olympiad/OlympiadGame.java =================================================================== --- /trunk/L2_Gameserver/java/net/sf/l2j/gameserver/model/olympiad/OlympiadGame.java (revision 11) +++ /trunk/L2_Gameserver/java/net/sf/l2j/gameserver/model/olympiad/OlympiadGame.java (revision 111) @@ -216,4 +216,9 @@ } + // Avoid prefrenzy(and others) exploit + player.stopSkillEffects(176); + player.stopSkillEffects(139); + player.stopSkillEffects(406); + player.stopSkillEffects(420); + // Heal Player fully player.setCurrentCp(player.getMaxCp()); Credits to me Ps.:I forget zealot thanks Fakoykas!:D
  7. Fix for this exploit: http://www.maxcheaters.com/forum/index.php?topic=47503.0 The diff is for Ct2.2 but easy to make it to other chronicles or other versions:) Index: D:/L2JC/L2_GameServer/java/net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java =================================================================== --- D:/L2JC/L2_GameServer/java/net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java (revision 109) +++ D:/L2JC/L2_GameServer/java/net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java (working copy) @@ -8148,6 +8148,8 @@ if (attacker instanceof L2PcInstance && ((L2PcInstance)attacker).isInOlympiadMode() ){ if (isInOlympiadMode() && isOlympiadStart() && ((L2PcInstance)attacker).getOlympiadGameId()==getOlympiadGameId()) return true; + if (isFakeDeath()) + return false; else return false; } Please test it and give feedback:) ohh i forget again:DCredits to me
  8. use the search there are GvE ready packs in the forums!
  9. Yes he talk about that:)He dont know how to config these things because he leech only the pack that i make with L2JC team and as i said before i dont want to help for those who can stole credits only:)
  10. That happens always when you leech a pack and you said its your work;) I know how you can do it BUT only for 0 reason i dont help.That reason is download our pack and you said its your work nothing more!
  11. the correct name is GoToPlayer.java not GetToPlayer.java
  12. My laptop crashed again but i try:)
  13. too many too suggest one:)just search in your country for a good one
  14. if you use a dedicated pc and you place it in a datacenter than install a linux debian into the pc and the required softwares(sql server,ftp server,java etc)after these are configured you are abla to handle your server via ssh panel there are a lot of guides for ssh on the net:) if you rent a gameserver you use ssh panel too to handle it.
  15. LoL...Nobody going to host you a server for free!I read your server info also ucoz site..fail...if you search for free host 1st make a good server and dont use that shitty ucoz thing
  16. or you can make it as a voiced command:)
  17. first post updated with revision 98
  18. Dunno because i'm not the project owner:)ask him about that:)
  19. I dont think about stop the project i have too much time and work in it to stop. Ps.:I will try to kill ALL shitty phx exploit in the pack!
  20. Checkout the timeline changeset 91:)I think we can R.I.P again a phx exploit(buff effect stucking):)
  21. <a action="bypass -h npc_%objectId%_TopPvp">stat</a><br> for example in default folder.
  22. well i dont stop it:D And nice sig:P
×
×
  • Create New...