Jump to content

[SHARE]prefrenzy(and others) exploit fix


Recommended Posts

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

Link to comment
Share on other sites

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*

Link to comment
Share on other sites

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?

Link to comment
Share on other sites

@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.

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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!

Link to comment
Share on other sites

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);

Link to comment
Share on other sites

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

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...