guhx Posted January 15, 2018 Posted January 15, 2018 I'm having this problem when I send a private message to someone, these numbers appear after the nick. I searched in several places and could not find a solution. Can someone help me? Quote
0 Functor Posted January 18, 2018 Posted January 18, 2018 You can change it by using any HEX editor. // 2015-11-04aRagexe4B51CE change 6A FF 6A 00 50 8D 4D D8 E8 85 B8 B7 FF to 90 90 90 90 90 90 90 90 90 90 90 90 904B5291 change 6A FF 6A 00 50 8D 4D D8 E8 C2 B7 B7 FF to 90 90 90 90 90 90 90 90 90 90 90 90 906FAFB0 change 20 28 00 00 5B 20 54 6F 20 00 00 00 29 20 5D 20 3A 20 to 20 00 00 00 5B 20 54 6F 20 00 00 00 5D 20 3A 20 00 00 // 2016-02-03aRagexeRE4D209E change 6A FF 6A 00 50 8D 4D D8 E8 95 08 B6 FF to 90 90 90 90 90 90 90 90 90 90 90 90 904D2161 change 6A FF 6A 00 50 8D 4D D8 E8 D2 07 B6 FF to 90 90 90 90 90 90 90 90 90 90 90 90 9071D994 change 20 28 00 00 5B 20 54 6F 20 00 00 00 29 20 5D 20 3A 20 to 20 00 00 00 5B 20 54 6F 20 00 00 00 5D 20 3A 20 00 00 2 2 1 Quote
0 Najara Posted January 15, 2018 Posted January 15, 2018 This has something to do with using a client version different from the client version that has been clarified in your server. You should probably refer to src/config/packet.h Quote
0 guhx Posted January 16, 2018 Author Posted January 16, 2018 12 hours ago, Najara said: Isso tem algo a ver com o uso de uma versão do cliente diferente da versão do cliente que foi esclarecida em seu servidor. Você provavelmente deve se referir a src / config / packet.h I'm using the client 2015-11-04 The setting is correct: #define PACKETVER 20151104 Quote
0 GodKnows Jhomz Posted January 17, 2018 Posted January 17, 2018 Up for this, I'm also having the same problem even I already set the PACKETVER in packets.h file. I'm using 2016-02-03aRagexeRE. Quote
0 guhx Posted January 19, 2018 Author Posted January 19, 2018 On 18/01/2018 at 9:31 AM, Functor said: You can change it by using any HEX editor. // 2015-11-04aRagexe4B51CE change 6A FF 6A 00 50 8D 4D D8 E8 85 B8 B7 FF to 90 90 90 90 90 90 90 90 90 90 90 90 904B5291 change 6A FF 6A 00 50 8D 4D D8 E8 C2 B7 B7 FF to 90 90 90 90 90 90 90 90 90 90 90 90 906FAFB0 change 20 28 00 00 5B 20 54 6F 20 00 00 00 29 20 5D 20 3A 20 to 20 00 00 00 5B 20 54 6F 20 00 00 00 5D 20 3A 20 00 00 // 2016-02-03aRagexeRE4D209E change 6A FF 6A 00 50 8D 4D D8 E8 95 08 B6 FF to 90 90 90 90 90 90 90 90 90 90 90 90 904D2161 change 6A FF 6A 00 50 8D 4D D8 E8 D2 07 B6 FF to 90 90 90 90 90 90 90 90 90 90 90 90 9071D994 change 20 28 00 00 5B 20 54 6F 20 00 00 00 29 20 5D 20 3A 20 to 20 00 00 00 5B 20 54 6F 20 00 00 00 5D 20 3A 20 00 00 Thank you very much, it worked! Quote
0 Dark Lunacy Posted July 3, 2018 Posted July 3, 2018 (edited) On 1/18/2018 at 8:31 AM, Functor said: You can change it by using any HEX editor. // 2015-11-04aRagexe4B51CE change 6A FF 6A 00 50 8D 4D D8 E8 85 B8 B7 FF to 90 90 90 90 90 90 90 90 90 90 90 90 904B5291 change 6A FF 6A 00 50 8D 4D D8 E8 C2 B7 B7 FF to 90 90 90 90 90 90 90 90 90 90 90 90 906FAFB0 change 20 28 00 00 5B 20 54 6F 20 00 00 00 29 20 5D 20 3A 20 to 20 00 00 00 5B 20 54 6F 20 00 00 00 5D 20 3A 20 00 00 // 2016-02-03aRagexeRE4D209E change 6A FF 6A 00 50 8D 4D D8 E8 95 08 B6 FF to 90 90 90 90 90 90 90 90 90 90 90 90 904D2161 change 6A FF 6A 00 50 8D 4D D8 E8 D2 07 B6 FF to 90 90 90 90 90 90 90 90 90 90 90 90 9071D994 change 20 28 00 00 5B 20 54 6F 20 00 00 00 29 20 5D 20 3A 20 to 20 00 00 00 5B 20 54 6F 20 00 00 00 5D 20 3A 20 00 00 im having the same trouble with 2015-05-13, how can fix it in that client? 2015-05-13.exe thanks a lot Edited July 3, 2018 by Bucle Quote
0 Functor Posted July 3, 2018 Posted July 3, 2018 // 2015-05-13aRagexe 48FA1E change 6A FF 6A 00 50 8D 4D D8 E8 B5 0C BA FF to 90 90 90 90 90 90 90 90 90 90 90 90 9048FAE1 change 6A FF 6A 00 50 8D 4D D8 E8 F2 0B BA FF to 90 90 90 90 90 90 90 90 90 90 90 90 906CB3B8 change 20 28 00 00 5B 20 54 6F 20 00 00 00 29 20 5D 20 3A 20 to 20 00 00 00 5B 20 54 6F 20 00 00 00 5D 20 3A 20 00 00 2 Quote
0 Dark Lunacy Posted July 3, 2018 Posted July 3, 2018 7 minutes ago, Functor said: // 2015-05-13aRagexe 48FA1E change 6A FF 6A 00 50 8D 4D D8 E8 B5 0C BA FF to 90 90 90 90 90 90 90 90 90 90 90 90 9048FAE1 change 6A FF 6A 00 50 8D 4D D8 E8 F2 0B BA FF to 90 90 90 90 90 90 90 90 90 90 90 90 906CB3B8 change 20 28 00 00 5B 20 54 6F 20 00 00 00 29 20 5D 20 3A 20 to 20 00 00 00 5B 20 54 6F 20 00 00 00 5D 20 3A 20 00 00 Thanks sir Quote
Question
guhx
I'm having this problem when I send a private message to someone, these numbers appear after the nick.
I searched in several places and could not find a solution. Can someone help me?
8 answers to this question
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.