安装 Steam						
					
				
				
									登录
											 | 
						语言
						
																																															繁體中文(繁体中文)
																													日本語(日语)
																													한국어(韩语)
																													ไทย(泰语)
																													български(保加利亚语)
																													Čeština(捷克语)
																													Dansk(丹麦语)
																													Deutsch(德语)
																													English(英语)
																													Español-España(西班牙语 - 西班牙)
																													Español - Latinoamérica(西班牙语 - 拉丁美洲)
																													Ελληνικά(希腊语)
																													Français(法语)
																													Italiano(意大利语)
																													Bahasa Indonesia(印度尼西亚语)
																													Magyar(匈牙利语)
																													Nederlands(荷兰语)
																													Norsk(挪威语)
																													Polski(波兰语)
																													Português(葡萄牙语 - 葡萄牙)
																													Português-Brasil(葡萄牙语 - 巴西)
																													Română(罗马尼亚语)
																													Русский(俄语)
																													Suomi(芬兰语)
																													Svenska(瑞典语)
																													Türkçe(土耳其语)
																													Tiếng Việt(越南语)
																													Українська(乌克兰语)
																									报告翻译问题
							
						
 
											 
													

 
						

 
			 
						





Perhaps the devs have changed the settings since this guide was written in 2016 (last updated "14 Jun, 2016" at this stage).
The 5000 kills have to be done all in one go.
My recommendation for someone going for this achievement is to set aside around 1h:40min that you can just power through, prefferably with some good media to listen to.
When doing the 5k kills achievement only back to back games add the killcount, so for example if you play a 1st time and get 4k kills, then on the second run you only get 500 your total will be 4.5k, HOWEVER once you start your 3rd game your kill count will be only 500 and you'll need to get to 4.5k before being given the achievement.
I say this based on the fact that I did 2.6k kills before I died, then on another attempt I didn't even get past 10 kills, and finally on the 3rd and last run I had to go to 4990 ish to be given the achievement.
A good music playlist helps getting through this for sure...
While that's a great idea, how were you able to get the script to work in the game? It only works for me in notepad/word/etc.
Here's something to ease it though. An Autohotkey script. Press F8 to toggle on Q autofire:
Pause
Loop{
Send q
sleep 100
}
F8::Pause