Jump to content

Recommended Posts

I found out that in every source which contains lennts sash system a Kick Hack is existing, if you change your sash with a very high Speed (using a Tool for example) you Can kick every player in the map you are currently.

can someone Provide a fix and maybe explain why this problem is existing?

my idea was it could be because the part column has a calculation (because parts are word lennt used a calculation)

Link to comment
https://metin2.dev/topic/19882-sash-system-exploit-lennt/
Share on other sites

  • Active Member
28 minut temu, Syriza napisał:

This is the hidden content, please

 

link found from a turkish Board 

@ManiacRobert

 

adding a timer on everything is Unprofessional

I didnt ask for all code, but piece of code with this 'calculation'...

  • Metin2 Dev 1
  • Love 1
Link to comment
https://metin2.dev/topic/19882-sash-system-exploit-lennt/#findComment-108019
Share on other sites

Acum 20 ore, Syriza a spus:

This is the hidden content, please

 

link found from a turkish Board 

@ManiacRobert

 

adding a timer on everything is Unprofessional

 

anti-spam, if equip more than 5 times/seconds, kick from server.

  • Love 3
Link to comment
https://metin2.dev/topic/19882-sash-system-exploit-lennt/#findComment-108047
Share on other sites

  • Premium

I want to help but  i did not like your behaviour with hachiwari.

Let's use this example dude:

 

    int iPulse = thecore_pulse();

    if (ch->GetMall())
    {
        ch->ChatPacket(CHAT_TYPE_INFO, LC_TEXT("<â°í> â°í°¡ ÀÌ¹Ì ¿­·ÁÀÖ½À´Ï´Ù."));
        return;
    }

    if (iPulse - ch->GetMallLoadTime() < passes_per_sec * 10)
    {
        ch->ChatPacket(CHAT_TYPE_INFO, LC_TEXT("<â°í> â°í¸¦ ´ÝÀºÁö 10ÃÊ ¾È¿¡´Â ¿­ ¼ö ¾ø½À´Ï´Ù."));
        return;
    }

    ch->SetMallLoadTime(iPulse);

 

 

You can study and understand from that. Dont wait for ready things, do by your self.
 

  • Love 1
Link to comment
https://metin2.dev/topic/19882-sash-system-exploit-lennt/#findComment-108064
Share on other sites

vor 2 Stunden schrieb WeedHex:

I want to help but  i did not like your behaviour with hachiwari.

Let's use this example dude:

 

    int iPulse = thecore_pulse();

    if (ch->GetMall())
    {
        ch->ChatPacket(CHAT_TYPE_INFO, LC_TEXT("<â°í> â°í°¡ ÀÌ¹Ì ¿­·ÁÀÖ½À´Ï´Ù."));
        return;
    }

    if (iPulse - ch->GetMallLoadTime() < passes_per_sec * 10)
    {
        ch->ChatPacket(CHAT_TYPE_INFO, LC_TEXT("<â°í> â°í¸¦ ´ÝÀºÁö 10ÃÊ ¾È¿¡´Â ¿­ ¼ö ¾ø½À´Ï´Ù."));
        return;
    }

    ch->SetMallLoadTime(iPulse);

 

 

You can study and understand from that. Dont wait for ready things, do by your self.
 

 

You dont like my behiavour? Do you think it would be too hard to ask a friend?

 

i posted this thread here so other users dont have to worry why players get kicked

 

anyways thank you for your post buddy, next time i wont create a thread

  • Love 1
Link to comment
https://metin2.dev/topic/19882-sash-system-exploit-lennt/#findComment-108073
Share on other sites

vor 54 Minuten schrieb Adrian1997:

Delete the effect on equip and done. Easy.

Or put a timer on effect, like maniac said.

 

Effects creates lag and you got kicked.

You, exactly but as i Said all Players in the same map are kicked aswell 

Link to comment
https://metin2.dev/topic/19882-sash-system-exploit-lennt/#findComment-108077
Share on other sites

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.