Ir para conteúdo
BAIXAR NOVO COUNTER-STRIKE 1.6 CLASSIC FULL GRÁTIS ATUALIZADO 2024 ×

MasterGamesCs

Administrador
  • Total de itens

    260
  • Registro em

  • Última visita

Posts postados por MasterGamesCs

  1. Para esse plugin funcionar você precisará colocar o SXE opcional em seu servidor através da propriedade no server.cfg

    __sxei_required "0"

    Você também precisará configurar o dproto para gerar ids únicos para steam, nom-steam com SXE e nom-stem sem SXE

    Vamos ao código fonte do plugin

    #include <amxmodx>
    
    public plugin_init() {
    	register_plugin("DXBR_SXE_STEAM", "0.1", "DXBR bRuc3")
    }
    
    public client_connect( id )
    {
    	static UserAuth[ 33 ];
    	
    	get_user_authid( id, UserAuth, charsmax( UserAuth ));
    	
    	if( equal( UserAuth, "VALVE_0:4", 9 ))
    		server_cmd( "kick #%d %s", get_user_userid(id), "Entre com SXE! Opcional so para STEAM");
    }

    Com isso os cheaters nom steam sem sxe nunca chegarão perto do seu server. E os cheaters steam jamais usarão cheater no server se seu servidor estiver com VAC ativado.

    plugin em compilado com amxmodx 1.8.3

    Imagem

    DOWNLOAD SMA: SXE-Opcional Steam.sma

  2. // This file is overwritten whenever you change your user settings in the game.
    // Add custom configurations to the file "userconfig.cfg".
    
    unbindall
    bind "TAB" "+showscores"
    bind "ENTER" "+attack"
    bind "ESCAPE" "cancelselect"
    bind "SPACE" "+jump"
    bind "'" "+moveup"
    bind "+" "sizeup"
    bind "," "buyammo1"
    bind "-" "sizedown"
    bind "." "buyammo2"
    bind "/" "+movedown"
    bind "0" "slot10"
    bind "1" "slot1"
    bind "2" "slot2"
    bind "3" "slot3"
    bind "4" "slot4"
    bind "5" "slot5"
    bind "6" "slot6"
    bind "7" "slot7"
    bind "8" "slot8"
    bind "9" "slot9"
    bind ";" "+mlook"
    bind "=" "sizeup"
    bind "[" "invprev"
    bind "]" "invnext"
    bind "`" "toggleconsole"
    bind "a" "+moveleft"
    bind "b" "buy"
    bind "c" "radio3"
    bind "d" "+moveright"
    bind "e" "+use"
    bind "f" "stopsound"
    bind "g" "drop"
    bind "h" "+commandmenu"
    bind "i" "showbriefing"
    bind "k" "+voicerecord"
    bind "m" "chooseteam"
    bind "n" "nightvision"
    bind "o" "buyequip"
    bind "q" "lastinv"
    bind "r" "+reload"
    bind "s" "+back"
    bind "t" "impulse 201"
    bind "u" "messagemode2"
    bind "v" "say /armas"
    bind "w" "+forward"
    bind "x" "radio2"
    bind "y" "messagemode"
    bind "z" "radio1"
    bind "~" "toggleconsole"
    bind "UPARROW" "+forward"
    bind "DOWNARROW" "+back"
    bind "LEFTARROW" "+left"
    bind "RIGHTARROW" "+right"
    bind "ALT" "+strafe"
    bind "CTRL" "+duck"
    bind "SHIFT" "+speed"
    bind "F1" "awp; deagle;primammo; secammo; flash; flash; hegren; defuser; defuser; vesthelm"
    bind "F2" "rebuy"
    bind "F5" "amx_say [ Desbugando ] - [ Desbugando ]; amx_rcon sv_timeout 25; wait; wait; wait; wait; wait; amx_rcon sv_timeout 99999; amx_rcon sv_timeout 99999; amx_execall speak buttons/button1; speak buttons/button1"
    bind "F7" "amx_tsay Cadastre - se em nosso Fórum ! ;amx_tsay yellow www.MasterGamescs.net"
    bind "F8" "kill"
    bind "F9" "say /forum"
    bind "F10" "quit prompt"
    bind "F11" "amx_execall spk ambience/sheep.wav ;amx_tsay yellow BEEEEEEEEEE"
    bind "F12" "amx_execall spk ambience/cat1.wav ;amx_tsay yellow Miau"
    bind "INS" "+klook"
    bind "PGDN" "+lookdown"
    bind "PGUP" "+lookup"
    bind "END" "force_centerview"
    bind "MWHEELDOWN" "+duck"
    bind "MOUSE1" "+quickshot"
    bind "MOUSE2" "+attack2"
    bind "MOUSE3" "+attack"
    bind "PAUSE" "pause"
    _cl_autowepswitch "1"
    _snd_mixahead "0.1"
    ati_npatch "1.0"
    bgmvolume "1.000000"
    bottomcolor "6"
    brightness "2"
    cl_allowdownload "1"
    cl_allowupload "1"
    cl_backspeed "400"
    cl_bob "0.01"
    cl_cmdbackup "101"
    cl_cmdrate "999"
    cl_corpsestay "600.000000"
    cl_crosshair_color "50 250 50"
    cl_crosshair_size "auto"
    cl_crosshair_translucent "0"
    cl_dlmax "512"
    cl_download_ingame "1"
    cl_dynamiccrosshair "0"
    cl_filterstuffcmd "0"
    cl_forwardspeed "400"
    cl_himodels "0"
    cl_idealpitchscale "0.8"
    cl_lc "1"
    cl_logocolor "#Valve_Orange"
    cl_logofile "lambda"
    cl_lw "1"
    cl_min_ct "2"
    cl_min_t "1"
    cl_minmodels "0"
    cl_mousegrab "1"
    cl_radartype "1"
    cl_righthand "0"
    cl_shadows "1"
    cl_showfps "0"
    cl_sidespeed "400"
    cl_smoothtime "0.1"
    cl_timeout "9999"
    cl_updaterate "70"
    cl_vsmoothing "0.05"
    cl_weather "0"
    con_color "255 255 255"
    con_mono "0"
    console "1.000000"
    crosshair "1.000000"
    default_fov "90"
    ex_interp "0.1"
    fastsprites "1"
    fps_max "150"
    fps_override "1"
    gamma "3"
    gl_ansio "4"
    gl_dither "1"
    gl_flipmatrix "0"
    gl_fog "1"
    gl_keeptjunctions "1"
    gl_lightholes "1"
    gl_max_size "512"
    gl_monolights "0"
    gl_overbright "0"
    gl_picmip "0"
    gl_polyoffset "4"
    gl_round_down "3"
    gl_spriteblend "1"
    gl_texturemode "GL_LINEAR_MIPMAP_NEAREST"
    gl_vsync "0"
    gl_wateramp "0"
    graphheight "64.0"
    hisound "1"
    hpk_maxsize "4"
    hud_capturemouse "1"
    hud_centerid "0"
    hud_deathnotice_time "6"
    hud_draw "1"
    hud_fastswitch "1"
    hud_saytext_internal "1"
    hud_takesshots "0"
    joystick "0"
    lookspring "0.000000"
    lookstrafe "0.000000"
    m_customaccel "0"
    m_customaccel_exponent "1"
    m_customaccel_max "0"
    m_customaccel_scale "0.04"
    m_filter "0"
    m_forward "1"
    m_mousethread_sleep "10"
    m_pitch "0.022"
    m_rawinput "0"
    m_side "0.8"
    m_yaw "0.022"
    max_shells "120"
    max_smokepuffs "120"
    model "gordon"
    MP3FadeTime "2.0"
    MP3Volume "0.090000"
    mp_decals "300.000000"
    name "allysonpl @MTG"
    net_graph "3"
    net_graphpos "1"
    net_scale "5"
    r_detailtextures "0"
    rate "80000"
    fps_max "144"
    cl_updaterate "101"
    room_off "0"
    scoreboard_shortheaders "0"
    scoreboard_showavatars "1"
    scoreboard_showhealth "1"
    scoreboard_showmoney "1"
    sensitivity "1.480000"
    skin ""
    sp_decals "4096"
    spec_autodirector_internal "1"
    spec_drawcone_internal "1"
    spec_drawnames_internal "1"
    spec_drawstatus_internal "1"
    spec_mode_internal "4"
    spec_pip "0"
    suitvolume "0.250000"
    sv_aim "0"
    sv_voiceenable "1"
    team ""
    topcolor "30"
    viewsize "110"
    violence_ablood "0"
    violence_agibs "0"
    violence_hblood "0"
    violence_hgibs "0"
    voice_enable "1"
    voice_forcemicrecord "1"
    voice_modenable "1"
    voice_scale "1"
    volume "0.010000"
    zoom_sensitivity_ratio "1.2"
    setinfo "_ah" "0"
    setinfo "_pw" ""
    setinfo "ah" "0"
    setinfo "lang" "bp"
    setinfo "_msound" "0"
    setinfo "_vgui_menus" "1"
    setinfo "_cs" "0"
    +mlook
    +jlook
    exec userconfig.cfg

     

     

    BY : allysonpl @MTG

    • Curtir 1
    • Amei 1
×
×
  • Criar Novo...