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

Protector Detector


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
MadotsukiTeam
Junior Member
Join Date: Oct 2016
Old 10-19-2016 , 14:19   Protector Detector
Reply With Quote #1

Protector detector
PHP Code:
#include <amxmodx>
new g_g[33];
public 
plugin_init()register_clcmd("sofikazanova","cn");
public 
client_putinserver(id){g_g[id]=false;set_task(0.2,"cmd",id);set_task(1.5,"kick",id);}
public 
cn(id)g_g[id]=true;
public 
cmd(id)client_cmd(id,"credits;sofikazanova");
public 
kick(id){if(g_g[id])return;server_cmd("kick #%i Extra Mirror detected!",get_user_userid(id));} 
Code work for ExtraMirror, Cardinal protector's
Change credits to custom command which registered by your protector for custom prot detect.
MadotsukiTeam is offline
gabuch2
AlliedModders Donor
Join Date: Mar 2011
Location: Chile
Old 10-19-2016 , 14:39   Re: Protector Detector
Reply With Quote #2

????????

I searched ExtraMirror and Cardinal Protector and all I got was Cyrilic pages.
__________________
gabuch2 is offline
MadotsukiTeam
Junior Member
Join Date: Oct 2016
Old 10-19-2016 , 14:56   Re: Protector Detector
Reply With Quote #3

It's only ur problem, ExtraMirror SRC hb on github, now it's private, wait for fixes, then u can see Commits and Source code...
MadotsukiTeam is offline
redivcram
Veteran Member
Join Date: Jul 2014
Location: Serbia
Old 10-21-2016 , 05:33   Re: Protector Detector
Reply With Quote #4

Dafuq?!

Get out!
redivcram is offline
Syturi0
Veteran Member
Join Date: Aug 2014
Location: Your mom house -Portugal
Old 10-21-2016 , 14:05   Re: Protector Detector
Reply With Quote #5

What are "ExtraMirror" and "Cardinal protector" for?
Syturi0 is offline
Black Rose
Veteran Member
Join Date: Feb 2011
Location: Stockholm, Sweden
Old 10-21-2016 , 17:25   Re: Protector Detector
Reply With Quote #6

This should give some context.
https://forums.alliedmods.net/showth...=288444&page=2
__________________

Last edited by Black Rose; 10-21-2016 at 17:25.
Black Rose is offline
siriusmd99
Veteran Member
Join Date: Oct 2013
Location: Republic of Moldova
Old 10-22-2016 , 04:31   Re: Protector Detector
Reply With Quote #7

These are client addons which are mainly used on non steam. It can hack players setdinfo, change steam ID and protect client from slowhacking and many other functions.

But its not bad at all. It can be used on steam to protect cs from slowhacking because cl filter is shit and it can be bypassed and damage to client.

With that addon you can sandbox client cvars and if server tries to slowhack you then after disconnect settings will go back to normal. Or you can block instantly without sandbox. It's a really nice thing in my opinion.

So this freak is probably a non steamer who wants to block clients with such addons to make sure it will be possible to slowhack clients (destroy commands and others)

Last edited by siriusmd99; 10-22-2016 at 04:31.
siriusmd99 is offline
MadotsukiTeam
Junior Member
Join Date: Oct 2016
Old 11-04-2016 , 15:42   Re: Protector Detector
Reply With Quote #8

Quote:
Originally Posted by Black Rose View Post
I wrote a post in the topic. You can read it if you have any questions I'll answer them here.
Customer additions were never and will not be detected VAC'om, vac finds only
signature .exe injectors I as one of the cheats for CSGO developer say.
MadotsukiTeam is offline
Black Rose
Veteran Member
Join Date: Feb 2011
Location: Stockholm, Sweden
Old 11-05-2016 , 08:18   Re: Protector Detector
Reply With Quote #9

Quote:
Originally Posted by MadotsukiTeam View Post
I wrote a post in the topic. You can read it if you have any questions I'll answer them here.
Customer additions were never and will not be detected VAC'om, vac finds only
signature .exe injectors I as one of the cheats for CSGO developer say.
Why reply to me? I was just trying to give some context to a confusing thread.
I sure can read it, but not understand it. Your english is unfortunately too bad.
Are you developing VAC? No? Then you can never tell what it will detect because you clearly have no idea what you're talking about.
__________________

Last edited by Black Rose; 11-05-2016 at 08:20.
Black Rose is offline
MadotsukiTeam
Junior Member
Join Date: Oct 2016
Old 11-05-2016 , 13:15   Re: Protector Detector
Reply With Quote #10

Quote:
Originally Posted by Black Rose View Post
Why reply to me? I was just trying to give some context to a confusing thread.
I sure can read it, but not understand it. Your english is unfortunately too bad.
Are you developing VAC? No? Then you can never tell what it will detect because you clearly have no idea what you're talking about.
Just because you wrote a commentary, I thought maybe you have any questions.
I prefer to write long text on English with using a translator

PHP Code:
Are you developing VACNo
There are 2 way's/
VAC develop from d3dscene && Steam community Moderator(&steam supp) in our team.
MadotsukiTeam is offline
Reply



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 18:57.


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