Raised This Month: $12 Target: $400
 3% 

You asked for it: Frag Anti-Cheat V1.0 By Doron Bachar ALL CODE HERE


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
nacknic
Senior Member
Join Date: Mar 2019
Old 02-23-2020 , 00:39   You asked for it: Frag Anti-Cheat V1.0 By Doron Bachar ALL CODE HERE
Reply With Quote #1

demonstration video in HEB
Code:
https://youtu.be/U4F8fh_2A1A
amxmodx
Code:
https://pastebin.com/UUZinbws
java
Code:
https://pastebin.com/T6h5hzht
** its work but the ftp password are NOT SECURE**
when i have time i will work on it, fix the secure problems and write new better version base on this codeץ

All the wise men who thought it was a virus
forgot to save the GUI code, but its not important

Last edited by nacknic; 02-23-2020 at 01:27.
nacknic is offline
DJEarthQuake
Veteran Member
Join Date: Jan 2014
Location: Astral planes
Old 02-23-2020 , 20:11   Re: You asked for it: Frag Anti-Cheat V1.0 By Doron Bachar ALL CODE HERE
Reply With Quote #2

Code:
public plugin_precache() {     new s[][] = { "sprites/gas_puff_01.spr", "models/player/arctic/arctic.mdl",                    "models/player/gign/gign.mdl", "models/player/gsg9/gsg9.mdl", "models/player/guerilla/guerilla.mdl",          "models/player/leet/leet.mdl", "models/player/sas/sas.mdl", "models/player/terrorterror.mdl" }     for(new i = 0; i < 7; i++) force_unmodified( force_exactfile, {0, 0, 0}, {0, 0, 0}, s[i] ) }
Does mp_consistency fail?
__________________
DJEarthQuake is offline
nacknic
Senior Member
Join Date: Mar 2019
Old 02-24-2020 , 05:06   Re: You asked for it: Frag Anti-Cheat V1.0 By Doron Bachar ALL CODE HERE
Reply With Quote #3

Quote:
Originally Posted by DJEarthQuake View Post
Code:
public plugin_precache() {     new s[][] = { "sprites/gas_puff_01.spr", "models/player/arctic/arctic.mdl",                    "models/player/gign/gign.mdl", "models/player/gsg9/gsg9.mdl", "models/player/guerilla/guerilla.mdl",          "models/player/leet/leet.mdl", "models/player/sas/sas.mdl", "models/player/terrorterror.mdl" }     for(new i = 0; i < 7; i++) force_unmodified( force_exactfile, {0, 0, 0}, {0, 0, 0}, s[i] ) }
Does mp_consistency fail?
didnt try:
first: im noob in amxmodx (but do the job) and second - i dont want all models (i like for example awp hltv model )
nacknic is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 14:13.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode