2014-04-16aRagexe little problem

Nagad

New member
Messages
109
Points
0
The button "Register"

DANzjgc.jpg


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
default_smile.png


 
Last edited by a moderator:
change its file to a 1x1 magenta pixel file

 
I want to do that but... I can not locate where is it, I looked everywhere ahahahah

 
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

 
Back
Top