Anti Steam Identity Change / Spoof CS1.6 Plugin

Anti Steam ID Spoof hack.Exploit.
This plugin basically does not allow any client to change its Steam ID to a Certain Person's ID.
ASIS 5.0 Configuration.
# THESE AREN'T CVARS , THESE ARE CONSTANTS !
# USE COMMAND amx_reload_asis TO RELOAD THESE SETTINGS (ADMIN_RCON)

# 0 = KICK
# 1 = BAN

PUNISHMENT 1


# Applies if PUNISHMENT is 1
# Time in minutes

BANTIME 120



# Kick / Ban reason when spoofer is detected

BANREASON "Please remove your steam id spoofer"




# 0 = Ban/kick anyone who is admin with nonsteam client [ MAKE SURE NONSTEAM_LOGIN_SYSTEM is "1" ]
# 1 = Allow nonsteam admins [USE ONLY IF YOU ARE USING DPROTO 388 + STEAM HASH SALT]
# Preferred is "0"

ALLOW_NONSTEAM_ADMIN "0"



# Extra protection for nonsteam admins!
# NONSTEAM_LOGIN_SYSTEM "0" = Disables login system for admins
# NONSTEAM_LOGIN_SYSTEM "1" = Enables the login system [ THIS IS WAY DIFFERENT FROM _pw ]
# If set to "1" then make sure to add admins at the end of this config file.
# Preferred is "1"
NONSTEAM_LOGIN_SYSTEM "1"

#  0 = Disabled
#  1 = Completely block name change
#  2 = Block only the "super fast name changer" [ You can still change the name but cant spam the name change ]
BLOCK_NAME_CHANGE "2"

# Applies if BLOCK_NAME_CHANGE is not "0"
NAME_FLOODTIME "5.0"

# CHANGE ONLY IF YOU ARE FACING FALSE DETECTION
# HIGHER THE VALUE  , LOWER THE CHANCES OF FALSE DETECTION
# MAX VALUE SHOULD BE NOT GREATER THAN 20.0
CHECK_DELAY 8.0

# BLOCKS STEAM-EMU AND OLD REV EMU USERS
BLOCK_OLD_EMULATORS 0

# LOG CONNECTING PLAYER
# Logs can be found in addons/amxmodx/logs/asis
LOG_CONNECTING_PLAYER 1


# Nonsteam admins
# If NONSTEAM_LOGIN_SYSTEM is 1 , add nonsteam admins in the following format just at the end of this file [NO _pw needed , it is sort of login system]
# No need to add nonsteam admins in users.ini if you are adding them over here !!
# asis_addadmin "steam id" "accessflags" "password"
# asis_addadmin "STEAM_0:0:99999999" "abcdefghijk" "my_secret_pass"
# asis_addadmin "STEAM_0:0:222" "abcdefghijk" "test"
_________________________________________________________________________________
Installation:

1. Copy asis5.cfg and paste it in cstrike/addons/amxmodx/config/
2. Copy asis.amxx and paste it in cstrike/addons/amxmodx/plugins/
3. Go to cstrike/addons/amxmodx/config/ , open plugins.ini & add this Line at the top.
     "asis5.amxx" [Without Quotes ""]
_________________________________________________________________________________
                                 
                                 
                                              

1 comment: