[Help]Antihack Tom's Problem

06/30/2015 09:19 banktakung#1
Reason : Error While Logging in.



cachesever port = Port "5400"
Neuz port = 5500



my connection config
PHP Code:
[connection]
;
chiller is king
The IP of the serverwhich is running the cache server
server_ip
="myip"

The port the cache server is using (CacheServer.ini), may not be same as client_port
server_port
=5400

The port the client connects to
client_port
=5500

Maximum connections per IP (infinite connections allowed)
max_ip_connections=10

Maximum amount of connection attempts of a specific IP per minute (infinite)
ip_connections_per_minute=5

The leading byte of all packetsEdit it here if you did so in the FlyFF server. Else LEAVE IT at 0x5e.
leading_byte=0x5e


; Do not change if you don't know, what you do!
max_recv=70000
max_recv_space=10000 

and here is my head mark from buffer.h

PHP Code:
#define    HEADERMARK        '^'        // Normal message header
#define    SYSHEADERMARK    '%'        // System message header 
i'm use blessed source on base.


Thank you.

Tom's Version : Antihack v6.8.6
06/30/2015 10:00 'Mope'#2
don't use this crap u can crash the antihack and if the antihack is down u can't connect anymore to server
fix all in source.
06/30/2015 19:25 flyffdev#3
Change the Cacheserver port to : 5000

then

; The port the cache server is using (CacheServer.ini), may not be same as client_port
server_port=5000
07/01/2015 07:58 xTwiLightx#4
Why are people still using AntiHacks (Server-sided), when they have the source code available?