View Full Version : Aim Bot Detector
This plugin will help in the location of Aim Botters by making you invisible and silent. The hackers will auto shoot at you even though!
// v0.1 - Be!
windy
07-08-2006, 01:13 PM
Hi, nice plugin, sadly I get compile errors in amxx 1.75a.
windy
07-08-2006, 01:32 PM
Compiles fine in axx 1.75 however, hopefully it will work ok in 1.75a.
diamond-optic
07-08-2006, 10:10 PM
Compiles fine in axx 1.75 however, hopefully it will work ok in 1.75a.
the ONLY difference between 1.75 and 1.75a is the dll/so file.. nothing to do with compiling..
windy
07-09-2006, 08:46 AM
When compile in 1.75 it did compile but did not work properly.
I have tried again to compile in 1.75a and it compile fine, not sure why.
About this plugin, I think the admins should not be able to fire or cap flags when they are cloaked. I dont think my admins would abuse this, but it would be nice to take away the temptation ;)
Problem is that you cant block that, and you need to have a weapon in order for the hack to detect you.
nademasta
07-10-2006, 02:19 PM
Is it possible to hide the icon? Defeats the purpose if some one on your team, that is not in your clan and not aware of the plugin starts typing in chat "Hey Your Invisible!"
sandstalker
08-08-2006, 03:53 PM
So i've installed it into plugins.ini and added the amx file to the plugins folder. How do i activate it?
amx_aimbotdetect "ID" ??
diamond-optic
08-08-2006, 10:23 PM
lol zor needs to post cvars and commands in the thread itself :P
amx_cloak - Detects Aim Bot'ers
amx_uncloak - Stops Detection of Aim Bot'ers
WARDOG
08-29-2006, 04:42 PM
Is it possible to hide the icon? Defeats the purpose if some one on your team, that is not in your clan and not aware of the plugin starts typing in chat "Hey Your Invisible!"
I agree totally.
About this plugin, I think the admins should not be able to fire or cap flags when they are cloaked. I dont think my admins would abuse this, but it would be nice to take away the temptation ;)
Perhaps give them a knife only. One of my new members thought he turned it off, then went and shot some body while still invisible. So it was removed from our server, for these two reasons.
Totstango
08-30-2006, 09:15 AM
Hi Zor
I have an old amx 1.6 I have compiled using compile.sh (Linux) all the other mods I have added work except this one.
Any ideas why? Please dont say upgrade :)
Tango
I have now resolved this problem by recompiling under in a linux system.
Works a treat.
Thanks Zor
Tango
=|[76AD]|= TatsuSaisei
08-30-2006, 10:14 AM
Hi Zor Please dont say upgrade :)
since you asked Zor not too, I will tell you....
UPGRADE, why do you NOT want to upgrade ??
PenDragon
08-30-2006, 07:49 PM
I'm going to jump in on the "Please remove the Friendly Icon from the invisible admin" request.
So far so good and works like a charm, but people did notice within the first 20 minutes of testing it and started telling the cloaked admin to "rush their flag and cap it" since they could tell he was invisible.
damn these smart player bases!
diamond-optic
08-31-2006, 10:49 AM
im not sure how'd you'd remove that.. be sorta like the mystery of trying to remove the speaker icon over ppl using mics lol
PenDragon
08-31-2006, 02:28 PM
hmm ok, is there anyway to get a sprite to be in the exact same position for that admin that can cover it? I mean if we cant make the icon disappear maybe we can block it with a sprite that either gives the team a notice or like a logo/icon that we can all agree on as a "ADMIN" icon so that when people go to different servers, they know how to act/react when seeing that icon and know that an admin is trying to do their job.
We would then all have to post some kind of rules on all our sites and servers telling people to NOT give away a cloaked admin's position.
I dont know - just throwing out ideas right now.
Gotta be some way that I can program into the code to skip this sequence in the DoDx.
Cheers!
WARDOG
09-02-2006, 03:15 PM
What turns off the player Icon in the options menu? Couldn't that code be inplemented while invisible, then turned back on when not? Exclude the persons icon that's invisible, from the other players some how?
Wilson [29th ID]
09-02-2006, 07:32 PM
cl_identiconmode 0
This turs off the icons floating above your teammates heads. It's entirely client-sided however. This means you'd have to force it on all clients. This also means that everyone on the client's team would be without an icon. Unfortunately you cannot do it to one specific person.
=|[76AD]|= TatsuSaisei
09-02-2006, 08:33 PM
']cl_identiconmode 0
Unfortunately you cannot do it to one specific person.
well, you can, but for the nature of this plugin you would want to do it to your whole team, and that is possible, but would need to use a while statement and check all players in the server...
the main issue with all of this, is that those who have it ON, NOTICE when it is shut off on them... they either turn it back on or it stays off for them, but they do notice...
Winterz
09-06-2006, 09:39 AM
Hi there,
I manage to run the plugin correctly, but they can still see me. Ive executed amx_cloak. Am i missing something?
Amx Mod X V 1.75a
[Pfc] BuzbySlayer 2
04-10-2007, 02:00 PM
;895']cl_identiconmode 0
This turns off the icons floating above your teammates heads. It's entirely client-sided however. This means you'd have to force it on all clients. This also means that everyone on the client's team would be without an icon. Unfortunately you cannot do it to one specific person.
This to me was a good idea for a plugin, i already use spectate esp for catching cheats, but we have to watch for a long time sometimes as they notice when a member off the clan suddenly goes into spectate after a suspect kill and stop using their cheats or leave.
I hunted for ages for this command and was quite chuffed when i put it into plugin and i also added command to automatically turn off freindly fire for people who rely on the icons, only to find when i went into our server and activated invisibility to watch a player, and to come across mike and screen message "how come you are invisible - all i can see is a Star"
cl_identiconmode 0 only turned it of so i couldn't see their tags not the otherway round.
this command therefore has to be server side so it turns them all off or blocks yours from others.
otherwise it makes this plugin a bit unusable espicially if the person you are watching has a teammate on otherside and tells him..
Hopefully someone will still keep this alive and find a solution, i still trawl through many forums looking for new ideas and hopefully will find one for this
Buzby
orbit
04-10-2007, 07:46 PM
If you run hlguard, you can force the cl_identiconmode 0 to all the users. I did this for about 4 days before everyone started complaining that it ruined gameplay in the pub server.
-O-
Wilson [29th ID]
04-11-2007, 02:18 AM
What do you want? Only certain players have no icon? I can do that if that's what you want. Explain again?
[Pfc] BuzbySlayer 2
04-11-2007, 10:21 AM
I realise now that i asked question in wrong forum thread (it should have been in dod_invisible) but it was still relevant as others had been asking for same thing of the plugin this thread concerns....
whilst invisible you can still see the icons i.e. either allies star or axis cross over your team mates heads, the command cl_identiconmode 0 turns them off but as we realised and you have explained this is only client side and only turns it off for yourself. all your teammates can still see them and find it strange to see an icon run past with nobody under it. and promptly ask why therefore giving away any chance of catching any cheats with aimbot installed.
as you explained it would have to be forced on all members of your current team or players for you to be totally invisible...
this would be acceptable to myself - i cannot answer for other users,
with it - i would also set friendly fire to off to stop teammates getting annoyed by other teammates shooting them accidently because they rely on the icon to identify them
all settings would be reset hopefully when invisibility turned off
i can see that this plugin my be more suited for our needs on our server to catch cheats - we using the dod_ivisible plugin i mentioned earlier and was attempting to mod that to our needs...
hopefully this has explained in more details for my needs and maybe others
Wilson [29th ID]
04-11-2007, 01:40 PM
public plugin_init() {
// Add this line to dod_invisibility's plugin_init
register_forward( FM_AddToFullPack, "hook_AddToFullPack_post", 1 );
}
// Add this function somewhere in the plugin
public hook_AddToFullPack_post( es_handle, e, entid, host, hostflags, player, pSet ) {
if( player && isInvisible[entid] )
set_es( es_handle, ES_Team, entid + 2 );
}
That'll do it.
=|[76AD]|= TatsuSaisei
04-11-2007, 02:11 PM
;4938']
public plugin_init() {
// Add this line to dod_invisibility's plugin_init
register_forward( FM_AddToFullPack, "hook_AddToFullPack_post", 1 );
}
// Add this function somewhere in the plugin
public hook_AddToFullPack_post( es_handle, e, entid, host, hostflags, player, pSet ) {
if( player && isInvisible[entid] )
set_es( es_handle, ES_Team, entid + 2 );
}
That'll do it.
#include <fakemeta>
[Pfc] BuzbySlayer 2
04-11-2007, 02:13 PM
Thankyou for prompt answer to above posts
i will add script to plugin and try it tonight
most gratefull
Buzby
[Pfc] BuzbySlayer 2
04-11-2007, 09:06 PM
Thanks all code added and recompiled and works a treat
players now just run pass me
i also added commands to turn off friendly fire so that teammates who rely on the icons didnt shoot their teammates by mistakes
and also had to write in commands to turn on and off bots as i found they still kept shooting me and defeated the object and gave me away..
doing all this brings forward other details which i need to consider, such as disabling my weapons so i myself or other admins dont abuse the fact they are invisible, this showed itself when i was spooked and accidently shot someone, prob confused the hell outta him but was honest mistake but just shows it is needed to be considered.
As this is also being asked for Dod_Invisibility plugin and it is that plugin i have actually modded with your help, perhaps this could be ported over to that thread to help them.
the only caution i have is that it is used wisely and by resposible admin, and not misused as so easily could be
Buzby
Have just been informed by members i was testing it with that my name tag still shows up if they look directly at me
Buzby
Hood [10th MD]
04-12-2007, 02:32 AM
Added to my invisible also, very cool - this removes you off the map for clients as well?
Hood [10th MD]
04-15-2007, 06:03 PM
Works great, no one knows, and my knife kills soar!
(maybe I aimbot?)
Does the invisible player still render on the minimap?
Wilson [29th ID]
04-16-2007, 01:58 PM
No he does not.
morpheus
04-21-2007, 12:30 AM
Coul someone up plugin with wilson code iam trying to compile but
Is Invisible is giving me errors....
WARDOG
04-21-2007, 05:03 PM
BuzbySlayer 2;4902']This to me was a good idea for a plugin, i already use spectate esp for catching cheats, but we have to watch for a long time sometimes as they notice when a member off the clan suddenly goes into spectate after a suspect kill and stop using their cheats or leave.
I hunted for ages for this command and was quite chuffed when i put it into plugin and i also added command to automatically turn off freindly fire for people who rely on the icons, only to find when i went into our server and activated invisibility to watch a player, and to come across mike and screen message "how come you are invisible - all i can see is a Star"
cl_identiconmode 0 only turned it of so i couldn't see their tags not the otherway round.
this command therefore has to be server side so it turns them all off or blocks yours from others.
otherwise it makes this plugin a bit unusable espicially if the person you are watching has a teammate on otherside and tells him..
Hopefully someone will still keep this alive and find a solution, i still trawl through many forums looking for new ideas and hopefully will find one for this
Buzby
Is it possible to add commands to the client side "cl_identiconmode 0" with a pluggin, instead of overiding it, which doesn't work without dissabling all .?
Say you make an admin sprite, one visible, the other invisible, called "identiconadminsprite1" visible, "identiconadminsprite2" invisible, the client must download on connect, they see an adminsprite, some thing different other than the star, cross, on admins only, while an admin plays normally.
But when the admin goes into invisible mode via pluggin, it targets the command cl_identiconadminsprite2, instead of cl_identiconmode 0 ?
[Pfc] BuzbySlayer 2
04-26-2007, 05:45 PM
;4938']
public plugin_init() {
// Add this line to dod_invisibility's plugin_init
register_forward( FM_AddToFullPack, "hook_AddToFullPack_post", 1 );
}
// Add this function somewhere in the plugin
public hook_AddToFullPack_post( es_handle, e, entid, host, hostflags, player, pSet ) {
if( player && isInvisible[entid] )
set_es( es_handle, ES_Team, entid + 2 );
}
That'll do it.
also put in #include <fakemeta>
Sorry Morphes, but this script is for the dod_invisible plugin not the aimbot that this thread and script relates too
I mistakenly asked for this script in the wrong thread and wilson 29th id answered my question for me, perhaps all reference should be deleted or moved to stop confusion.....
Sorry
both threads was asking the same question as to how to get rid of icons showing over players heads..
but invisible plugin seems to run on same lines/ideas as this aimbot
so perhaps you should look at that one as this script in quotes is for that and works fine
Buzby
Antihax
06-15-2007, 11:57 AM
Sorry, i have checked this plugin out and for its original intention it is useless. The only way this will catch someone is if they are extremely blatant and deliberately shoot the hidden player and if you cant tell that from spectating them, you wont be able to tell using this either.
Most cheats will force the invisible player to be highlighted showing the cheater that something weird is going on and fixing an aimbot so it wont shoot at invisible players would take all of about two seconds.
More admins abuse this that use it for its original intentions. I have already been stabbed by invisible players on a few servers. Thanks for that!
Country
06-19-2007, 08:42 PM
Most cheats will force the invisible player to be highlighted showing the cheater that something weird is going on and fixing an aimbot so it wont shoot at invisible players would take all of about two seconds.
And yet some still fire anyway just out of curiosity I guess? I had 2 guys do this and right away they both said "O crap that was a lucky shot". LMAO. The invisibility plugin works great.
:D
CLICKBOOM
01-29-2009, 04:54 AM
So does it work or not? if it does has it been updated? {recoded} I dont know how to do this.
vBulletin® v3.8.6, Copyright ©2000-2010, Jelsoft Enterprises Ltd.