[Release]First Python Fishbot for EVERY Server + Sourcecode
Discussion on [Release]First Python Fishbot for EVERY Server + Sourcecode within the Metin2 Hacks, Bots, Cheats, Exploits & Macros forum part of the Metin2 category.
it took me about 15 mins to test the best times for the bot
pole +3 use wait 2.8 tolerance 0
pole +4 wait 2.7 tolerance 1
pole +5 wait 2.7 tolerance 0
hope it helps
(okay meine ursprüngliche Frage hat sich erledigt, danke 123klo)
Andere Frage: Ist euch aufgefallen dass er den Befehl zum Angel reinwerfen zu früh rausgibt? Bei manchen chars gehts, aber mein Schami-männlein, den ich als angelbot nutze steht oft einfach da und angelt nicht, bis er nach den bekannten 45sec. die Angel neu reinschmeißt. Mit Schamiweiblein gehts tadellos...
ich kann den nicht downloaden das kommt kann mir wer pls in skype schicken?: The file you attempted to download is an archive that is damaged or possibly encrypted. MediaFire does not support unlimited downloads of broken or encrypted archives and the limit for this file has been reached. This file may only be distributed from a premium account.
We have informed the owner that sharing of this file has been limited and how they can resolve this issue.
[Python-Modul]EXP-Donator (kompatibel mit Python Loader) 11/23/2013 - Metin2 Hacks, Bots, Cheats, Exploits & Macros - 27 Replies Moin,
da man mich danach gefragt hat und ich sowieso mal ein Beispiel für die Benutzung meines Python Loaders veröffentlichen wollte, habe ich die Gelegenheit genutzt und euch eben einen EXP-Spendebot geschrieben.
Man kann ihn einfach mit dem oben verlinkten Python Module Loader laden und ihn mit F5 aktivieren/deaktivieren.
Sobald ihr mehr als 99 Erfahrungspunkte habt (man kann nur in 100er Schritten spenden), werden alle Erfahrungspunkte an eure Gilde gespendet.
Wer Lust hat und...
[Python-Release]All Pm log 04/23/2012 - Metin2 PServer Guides & Strategies - 6 Replies This is a very simple thing, maybe to be used in combination with another.I want them in a folder called "log" are written all pm that i receive.
That said, it acts in a simple, well follow the steps:
1) Create a folder "log" in the directory of the client.
2) Search: def OnRecvWhisper
3)Replace this : def OnRecvWhisper(self, mode, name, line):
if mode == chat.WHISPER_TYPE_GM:
self.interface.RegisterGameMasterName(name)
chat.AppendWhisper(mode, name,...
[Release] (Incompleted) Django/Python server management files 12/29/2011 - Shaiya PServer Guides & Releases - 11 Replies DOWNLOAD IS DOWN BOTTOM (AS ATTACHMENT)
To put a long story short, I was going to enter the world of managing a Shaiya Private server and I saw alot of horribly coded sites, and aidsriffic ways of managing the server, so I figured.. Why not write my own way of managing the server, all from a Web control panel.
The only worthy pre-existing code which someone out there (that actually knows a little about coding) is the models data which replicates the Shaiya SQL Server structure, basically...