AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [CS:GO] ESP/WH for Admins (aka Cheater Buster Tools) (https://forums.alliedmods.net/showthread.php?t=211117)

Root_ 03-18-2013 14:23

[CS:GO] ESP/WH for Admins (aka Cheater Buster Tools)
 
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! :avast:

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

DoPe^ 03-18-2013 14:43

Re: [CS:GO] Admin ESP
 
i know you say it's only for cs:go, but would this work for css also?

Root_ 03-18-2013 15:15

Re: [CS:GO] Admin ESP
 
Obviously not

chuj 03-18-2013 19:13

Re: [CS:GO] Admin ESP (Wallhack)
 
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:
http://uwujka.pl/zdjecia/thumbs/csgosxs.jpg
Snapshot taken with PrintScreen - F12, screenshot and jpeg doesn't work at this time.
Tried few times, restarting game too.

vexium 03-18-2013 21:53

Re: [CS:GO] Admin ESP (Wallhack)
 
Quote:

Originally Posted by chuj (Post 1915289)
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:
http://uwujka.pl/zdjecia/thumbs/csgosxs.jpg
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?

ss2miraitrunks 03-18-2013 22:27

Re: [CS:GO] Admin ESP (Wallhack)
 
Can you update it so that terrorsit glow red and ct grow blue?

ss2miraitrunks 03-18-2013 22:39

Re: [CS:GO] Admin ESP (Wallhack)
 
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!

Root_ 03-19-2013 00:30

Re: [CS:GO] Admin ESP (Wallhack)
 
Quote:

Originally Posted by Root_ (Post 1915130)
-You need to use SourceMod snapshot 3809 or higher, otherwise plugin will not work!


bebe9b 03-19-2013 07:20

Re: [CS:GO] Admin ESP (Wallhack)
 
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.

Root_ 03-19-2013 07:23

Re: [CS:GO] Admin ESP (Wallhack)
 
Quote:

Originally Posted by bebe9b (Post 1915570)
Tero - Yellow
Counter - Red

Not possible, since those colors is forced by client, not server

Quote:

Originally Posted by bebe9b (Post 1915570)
Update plugin esp - free look all player ( ct/tero ) when admin is dead.

Use this plugin as well for this feature


All times are GMT -4. The time now is 07:38.

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