This is default featured slide 1 title

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam. blogger theme by Premiumblogtemplates.com

This is default featured slide 2 title

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam. blogger theme by Premiumblogtemplates.com

This is default featured slide 3 title

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam. blogger theme by Premiumblogtemplates.com

This is default featured slide 4 title

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam. blogger theme by Premiumblogtemplates.com

This is default featured slide 5 title

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam. blogger theme by Premiumblogtemplates.com

Wednesday 17 February 2016


                                    Trouble in Terrorist Town

  • v2.5.2, last updated: 19 march 2015

Finally Trouble in Terrorist Town has arrived to Counter-Strike 1.6. Most is ported from original TTT mod in Garry's mod. Some things are adjusted to possibilities and limititations of HL engine. Some are enhanced of my own view how game should be played.

The game is about a group of "terrorists" who have traitors among them, out to kill everyone who's not a traitor.
A small number of players is selected as Traitors, who have to kill all the Innocent players (ie. the rest of the players). Those innocents know they are in the majority, but they do not know who is Traitor and who is not.

The Traitors must use the element of surprise and their special equipment, if they are to succeed. The Innocent just have to survive, which means finding out who the Traitors are and killing them before they kill you. Of course everyone is holding a big gun, and everyone looks suspicious...

For the Innocent, knowledge is power: who is acting strangely? Who can be linked to evidence found on corpses? Who is still alive, even?
Contents :

Requirements 
  • CS 1.6.
  • AMX Mod X 1.8.2 or higher.
  • Orpheu 2.3 or higher.
  • MySQL DB (Optional)
Commands 

  • say /buy
    Shows buy menu for Traitors and Detective.
  • say /open
    Opens cell doors in JailBreak maps.
  • say /rules
    Shows helpful info.
  • say /ttt
    Shows menu with all usefull command.
  • +specialvoice
    Allows to speak only with Traitors or Detectives.

  • +ttt_bind1
    Bind for items.

Cvars 
TTT mod is fully customizable. Look into ttt_mod.cfg for more information.
API 
Fully working API included. Look into ttt.inc file for more information.
Installation
1. Firstly, you need Orpheu. You have just to unzip the content of orpheu_base.zip in ./amxmodx/ ;
2. Then unzip the content of the provided archive here in ./amxmodx/ ;
3. Install the plugin*, restart and it's ready.


You need to compile locally the plugin since it uses third party includes from Orpheu and my plugin.

If you don't know how to compile locally on windows :
  1. Download AMX Mod X Base for windows on the main site ;
  2. Unzip the package somewhere in a folder ;
  3. From the orpheu_base.zip package you have downloaded just before, copy the include files located in ./scripting/include/ to the folder created in 2. in ./addons/amxmodx/scripting/include/ ;
  4. Download ttt.inc, ttt_const.inc, ttt_stock.inc and copy it to ./addons/amxmodx/scripting/include/ too ;
  5. Download ALL sma files and copy it in ./addons/amxmodx/scripting/ ;
  6. Now go to ./addons/amxmodx/scripting/ and click compile.exe ;
  7. You will see a new folder named "compiled" which is automatically created. ;
  8. Congratulations, you have your compiled plugin, you can install it on your server. Restart and it's ready.
         Download:-
         Trouble in Terrorist Town
         
            



       

Saturday 13 February 2016

Jail-Break ExD Coins Extension v1.0

Author:- BhK

These plugin allows you to re-enable admin power to give / take coins from player in Jail-Brea ExD v19.

Commands:-

  • jbed_give_coins_ex <name or #userid> <amount> -> gives specified player coins
  • jbed_take_coins_ex <name or #userid> <amount> -> takes specified player coins


Requirements:-

  • JailBreak Exd v19



Note:- These plugin must be mentioned after jbed_main.amxx in plugins.ini.

Download:-



Block # hash in chat and nick/name


Version 3.0

Changelog :
- Removed Few Useless Features Like Disable Name Change on Server
- Added a new cvar amxx_hashaction 0/1/2
0 - Disable
1 - Kick User with # in name on connect And Block # Completely In Chat
2 - Remove # From Name,Chat etc.

Example : 
Nick - >Roh#it Pan#chal  changes to Rohit Panchal on connect
Chat -> Indra#raj changes to Indraraj 
I Hope this is what you ppl wanted .. If not let me know what else you expected in this plugin .

Download :

blockhash.amxx

 

Anti Steam ID Changer 


Author : Rna


;|-------------------------------|
;|-- [Asis 5.0 Configuaration] --|
;|-------------------------------|
 
# 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 : 
 
.amxx file in plugins folder
.cfg file in config folder
place the plugin name in the top of list in plugins.ini

Download:

Admin Login System 2.0
Author : BhK 
Version: 2.0
Base Version: 1.8.2 (admin.amxx)
The best way to protect non-steam server's from steamid spoofers.
The methods which have been proven as failed :-
1. asis5 - it can only block some noob spoofers who download .dll from web :3.
2. steamid hash salt - provide protection againts spoofers but its not 100%.
P.S - RNa has added login system in his asis5, which works perfectly, this plugin is just modification for that.
This plugin allows admin to put password on their admin access and forces them to enter password each time they enter  the server before getting any admin access. The intention behind making this plugin was to protect admin access from unwanted users. The plugin sets default password on their nick or steamid. Admins have access to change their individual password by typing /login in chat.
version 2.0 is a modification of original admin.amxx plugin. 
Commands:-
  • /login - to login and get admin access / login system menu
Installation:- 
  • Put admin_login.amxx in amxmodx/plugins folder.
  • Put admin_login.txt in amxmodx/data/lang folder.
  • Change admin.amxx to admin_login.amxx in plugins.ini.(Important)
  • Restart the server.
Cvars:-
  • amx_prefix "[YOUR TAG]"
Desc - Chat Prefix
  • amx_default_access "z"
Desc - Default access for the user connecting to the server.
  • admin_default_password "amxpass"
Desc - Default password for all admins ! password can be change by individual admins after they logged in.
  • admin_autologin "1"
Desc - Force admins to login when they connect to the server.
  • admin_login_blind "1"
Desc - Black screen while login .
  • admin_login_time "20"
Desc - Login time for admin. put -1 if you dont want to use login time feature.
  • admin_password_length_min "5"
Desc - minimum password length.
  • admin_password_length_max "16"
Desc - maximum password length.
  • admin_login_accessdetails "1"
Desc - Show access details / flags to admin

Requirements:-

  • fakemeta
Note:-

  •  You must use admin_login.amxx in place of admin.amxx!
Downloads:-



Friday 12 February 2016

Jail Break ExD Anti No-Fog v1.0

Author : BhK 
Description:-

This plugin is an extension for Jail Break ExD v19. It will block / slay / kick players who will use No fog command (i.e disabling fog from client side)



Cvars:-
  1.  Action to be taken if player is found to be using the No-Fog command
  • jbed_antinofog_action "2"

  •  Default - 2
  •  0 - Disable plugin
  •  1 - Block
  •  2 - Slay
  •  3 - Kick 
 This plugin can't block the command but it will reset it after the dectection.
 


Requirements:-

JailBreakExDv19


Downloads:-

Jail Break ExD Drop Coins 1.0

Author : BhK 

The plugin will drop a coin on player's death (above dead body), which can be picked up  by any alive player.


Added a limit to cvar jbed_dropcoins in jbed_dropcoins _limited.amxx .  jbed_dropcoins will be clamped between 0 and 100.

Note:- You can still use jbed_dropcoins.amxx which has no limit

Cvars:-

Number of coins player will get after picking up a single coin.
 Set this to 0 to disable the plugin.
  • jbed_dropcoins "50" 

 Highlight  Glow around the coin
  • jbed_dropcoins_highlight "1"

Requirements:-

JailBreakExDv19


Downloads:-




Fake detector v 2.0 [HLDS Buffer Overload v4 Fix]


Metamod plugin to stop/detect fake players using bot spam !

Basic:
  • bantime     = 0.0 // 0.0 = kick, >0 = ban time in minutes
  • banreason   = Fake client // ban reason
  • onlylog     = 0 // only log detects without kick/ban
  • fix_bo3_new = 1 // enable full fix of buffer overload v4 (patched v3)


Files :

  • fakedetector_mm.dll (for windows)
  • fakedetector_mm_i386.so (for linux)
  • fakedetector.ini

Installation : 

Windows: 
Add the fakedetector_mm.dll file  to metamod\dlls folder .
Then write this in Plugin.ini  "win32 addons\metamod\fakedetector\fakedetector_mm.dll"  (without quotes).
Save and restart server.

Linux:
Add the  fakedetector_mm_i386.so file  to metamod\dlls folder.
Then write this in Plugin.ini  "linux addons\metamod\fakedetector\fakedetector_mm_i386.so"  (without quotes).
Save and restart server.

Downloads:









localizebugfix 2.3.7 ( Block # in chat and nick )



Metamod plugin to block #Cstrike_GIGN_Label #Cstrike_GIGN_Label script used for crashing server and causing reliable channel overflow . It is a bug caused by plugins using color modules. This module will block users with # in nick and blocks them from using # in chat .

Protection level : 8/10


Installation : 

Windows: 
Add the localizebugfix.dll file  to metamod\dlls folder .
Then write this in Plugin.ini  "win32 addons\metamod\localizebugfix.dll"  (without quotes).
Save and restart server.

Linux:
Add the  localizebugfix_mm_i386.so file  to metamod\dlls folder.
Then write this in Plugin.ini  "linux addons\metamodld\localizebugfix_mm_i386.so"  (without quotes).
Save and restart server.

Download:




Jailbreak v19.0


 Jailbreak v19.0 By -=_|R0CK|_=- 


Cvars:

// BASIC CVARS 

jbed_simonsteps 1
jbed_autogivecrowbar 0
jbed_maxcrowbar 3
jbed_teamratio 3
jbed_doorattack 1
jbed_teamchange 0
jbed_boxmax 6
jbed_showspraydist 1
jbed_retrytime 15.0
jbed_freedayround 240.0
jbed_autolastrequest 1
jbed_lastrequest 1
jbed_blockmotd 0
jbed_shownamechange 0
jbed_spectrounds 4
jbed_randomsimon 0
jbed_blockvoice 2
jbed_blockvoicedays 0
jbed_buttonshoot 1
jbed_enable_days 1
jbed_daysmenu_limit 3
jbed_voteday 1

// JAILBREAK SHOP 

jbed_shop 1
jbed_maxbetamount 500
jbed_start_coins 400
jbed_points_kill 50
jbed_points_teamkill 35
jbed_maxbettime 15.0

// JAILBREAK SHOP PRICES 

jbed_shop_nadeprice 250
jbed_shop_flnadeprice 350
jbed_shop_frostprice 450
jbed_shop_healthprice 550
jbed_shop_nadepackprice 700
jbed_shop_gambleprice 850
jbed_shop_crowbarprice 950
jbed_shop_fastspeedprice 1150
jbed_shop_earthquakeprice 1350
jbed_shop_keysprice 1500
jbed_shop_invisibleprice 1700
jbed_shop_camoprice 1850
jbed_shop_gunpackprice 2000

// JAILBREAK KNIFE SHOP PRICES 

jbed_Knifeshop_jackalblade 5000
jbed_Knifeshop_frost 15000
jbed_Knifeshop_machete 25000
jbed_Knifeshop_hammer 35000
jbed_Knifeshop_dualkatana 45000
jbed_Knifeshop_gromhammer 55000

// SHOVE SETTINGS 

jbed_shove_force 40
jbed_shove_cooldown 5

// SLEEP SETTINGS 

jbed_sleepmaxhp 130
We are Here For Your Help. (Ask any time with me about any files for counter strikes)

Client commands:



    • /class (choose class menu)
    • /sleep
    • /shop
    • /bet


              Requirements:


                • Mods: Counter-Strike 1.6 or Counter-Strike : Zero
                • AMXX: Version 1.8.0 or later


                  Download Files:  


                  Installation:

                  • Download Jailbreak v19.0 file .
                  • Place in cstrike folder Models,sound and sprites.
                  • Open -- > cstrike\addons\amxmodx\.
                  • Place that file inside "plugin" folder.
                    add jbexd_main.amxx , jbexd_top.amxx , jbexd_football.amxx and jbexd_ctbanner.amxx.
                  • Also add jbexd_main.amxx , jbexd_top.amxx , jbexd_football.amxx and jbexd_ctbanner.amxx at the end of plugins.ini.
                  • add jbed_musicfiles , JbedConfig and jbed_lrwords in Folder "configs".
                  • Also add in--> cstrike\addons\amxmodx\data\lang - jbextended and jbextendedcol.
                  • Done enjoy! .
                  • (Note these instructions are only for multimod server).
                           




                  Cs-Plugins6531. Powered by Blogger.

                  Popular Posts

                  Text

                  Hey, shikhar here .This Blog Provides all Private and Open Plugin for cs 1.6 .

                  Contributors

                  Translate

                  Cs-PLugins6531 © 2013 Published By Gooyaabi Templates Supported by Best Blogger Templates and Premium Blog Templates - Web Design