Quote:
Originally Posted by Mr.Awesome1337
What you mean
//Change it to captcha text
And where i can put this code
|
if the captcha is disabled in server.cfg
dont change the code
GatewayServer {
LastFullVersion_SR_Client 1
Certification "192.168.1.2", 64327
IBUVQueueReserveCount 20000
IBUVQueuePrepareRatio 0.10
IBUVFailureIPTolerance 0
IBUVStringSize 0 //disabled
IBUVCharacterSet "0"
}
////////////////////////////////////////////////////////////////
GatewayServer {
LastFullVersion_SR_Client 1
Certification "192.168.1.2", 64327
IBUVQueueReserveCount 20000
IBUVQueuePrepareRatio 0.10
IBUVFailureIPTolerance 0
IBUVStringSize 1 //enabled
IBUVCharacterSet "a"
}
so how i can put the text if it enable
set a captcha in ur program to read it
maybe text
captcha=a
in program read captcha
where you can put the code
in gateway.cs