SA-MP Forums Archive
[Include] [INC] Union Anti Cheat! (God Father Compile) - 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] [INC] Union Anti Cheat! (God Father Compile) (/showthread.php?tid=63754)

Pages: 1 2


[INC] Union Anti Cheat! (God Father Compile) - chenza - 31.01.2009

[INC] Union Anti Cheat!
Hi all,i'm Newbie.
I'm practise wirte script.
If you find bug, please pm to me.

Quote:
Features
- Anti Money Hack
- Anti Illegal Weapon
- Anti Jet-Pack

Quote:
- How to Install -

1.Add "#include <UNAntiHack>" in u GameMode.

2.Move "UNAntiHack.inc" in folder "include". (pawno/include)

3.Add "Union_OnGameModeInit();" Put on OnGameModeInit()

4.Add "Union_GameModeExitFunc();" Put on GameModeExitFunc()

5.Compile..

------------------

Download: http://www.sendspace.com/file/brn92u

Thank!
chenza


Re: [FS+Inc] TKY Anti Money Hack! (not support Stunt Server) - MairaI - 10.03.2009

Very Nice

เมพขิงๆ - -


Re: [FS+Inc] TKY Anti Money Hack! (not support Stunt Server) - ICECOLDKILLAK8 - 10.03.2009

Nice script,
If you dont want to change all the GivePlayerMoney, ResetPlayerMoney and GetPlayerMoney then put this at the top of your script
pawn Code:
#define GivePlayerMoney TKY_GivePlayerMoney
#define ResetPlayerMoney TKY_ResetPlayerMoney
#define GetPlayerMoney TKY_GetPlayerMoney
that way doing GivePlayerMoney will automaticlly do TKY_GivePlayerMoney


Re: [FS+Inc] TKY Anti Money Hack! (not support Stunt Server) - bellza21 - 10.03.2009

Very Nice
HaHa

Good


Re: [FS+Inc] TKY Anti Money Hack! (not support Stunt Server) - GTA_Rules - 10.03.2009

Nice!


Re: [FS+Inc] TKY Anti Money Hack! (not support Stunt Server) - Norn - 10.03.2009

Quote:
Originally Posted by JeNkStAX
Nice script,
If you dont want to change all the GivePlayerMoney, ResetPlayerMoney and GetPlayerMoney then put this at the top of your script
pawn Code:
#define GivePlayerMoney TKY_GivePlayerMoney
#define ResetPlayerMoney TKY_ResetPlayerMoney
#define GetPlayerMoney TKY_GetPlayerMoney
that way doing GivePlayerMoney will automaticlly do TKY_GivePlayerMoney
That works? Didn't know that.


Re: [FS+Inc] TKY Anti Money Hack! (not support Stunt Server) - NigNog1 - 10.03.2009

That won't work. The TKY_GivePlayerMoney function contains a GivePlayerMoney statement, which will just call TKY_GivePlayerMoney again.


Re: [FS+Inc] TKY Anti Money Hack! (not support Stunt Server) - ICECOLDKILLAK8 - 10.03.2009

Quote:
Originally Posted by Stevelo
That won't work. The TKY_GivePlayerMoney function contains a GivePlayerMoney statement, which will just call TKY_GivePlayerMoney again.
Works fine for me, Its used in a few released scripts too


Re: [INC] Union Anti Money Hack! (God Father Compile) - chenza - 12.03.2009

Update Union Anti Money Hack, INC is very Easy to Install!!!


Re: [INC] Union Anti Money Hack! (God Father Compile) - [IB]Scorcher - 12.03.2009

Nice, ideal for GF servers as they're easy to hack on.


Re: [INC] Union Anti Cheat! (God Father Compile) - chenza - 31.03.2009

Update!

Quote:
Features
- Anti Money Hack[Fixed Bug]
- Anti Illegal Weapon
- Anti Jet-Pack




Re: [INC] Union Anti Cheat! (God Father Compile) - G_ROW_Chez - 31.03.2009

it cant save from ammo cheaters, so it's stupid thing, wich must be updated again


Re: [INC] Union Anti Cheat! (God Father Compile) - ReV. - 31.03.2009

Good work


Re: [INC] Union Anti Cheat! (God Father Compile) - kingcesar - 16.04.2009

ใช้ดี มากเลยเชน ขอบคุณมากครับ

Thank You ๆ


Re: [INC] Union Anti Cheat! (God Father Compile) - poumerida - 16.04.2009

สอนวิธีลงแบบไทยๆหน่อยครับ -*-



Re: [INC] Union Anti Cheat! (God Father Compile) - kingcesar - 16.04.2009

Quote:
Originally Posted by poumerida
สอนวิธีลงแบบไทยๆหน่อยครับ -*-
ทำไมไม่อ่านวิธีล่ะครับ

ภาษาอังกฤษ ก็มีกำกับอยู่

อ่านง่ายจะตาย

ทำไมต้องลำบากให้คนอื่นมาสอน ด้วยละครับ Reply ด้านบน - -


Re: [INC] Union Anti Cheat! (God Father Compile) - chenza - 16.04.2009

Speak English or don't speak at all.


Re: [INC] Union Anti Cheat! (God Father Compile) - Drago_Jekaa - 18.04.2009

Thanks good Anti-Cheats


Re: [INC] Union Anti Cheat! (God Father Compile) - Danut - 22.04.2009

very nice , but found a Bug
Код:
1.Add "#include <UNAntiHack>" in u GameMode.

2.Move "UNAntiHack.inc" in folder "include". (pawno/include)

3.Add "Union_OnGameModeInit();" Put on OnGameModeInit()

5.Add "Union_GameModeExitFunc();" Put on GameModeExitFunc()

6.Compile..
Where's 4 ?


Re: [INC] Union Anti Cheat! (God Father Compile) - chenza - 23.04.2009

Quote:
Originally Posted by MoroJr™
very nice , but found a Bug
Код:
1.Add "#include <UNAntiHack>" in u GameMode.

2.Move "UNAntiHack.inc" in folder "include". (pawno/include)

3.Add "Union_OnGameModeInit();" Put on OnGameModeInit()

5.Add "Union_GameModeExitFunc();" Put on GameModeExitFunc()

6.Compile..
Where's 4 ?
K, Thank guys