Kisuka Posted January 12, 2013 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 56 Reputation: 30 Joined: 02/22/12 Last Seen: August 8, 2020 Share 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 Link to comment Share on other sites More sharing options...
Relzz Posted January 13, 2013 Group: Members Topic Count: 33 Topics Per Day: 0.01 Content Count: 355 Reputation: 34 Joined: 02/09/12 Last Seen: February 6 Share Posted January 13, 2013 What is this? Quote Link to comment Share on other sites More sharing options...
Kisuka Posted January 13, 2013 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 56 Reputation: 30 Joined: 02/22/12 Last Seen: August 8, 2020 Author Share 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 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.