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

about spyadmin


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Raz
Senior Member
Join Date: Jan 2005
Old 08-14-2006 , 01:00   about spyadmin
Reply With Quote #1

I have the admin spy mod for my server where it removes your access from the amx_who list. the commands are amx_spyadmin or /spy in chat. I would link you to it on these forums but i cant seem to find it. What im posting for is, im wondering if there is a way to change the steam id that appears on the amx_who and status list along with removing the access that I have from those lists. ect... because i use amx_spy admin and people have apparently memorized my steam id. If there was a way to make it randomly pick a number, or maybe i could define a number in the plugin code? If this is possible, you decide how it defines the random steam id.

Thanks, Raz

EDIT: Also i would like it so only admins with the specified flag can do the above.

Here is the plugin i use.
http://forums.alliedmods.net/showthread.php?t=28034

Last edited by Raz; 08-14-2006 at 16:27.
Raz is offline
Send a message via AIM to Raz
godlike
Senior Member
Join Date: Apr 2005
Old 08-14-2006 , 07:31   Re: about spyadmin
Reply With Quote #2

you cant change your steamid
godlike is offline
Lord_Destros
Veteran Member
Join Date: Jul 2004
Location: With stupid.
Old 08-14-2006 , 11:53   Re: about spyadmin
Reply With Quote #3

You wouldn't need to change it. You'd just need to modify the amx_who command and make it first check if anyone has amx_spyadmin enabled before displaying steam id's.
__________________
Quote:
Originally Posted by Twilight Suzuka
Don't worry m'lord. The turtles day will come.
Lord_Destros is offline
Send a message via AIM to Lord_Destros
Raz
Senior Member
Join Date: Jan 2005
Old 08-14-2006 , 11:53   Re: about spyadmin
Reply With Quote #4

yeah I know you cant literally change it, but can you make it appear to be a different number in the amx_who and status lists?.
Raz is offline
Send a message via AIM to Raz
Lord_Destros
Veteran Member
Join Date: Jul 2004
Location: With stupid.
Old 08-14-2006 , 11:56   Re: about spyadmin
Reply With Quote #5

You should be able to....Just modify the amx_who command and when a client uses the status command just have the server check if anyone has the spyadmin command enabled before sending.
__________________
Quote:
Originally Posted by Twilight Suzuka
Don't worry m'lord. The turtles day will come.
Lord_Destros is offline
Send a message via AIM to Lord_Destros
nitricacid
Member
Join Date: Jul 2005
Location: there
Old 08-14-2006 , 13:30   Re: about spyadmin
Reply With Quote #6

or make amx_who a higher flagged command, like immunity that way only the top ranking admins will have access to it.
__________________
nitricacid is offline
Send a message via AIM to nitricacid
Raz
Senior Member
Join Date: Jan 2005
Old 08-14-2006 , 16:04   Re: about spyadmin
Reply With Quote #7

I thought of that and it doesnt work cuz i want everyone to access the amx_who list, this way they can report abusive admins on our forums. that doesnt always work though, 2 peoples stories are always different. If i can go in my server undetected, entirely, it would be perfect for catching abusive admins.
Raz is offline
Send a message via AIM to Raz
Raz
Senior Member
Join Date: Jan 2005
Old 08-17-2006 , 11:40   Re: about spyadmin
Reply With Quote #8

So could someone attempt to make this or should I try posting in the original plugins thread or what should I do?
Raz is offline
Send a message via AIM to Raz
makt
New Member
Join Date: Aug 2006
Old 08-26-2006 , 03:30   Re: about spyadmin
Reply With Quote #9

This plugin would be AMAZING for my server.
Players have memorized our steamIDs and often check the status list to see if any of us are in there
makt is offline
sleeperzzz
Senior Member
Join Date: Aug 2004
Location: In my bed
Old 08-26-2006 , 05:26   Re: about spyadmin
Reply With Quote #10

Heres a plugin i asked a while back someone made it already along time ago i take no credits what so ever.

Its a modification of the current admincmd plugin hides the admin flags from amx_who and creates a fake steam evrytime you come in.

You can also set it so that only like the admins with like flag "a" are hidden on amx_who.

#define ADMIN_HIDE sets what flag you need to hide your stuff


Enjoy helped me alot and no probs found


Code:
////////////////////////////////////////////////////////////////////////
//                           ***EDITED***
//
//   diamond-optic
//   version 0.2
//   07.10.06
//
// Changes:
//    - Admins can hide their flags & fake their steam id
//    - bots will be given a random steam id
//    
//    - #define ADMIN_HIDE sets what flag you need to hide your stuff
//
////////////////////////////////////////////////////////////////////////

#include <amxmodx>
#include <amxmisc>

#define MAXRCONCVARS 16
#define ADMIN_HIDE 0  //Change this for flags  ... 0=flag a  1= flag b ...etc
Attached Files
File Type: sma Get Plugin or Get Source (admincmd2.sma - 586 views - 25.8 KB)
__________________

Last edited by sleeperzzz; 08-26-2006 at 05:30.
sleeperzzz is offline
Send a message via AIM to sleeperzzz Send a message via MSN to sleeperzzz Send a message via Yahoo to sleeperzzz Send a message via Skype™ to sleeperzzz
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 13:45.


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