No More Room in Hell – How to Fast Grab / Fast Drop Items

Two almost useless scripts I often use in game to grab items (before someone will take it first) or drop everything in inventory.

How-To

All credit goes to Lardon !

Create two .cfg files in:

  • C:\Program Files (x86)\Steam\steamapps\common\nmrih\nmrih\cfg

One is fastgrab.cfg, fill it with that content:

alias wait_enabled +1
alias wait "alias wait_enabled; +use"
alias +wait_check "wait 0; wait_enabled"
alias -wait_check "bind q +wait_check; alias wait_enabled +1; -1; -use"
bind q +wait_check
alias +1 "alias 3 +2; +2"
alias +2 "+use; wait 1; -2"
alias -2 "-use; wait 1; 3"
alias 3 +2
alias -1 "alias 3 -use"

Another one is dropall.cfg:

alias "drop1" "dropweapon fa_1911;dropweapon fa_glock17;dropweapon fa_mkiii;dropweapon fa_sw686;dropweapon fa_m92fs;dropweapon fa_1022;dropweapon fa_1022_25mag;"
alias "drop2" "dropweapon fa_cz858;dropweapon fa_sako85;dropweapon fa_sako85_ironsights;dropweapon fa_sks;dropweapon fa_sks_nobayo;dropweapon fa_jae700;dropweapon fa_500a;dropweapon fa_870;"
alias "drop3" "dropweapon fa_superx3;dropweapon fa_sv10;dropweapon fa_winchester1892;dropweapon fa_mac10;dropweapon fa_mp5a3;dropweapon fa_m16a4;dropweapon fa_fnfal;dropweapon fa_m16a4_carryhandle;dropweapon bow_deerhunter;"
alias "drop4" "dropweapon me_abrasivesaw;dropweapon me_axe_fire;dropweapon me_bat_metal;dropweapon me_chainsaw;dropweapon me_cleaver;dropweapon me_crowbar;dropweapon me_etool;dropweapon me_fubar;dropweapon me_hatchet;"
alias "drop5" "dropweapon me_kitknife;dropweapon me_machete;dropweapon me_pickaxe;dropweapon me_pipe_lead;dropweapon me_shovel;dropweapon me_sledge;dropweapon me_wrench;dropweapon exp_grenade;dropweapon exp_molotov;"
alias "drop6" "dropweapon exp_tnt;dropweapon tool_barricade;dropweapon tool_extinguisher;dropweapon tool_flare_gun;dropweapon tool_welder;dropweapon item_bandages;dropweapon item_first_aid;dropweapon item_maglite;"
alias "drop7" "dropweapon item_pills;dropweapon item_walkietalkie;dropweapon item_zippo;dropweapon item_gene_therapy;"
alias "drop45acp" "dropitem 45acp;dropitem 45acp;dropitem 45acp;dropitem 45acp;dropitem 45acp;dropitem 45acp;dropitem 45acp;dropitem 45acp;dropitem 45acp;dropitem 45acp;dropitem 45acp;dropitem 45acp;dropitem 45acp;dropitem 45acp;"
alias "drop9mm" "dropitem 9mm;dropitem 9mm;dropitem 9mm;dropitem 9mm;dropitem 9mm;dropitem 9mm;dropitem 9mm;dropitem 9mm;dropitem 9mm;dropitem 9mm;dropitem 9mm;dropitem 9mm;dropitem 9mm;dropitem 9mm;dropitem 9mm;dropitem 9mm;"
alias "drop12gauge" "dropitem 12gauge;dropitem 12gauge;dropitem 12gauge;dropitem 12gauge;dropitem 12gauge;dropitem 12gauge;dropitem 12gauge;dropitem 12gauge;dropitem 12gauge;dropitem 12gauge;dropitem 12gauge;dropitem 12gauge;"
alias "dropboard" "dropitem board;dropitem board;dropitem board;dropitem board;dropitem board;dropitem board;dropitem board;dropitem board;dropitem board;dropitem board;dropitem board;dropitem board;dropitem board;dropitem board;"
alias "drop556" "dropitem 556;dropitem 556;dropitem 556;dropitem 556;dropitem 556;dropitem 556;dropitem 556;dropitem 556;dropitem 556;dropitem 556;dropitem 556;dropitem 556;dropitem 556;dropitem 556;dropitem 556;dropitem 556;"
alias "drop357" "dropitem 357;dropitem 357;dropitem 357;dropitem 357;dropitem 357;dropitem 357;dropitem 357;dropitem 357;dropitem 357;dropitem 357;dropitem 357;dropitem 357;dropitem 357;dropitem 357;dropitem 357;dropitem 357;"
alias "drop22lr" "dropitem 22lr;dropitem 22lr;dropitem 22lr;dropitem 22lr;dropitem 22lr;dropitem 22lr;dropitem 22lr;dropitem 22lr;dropitem 22lr;dropitem 22lr;dropitem 22lr;dropitem 22lr;dropitem 22lr;dropitem 22lr;dropitem 22lr;"
alias "drop308" "dropitem 308;dropitem 308;dropitem 308;dropitem 308;dropitem 308;dropitem 308;dropitem 308;dropitem 308;dropitem 308;dropitem 308;dropitem 308;dropitem 308;dropitem 308;dropitem 308;dropitem 308;dropitem 308;"
alias "drop762mm" "dropitem 762mm;dropitem 762mm;dropitem 762mm;dropitem 762mm;dropitem 762mm;dropitem 762mm;dropitem 762mm;dropitem 762mm;dropitem 762mm;dropitem 762mm;dropitem 762mm;dropitem 762mm;dropitem 762mm;dropitem 762mm;"
alias "droparrow" "dropitem arrow;dropitem arrow;dropitem arrow;dropitem arrow;dropitem arrow;dropitem arrow;dropitem arrow;dropitem arrow;dropitem arrow;dropitem arrow;dropitem arrow;dropitem arrow;dropitem arrow;dropitem arrow;"
alias "dropflare" "dropitem flare;dropitem flare;dropitem flare;dropitem flare;dropitem flare;dropitem flare;dropitem flare;dropitem flare;dropitem flare;dropitem flare;dropitem flare;dropitem flare;dropitem flare;dropitem flare;"
alias "dropfuel" "dropitem fuel;dropitem fuel;dropitem fuel;dropitem fuel;dropitem fuel;dropitem fuel;dropitem fuel;dropitem fuel;dropitem fuel;dropitem fuel;dropitem fuel;dropitem fuel;dropitem fuel;dropitem fuel;dropitem fuel;"
alias "dropall" "drop1;drop2;drop3;drop4;drop5;drop6;drop7;drop45acp;drop9mm;drop12gauge;dropboard;drop556;drop357;drop22lr;drop308;drop762mm;droparrow;dropflare;dropfuel";
bind t dropall

After, find autoexec.cfg and add 2 lines in it:

exec dropall.cfg
exec fastgrab.cfg

Write in in-game console “exec autoexec” or just restart game. Now you can press (hold) Q to take items and T to drop items.

That’s all!

Volodymyr Azimoff
About Volodymyr Azimoff 13994 Articles
I love games and I live games. Video games are my passion, my hobby and my job. My experience with games started back in 1994 with the Metal Mutant game on ZX Spectrum computer. And since then, I’ve been playing on anything from consoles, to mobile devices. My first official job in the game industry started back in 2005, and I'm still doing what I love to do.

Be the first to comment

Leave a Reply

Your email address will not be published.


*