Retrowave

Retrowave

352 ratings
Easy Money Farming
By Laika
Th easiest way to farm money for the $1.000.000 achievement.
5
5
4
2
2
   
Award
Favorite
Favorited
Unfavorite
How To Do It
1. Choose the "Speed Bomb" game mode.

2. Choose the "Peaceful" difficulty.

3. Put a heavy object (a hammer for example) on your Forward key. You can also use duct tape or a software solution (see comments).

4. Let the game idle for as long as you like.

5. When you wanna cash in hit the brake to let the bomb explode.

The Numbers
Here are five example runs I did while farming money. As you can see I got between $233 and $236 per kilometer driven. This includes the high speed bonus. I'm not sure how long exactly it took to grind the $1.000.000 achievement but I would estimate it takes roughly 25 to 30 hours using this method.

Distance (km)
Money ($)
$ per km
166,67
38920
233,52
300,23
70362
234,36
401,00
94533
235,74
500,37
118497
236,82
854,79
200694
234,79

26 Comments
SiLamon 2 Sep @ 2:02pm 
GENIUS :D
R_Doing 2 Sep @ 5:55am 
中国的玩家可以使用软件《按键精灵》,这是我设置的脚本:

// 设置总持续时间(单位:毫秒),这里示例为10分钟(600000毫秒)
totalTime = 600000
interval = 1000 // 每次循环的间隔(毫秒)

// 计算循环次数
loopCount = totalTime / interval

// 按下W键
KeyDown "W", 1

// 通过循环保持按住状态
For i = 1 To loopCount
Delay interval
Next

// 松开W键
KeyUp "W", 1

复制以上脚本,粘贴在按键精灵中,即可在游戏内通过按F10来开始。可以自行设置时长。:LIS_pixel_heart:
R_Doing 2 Sep @ 5:53am 
Thanks a lot dude, that’s really helpful.
Faex 2 Aug @ 3:50pm 
A great advice for the achievement '80s Boss!'
Lagipiikki 29 Jun @ 2:47am 
Thank you man. Also added as favorites
Packer Puncher 4 Jan @ 12:01pm 
oh yes, no doubt. I just thought of throwing the software in here just in case. much thanks...
Laika  [author] 4 Jan @ 11:04am 
I'm not saying software solutions aren't a valid alternative but my method is definitely the quickest way. :2017stickycrab:
Packer Puncher 4 Jan @ 10:44am 
I suggest AutoHotKey software It's a script software for holding keys. You can use ChatGPT or learn yourself and create a script. (If you are using ChatGPT, I suggest you tell it to create a toggle button for off and on.)
melih13 30 Dec, 2024 @ 3:08pm 
tsym =)
The_Samurai 29 Nov, 2024 @ 7:11am 
Thanks