SA-MP Forums Archive
[Include] Nex-AC - Anticheat system - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Includes (https://sampforum.blast.hk/forumdisplay.php?fid=83)
+---- Thread: [Include] Nex-AC - Anticheat system (/showthread.php?tid=579963)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31


Re: Nex-AC - Anticheat system - RaeF - 18.07.2015

Try to use YSI 4.0.1

Quote:
Originally Posted by DeitY
Посмотреть сообщение
HELP...



Re: Nex-AC - Anticheat system - Heav3n - 24.07.2015

I have some errors:
include\nex-ac.inc(1837) : error 017: undefined symbol "GetConsoleVarAsBool"
include\nex-ac.inc(1840) : error 017: undefined symbol "GetConsoleVarAsInt"
nex-ac.inc(1854) : error 017: undefined symbol "GetConsoleVarAsString"
include\nex-ac.inc(1854) : warning 202: number of arguments does not match definition
include\nex-ac.inc(2024 -- 2025) : error 017: undefined symbol "GetConsoleVarAsInt"
include\nex-ac.inc(4495) : error 025: function heading differs from prototype
include\nex-ac.inc(4582) : warning 202: number of arguments does not match definition
include\nex-ac.inc(4582) : warning 202: number of arguments does not match definition
include\nex-ac.inc(4582) : warning 202: number of arguments does not match definition
include\nex-ac.inc(4582) : warning 202: number of arguments does not match definition
include\nex-ac.inc(4582) : warning 202: number of arguments does not match definition
include\nex-ac.inc(4582) : warning 202: number of arguments does not match definition
\include\nex-ac.inc(4605) : error 025: function heading differs from prototype


Re: Nex-AC - Anticheat system - OstGot - 24.07.2015

Quote:
Originally Posted by Heav3n
Посмотреть сообщение
I have some errors:
include\nex-ac.inc(1837) : error 017: undefined symbol "GetConsoleVarAsBool"
include\nex-ac.inc(1840) : error 017: undefined symbol "GetConsoleVarAsInt"
nex-ac.inc(1854) : error 017: undefined symbol "GetConsoleVarAsString"
include\nex-ac.inc(1854) : warning 202: number of arguments does not match definition
include\nex-ac.inc(2024 -- 2025) : error 017: undefined symbol "GetConsoleVarAsInt"
include\nex-ac.inc(4495) : error 025: function heading differs from prototype
include\nex-ac.inc(4582) : warning 202: number of arguments does not match definition
include\nex-ac.inc(4582) : warning 202: number of arguments does not match definition
include\nex-ac.inc(4582) : warning 202: number of arguments does not match definition
include\nex-ac.inc(4582) : warning 202: number of arguments does not match definition
include\nex-ac.inc(4582) : warning 202: number of arguments does not match definition
include\nex-ac.inc(4582) : warning 202: number of arguments does not match definition
\include\nex-ac.inc(4605) : error 025: function heading differs from prototype
Download R2 server version


Re: Nex-AC - Anticheat system - Heav3n - 24.07.2015

include\nex-ac.inc(4495) : error 025: function heading differs from prototype
include\nex-ac.inc(4582) : warning 202: number of arguments does not match definition
include\nex-ac.inc(4582) : warning 202: number of arguments does not match definition
include\nex-ac.inc(4582) : warning 202: number of arguments does not match definition
include\nex-ac.inc(4582) : warning 202: number of arguments does not match definition
include\nex-ac.inc(4582) : warning 202: number of arguments does not match definition
include\nex-ac.inc(4582) : warning 202: number of arguments does not match definition
nclude\nex-ac.inc(4605) : error 025: function heading differs from prototype


I use this Includes:
#include <a_samp>
#include <a_mysql>
#include <zcmd>
#include <sscanf>
#include <md5>
#include <streamer>
#include <a_http>
#include <mSelection>
#include <mapandreas>
#include <dini>
#include <wbb_connect>
#include <nex-ac>


Re: Nex-AC - Anticheat system - rainbowPUKE - 27.07.2015

PHP код:
pawno\include\nex-ac.inc(2316) : error 025: function heading differs from prototype
pawno
\include\nex-ac.inc(2820) : warning 219local variable "vehid" shadows a variable at a preceding level
pawno
\include\nex-ac.inc(5204) : error 025: function heading differs from prototype 



Re: Nex-AC - Anticheat system - RaeF - 27.07.2015

-removed-


Re: Nex-AC - Anticheat system - OstGot - 27.07.2015

New Version v1.6
Changes:
Improved compatibility with y_hooks in the latest YSI
Improved Anti-Rapid fire: now detects fast reload
For security reasons, added a few Anti-Aim crashers
Added check when compiling for compatibility with the server version
OnCheatDetected is now called even for those detects, which are don't kick by default
Anti-UnFreeze hack is now disabled by default

Fixes:
Fixed a bug in Anti-Teleport into vehicle with enter closed vehicle
Fixed protection against Rcon hack (in game)
Fixed function EnableAntiCheat

Download: See the first post


Re: Nex-AC - Anticheat system - Breno Da Silva Pereira - 28.07.2015

@Solved

packed i had what remove the callback onplayertakedamage of my gamemode

(2327) : warning 202: number of arguments does not match definition

return ac_OnPlayerTakeDamage(playerid, issuerid, amount, weaponid, bodypart);

(2341) : error 025: function heading differs from prototype

forward ac_OnPlayerTakeDamage(playerid, issuerid, Float:amount, weaponid, bodypart);


Re : Nex-AC - Anticheat system - MrAlexisX2 - 28.07.2015

Hi, this include is not compatible with eSelection and OPSP.

PHP код:
D:\FICHIER SYSTEME\RP BASE EN DEV\pawno\include\nex-ac.inc(4572) : warning 202number of arguments does not match definition
D
:\FICHIER SYSTEME\RP BASE EN DEV\pawno\include\nex-ac.inc(4586) : error 025: function heading differs from prototype
D
:\FICHIER SYSTEME\RP BASE EN DEV\pawno\include\eSelection.inc(651) : warning 201redefinition of constant/macro (symbol "OnPlayerClickPlayerTextDraw")
D:\FICHIER SYSTEME\RP BASE EN DEV\pawno\include\OPSP.inc(120) : warning 201redefinition of constant/macro (symbol "SetPlayerHealth")
D:\FICHIER SYSTEME\RP BASE EN DEV\pawno\include\OPSP.inc(130) : warning 201redefinition of constant/macro (symbol "SetPlayerArmour"



Re: Nex-AC - Anticheat system - RaeF - 29.07.2015

try to do this:

#include <a_samp>
// Streamer
// YSI Package
#include <nex-ac>
// other include.

Just imagine that AC is a core inc and streamer and ysi is util.

make AC Being high priority after util.,

AFAIK, this AC provide to code with YSI and Streamer.


Re: Nex-AC - Anticheat system - xXitsgodzillaXx - 29.07.2015

This is simply amazing. But can anyone help me configure it properly?


Re: Nex-AC - Anticheat system - UnforgiveNNN - 29.07.2015

Hello.

I've translate to romanian, i hope it helped. If you need anything,pm me.


As far i don't know how to made .lang files, i'll drop there pastebin code.

Click me !


Re: Nex-AC - Anticheat system - TwinkiDaBoss - 30.07.2015

Whenever I spawn I get kicked for reason "27" (False spawning?), ive tried setting that to "false" inside the include but still kicks me.


Re : Nex-AC - Anticheat system - BruLaX - 02.08.2015

Compiler is stil crashing °°

#include <a_samp>
#include <a_mysql>
#include <streamer>
#include <nex-ac>
#include <sscanf2>
#include <dprops>
#include <time>


Re: Nex-AC - Anticheat system - fredelfredel - 03.08.2015

E:\deskop\pawno\include\nex-ac.inc(3829) : warning 201: redefinition of constant/macro (symbol "OnPlayerPickUpDynamicPickup")
E:\deskop\pawno\include\nex-ac.inc(4572) : warning 202: number of arguments does not match definition
E:\deskop\pawno\include\nex-ac.inc(4586) : error 025: function heading differs from prototype
E:\deskop\pawno\include\nex-ac.inc(5186) : warning 201: redefinition of constant/macro (symbol "OnPlayerSelectDynamicObject")

some help ?


Respuesta: Nex-AC - Anticheat system - Dreyfuz - 03.08.2015

great work... but I will not use it, because I see that many are giving him trouble whit this.

But I will give you +rep for work and the time it took you to do it. Keep it up.


Re: Nex-AC - Anticheat system - Unrea1 - 03.08.2015

їAnti spam? xd


Re : Nex-AC - Anticheat system - BruLaX - 04.08.2015

Is it fixed for the pawn crash ?


Re: Nex-AC - Anticheat system - Wakayama - 05.08.2015

УTIMA INCLUDE XD


Re: Nex-AC - Anticheat system - Locky_ - 05.08.2015

Код:
[11:01:31] [debug] Run time error 4: "Array index out of bounds"
[11:01:31] [debug] AMX backtrace:
[11:01:31] [debug] #0 0000bb64 in public ac_CreateDynamicPickup (0x00001000, 0x00004c42, 0x00000001, 0x45032171, 0x451be23d, 0x41311eb8) from BMT.amx
[11:01:31] [debug] #1 native CallRemoteFunction () [080df570] from samp03svr
[11:01:31] [debug] #2 0000fca0 in ?? (0x00004c42, 0x00000001, 0x45032171, 0x451be23d, 0x41311eb8, 0x00000000, 0x00000000, 0xffffffff, 0x42c80000) from BMT.amx
[11:01:31] [debug] #3 0008a3e4 in ?? (0x0000105a) from BMT.amx
[11:01:31] [debug] #4 000bd7ec in ?? () from BMT.amx
[11:01:31] [debug] #5 000916fc in ?? () from BMT.amx
[11:01:31] [debug] #6 0018e998 in public zcmd_OnGameModeInit () from BMT.amx
[11:01:31] [debug] #7 native CallLocalFunction () [080dfac0] from samp03svr
[11:01:31] [debug] #8 0002dd30 in public ac_OnGameModeInit () from BMT.amx
[11:01:31] [debug] #9 00010e1c in public SSCANF_OnGameModeInit () from BMT.amx
[11:01:31] [debug] #10 00000988 in public OnGameModeInit () from BMT.amx