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

[CS:GO] ESP/WH for Admins (aka Cheater Buster Tools)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Root_
Veteran Member
Join Date: Jan 2012
Location: ryssland
Plugin ID:
3579
Plugin Version:
2.1
Plugin Category:
Admin Commands
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
Servers with this Plugin:
 
Plugin Description:
Plugin show positions of all players through walls to admin when he/she is observing, dead or spectate
Old 03-18-2013 , 14:23   [CS:GO] ESP/WH for Admins (aka Cheater Buster Tools)
Reply With Quote #1

Hello!
I started making plugins for CS:GO, and was wondered if its possible to enable glow around players...
Unfourdately there is no way to enable them on client side, but anyways I found how to enable glow!

Plugin enables glow on all players (a screenshot), so I'm pleased to present Admin ESP (aka Cheater Buster Tools) for CS:GO!

There are a few ConVars to setup your Admin ESP/WH.
  • sm_csgo_adminesp - Whether or not automatically enable ESP/WH when Admin with cheat flag (n by default) is observing
  • sm_csgo_adminesp_mode - Determines a glow mode for Admin ESP: 0 = Red glow (old), 1 = Colored glow (might be cpu intensive!)
  • sm_csgo_adminesp_dead - Sets when automatically enable colored glow: 0 = Enable ESP on spawning, 1 = Enable in observing mode
  • sm_csgo_adminesp_tcolor - Determines R G B A glow colors for Terrorists team. Set to "0 0 0 0" to disable
  • sm_csgo_adminesp_ctcolor - Determines R G B A glow colors for Counter-Terrorists team. Format should be "R G B A" (with spaces)
There is also one command available: sm_esp - Toggles glow on all players for users with "csgo_admin_esp_cmd" override access.
Command can be used either if user is alive or dead - but only if colored glow mode is enabled!

Here's an example of admin_overrides.cfg:
PHP Code:
"Overrides"
{
    
"csgo_admin_esp" "abc" // Enable ESP in observe mode for admins with given flags
    
"csgo_admin_esp_cmd" "n" // Allow admins with given flag to use !esp command independent

Notes:
-If you want to enable different glow colors (by sm_csgo_adminesp_mode ConVar), you need this plugin installed!
-If server starts lagging, set sm_csgo_adminesp_mode to 0 in a config. It will use old style for glowing players, which doesnt load server at all.
-If you want to compile plugin by yourself, make sure to have CustomPlayerSkins.inc in your includes folder.
-This is fully compatible with Admin all spectate by Dr!fter
-Plugin generates own config (cfg/sourcemod/csgo_admin_esp.cfg).

Special thanks to Andersso and Mitchell!

Download plugin
Browse source code
__________________


dodsplugins.com - Plugins and Resources for Day of Defeat
http://twitch.tv/zadroot

Last edited by Root_; 07-08-2014 at 10:51.
Root_ is offline
DoPe^
Veteran Member
Join Date: Jul 2008
Location: Denmark / Copenhagen
Old 03-18-2013 , 14:43   Re: [CS:GO] Admin ESP
Reply With Quote #2

i know you say it's only for cs:go, but would this work for css also?
DoPe^ is offline
Root_
Veteran Member
Join Date: Jan 2012
Location: ryssland
Old 03-18-2013 , 15:15   Re: [CS:GO] Admin ESP
Reply With Quote #3

Obviously not
__________________


dodsplugins.com - Plugins and Resources for Day of Defeat
http://twitch.tv/zadroot
Root_ is offline
chuj
Member
Join Date: Jan 2012
Location: Kraków, Poland
Old 03-18-2013 , 19:13   Re: [CS:GO] Admin ESP (Wallhack)
Reply With Quote #4

After loading plugin, disconnecting and trying to connect I can't connect server. Well actually I'm partially connected (can use console sm_ commands) but can't join any team and I see only this:

Snapshot taken with PrintScreen - F12, screenshot and jpeg doesn't work at this time.
Tried few times, restarting game too.

Last edited by chuj; 03-18-2013 at 19:13.
chuj is offline
vexium
Member
Join Date: Jan 2013
Old 03-18-2013 , 21:53   Re: [CS:GO] Admin ESP (Wallhack)
Reply With Quote #5

Quote:
Originally Posted by chuj View Post
After loading plugin, disconnecting and trying to connect I can't connect server. Well actually I'm partially connected (can use console sm_ commands) but can't join any team and I see only this:

Snapshot taken with PrintScreen - F12, screenshot and jpeg doesn't work at this time.
Tried few times, restarting game too.
this also happened to me. does sv_cheats need to be enabled? and if so, why not just use in-game function?
vexium is offline
ss2miraitrunks
Senior Member
Join Date: Dec 2005
Old 03-18-2013 , 22:27   Re: [CS:GO] Admin ESP (Wallhack)
Reply With Quote #6

Can you update it so that terrorsit glow red and ct grow blue?
__________________


ss2miraitrunks is offline
ss2miraitrunks
Senior Member
Join Date: Dec 2005
Old 03-18-2013 , 22:39   Re: [CS:GO] Admin ESP (Wallhack)
Reply With Quote #7

i believe this plugin is causes the server to randomly crash. no errors in the error logs come up. but i installed 2 new plugins the admin all spectate and this and server started to crash. so i disabled admin esp first and the server stopped crashing


EDIT: NVM! any admin spectate is causing the crashing. not this!
__________________



Last edited by ss2miraitrunks; 03-18-2013 at 22:41.
ss2miraitrunks is offline
Root_
Veteran Member
Join Date: Jan 2012
Location: ryssland
Old 03-19-2013 , 00:30   Re: [CS:GO] Admin ESP (Wallhack)
Reply With Quote #8

Quote:
Originally Posted by Root_ View Post
-You need to use SourceMod snapshot 3809 or higher, otherwise plugin will not work!
__________________


dodsplugins.com - Plugins and Resources for Day of Defeat
http://twitch.tv/zadroot
Root_ is offline
bebe9b
Veteran Member
Join Date: May 2009
Location: Romania
Old 03-19-2013 , 07:20   Re: [CS:GO] Admin ESP (Wallhack)
Reply With Quote #9

Salut ,

Update plugin esp color team :

Tero - Yellow
Counter - Red

Update plugin esp - free look all player ( ct/tero ) when admin is dead. Admin is dead when you can see all players.

Multumesc.

Last edited by bebe9b; 03-19-2013 at 07:24.
bebe9b is offline
Root_
Veteran Member
Join Date: Jan 2012
Location: ryssland
Old 03-19-2013 , 07:23   Re: [CS:GO] Admin ESP (Wallhack)
Reply With Quote #10

Quote:
Originally Posted by bebe9b View Post
Tero - Yellow
Counter - Red
Not possible, since those colors is forced by client, not server

Quote:
Originally Posted by bebe9b View Post
Update plugin esp - free look all player ( ct/tero ) when admin is dead.
Use this plugin as well for this feature
__________________


dodsplugins.com - Plugins and Resources for Day of Defeat
http://twitch.tv/zadroot
Root_ 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 08:55.


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