KhrizPlayCL Posted April 18 Group: Members Topic Count: 10 Topics Per Day: 0.01 Content Count: 29 Reputation: 1 Joined: 01/31/20 Last Seen: 1 hour ago Share Posted April 18 buenas tardes, estoy tratando de implementar el sistema de "Macro Detection" con la poca documentación que trae por defecto el servidor en doc o lo que he logrado encontrar en rathena, pero solo he estado recibiendo errores al tratar de cargar solo 3 imágenes para hacer pruebas. [Error]: pc_macro_read_captcha_db_loadbmp: Failed to read data from "db/import/captcha/c1.bmp" [Error]: Failed to parse BMP image, skipping... [Error]: Occurred in file 'db/import/captcha_db.yml' on line 36 and column 4. [Error]: pc_macro_read_captcha_db_loadbmp: Failed to read data from "db/import/captcha/c2.bmp" [Error]: Failed to parse BMP image, skipping... [Error]: Occurred in file 'db/import/captcha_db.yml' on line 57 and column 4. [Error]: pc_macro_read_captcha_db_loadbmp: Failed to read data from "db/import/captcha/c3.bmp" [Error]: Failed to parse BMP image, skipping... [Error]: Occurred in file 'db/import/captcha_db.yml' on line 78 and column 4. estoy ocupando el siguiente NPC para hacer pruebas locales, pero como no cargan las imágenes no llama a la función lasagna,186,179,3 script Anti-bot ROH 67,{ macro_detector(strcharinfo(0)); end; } Quote Link to comment Share on other sites More sharing options...
Sapito Sucio Posted Sunday at 07:37 AM Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 189 Reputation: 114 Joined: 04/10/12 Last Seen: Tuesday at 03:17 PM Share Posted Sunday at 07:37 AM Los errores dicen no encontrar los archivos. Estás seguro que los tienes en db/import/captcha ? Quote Link to comment Share on other sites More sharing options...
KhrizPlayCL Posted Monday at 12:45 AM Group: Members Topic Count: 10 Topics Per Day: 0.01 Content Count: 29 Reputation: 1 Joined: 01/31/20 Last Seen: 1 hour ago Author Share Posted Monday at 12:45 AM seguro, lo valide varias veces Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.