Tuesday, 14 June 2016

[AMXX] [ZP] Addon Countdown New !!!!

zp5.0 Countdown New
 
A new Countdown Plugin for zombie plague mode !!!!!!
All the Old countdown plugins countains a lots of bugs and resouces to be download !!!
its the new fix version with no resources to be download + No Lag !!!!!

Installation Method !!!!
downlaod zp50_countdown.amxx and put it on Your plugins folder
cstrike/addons/amxmodx/plugins
then mention its name in your plugins.ini file
cstrike/addons/amxmodx/configs/plugins.ini
then restart your server And enjoy !!!!!!!
 
Requirments
Zombie Plague Mode
Works on :- ZP 5.0 / ZP 4.3 / ZPA / ZPS & ZP 6.2
 
[IMPORTANT]
If you are using ZP 5.0 set cvar zp_gamemode_delay 26 // it have a countdown of 20 seconds so should add 26 seconds of delay to work properly
Others ser cvar zp_delay 25 // You will find this in cstrike/addons/amxmodx/configs/zombieplague.cfg !!!!
 
 
Download  zp50_countdown.amxx   

Zombie Plague 5.0.8a Fix Custom Version 1.3

Friday, 27 May 2016

[Tutorial] [CS 1.6] How to make custom sprays in cs 1.6

Hello guys ,
Today ill tell you how to make custom spary for cs 1.6

Follow this :
  1.  Download Hl tag converter from here
  2. Open hl tag converter and select the image you want to make spary 
  3. Click on adjust image and then auto size and then click on apply 256 colors
  4. Then click on save image , and save it in .wad format , name it tempdecal.wad
  5.  ** After saving go to the files location then right click on the tempdecal.wad and click on read only and click ok. ( You need to make it read only to make it work :)  )
  6. After that place it in cstrike , there will be an existing file so replace with it . 
  7. Now your spray is ready , now you can go to server and check .
Important : Spray may not work in some servers because , they may have set sv_allowupload to 0  due to some exploit , so your spray wont work there

Here is a video tutorial for this :) on my youtube channel  : Click Here to watch

 

Dont Forget to subscribe to my channel :D  

[Tutorial] [AMXX] How to make CS 1.6 server using in Windows including amxmodx

Minimum System Requirements For Couter-Strike 1.6 Server:
  1. Internet Connection of Upload Speed 512 kB/s or Higher
  2. 1.5 Ghz Processor
  3. Windows XP, Vista, 7, 8 or 8.1
  4. 750Mb Disk Space

Step 1: Download SteamCMD from the official Valve website: SteamCMD for Windows
 
Step 2: Go to My Computer, then to C:/ and create a new folder called HLDS.

Step 3: Extract steamcmd.zip, and copy steamcmd.exe to C:/HLDS. Right-click steamcmd.exe and click Run as Administrator and then click Yes. Wait for a few seconds as SteamCMD updates to the latest version available.

Step 4: Once the update is completed you will see “Steam>” in the last line in the command prompt window. Type “login anonymous” and hit the enter key. Once logged in, type “app_update 90 validate” and hit the enter key again. Wait for a few minutes as Counter Strike 1.6 Server files are downloaded from the Steam Servers. This should take about 15 – 40 minutes depending upon your Internet download speed.

Step 5: Steam has acknowledged that there is currently a bug with SteamCMD that causes it to report successful downloads even when the download has not been completed. You will notice that the download completed quickly, in the previous step. This indicates that the server did not download the files correctly. Therefore a workaround for this is to Close SteamCMD by typing “quit”, Download the following three files: app_manifest_10.acf, app_manifest_70.acf, app_manifest_90.acf and place them in “C:\HLDS\steamapps” and then repeat Step 4. It is recommended to quit SteamCMD once more and repeat Step 4 to ensure all files are completely downloaded. 

Note:  If You don't want to download this files , then please repeat step 4 for 3-4 times and make sure it downloads all files. It usually takes some time for downloading depending upon your connection.


Step 6: Once you see “progress: 100” (or your HLDS folder size is about 751 MB), type “quit” in SteamCMD and hit the enter key. (SEE: STEP 10  For AMXMODX installation )

Step 7 : Once the Server configuration files are installed, Go to “C:/HLDS/SteamApps/common/Half-Life/cstrike/” and open server.cfg and replace Server Name with any name, e.g: The Techno Geeks! CS Server. And Replace RCON Password with any password of your choice.

Step 8: CONGRATULATIONS! Server Installation Complete!

In order to switch on the server on, Right-click hlds.exe found in C:\HLDS\steamapps\common\Half-Life\ and choose Run as Administrator. Edit the Server Name and RCON Password (to match the one you set earlier in Step 5) and chose your map, click Start Server. On the first start, you will be asked to allow HLDS through the firewall, click Yes to ensure to HLDS is able to communicate on the network properly. (HLDS may suddenly close after this, simply open HLDS by double-clicking HLDS.exe, it will now function properly) 


Step 9: To Make the Server INTERNET BASED you will have to do Port Forwarding, which means you will have to forward the Server Port through your router to the Internet, Port.  You can get a guide on http://portforward.com/ . Just search your router and config according to it.


 Step 10 :  Installing amxmodx
  1.   Before You install You need metamod . Goto amxmodx website and download metamod 1.21.
  2.  After Downloading it Place it in cstrike/addons/metamod . you could find a binary file that it  metamod.dll and meta-plugins,ini . you should find this both , if yes then you have installed it correctly.
  3.  Now go to cstrike folder and search for a file named liblist.gam  , open it with text editor and replace this lines
    gamedll "dlls\mp.dll"  to -->> gamedll "addons\metamod\dlls\metamod.dll"
     
    and
     
    gamedll_linux "dlls/mp_i386.so" to ->>  gamedll_linux "addons/metamod/dlls/metamod.so"
     
  4. Save liblist.gam
  5. Go to www.amxmodx.org and click "Downloads". Download the amxmodx-base package for Windows .
  6. Extract the base package to your mod folder. This will place AMX Mod X into cstrike\addons\amxmodx.
  7. Go back to the AMX Mod X download site. Download cstrike mod pack for windows and extract it in cstrike/addons .
  8. Now go to cstrike/addons/metamod and open plugin.ini file using text edit and add this line


    win32 addons/amxmodx/dlls/amxmodx_mm.dll

    for linux :
    linux addons/amxmodx/dlls/amxmodx_mm_i386.so
    
    And save the file
  9. AMX Mod X should now be installed! You can type "meta list" in your server console to see if it was successful.

    
    
     
    Note:  I dont prefer making non steam as there are exploits and hackers come too if there is non steam
    
    
     But still if you want to install it then install dproto.

Video  tutorial will be coming soon :) .

Wednesday, 25 May 2016

[CS 1.6] How to protect from hostname change

When your server is hacked by someone atleast protect server name change otherwise he will claim owner at gametracker and reset rank

Add this cvar on amxx.cfg or server.cfg
amx_cvar add hostname

Now only rcon access can change and Also give rcon access only those who are moderator/owner of your server !
if you want to block other server cvar
just do this amx_cvar add mp_friendlyfire
amx_cvar add [cvar name]



or




You can edit on cvars.ini
[Path: \cstrike\addons\amxmodx\configs\cvars.ini]
; Cvars Menu:
; < cvar > < values > ... < access level >

[AMXX] [FIX] How to protect from steam id changer

How to protect from steam id changer in cs 1.6 server


Exploit:
when i was having server, hacker used different method to get password
He invite my admins to his server and steal his password using rcon
For steam id he used steam id changer at the time i don't know much about this stuff how he did :O
Also he claimed at Gametracker and reset my server rank but i gain that rank within week

Solution:
open dproto.cfg and search steamidhashsalt
>>First way
put steamidhashsalt [if hacker set the steam id then it will change steam id]
(Salt string for SteamIDs hashing. Irreversibly changes SteamIDs. Applies only to SteamIDs generated by emulators.
it Should be more than 16 chars length. If string is empty, hashing is not applied.)

SteamIDHashSalt = avbd26ja22gra1ma

>>Second way
step 1:change the steam id prefix
steam_0:0:123214321 to steam_0:4:123214321

[AMXX] [FIX] How to Fix reliable channel overflow error [serverside]

Reliable Channel Over Flow using chat fix

if somebody exec a cfg that uses say_team@ (admin chat) 100 times then admin gets kicked with the reason of reliable channel overflow
if is in normal chat then player gets kicked with the reason of reliable channel overflow

Solution:
Put antiflood.amxx before adminchat.amxx in plugins.ini


Support

if you have any doubt feel free to comment below
if it is working please comment below

[AMXX] [EXPLOIT] [FIX] Auto Buy Bug

Auto Buy Bug Fix



Description
This plugin will fix the autobuy script crash
Tested only in counter-strike

Exploit
cl_setautobuy and cl_setrebuy change in autobuy.txt to crash server

how to install

Download fix_autobuy_bug.amxx
Copy the fix_autobuy_bug.amxx and paste on plugins folder
[Path: \cstrike\addons\amxmodx\plugins ]
Copy the name of the plugin abd_spec.amxx and paste on plugins.ini
[Path: \cstrike\addons\amxmodx\configs ]
 
Download : Click Here

 

[AMXX] Tag Me

Tagme plugin



Description
This is tagme/untag plugin for cs 1.6 and cz.
This plugin is useful for advertise in other server and also player will use our server tag.
Tested Only in Counter-strike [AmxModx version 1.8.2] [HLDS 6153]


Commands
say /tagme- to get server tag
say /untag - to remove server tag
say_team /tagme - to get server tag
say_team /untag - to remove server tag

Cvar
Default:
Extreme_tagme_enable "1"     [1=Enable the tagme | 0=disable the tagme]
Extreme_untag_enable "1"     [1=Enable the untag | 0=disable the untag]
Extreme_sv_tag "Server |"     [You can set server tag using this cvar]
 
 

how to install

Download tagme.amxx
Copy the tagme.amxx and paste on plugins folder
[Path: \cstrike\addons\amxmodx\plugins ]
Copy the name of the plugin tagme.amxx and paste on plugins.ini
[Path: \cstrike\addons\amxmodx\configs ]
Lang file will create automatic after first time run this plugin
Name of lang file : tagme.txt edit it as per required.
[Path: \cstrike\addons\amxmodx\data\lang]
 
Download :  Will update soon
 

Saturday, 21 May 2016

[AMXX] NightCrawler

Night Crawler


Night Crawler is a modification which turns Counter-Strike 1.6 into a Humans VS Night Crawlers survival experience. Both have special abilities to help them win. For example humans get a green laser which turns red when you aim at a night crawler, and night crawlers can can climb walls by pressing E aka the use button.


Basic idea:

Terrorist (NightCrawler)

Perks for terrorist:
**Invisible (Unless you shoot him, his model shows up. Stop shooting it disappears)
**Silent Walk/No Fall Damage
**Gets only a knife, has to kill CT's
**Can climb walls by crouching against them
**Receives teleports (By pressing f key )

Perks for counter-terrorist:
**Get to choose one item from a list of things such as:M4a1,AK-47,P-90 etc .


REQUIREMENTS
@Latest HLDS Version
@Orphue 2.5.1

Download : Click Here

 

[AMXX] [TTT] Trouble in Terrorist Town mod

[TTT] Trouble in Terrorist Town mod  

 Note : This files in the link are compiled files, just place them in your server and enable it from plugin.ini and enjoy !


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?

Requirements top
CS 1.6.
AMX Mod X 1.8.2 or higher.
Orpheu 2.3 or higher.
MySQL DB (Optional)
Commands top
 
  • 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 top
TTT mod is fully customizable. Look into ttt_mod.cfg for more information.
API top
Fully working API included. Look into ttt.inc file for more information.
Installation top
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 : Click Here

[AMXX] Jailbreak Extended (ExD) v19.0

Jailbreak Extended (ExD) v19.0 

Say Commands (work with "/" or without "/" )
  • "class", Guard's Class menu 
  •  "bet", Betting Menu
  • "sleep", Sleep
  • "wakeup", Wakeup
  • "shoveon", Guards command to turn on shove
  • "shoveoff", Guards command to turn off shove
  • "daysmenu", Guards command for days menu
  • "menu", Guards Menu
  • "amenu", Admin Menu
  • "rules", Displays rules
  • "fd", Guards command to give fd
  • "freeday", Guards command to give fd
  • "lr", Prisoners command for lr menu
  • "simon", Guards command to become simon
  • "open", Guards command to open cages
  • "nomic", Guards command to go to T
  • "box", Guards command to turn box on
  • "shop", Prisoners Shop
  • "countdown",  Guards command to give countdown
  • "teamdivide",  Guards command to divide T into teams
How to Install: -
  • Download JailbreakExDv19 file from below
  • Place that file inside "cstrike" folder
  • Unrar that file there
  • add jbexd_main.amxx ,jbexd_top.amxx,jbexd_ctbanner.amxx and jbexd_football.amxx at the end of plugins.ini
  • Copy Paste jbed_lrwords.ini and jbed_musicfiles.ini in config folder
  • Done enjoy!
Downloads :  Click Here 
Models and files : Click Here

[AMXX] Auto Restart v1.0

Auto Restart v1.0

Description:-

This plugin gives auto restart after 1st round and give hud message (Live Live Live), 3 restarts For live. I have added a command for admin to give restart any time

Commands:-
/restart   - For Admins flag needed - h(amx_cvar)

Cvars:-

amx_autorestart (default : 1)

Requirements :-
Dhudmessage.inc

Download : Click Here

Tuesday, 17 May 2016

[AMXX] Special Round [SPR] v1.6

Author  :  Gullu Bhai

Version : 1.6 


Description:-

Special Round plugin made by me, this plugin has about 10 rounds - Check Screenshot.

Commands:-
say /spr  (Access Req : ADMIN_BAN )
amx_sprmenu (Access Req : ADMIN_BAN )

Cvars:-

amx_spr (default : 1)


Changelog:-

v1.0 : * Release


v1.1 : * Fixed Bug : All players not getting weapon

v1.2 : * Fixed minor bugs

v1.3 : * Fixed weapons not removed at round end

v1.4 : * Added Best player of Round . will be displayed at round end of spr
          * Fixed Buy problem (previously i set their money to 0 but in this version i have completely blocked it , at round end it will be again )

v1.5 : *Added - Multiple round block ( previously any admin could start spr when their is already going on but now i have blocked it , you can run only one spr in one round )

v1.6 : *Fixed few bugs

Screenshots :
EawvsNj.jpg 




LCqbZG9.jpg 

v 1.6 Download : Click Here