L2JMobius

GM Speed in Community Board protection.

Froust · 5 · 5815

Offline Froust

  • Heir
  • **
    • Posts: 45
Hi Everyone, recently we found one bug which gives an opportunity to use GM has (Gm speed) for the usual player, they are using the L2phx program in order to change skill ID in community board (via packets) and then any user can use this skill.


Unfortunately, I don't know Java programming, but I think that you guys can add... I don't know maybe a special filter (or config) and via it, you can paste only authorized skills.


Kindly Regards Froust.


Online Mobius

  • Distinguished King
  • *****
    • Posts: 16139
You can add a check to the community board handler java not to cast that skill id.

The best solution would be to make a config for available buffs,
I am gonna add it to the private version, but for now it will not be shared.



Offline Froust

  • Heir
  • **
    • Posts: 45
Thank's for reply, I will try to write code by myself, in any I need to learn Java)



Online Mobius

  • Distinguished King
  • *****
    • Posts: 16139
This was made for the private version.
https://pastebin.com/Gj7h6gGA

You can use the same, just put the id list into the homeboard hadler.

I am not sweat talking you to become a subscriber, but honestly,
if you run a live server you should really switch to the private version.