Jump to content
  • 0

Question

Posted


 

Καλησπερα MaxCheaters®.

 


 

Θα ηθελα μια βοηθεια με ενα "Java Code" ενα protection για να μην περνουν PvP Reward Με Bots

 

 

Δηλαδη ενα protection να μην περνουν PvP Με Same IP και να μην γινεται να παρεις Reward αν εχεις κιλλ πανω απο μερικες Φορες το Ιδιο ατομο!

 

 

 

Χρειαζομαι Το Code  Σε Interlude Client L2J Αναλυτικοτερα L2JSigmo

 

 

[move]Χρειαζομαι Την βοηθεια Σας Ευχαριστω πολυ![/move]

 

14 answers to this question

Recommended Posts

  • 0
Posted

+        //Anti Feed Same IP

+        String ip1 = this.getClient().getConnection().getSocketChannel().socket().getInetAddress().getHostAddress();

+        String ip2 = targetPlayer.getClient().getConnection().getSocketChannel().socket().getInetAddress().getHostAddress();

+

+        if (ip1.equals(ip2))

+        {

+        this.sendMessage("Same ip farming? Gotcha tard.. Malzahax owns!");

+        _log.warning("FEEDER DETECTION QQ HIM: " + this.getName() + " and " + targetPlayer.getName() +". type:SAME IP.");

+        return;

+        }

 

 

edit: L2Pc instance katw apo to :

 

private void addItemReword(L2PcInstance targetPlayer)
  {

  • 0
Posted

+        //Anti Feed Same IP

+        String ip1 = this.getClient().getConnection().getSocketChannel().socket().getInetAddress().getHostAddress();

+        String ip2 = targetPlayer.getClient().getConnection().getSocketChannel().socket().getInetAddress().getHostAddress();

+

+        if (ip1.equals(ip2))

+        {

+        this.sendMessage("Same ip farming? Gotcha tard.. Malzahax owns!");

+        _log.warning("FEEDER DETECTION QQ HIM: " + this.getName() + " and " + targetPlayer.getName() +". type:SAME IP.");

+        return;

+        }

ma afou exeis idi protection re file gia idia ip
  • 0
Posted

e? :S zitaei protect gia ip :s

+        //Anti Feed Same IP

+        String ip1 = this.getClient().getConnection().getSocketChannel().socket().getInetAddress().getHostAddress();

+        String ip2 = targetPlayer.getClient().getConnection().getSocketChannel().socket().getInetAddress().getHostAddress();

+

+        if (ip1.equals(ip2))

+        {

+        this.sendMessage("Same ip farming? Gotcha tard.. Malzahax owns!");

+        _log.warning("FEEDER DETECTION QQ HIM: " + this.getName() + " and " + targetPlayer.getName() +". type:SAME IP.");

+        return;

+        }

autos o kodikas prostatevei apo idia IP afou, pos zitaei afou exei idi.

  • 0
Posted

Alone ekana ena proxeiro code auto des.

public void increasePvpKills()
{
	if (isFightingInEvent())
		return;

	setPvpKills(getPvpKills() + 1);

	+addItem("Loot", 13016, 1, this, true); 
	+sendMessage("You won 1 PvP Coin for a pvp kill!");

Paidia 8elo protect gia same ip kai otan px killareis 5 fores to idio atomo na mn perneis reward xRISIMOPOIO L2JSigmo..

+        //Anti Feed Same IP
+        String ip1 = this.getClient().getConnection().getSocketChannel().socket().getInetAddress().getHostAddress();
+        String ip2 = targetPlayer.getClient().getConnection().getSocketChannel().socket().getInetAddress().getHostAddress();
+
+        if (ip1.equals(ip2))
+        {
+        this.sendMessage("Same ip farming? Gotcha tard.. Malzahax owns!");
+        _log.warning("FEEDER DETECTION QQ HIM: " + this.getName() + " and " + targetPlayer.getName() +". type:SAME IP.");
+        return;
+        }

Auto dn 3erw gt alla m vgazei error

        //Anti Feed Same IP

        String ip1 = this.getClient().getConnection().getSocketChannel().socket().getInetAddress().getHostAddress();

        String ip2 = targetPlayer.getClient().getConnection().getSocketChannel().socket().getInetAddress().getHostAddress();

 

        if (ip1.equals(ip2))

        {

        this.sendMessage("Same ip farming? Gotcha tard.. Malzahax owns!");

        _log.warning("FEEDER DETECTION QQ HIM: " + this.getName() + " and " + targetPlayer.getName() +". type:SAME IP.");

        return;

        }


Xrisimopoio L2JSigmo

  • 0
Posted

Alone ekana ena proxeiro code auto des.

public void increasePvpKills()
{
	if (isFightingInEvent())
		return;

	setPvpKills(getPvpKills() + 1);

	+addItem("Loot", 13016, 1, this, true); 
	+sendMessage("You won 1 PvP Coin for a pvp kill!");

Paidia 8elo protect gia same ip kai otan px killareis 5 fores to idio atomo na mn perneis reward xRISIMOPOIO L2JSigmo..

+        //Anti Feed Same IP
+        String ip1 = this.getClient().getConnection().getSocketChannel().socket().getInetAddress().getHostAddress();
+        String ip2 = targetPlayer.getClient().getConnection().getSocketChannel().socket().getInetAddress().getHostAddress();
+
+        if (ip1.equals(ip2))
+        {
+        this.sendMessage("Same ip farming? Gotcha tard.. Malzahax owns!");
+        _log.warning("FEEDER DETECTION QQ HIM: " + this.getName() + " and " + targetPlayer.getName() +". type:SAME IP.");
+        return;
+        }

Auto dn 3erw gt alla m vgazei error

        //Anti Feed Same IP

        String ip1 = this.getClient().getConnection().getSocketChannel().socket().getInetAddress().getHostAddress();

        String ip2 = targetPlayer.getClient().getConnection().getSocketChannel().socket().getInetAddress().getHostAddress();

 

        if (ip1.equals(ip2))

        {

        this.sendMessage("Same ip farming? Gotcha tard.. Malzahax owns!");

        _log.warning("FEEDER DETECTION QQ HIM: " + this.getName() + " and " + targetPlayer.getName() +". type:SAME IP.");

        return;

        }


Xrisimopoio L2JSigmo

 

l2pcinstance create methods for getSocket (eclipse can help you) kai gia t alla

  • 0
Posted

l2pcinstance create methods for getSocket (eclipse can help you) kai gia t alla

dn ghnete auto p les


kapios alos mporei na me help? :/ me ena full code na mn vgazei error?

  • 0
Posted

dn ghnete auto p les


kapios alos mporei na me help? :/ me ena full code na mn vgazei error?

 

pack use?

 

.socket() iparxei k sto mmocore kane create  k sto pcinstance

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Posts

    • Server mid rate craft PvP   CLIENTE INTERLUDE Website server Discord olympus x25  server 🇧🇷🇦🇷🇨🇱🇬🇷🇲🇽🇵🇪🇸🇰🇪🇸🇺🇾 Server mid rate craft PvP 🔱CLIENTE INTERLUDE🔱 🔅xpx25 🔅Sp x25 🔅Adena x15 🔅Droop x2 🔅Spoil x2 🔅Raidboss xp x2 🔅Raidboss sp x2 🔅Raidboss droop x1 🔅All Rate quest reward  x1 ⚠️All Quest drop reward. x1 🔅Manor x 3 🔅Seal stone x1 🛡️🗡️INFO GRADO S🗡️🛡️ ⚠️Inicia desabilitado drop/spoil/quest. 🔱PROFESIONES/SUBCLASS🔱 🛡️1st profession - 50medal 🛡️2nd profession - 500 medal 🛡️3rd profession - 1k medal +30kk adena 🛡️Sub class - Quest. No necesita matar raids. ⚙️Configuraciones⚙️ 🛡️Gmshop  grade - B. 🛡️Grade A-S Craft - yes x1 chance 🛡️Globlal teleport - yes 🛡️Buffer 1hora. 🛡️Buffer slot 24(+4divine)+12 dances-song 🛡️Auto learn skils - yes 🛡️Autoloot - yes 🛡️Mana potion recarga 1000 ,9segundos delay. 🛡️Champions system:     ▫️lvl 30 - 76     ▫️chance respawn 0.5%.     ▫️adena x20 🛡️Max lvl party 14 lvl. 🛡️Festive sweeper on. 🛡️Max client pc 2. 🛡️Raid boss respawn retail. 🛡️Nobleza quest - yes. 🛡️Barakiel respawn 6 horas + -30 min. 🛡️Olimpiada duracion 14 dias. 🛡️Olimpiada de 18:00 a 00:00 🛡️Safe enchant +3 🛡️Normal enchant scroll 50% ⚠️+11-16 chance 30% 🛡️Bleesed enchant scroll 55% ⚠️+11-16 chance 35% 🛡️Rate dinamico x1 lvl 77-80   🛡️🗡️CLANES INFO🗡️🛡️ 🔅Crear clan min. level 20 🔅Max Alianzas 1 🔅Duracion penalidades clan / alianzas 8 horas. 🔅Cambio de lider 24 horas. 🛡️⚔️ ASEDIOS ⚔️🛡️ 🔅Cada 2 semanas. 🔅Proteccion hwid 1 pc. 🔅Clanes registrados. acceden a zona de asedio. 🔅Castillo asediable Aden. 🔅Reward 1000 FA 🔅Horario 16:00 GMT-3 🎊PACK DE INICIO🎊 🔅Start set - armor\weapon no grade. 🔅Level 20  - 5 shadow cuppon grado D 🔅Level 40 - 5 shadow cuppon grado C 🔅Free Autofarm 24 horas. 💰 INFO PREMIUM 💰 🔅Free autofarm. 🔅xp x30 🔅sp x30 🔅adena x17 🔅drop x4 🔅spoil x4 🔅enchant +2% 🔅seal stone x1 🔅Altb Gk-Gmshop/buffe ⚔️ RAID  BOSS INFO ⚔️ 🔅Raid boss 70 ++ respawn 5 días despues. 🔅Raid boss 75 ++ respawn 15 días despues 🔅Drop LETTER L2DAY para tradear en GMshop. ⚔️ INFO SEVEN SING ⚔️ 🔅Inicio del drop Seal stones dia 5 de iniciado el server. 🎊 EPIC RAID INFO 🎊 🔅Queen Ant (lvl 40)respawn Lunes a Viernes 22:00 GMT-3 drop chance 30%. 🔅Core (lvl 80)respawn Martes-miercoles 20:20 GMT-3 drop chance 100%. 🔅Orfen (lvl 80)respawn Martes-miercoles 21:00 GMT-3 drop chance 100%. 🔅Zaken (lvl 80)respawn Jueves 23:00 GMT-3 drop chance 100%. 🔅Frintezza (lvl 80)respawn Viernes 23:00 GMT-3 drop chance 100%. 🔅Baium (lvl 80)respawn Sabado 22:00 GMT-3 drop chance 100%. 🔅Valakas (lvl 80)respawn Domingo 20:00 GMT-3 drop chance 100%. 🔅Antharas (lvl 80)respawn Domingo 22:00 GMT-3 drop chance 100%.
    • The server is running in l2house.com.ar with C4 mode and in L2Tekila within the same login you can also test it in C5, if you want me to raise another chronicle to test, just let me know.
    • video nice song TopGear  gaming 1990    ....  
    • I have a system where Accounts are saved on login screen for fast login. I am playing a server where this feature is not on the logic screen. How I can try to add this feature to the system? I don't know what files I would have to touch.   Thanks!!
  • Topics

×
×
  • Create New...