Basics
scripts.trust
scripts and gui
scripts.sys list the system installed scripts
scripts.get_level { name: "<script_name>" } return security level
scripts.get_access_level { name: "<script_name>" }
scripts.trust list trusted scripts
scripts.user list user scripts
accts
accts.balance display balance
accts.tranactions { [to:"<username>"] [from:"<username>",] [script:"<scriptname>"] } show transactions, filter by optional args
accts.xfer_gc_to { to:"<username>", amount:<number or "GC string">, [memo:"optional memo"] }
chats
chats.channels display current channels
chats.join { channel: "<channel_name>" }
chats.send { channel: "<channel_name>", msg: "<message>" }
chats.tell { to: "<username>", msg: "<message>" } direct messaging
chats.users { channel: "<channel_name>" } user list
chats.leave { channel: "<channel_name>" }
market
market.browse { i: "<token>" }
market.buy
market.sell
market.stats
sys
sys.access_log
sys.init { tier: <digit>, confirm: <bool> }
sys.loc location?
sys.specs
sys.status
sys.upgrades
scripts.sys
sys.expose_access_log { target: "<user/system> } cost: 50KGC per run
sys.expose_balance { target: "<user/system>" } cost: 50KGC per run
sys.expose_transactions { target : "<user/system>" } cost 50KGC per run
sys.write_log { target: "<user/system>", msg: "<message>" } cost 500KGC per run
sys.xfer_gc_from { target: "<user/system>", amount: <number or "GC string"> } cost 1M500KGC per run
Other Misc
trust.sentience prove yourself
kernel.hardline
corps.offers { accept: "<corpname>" } display or accept current offers
gui.col { bgm:<0-11>, sfx:<0-11> } set game volume
Special
user <username> two users are allowed to be active (10 retired)
help
create_user
clear
shutdown
Macros
/ list macros
/hl = kernel.hardline
/dc = kernel.hardline{dc:true}
/sd = shutdown
/bank = accts.xfer_gc_to{ to:"alt1", amount:"500KGC" }
/bal = accts.balance
/ss = sys.specs
/npc = ada.allsec{ npc:true, level:4}
Scriptig
#help
#up <name> {private:bool} default is [WHAT]