mirror of
https://gitlab.com/MisterBiggs/bitburner-scripts.git
synced 2025-06-15 22:56:52 +00:00
7 lines
153 B
JavaScript
7 lines
153 B
JavaScript
while (true) {
|
|
hack("hong-fang-tea");
|
|
grow("hong-fang-tea");
|
|
hack("hong-fang-tea");
|
|
weaken("hong-fang-tea");
|
|
hack("hong-fang-tea");
|
|
} |