콘텐츠로 건너뛰기
라이엇 비트

라이엇 비트

  • 집
  • 소식
  • 가이드
  • 비디오 가이드
  • 패치 노트
  • 남용 신고
  • 검색 양식 전환
비트버너

비트버너 – 모든 서버를 검색하는 방법

에 게시됨 12/29/2021 에 의해 피의 지옥 고양이 ~ 코멘트 없음 ~에 비트버너 – 모든 서버를 검색하는 방법
  • 제목: 비트버너
  • 출시일:
  • 개발자:
  • 발행자:
Bitburner에 대한 정보는 아직 불완전합니다.. 이것을 사용하여 게임의 세부 정보를 입력할 수 있도록 도와주세요. 문의 양식.

This script will reveal every server in Bitburner, even including those hidden ones.

ServersScan Script

var playerServers = ['home', 'Server1'];
var serverChecked = [];
var checkList = [];

/** @param {NS} ns **/
비동기 함수 메인 내보내기(ns) {
    await ServersScan(ns, 'home');
    await printArray(ns, serverChecked);
}

/** @param {NS} ns **/
async function ServersScan(ns, 목표) {
    var servers1 = await ns.scan(목표);
    ~을 위한 (var server in servers1) {
        만약에 (!checkList.includes(servers1[server])) {
            checkList.push(servers1[server]);
        }
    }
    serverChecked.push(목표);
    var flag = true;
    ~하는 동안 (깃발) {
        flag = false;
        ~을 위한 (in = 0; 나 < checkList.length; i ++) {
            var servers = await ns.scan(checkList);
            만약에 (!serverChecked.includes(checkList)) {
                serverChecked.push(checkList);
            }
            ~을 위한 (var server in servers) {
                만약에 (!checkList.includes(servers[server])) {
                    checkList.push(servers[server]);
                }
            }
        }
    }
    // remove player servers from serverChecked
    for (var server in playerServers) {
        ~을 위한 (in = 0; 나 < serverChecked.length; i ++) {
            만약에 (serverChecked == playerServers[server]) {
                serverChecked.splice(나, 1);
                i--;
            }
        }
    }
}

async function printArray(ns, serverList) {
    ~을 위한 (var server in serverList) {
        ns.print(serverList[server] + "\N");
        ns.tprint(serverList[server] + "\N");
    }
}

User Menu

Create a new .js script

nano whateverthenameis.js

Copy-paste the code. I guess everyone knows how to do that!

  1. The button on the left button corner of your keyboard which has “ctrl” printed on it, press it down first, hold it, 그리고 누르십시오 “기음” meanwhile. 그 다음에, release both.
  2. Go to the script you just created.
  3. Press done “ctrl” again and hold it, 그리고 누르십시오 “v” in the meanwhile.

Save it and run it!

run whateverthenameis.js

It should print something like this:

auto.js: n00dles
auto.js: foodnstuff
auto.js: sigma-cosmetics
auto.js: joesguns
auto.js: hong-fang-tea
auto.js: harakiri-sushi
auto.js: iron-gym
auto.js: darkweb
auto.js: max-hardware
auto.js: zer0
auto.js: nectar-net
auto.js: CSEC
auto.js: neo-net
auto.js: phantasy
auto.js: omega-net
auto.js: silver-helix
auto.js: the-hub
auto.js: netlink
auto.js: johnson-ortho
auto.js: avmnite-02h
auto.js: comptek
auto.js: crush-fitness
auto.js: catalyst
auto.js: syscore
auto.js: I.I.I.I
auto.js: rothman-uni
auto.js: summit-uni
auto.js: zb-institute
auto.js: lexo-corp
auto.js: alpha-ent
auto.js: millenium-fitness
auto.js: rho-construction
auto.js: aevum-police
auto.js: galactic-cyber
auto.js: aerocorp
auto.js: global-pharm
auto.js: snap-fitness
auto.js: omnia
auto.js: unitalife
auto.js: deltaone
auto.js: defcomm
auto.js: solaris
auto.js: icarus
auto.js: univ-energy
auto.js: zeus-med
auto.js: infocomm
auto.js: taiyang-digital
auto.js: zb-def
auto.js: nova-med
auto.js: titan-labs
auto.js: applied-energetics
auto.js: microdyne
auto.js: run4theh111z
auto.js: fulcrumtech
auto.js: stormtech
auto.js: helios
auto.js: vitalife
auto.js: kuai-gong
auto.js: .
auto.js: omnitek
auto.js: 4sigma
auto.js: clarkinc
auto.js: powerhouse-fitness
auto.js: b-and-a
auto.js: blade
auto.js: nwo
auto.js: ecorp
auto.js: megacorp
auto.js: fulcrumassets
auto.js: The-Cave

이것이 오늘 우리가 공유하는 모든 것입니다. 비트버너 가이드. 이 가이드는 원래 작성자가 작성하고 작성했습니다. 피의 지옥 고양이 ~. 이 가이드를 업데이트하지 못한 경우, 다음을 수행하여 최신 업데이트를 찾을 수 있습니다. 링크.

이 사이트의 콘텐츠가 귀하의 권리를 침해한다고 생각하는 경우, 귀하의 지적 재산권을 포함하여, 문의 양식을 사용하여 즉시 문의하십시오..
가이드 태그:비트버너

탐색 후

이전 게시물: 비트버너 – 루트 접근자 스크립트
다음 게시물: Circuit Superstars Beginner’s Tips and Guide

답장을 남겨주세요 답장 취소

귀하의 이메일 주소는 공개되지 않습니다. 필수 입력란이 표시되어 있습니다 *

  • 제목: 비트버너
  • 출시일:
  • 개발자:
  • 발행자:
Bitburner에 대한 정보는 아직 불완전합니다.. 이것을 사용하여 게임의 세부 정보를 입력할 수 있도록 도와주세요. 문의 양식.

부인 성명

인용된 모든 콘텐츠는 해당 소스에서 파생됩니다.. 귀하의 콘텐츠를 허가 없이 사용했다고 생각되는 경우, 우리에게 연락하면 진지하게 받아 들일 것입니다..
  • 회사 소개
  • 문의하기
  • 개인 정보 정책
  • 서비스 약관

저작권 © 2025 라이엇 비트.

에 의해 구동 프레스북 뉴스 WordPress 테마