Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Does the script buy servers for the heck of it? I don't see it use em at all.
Updated on latest API, removed deprecations
Replace Line 65 with the following: " await ns.scp(files, server, 'home')"
Replace Line 116 with the following: " function buyServer(r) { ns.purchaseServer('SERVER-' + ns.formatNumber(r * 1000000000, '0.0b'), r) }"
Cheers and make sure to thank me later.
await ns.scp(files, 'home', server)
to
await ns.scp(files, server, 'home')
if (info('SL', target) > info('MSL', target) + 5 || loop)
to
if (info('SL', target) > info('MSL', target) + 5 && loop)
mines still only hacking a single server but it is at least producing
I usually don't run it