Wednesday, 18 September 2013

Clan Mod tutorial on Counter Strike 1.6 dedicated server

1.Installing ClanMod Files

1.Download ClanMod.rar here.
2.Extract clanmod_mm.dll into the /addons/clanmod/dlls/ folder.
3.Extract the ClanMod config files and directories into the /addons/clanmod/ folder. This folder may need to be created if you don't have a previous version of ClanMod installed.
4.Open the file /addons/metamod/plugins.ini in a plain text editor such as Notepad. Avoid the use of rich text editors such as Wordpad and MS-Word. This file may need to be created if it doesn't already exist.
5.Add the following line to plugins.ini: win32 addons/clanmod/dlls/clanmod_mm.dll
6.Save the file and exit the text editor
Finalizing the Install
ClanMod is now installed and ready to run. To start ClanMod, stop and restart your hlds server. The ClanMod plugin should automatically load. You can also load and unload the plugin on every map change using the appropriate Metamod commands. (Type "meta help" in server console for more help) To ensure that the plugin is running, type "clanmod_version" in your hlds console.
To configure and customize ClanMod, edit the various configuration files found in /addons/clanmod. The first thing you need to do is define your admins. To do this, edit the file /addons/clanmod/cm_admins.cfg. There are many examples of how to do this included in the file. For complete details on how to define admins, see the ClanMod Manual section titled "Creating Admins". Once you have defined your admins, you will want to make use of ClanMod when you are in-game. For instructions on how to do this, see the sections "Logging In" and "On-Screen Menus" in both the ClanMod Manual and the ClanMod Adminstrator's Guide.

2.Creating Admins

Admin accounts are defined in the file cm_admin.cfg using the cm_admin command. The syntax for cm_admin is:
cm_admin "" "" "" ["name"]
Make sure that you use quotes if your name or password contain spaces. The list of available levels and flags are:
Levels:
A Access to the Slap Menu
B Access to the Ban Menu - Temporary Time Bans
C Ability to send coloured Admin Chat messages (set by cvar cm_chatflag)
D Access to the Cancel Vote Menu
E Access to the Client-Commands Menu
J Access to clanmodmenu2
K Access to the Kick Menu
M Access to the Changelevel Menu
O Operator level
P Access to the Ban Menu - Permanent Ban
Q Access to the "Exit", "More" and "Back..." positions in ClanMod Menu
R Access to the Record Demo Menu and the Snapshot Menu
S Access to the Settings Menu
T Access to the Teleport Menu
U Access to the Unban Menu
V Access to the Votemap and Votekick Menus. Ability to close vote session
W Access to Play Sounds with Say and Menu
X Custom level (for Custom and Client Commands)
Y Custom level (for Custom and Client Commands)
Z Custom level (for Custom and Client Commands)

Flags:
b Kicks player no matter what password is given (used for unwanted names)
f Give level and flags to the player, but don't mark him as an admin
k Admin can not be kicked
l Do not logout if name or password has changed
o Operator, can kick everyone
r Has a reservation in the server's freeslots
s Kick the player if a bad password was given
Admin account exaple :
Example: If you have an admin with the nick "Boss|George" and the password "mypass" who you want to be able to use the Votemap Menu, the Kick Menu, and also to be able to send coloured messages, then the admin levels would be V, K, and C. If you also want this admin to be able to kick others admins, have a reserved slot on server, and be immune to kick from other admins, then you would add the o, r, and k flags. The command for creating this account would then be:
cm_admin "Boss|George" "mypass" "VKCork"

3.Logging In

To log into the game as an admin, you must add a setinfo line to your Half-Life//config.cfg file on your client. The syntax for the setinfo line is:
setinfo "" ""
By default, the variable is "_cm_pw". Using the admin example above, the admin Boss|George has the password "mypass". Therefore, that admin's setinfo line would be:
setinfo "_cm_pw" "mypass"

4.On-Screen Menus

For effective usage, bind an available key to the ClanMod menu. You can bind any key or mouse button that you prefer. For example, to make it such that the letter "o" opens your "op" menu, type the following in your client console:
bind "o" "clanmodmenu"
Now, whenever you hit "o" in the game, the menu will appear showing the available ClanMod options. If you hit "o" again, the menu will disappear. To navigate the menus, simply press the appropriate number key. All menu items are numbered.
There main menu has two pages. Although the second page is accessible from the first, it can also be quite handy to bind a key directly to that menu as well. The command to go directly to the second menu is "clanmodmenu2". So, for example, to bind it to key "p", you simply type the following into your client console:
bind "p" "clanmodmenu2".

StatsMe Tutorial

Statme is a plug-in, a system of plug-ins to be more specific, which presents the player statistics while playing, regarding the number of figures he has, who killed him at a certain moment, how much hp he still has, how much damage he did to the other players, how many flags in a row he did or how many times he died in a row and so on. Besides, statsme introduces different sound effects, welcome and good-bye messages, a lot of things that make the game more attractive. Statsme is easy to install, being a metamod plug-in, in metamod plugins.ini. It is very important to say that those who installed the server following the method presented in the "Dedicated server installation tutorial", do not need to install Statsme because the Server Creator installer has already done it for them. For those who want to install Statsme, the steps to take are:
Download here statsme.rar, and unzipp it anywhere on the disk. Copy the Statsme folder into HLDS\cstrike\addons (HLDS being the directory in which you have the server), and then open HLDS\cstrike\addons\metamod\plugins.ini where you write the next line:
win32 addons\statsme\dlls\statsme_mm.dll
After this step, all you have to do is make some configuration.

1.Go to HLDS\cstrike\addons\statsme and open statsme.cfg with Wordpad.In the line sm_menupassword modify r3wt with a password of your choice. Later when you`ll join the game , type in the console statsme_menu “your password” ( without the “” “” ) and the menu will appeare on screen.
2.To make the “say /rank” and “say/top10” work you need to go to statsme.cfg and change the sm_storebyauth 1 to 0 . This step will be passed if you are an steam id player and your clients are also steam id players.
3.Now go to HLDS\cstrike\addons\statsme and open scriptpacks.cfg with Wordpad . Here you have to modify all the lines . They look like this :
Make them look like this:
So, every “//” in front of the “ exec.addons” lines will be deleted !

How to make an image motd for your Counter Strike 1.6 server

You can set up an image MOTD (the picture that shows before connecting to a server) using one of the following methods:
  • Writing the text directly to the picture, uploading it on a file hosting server and inserting the URL into one piece of html code.
  • Inserting the text into the html code.

First method – writing on a picture

Chose a picture here or any other. If you chose to use your own picture you will have to resize it first. Download here, Paint Net photo editor. Install it , open it and in the upper left corner you will find File -> Open . Chose the picture from your computer and open it. In order to resize it click Image -> Resize . Check “By absolute size”, uncheck "Maintain aspect ratio" and write the following sizes :
    • widith : 766
    • height: 383
    You have your picture sized and ready for your motd. Now you`ll have to write the text. In order to do that open the Tools and Colors (if they are not already opened, click Windows menu and open it there). In the Tools menu you`ll find the writing tool represented by the letter “A”. Chose the color of your text in Colors menu and write the text on your picture. Save the image when you are done ( File -> Save , name it and save it as gif, jpg, png or bmp).


Uploading the picture on a file hosting server and inserting the url into the html code

In order to do that follow this link and make an account there. Upload the picture to your account, click Files -> Main folder (see the image) . You`ll see a small thumbnail of your picture. Click on it and the picture will open. In the upper left corner of it you`ll see the needed URL address wich you`ll have to copy (see the image).
Copy that URL into this piece of html code :
What you need to change in this code is : http://adf.ly/VxBE3
This code you`ll have to copy into HLDS\cstrike\motd.txt after you deleted the code that is already there. Save and close motd.txt.
If you chose to use one of our pictures you will not have to upload it to a file hosting site. The pictures are hosted by us. Just copy into the code above this url :
http://www.tutorialecstrike.com/clienti/image.jpg
Replace “image.jpg” with the name of the picture you have chosen.
Warning ! Never forget to write the pictures extension (jpg, gif), otherwise the image won`t show.
The picture will fit exactly into the game window !

Addon Maker

How to automatichaly create an addon

Addon Maker
The easiest way to make addons

This is the easiest way to make addons for your Counter Strike 1.6 server because it`s an automatic method of installation using the Counter Strike 1.6 Simple Addon Creator.
Download here the installer then unzipp it anywhere on disk. Double click the yellow icon (the exe file) and choose the installation folder wich will be HLDS (the main directory of your server). A blue window will be displayed presenting the options. There you choose wathever you want : AMX ModX, AdminMod, AMX ModX+AdminMod+Statsme, etc. So you check one of the options typing the coresponding case (the case should be minor) and then hit ENTER.

Download patch v28 or v26

v26

For V26 Click Here

v28

For V28 Click Here

Wednesday, 11 September 2013

Make Your Windows 7 Look Like Windows 8

Why would you want to do that? Really. Aha. Now, Windows 8 may be stupid, but it is not ugly. And so you find yourself in a predicament. You want the looks provided by the latest Microsoft operating system, but you do not want to buy the new system or use its oligophrenic Start Screen. So what's the alternative?
There are many. However, your biggest gripe is financial. Really, paying money for a tiny service pack that Windows 8 really is might not be the best idea, for you, that is. If you think about, Microsoft is smarting up its business model. Instead of asking you for a lot of cash once a decade, they are asking for smaller sums every two or three years, which you will be more inclined to do. Still, you don't want to pay. And you want the looks. No problem, you can do a manual visual transformation. Follow me.
Teaser

Introduction

There is almost a paradox here, with me writing an article on how to transform a decent platform like Windows 7 into one that is inferior to it. But then, my readers asked, so I am kind of being nice, plus let us not forget, the change will only be cosmetic. You will still have the solid, classic desktop with some extra bling bling.
What we will do is a series of hacks. Nothing too magical. The whole bible of procedures is available step by step on askvg.com, where you can find another hundred articles revolving around this and similar topics. The necessary changes require replacing various system files, editing the registry and other merry changes. Needless to say, backups are in order, and I strongly advise you never to undertake this kind of makeover on your production boxes. Now that you are ready and you fully understand the risks, let's move on.
In theory, you do not need my article here. It's redundant. However, there are two things that it provides that most other tutorials do not. Plenty of superb screenshots, with real-life examples, not just trivial virtual machines, and my pure awesomeness, which manifests in crystal-clear instructions laced with humor, style, grace, and goodness.

Change the theme and associated elements

There are several layers of changes you can introduce - the desktop theme, including icons, fonts, colors, sounds, and background wallpapers, the boot screen, the logon screen, windows controls, and other elements. In a way, this is similar to what we did with Windows XP when we wanted to make it look like Windows 7.

Allow third party patching

This is your first step. Otherwise you won't get far. There are several utilities available, but you might want to try the Universal Theme Patcher tool. After you run it, patch the three needed files. Reboot.
UX patcher

Install new theme

It goes like this. You will need to download the Windows 8 RTM theme bundle, a zipped archive. It is available on deviantART, use with caution and blame me not for any cockups. Anyhow, extract the archive using a program like 7-Zip, which you can find featured on mymost recommended list for Windows users. The archive contains most of the stuff we need for the steps below. All right. Next, copy the theme data from your extracted archive into the Windows Resources/Themes folder. Once placed there, the themes will be available for change through the Personalize menu.
New theme
This is only the first step, we want more!

Change Windows Explorer buttons

To do this, you will need to replace the ExplorerFramer.dll both in System32 andSYSWOW64 folders. However, this is not a simple thing, as you will need special permissions for that. Running Windows Explorer or command prompt as administrator will not be enough. You will have to take ownership of relevant files using additional registry hacks, and even then, the files might be in use, so your change will fail. How I solved the problem? Simple. I booted into a Linux live session and did regular copies there, without any fuss or permission problems.
Buttons

Change Start menu icon

Although Windows 8 comes with its inefficient flip thingie, in Windows 7, you retain the good ole Start menu. The icon can be changed to match the new Windows style. This is somewhat like the Classic Shell thingie.
The program you want is Orb Start Menu Changer. The extra icons for the menu are available in the Extra folder from your Windows 8 RTM themes that you downloaded earlier. Choose the one that suits your taste best. The downloaded theme contains three different options.
Orb Start Menu Changer
And you will get something like this:
New start menu

Change Logon screen

Not quite simple, but doable. This stage consists of two steps, one the logon screen itself, and two, the background image. For the first step, you will need to copy two DLL files over existing files, named authui.dll and basebrd.dll. Again, much like the ExplorerFramer.dll, the best way to accomplish the copy without trouble is to boot from a live Linux CD or yourdual-boot, if you have it. Again, here's the deviantART page.
For the background image, the edit process can be accomplished manually, without third-party tools by locating the aero.theme file for your selected theme and copying it outside the Windows folder, so you will be able to edit it. This is somewhat similar to making changes to Flash mms.cfg file we did in our troubleshooting tutorial some time ago.
You will first need to edit the theme to allow Logon screen changes, then copy the file back to its expected location. Next, you will need to grab some visually pleasing file that you want to use as your background, save it in JPG format, make sure it is less than 256KB in size and name it backgroundDefault.jpg. The image file needs to be placed underinfo/backgrounds directory inside System32\oobe folder. Both info and background directories do not exist, and you will need to create them manually.

Change boot splash

Boot screen slash splash can be edited using the Windows 7 Boot Updater configuration tool. You will also need a boot screen file. Looks thusly:
Boot screen update

Tile screen

This is really pushing it. If you're mulling using the Start Screen, perhaps you're better off with Windows 8. But if you want to fool your friends, then you might want to consider trying Rainmeter and Omnino utility, based on the Windows Phone 7 layout.
What these tools do, is not so much replace your desktop with a flippable menu screen but add interactive widgets onto your existing desktop, combining some of the functionality of the equivalent Start Screen in Windows 8. If you will, you can treat the suite as Conky on steroids for Windows.
Best part? It's just a process. So if you do not want to use the new features, just exit the tool, and you're back to using your desktop in the regular way. If you want the Charms-like sidebar, live tiles and other elements borrowed from the Windows 8 world, then you can install the application and the relevant skin. I do not like this, but it's your choice.
Rainmeter setup
Install Omnimo
Setup
Choose theme
Omnimo installed

Other changes

Many other tweaks are possible, but there's no reason for me to monkey the original article. I applied only a small subset of most relevant changes that I found useful for the task at hand. You can do all the rest if you fancy them. And remember, this was done on a proper laptop, no virtual machine tomfoolery.

Final looks

And some screenshots:
Final looks 1
Final looks 2
Final looks 4

Conclusion

So there we go. I must admit I skipped some of the information, but I am sure you will manage. All the credits go to askvg.com, for compiling such a useful resource. With some effort, skill and luck, you can easily transform your system looks.
And then, there's the question of Windows 8 validity. If it only takes about ten minutes to transform Windows 8 into Windows 7 using the Classic Shell, and about one hour of work to make Windows 7 to resemble its successor, is there any real reason for a whole new operating system to be born, to exist and to sell? Oh well, I am turning philosophical, and all you wanted was a simple, colorful guide to help you showoff to your friends. Then, in that case, mission accomplished. Enjoy.
Cheers.

Eset Nod 32 6 Username And Passwords

Active your Eset smart security up to 05-29-2015 
_______________________________________::
ESS

Username: EAV-80593282
Password: b24ujn4k88
Expiration: 29/05/2015

EAV

Username: EAV-84218011
Password: fk3tv8p57v
Expiration: 25/03/2014