Skip to content

k0kao/MacroStory

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MacroStory: OpenCV based KMS MapleStory automation on Python3

This projects aims to create a intelligent automated bot for KMS MapleStory. Currently the bot uses OpenCV to find features from the game screen and use DirectInput emulation to interact with the game.

requirements:

  • OpenCV-Python
  • imutils
  • numpy
  • pywin32
  • PIL(Pillow)
  • pythoncom, pyHook (optional, for debugging)
  • tensorflow
  • Keras

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%