AutoLDPlayer
AutoLDPlayer copied to clipboard
issue with Emgu.CV.World same bug
i had updated a clean new version from, 1.1.0 but the same error with Emgu.CV.World
System.IO.FileNotFoundException: "Die Datei oder Assembly "Emgu.CV.World, Version=4.1.1.3497, Culture=neutral, PublicKeyToken=7281126722ab4438
i have tested it with a simple command
var bitmap = new Bitmap(@"images\cityoutgo.png"); LDPlayer.TapImg(Auto_LDPlayer.Enums.LDType.Name, "rally", bitmap)
//rally is the name from ldplayer//