Showing posts with label Plugins. Show all posts
Showing posts with label Plugins. Show all posts

bunnyhop.amxx [Plugin]

  bunnyhop.amxx

Description:

My first version of this was kind of a joke to see how small a plugin I could make. But I've updated it to actually be usable.

This plugin removes the slow down you get after jumping in Counter-Strike.

A cool new feature. Simply hold down jump and you will bunny hop automatically. You can get up some serious speed. Unfortunately client prediction is a bit messed up because it doesn't expect you to be going so fast.

Cvars:    

bh_enabled 1/0
Enable/disable the plugin.

bh_autojump 1/0
Enable/disable no skill required bunny hopping. (Just hold jump to bunny hop!)

bh_showusage 1/0
Enable/disable a small message to players when they connect informing them of the Bunny Hopping feature. 


Download Plugin



amx_destroy.amxx [Plugin]

amx_destroy.amxx

Description:

Basicly what this plugin does is : BanIP Permanently + Ruin Clients CS + ClientSide Screenshot
So when i say it ruins the clients cs i mean after you use this on someone he will have Major Lag , No Config File ,
When client join's a server after beeing "Destroyed" he will automaticaly disconnect after some seconds , Con_Color will be black
No Crosshair , You can NOT acces the GameMenu Basicly The client will have to re-install CS in order to fix this

Cvars:
  • amx_destroy_activity <1 or 0> (If set to 1 this will log wich admin destroyed wich client it will log the time and date)
  • amx_poza <http://...> (This is the link that determines where the screenshot will be uploaded)

Modules Required

  • - Cstrike
  • - Engine
  • - Fun

Installation

  • Put "amx_destroy.amxx" in addons/amxmodx/plugins

Download Plugin


clean_menu.amxx [Plugin]

clean_menu.amxx


Description:

Have you ever noticed that some players are continuously spamming other server ip or some advertisement in your server ?
Most of the cases some server binds there keys and they don't know how to clean it .
This plugin can clean the bindings of those players by resetting all bindings to default .  

Cvars:

amx_cleanmenu
amx_clean "name"

Snapshots

Inshallah Coming Soon

Download Plugin


show_admins_vl.amxx [Plugin]

show_admins_vl.amxx


Description:

This Plugin Shows How Many Admins Are Online And Their Names
Via Hud Msg.
The Position Of Hud Msg Can Be Changed Via Cvars Also
The Colors Can Be Changed For Online Msg And Offline Msg.

Cvars:

sa_plugin_on "1" -> Turn Admin Show On/Off
sa_online_color "0 130 0" -> When Admin Online Is Default Color Green
sa_offline_color "255 0 0" -> When No Admin On Server Default Color Red
sa_msg_xypos "0.02 0.2" -> Hud Msg Position Currently On Left Side

If You Want To Have The Hud Msg On Right Side Set Cvar
 
sa_msg_xypos "0.8 0.2"

 Snapshots

When Admin Is Online


When Admin Is Offline

Download Plugin