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: Sunday at 11:42 PM 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 April 20 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 192 Reputation: 118 Joined: 04/10/12 Last Seen: 17 hours ago Share Posted April 20 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 April 21 Group: Members Topic Count: 10 Topics Per Day: 0.01 Content Count: 29 Reputation: 1 Joined: 01/31/20 Last Seen: Sunday at 11:42 PM Author Share Posted April 21 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.