Bitburner
latest

Contents:

  • Full documentation
  • Basic documentation
    • Full documentation
    • Learn to Program
    • Netscript 1.0
    • NetscriptJS (Netscript 2.0)
    • Script Arguments
    • Basic Functions
      • hack()
      • grow()
      • weaken()
      • sleep()
      • print()
      • tprint()
      • disableLog()
      • enableLog()
      • isLogEnabled()
      • scan()
      • nuke()
      • brutessh()
      • ftpcrack()
      • relaysmtp()
      • httpworm()
      • sqlinject()
      • run()
      • exec()
      • spawn()
      • kill()
      • killall()
      • scp()
      • ls()
      • ps()
      • hasRootAccess()
      • getHackingLevel()
      • getHackingMultipliers()
      • getHacknetMultipliers()
      • getServerMoneyAvailable()
      • getServerMaxMoney()
      • getServerSecurityLevel()
      • getServerMinSecurityLevel()
      • getServerRequiredHackingLevel()
      • getServerNumPortsRequired()
      • getServerMaxRam()
      • getServerUsedRam()
      • serverExists()
      • fileExists()
      • isRunning()
      • getPurchasedServerCost()
      • purchaseServer()
      • deleteServer()
      • getPurchasedServers()
      • getPurchasedServerLimit()
      • getPurchasedServerMaxRam()
      • scriptRunning()
      • scriptKill()
      • getScriptRam()
    • Advanced Functions
    • Hacknet Node API
    • Miscellaneous
  • Basic Gameplay
  • Advanced Gameplay
  • Keyboard Shortcuts
  • Game Frozen or Stuck?
  • Guides & Tips
  • Tools & Resources
  • Changelog
  • v1.0.0 script migration guide
  • 404
  • Donate
Bitburner
  • Docs »
  • Netscript »
  • Netscript Basic Functions
  • Edit on GitHub

Netscript Basic FunctionsΒΆ

This page contains a subset of functions that are available in Bitburner. For the complete list see https://github.com/danielyxie/bitburner/tree/dev/markdown This includes information such as function signatures, what they do, and their return values.

Functions:

  • hack()
  • grow()
  • weaken()
  • sleep()
  • print()
  • tprint()
  • disableLog()
  • enableLog()
  • isLogEnabled()
  • scan()
  • nuke()
  • brutessh()
  • ftpcrack()
  • relaysmtp()
  • httpworm()
  • sqlinject()
  • run()
  • exec()
  • spawn()
  • kill()
  • killall()
  • scp()
  • ls()
  • ps()
  • hasRootAccess()
  • getHackingLevel()
  • getHackingMultipliers()
  • getHacknetMultipliers()
  • getServerMoneyAvailable()
  • getServerMaxMoney()
  • getServerSecurityLevel()
  • getServerMinSecurityLevel()
  • getServerRequiredHackingLevel()
  • getServerNumPortsRequired()
  • getServerMaxRam()
  • getServerUsedRam()
  • serverExists()
  • fileExists()
  • isRunning()
  • getPurchasedServerCost()
  • purchaseServer()
  • deleteServer()
  • getPurchasedServers()
  • getPurchasedServerLimit()
  • getPurchasedServerMaxRam()
  • scriptRunning()
  • scriptKill()
  • getScriptRam()
Next Previous

© Copyright 2016, Bitburner Revision a9386e9a.

Built with Sphinx using a theme provided by Read the Docs.