Intrepid Posted March 8, 2009 Posted March 8, 2009 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
Intrepid Posted March 8, 2009 Author Posted March 8, 2009 Hey. it added in OlympiadGame.java ? Yes like the diff said
Intrepid Posted March 8, 2009 Author Posted March 8, 2009 Yes thats the file just insert the changes...
Fogotendx20 Posted March 8, 2009 Posted March 8, 2009 inteript please dont share every time small things ... above the spam... and.. about oly 1 min prepeare time... titan alowed to lose hp for prefrenzy... but... when match start hp=full .... /50% patk anyway............. this is a fair match.... if block prefre to titans ..then why to dont block sumoners? hwen start to uns pets.... first guys learn the l2 theory/history and follow official style-values **MAXTOR Create new Category [Mini Shares] and there to share all this .... thnkx*
fdLP. Posted March 8, 2009 Posted March 8, 2009 inteript please dont share every time small things ... above the spam... nothing to do with a lil share , its an exploit fix i could say this to a lot of other posts that are useless, but why do i have to?
Stefoulis15 Posted March 8, 2009 Posted March 8, 2009 @Fogotendx20 , No Offense But i dont see any rule saying : its not allowed to share if ur posts hasn't 100+ letters. mate, the shares this guy does are awesome. he helps people. instead of offending him , you should congratulate him.. whatever. i wont "fight" ya. its ur opinion. just respect other people work. @Intrepid , Awesome Work Mate. Keep Up And You'll Get Rewarded.
Intrepid Posted March 8, 2009 Author Posted March 8, 2009 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
sτrίkε- Posted March 8, 2009 Posted March 8, 2009 Ok sorry about that BUT... WTF are you think everytime little share? i think because he know how to fix the exploits all here know this... that's a wrong.... as stefoulis says this is your opinion.. good job mate!
Versus Posted March 8, 2009 Posted March 8, 2009 Huh? Why you think he shouldn't post a fix? He fixed that at his server and he shared it, why you don't appreciate it? I really do! Thanks Intrepid, it's really usefull! Edit:one more skill..zealot player.stopSkillEffects(420);
sτrίkε- Posted March 8, 2009 Posted March 8, 2009 so it became... 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()); update it plx :P
Recommended Posts