Post: How can you detect someone using binds?
07-01-2012, 03:56 PM #1
Kearney158
Bounty hunter
(adsbygoogle = window.adsbygoogle || []).push({}); I need help with writing a function where I can input a username and it will tell me if they're using binds or not. (obviously the player in question will be in the lobby). Thanks Happy
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked Kearney158 for this useful post:

thatbrat
07-01-2012, 05:48 PM #2
thatbrat
We Are Legion.
Originally posted by Kearney158 View Post
I need help with writing a function where I can input a username and it will tell me if they're using binds or not. (obviously the player in question will be in the lobby). Thanks


Love the way everyone is now thinking of ways to remove this crap from online, thanks for trying to fix this Happy

Right, to remove the binds, you can just do

NoBinds()
{
for(;Winky Winky{
self setclientdvar("noclip","Noclip is ^1Blocked");
self setclientdvar("god","God is ^1Blocked");
self setclientdvar("ufo","Ufo is ^1Blocked");
self setclientdvar("demigod","Demigod is ^1Blocked");
self setclientdvar("take","Take is ^1Blocked");
self setclientdvar("Give","Give is ^1Blocked");
self setclientdvar("notarget","Notarget is ^1Blocked");
self setclientdvar("vstr","Vstr is ^1Blocked");
self setclientdvar("setPerk","setPerk is ^1Blocked");
self setclientdvar("toggle","Toggle is ^1Blocked");
self setclientdvar("say","Say Blocked");
wait .1;
}
}


And if you want to detect if they are using them, then i would recomend something like (not tested, i am just trying to give ideas) if(getdvar("noclip")==true){thread RunEveryNastyFunctionAvailable();}

In my patch, when i see a cheater, i just freeze the PS3 and lock challenges (which does stick XD)

The following 3 users say thank you to thatbrat for this useful post:

Dat Mexican, dirtbiker708, Kearney158
07-01-2012, 06:28 PM #3
Kearney158
Bounty hunter
Originally posted by thatbrat View Post
Love the way everyone is now thinking of ways to remove this crap from online, thanks for trying to fix this Happy

Right, to remove the binds, you can just do

NoBinds()
{
for(;Winky Winky{
self setclientdvar("noclip","Noclip is ^1Blocked");
self setclientdvar("god","God is ^1Blocked");
self setclientdvar("ufo","Ufo is ^1Blocked");
self setclientdvar("demigod","Demigod is ^1Blocked");
self setclientdvar("take","Take is ^1Blocked");
self setclientdvar("Give","Give is ^1Blocked");
self setclientdvar("notarget","Notarget is ^1Blocked");
self setclientdvar("vstr","Vstr is ^1Blocked");
self setclientdvar("setPerk","setPerk is ^1Blocked");
self setclientdvar("toggle","Toggle is ^1Blocked");
self setclientdvar("say","Say Blocked");
wait .1;
}
}


And if you want to detect if they are using them, then i would recomend something like (not tested, i am just trying to give ideas) if(getdvar("noclip")==true){thread RunEveryNastyFunctionAvailable();}

In my patch, when i see a cheater, i just freeze the PS3 and lock challenges (which does stick XD)


Yeah I absolutely hate the Noobs who spend hours begging for binds and when they eventually get them they run around with god mode on..like what's the point, it takes the fun out of the game.

Thanks for that, I'll test it now...see i want to make it so that it automatically notifies me if anyone is using/has binds

lol when I see one I lock him in the lobby and make him go laggy and derank him :P

The following user thanked Kearney158 for this useful post:

thatbrat
07-03-2012, 05:20 PM #4
thatbrat
We Are Legion.
Originally posted by Kearney158 View Post
Yeah I absolutely hate the Noobs who spend hours begging for binds and when they eventually get them they run around with god mode on..like what's the point, it takes the fun out of the game.

Thanks for that, I'll test it now...see i want to make it so that it automatically notifies me if anyone is using/has binds

lol when I see one I lock him in the lobby and make him go laggy and drank him :P


Yea bro, tell me how you get on, if you get it working, i would be interested to add that to my patch, then maybe we can party up, then greater chance one of us get host, and we can hopefully get some legit games.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo