karimcambridge / samp-anti-advertising

SA-MP Anti-Advertising made by the community for the community.
Apache License 2.0
5 stars 1 forks source link

false detection problem #2

Open Zorono opened 7 years ago

Zorono commented 7 years ago

Hello sir, found a new bug or idk why does it counts this text 'Let's goto facebook and chat there...' as an ADV it kicks me with false reasons .... and iam not using any another Includes for ADV detect... please some help

karimcambridge commented 7 years ago

Are you sure? I just tested with fixedSeparation false and true and it does not go off for that.

Are you missing something?

Zorono commented 7 years ago

iam sure, it kicks peaple for false reasons and don't know what is the reason (Note: i didn't use fixedSeparation with true value) Code: if(ServerInfo[AntiAdv] == 1 && stringContainsIP(text)) { //... }

karimcambridge commented 7 years ago

I suggest disabling fixedSeparation for users who speak Araby.

I'll look into it some more.

Zorono commented 7 years ago

Okay sir, waiting for your future updates & bug fixs