[PYTHON | RELEASE 3]Target level in the Exchange &&
Discussion on [PYTHON | RELEASE 3]Target level in the Exchange && within the Metin2 PServer Guides & Strategies forum part of the Metin2 Private Server category.
[PYTHON | RELEASE 3]Target level in the Exchange &&
Hi. I'm Fatihbab34™
Actually, this system better with binary.. But I'm make python with lua.
NOTE : Together with Lua can cause problems..
NOTE2 : If you have error,you download "Exchange .py's" and this use.. Because this "PHP" Module sometimes give error lines..
Metin2 Offical Photo's;
Tutorial ;
*** ConstInfo.py *** Open and add :
PHP Code:
INPUT_IGNORE = 0
VID2 = 0
STHX2 = 0
PLAYER_LEVEL = 0
PLAYER_NAMEE = 0
Open game.py and search : def __ServerCommand_Build(self):
def GetInputValue7(self): # HP Sistemi değer girilen sayi*
net.SendQuestInputStringPacket(str(constInfo.VID2))
Close the "Game.py"
And Open root/uiexchange.py
Search : def OpenDialog(self):
And self.TitleName.SetText(locale.EXCHANGE_TITLE % (exchange.GetNameFromTarget())) This is change ;
quest ticfb34 begin
state start begin
when login begin
cmdchat("ticlevel "..q.getcurrentquestindex())
end
when info or button begin
cmdchat("get_input_start7")
local vid = input(cmdchat("get_input_value7"))
cmdchat("get_input_end7")
local old_pc = pc.select(vid)
local level = pc.get_level()
local name = pc.get_name()
pc.select(old_pc)
cmdchat("pvp_den7 "..level.."") -- player is exchange level (player'ın ticarette leveli)
end
end
end
Hi. I'm Fatihbab34™
Actually, this system better with binary.. But I'm make python with lua.
NOTE : Together with Lua can cause problems..
NOTE2 : If you have error,you download "Exchange .py's" and this use.. Because this "PHP" Module sometimes give error lines..
Metin2 Offical Photo's;
Tutorial ;
*** ConstInfo.py *** Open and add :
PHP Code:
INPUT_IGNORE = 0
VID2 = 0 STHX2 = 0
PLAYER_LEVEL = 0 PLAYER_NAMEE = 0
Open game.py and search : def __ServerCommand_Build(self):
def GetInputValue7(self): # HP Sistemi değer girilen sayi* net.SendQuestInputStringPacket(str(constInfo.VID2))
Close the "Game.py"
And Open root/uiexchange.py
Search : def OpenDialog(self):
And self.TitleName.SetText(locale.EXCHANGE_TITLE % (exchange.GetNameFromTarget())) This is change ;
quest ticfb34 begin state start begin when login begin cmdchat("ticlevel "..q.getcurrentquestindex()) end
when info or button begin cmdchat("get_input_start7") local vid = input(cmdchat("get_input_value7")) cmdchat("get_input_end7") local old_pc = pc.select(vid) local level = pc.get_level() local name = pc.get_name() pc.select(old_pc) cmdchat("pvp_den7 "..level.."") -- player is exchange level (player'ın ticarette leveli) end end end
[Release]Metin2 Pserver Level/Farmhilfe (PYTHON) 12/09/2016 - Metin2 Hacks, Bots, Cheats, Exploits & Macros - 34 Replies Hi
ich möchte euch heute meinen level- und farmbot/helfer vorstellen.
Mommentan hat er folgende funktionen:
- Speedhack
- Angriffsspeedhack
- Warphack
- Stay and Attack modus (mit autopotter und Moblock sehr gut zum farmen)
Target Level 11/19/2009 - Aion - 1 Replies Not too long ago, someone released a small program which simply added a tiny circle that would display the level of anything you target (including people of the opposite faction, which is what it was primarily used for).
Anyone know of a new program which serves this purpose that is updated with the new patch?