Someone can give me a login bot for Metin2 RO?SO..i want to log on be it self when i start it up
Sorry for my bad english
Sorry for my bad english
Quote:
func _Metin2()
run ("d:\M2\bypass.bat","d:\M2")
EndFunc
in GUI you bind $case for funcīs, save and compile, start, be happy ;)Quote:
HotKeySet ( "{F2}", "Start" )
While 1
sleep (800)
WEnd
func start ()
send ("accoundname")
Send ("{Enter}")
sleep (1000)
send ("password")
sleep (1000)
Send ("{Enter}")
sleep (5000)
Send ("{Enter}")
EndFunc