N Nagad New member Messages 109 Points 0 Jun 28, 2015 #2 The button "Register" makes the client crash with some langtypes. Is there a way to complete remove it with all langtypes? I do not want my users click on it. Thanks Last edited by a moderator: Jun 28, 2015
The button "Register" makes the client crash with some langtypes. Is there a way to complete remove it with all langtypes? I do not want my users click on it. Thanks
evilpuncker vai se tratar garota Messages 2,178 Points 0 Age 109 Location bronzil Github EPuncker Emulator Client Version 2019-05-30a MAIN Jun 28, 2015 #3 change its file to a 1x1 magenta pixel file
N Nagad New member Messages 109 Points 0 Jun 29, 2015 #4 I want to do that but... I can not locate where is it, I looked everywhere ahahahah
Neo-Mind Community Contributors Messages 713 Points 0 Location The Mysterious Subcontinent Discord _Neo_ #7539 Github Neo-Mind Emulator Jun 29, 2015 #5 Either that or if u want to remove it from client. Open it in Hex Editor Find: 3B C7 74 1C 3B C3 74 18 Replace: 3B C7 E9 FF 02 00 00 90 This will also skip showing the Info button on some LangTypes
Either that or if u want to remove it from client. Open it in Hex Editor Find: 3B C7 74 1C 3B C3 74 18 Replace: 3B C7 E9 FF 02 00 00 90 This will also skip showing the Info button on some LangTypes