Tuesday 25 September 2012

Settings For Sniper

Now that you guys have used MPH-LEIS already i will help you modify it according to your needs....

Steps:-

1. Open mph leis folder and locate standard.ini file
2. Right click and click on run as admin
3. Delete all the contents of the file and copy paste the settings below. Save and play cs. Enjoy...:)
4. Avoid facing multiple targets simultaneosly
Note: These are the settings for magnum sniper (works fine with ak47 too)

// lines beginning with an '//' are ignored
// you can use them to comment things

// List of available commands:
//  set <name> <value> - sets a variable to the given value
//  load <config> - loads another config file
//  alias <name> <commands> - creates an alias for a line of commands
//  key <num> <command> - attaches a command to a key
//  togglemenu - opens / closes the menu
//  closemenu - closes the menu instantly
//  naventer - enters current menu item
//  navleave - leaves current menu item
//  navleft - navigates menu left
//  navright - navigates menu right
//  navup - navigates menu up
//  navdown - navigates menu down
//  disableall - sets all variables to 0

// List of available key names:
// A - Z
// 0 - 9
// F1 - F12
// INS, DEL, POS, END, PGND, PGNU
// NUM0 - NUM9
// NUM
// NUMENTER
// NUMPLUS
// NUMMINUS
// NUMDIVIDE
// NUMMULTIPLY
// NUMCOMMA
// MOUSE1 - MOUSE5
// LEFTARROW, UPARROW, RIGHTARROW, DOWNARROW
// COMMA, DOT, LINE
// ESC, BACKSPACE, ENTER, SHIFT, CTRL, SPACE, TAB, CAPSLOCK, ALT

// aliases
alias reload "load standard.ini"
alias togglepanic "closemenu; disableall; alias togglepanic reload"

alias toggleradar enableradar
alias enableradar "set rad_Active 1; alias toggleradar disableradar"
alias disableradar "set rad_Active 0; alias toggleradar enableradar"

// key events
key L togglemenu
key J togglepanic
key Y toggleradar
key ENTER naventer
key P navleave
key ESC navleave
key LEFTARROW navleft
key UPARROW navup
key RIGHTARROW navright
key DOWNARROW navdown

// aimkey
alias +aim "set aim_Active 1; set aim_Autoshoot 1"
alias -aim "set aim_Active 0; set aim_Autoshoot 0"
key MOUSE1 +aim

// radar
alias +radar enableradar
alias -radar disableradar
// key MOUSE3 +radar

// settings
set aim_Active 1
set aim_Deathmatch 0
set aim_Aimthrough 0
set aim_HideWpnEvent 0
set aim_Autoshoot 0
set aim_NoSpread 1
set aim_NoRecoil 0
set aim_Silent 0
set aim_Smooth 0
set aim_Smoothtype 2
set aim_Aimspot 10
set aim_Prediction 4
set aim_DrawAimspot 1
set aim_FOV 2
set aim_DrawFOV 0
set aim_MinDistance 0
set aim_DrawMinDistance 0
set aim_NoTwitching 1

set esp_Style 1
set esp_Visible 2
set esp_Size 3

set wh_DrawPlayer 0
set wh_DrawWeapon 0
set wh_ColorPlayer 0
set wh_ColorWeapon 0
set wh_GlowGrenade 0

set rad_Active 0
set rad_Size 125

set rem_RemoveSmoke 1
set rem_RemoveFlash 1
set rem_DrawMessage 1

3 comments:

  1. How to unbind (unkey)?
    if: key F8 +aim
    how to unbind?

    ReplyDelete
  2. This comment has been removed by the author.

    ReplyDelete
  3. How to unbind (unkey) any binded (key-ed) binds?

    ReplyDelete

Pingates