Kisuka Posted January 12, 2013 Posted January 12, 2013 Is the captcha code thing still in the client or was it completely removed? Talking about this: // captcha code request (not implemented) // R 07e5 <?>.w <aid>.l case 0x7e5: WFIFOHEAD(fd,5); WFIFOW(fd,0) = 0x7e9; WFIFOW(fd,2) = 5; WFIFOB(fd,4) = 1; WFIFOSET(fd,5); RFIFOSKIP(fd,8); break; I can implement this if it hasn't been removed from the client. If it has we should remove the left over code. Quote
Kisuka Posted January 13, 2013 Author Posted January 13, 2013 It was a crude anti-bot method that was implemented some time ago on kRO. Around when RE was first released. Quote
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.